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 List<PdfProfile> |
PdfModule._profile
List of profile checkers
|
Modifier and Type | Class and Description |
---|---|
class |
AProfile
PDF profile checker for PDF/A-1 documents.
|
class |
AProfileLevelA
PDF profile checker for PDF/A-1 documents, Level A.
|
class |
LinearizedProfile
PDF profile checker for Linearized documents.
|
class |
TaggedProfile
PDF profile checker for Tagged PDF documents.
|
class |
X1aProfile
PDF profile checker for PDF/X-1a documents.
|
class |
X1Profile
PDF profile checker for PDF/X-1 documents.
|
class |
X2Profile
PDF profile checker for PDF/X-2 documents.
|
class |
X3Profile
PDF profile checker for PDF/X-3 documents.
|
class |
XProfileBase
Abstract base class for PDF profilers of the PDF/X family.
|
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.