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 PageTreeNode |
PdfModule._docTreeRoot |
Modifier and Type | Method and Description |
---|---|
PageTreeNode |
PdfModule.getDocumentTree()
Returns the document tree root.
|
Modifier and Type | Field and Description |
---|---|
protected PageTreeNode |
DocNode._parent
The parent node of this node.
|
Constructor and Description |
---|
DocNode(PdfModule module,
PageTreeNode parent,
PdfDictionary dict)
Superclass constructor.
|
PageObject(PdfModule module,
PageTreeNode parent,
PdfDictionary dict)
Superclass constructor.
|
PageTreeNode(PdfModule module,
PageTreeNode parent,
PdfDictionary dict)
Superclass constructor.
|
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.