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 PageLabelNode |
PdfModule._pageLabelRoot |
Modifier and Type | Field and Description |
---|---|
protected PageLabelNode |
PageLabelNode._parent
The parent node of this node.
|
Modifier and Type | Method and Description |
---|---|
PageLabelNode |
PageLabelNode.nextLeafObject()
Get the next leaf object which is under this node.
|
Constructor and Description |
---|
PageLabelNode(PdfModule module,
PageLabelNode parent,
PdfDictionary dict)
Superclass constructor.
|
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.