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.makeRectProperty(PdfArray arrObj,
String name) |
Modifier and Type | Method and Description |
---|---|
PdfArray |
PageObject.getAnnotations()
Return the page's Annots array of dictionaries, or null if none
|
PdfArray |
PageObject.getArtBox()
Returns the ArtBox for the page, or null if none.
|
PdfArray |
PageObject.getBleedBox()
Returns the BleedBox for the page, or null if none.
|
PdfArray |
DocNode.getMediaBox()
Get the MediaBox of this node.
|
PdfArray |
PageObject.getTrimBox()
Returns the TrimBox for the page, or null if none.
|
PdfArray |
Parser.readArray()
Reads an array.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
XProfileBase.outputIntentsOK(PdfArray intents)
Checks if the OutputIntents of this document conform
to profile requirements.
|
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.