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.
|
Class and Description |
---|
Filter
Container for a PDF stream filter.
|
NameTreeNode
Class for nodes of a PDF name tree, e.g., ExternalFiles.
|
ObjectStream
This class implements the Object Stream, a new way of storing
objects starting in PDF 1.4.
|
PageLabelNode
Class for nodes of a PDF number tree.
|
PageObject
Class encapsulating a PDF page object node.
|
PageTreeNode
Class encapsulating a PDF page tree node.
|
Parser
The Parser class implements some limited syntactic analysis
for PDF.
|
PdfArray
A representation of a PDF array object.
|
PdfDictionary
A representation of a PDF dictionary object.
|
PdfException
Abstract exception subclass used internally by the PDF module.
|
PdfIndirectObj
A representation of a PDF indirect object reference.
|
PdfObject
The abstract superclass for all representations of objects
in PDF files.
|
PdfProfile
Abstract class for PDF profile checkers.
|
PdfSimpleObject
A representation of a PDF object which can be represented
by a Token.
|
PdfStream
A representation of a PDF stream object.
|
Class and Description |
---|
AProfile
PDF profile checker for PDF/A-1 documents.
|
DocNode
Abstract class for nodes of a PDF document tree.
|
Filter
Container for a PDF stream filter.
|
Literal
Class for Tokens which represent PDF strings.
|
NameTreeNode
Class for nodes of a PDF name tree, e.g., ExternalFiles.
|
Numeric
Class for Tokens which represent PDF numbers.
|
PageLabelNode
Class for nodes of a PDF number tree.
|
PageObject
Class encapsulating a PDF page object node.
|
PageTreeNode
Class encapsulating a PDF page tree node.
|
Parser
The Parser class implements some limited syntactic analysis
for PDF.
|
PdfArray
A representation of a PDF array object.
|
PdfDictionary
A representation of a PDF dictionary object.
|
PdfException
Abstract exception subclass used internally by the PDF module.
|
PdfInvalidException
Exception subclass used internally by the PDF module.
|
PdfMalformedException
Exception subclass used internally by the PDF module.
|
PdfObject
The abstract superclass for all representations of objects
in PDF files.
|
PdfProfile
Abstract class for PDF profile checkers.
|
PdfPseudoObject
Pseudo-objects are entities returned by the parser that don't
corresond to objects, such as dictionary and array enders.
|
PdfSimpleObject
A representation of a PDF object which can be represented
by a Token.
|
PdfStream
A representation of a PDF stream object.
|
State
An enumeration class for use with the Tokenizer.
|
Stream
Class to encapsulate a stream token.
|
StringValuedToken
Abstract class for all PDF tokens which consist of a character sequence.
|
StructureTree
Class for PDF document structure tree.
|
TaggedProfile
PDF profile checker for Tagged PDF documents.
|
Token
Abstract class to encapsulate lexical tokens from a PDF
file.
|
Tokenizer
Tokenizer for PDF files.
|
X1Profile
PDF profile checker for PDF/X-1 documents.
|
XProfileBase
Abstract base class for PDF profilers of the PDF/X family.
|
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.