Package | Description |
---|---|
edu.harvard.hul.ois.jhove.module.pdf |
Contains supporting classes for the PDF-HUL module.
|
Modifier and Type | Class and Description |
---|---|
class |
PageObject
Class encapsulating a PDF page object node.
|
class |
PageTreeNode
Class encapsulating a PDF page tree node.
|
Modifier and Type | Method and Description |
---|---|
DocNode |
DocNode.getParent()
Returns the parent of this node.
|
DocNode |
PageTreeNode.nextDocNode()
Get the next DocNode which is under this node.
|
DocNode |
PageObject.nextDocNode()
Called to walk through all page tree nodes and page objects.
|
abstract DocNode |
DocNode.nextDocNode()
Get the next DocNode which is under this node.
|
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.