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 Parser |
PdfModule._parser |
Modifier and Type | Field and Description |
---|---|
protected Parser |
PdfProfile._parser
The Parser being used on the file.
|
Modifier and Type | Method and Description |
---|---|
boolean |
PdfProfile.satisfiesProfile(RandomAccessFile raf,
Parser parser)
Returns
true if the document satisfies the profile. |
Constructor and Description |
---|
StructureTree(PdfModule module,
RandomAccessFile raf,
Parser parser)
Constructor.
|
StructureTree(PdfModule module,
RandomAccessFile raf,
Parser parser,
boolean tranzhent)
Constructor with transient flag.
|
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.