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 | Method and Description |
---|---|
protected Property |
PdfModule.buildPageLabelProperty(PageObject page,
int pageIndex,
int[] nomNumRef) |
protected Property |
PdfModule.buildPageProperty(PageObject page,
int idx,
RepInfo info) |
Modifier and Type | Method and Description |
---|---|
PageObject |
PageTreeNode.nextPageObject()
Get the next PageObject which is under this node.
|
PageObject |
PageObject.nextPageObject()
Returns this object the first time it is called after startWalk
is called, then null when called again.
|
abstract PageObject |
DocNode.nextPageObject()
Get the next PageObject which is under this node.
|
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.