| Package | Description |
|---|---|
| edu.harvard.hul.ois.jhove.module |
Contains the main classes for JHOVE modules.
|
| edu.harvard.hul.ois.jhove.module.pdf |
Contains supporting classes for the PDF-HUL module.
|
| Modifier and Type | Field and Description |
|---|---|
protected NameTreeNode |
PdfModule._destNames |
protected NameTreeNode |
PdfModule._embeddedFiles |
| Modifier and Type | Method and Description |
|---|---|
NameTreeNode |
PdfModule.getEmbeddedFiles()
Returns a NameTreeNode for the EmbeddedFiles entry of the
Names dictionary.
|
| Modifier and Type | Field and Description |
|---|---|
protected NameTreeNode |
NameTreeNode._parent |
| Constructor and Description |
|---|
NameTreeNode(PdfModule module,
NameTreeNode parent,
PdfDictionary dict)
Constructor.
|
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.