Package org.apache.tika.metadata
Interface PDF
public interface PDF
PDF properties collection.
- Since:
- Apache Tika 1.14
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PropertyThis specifies where an action or destination would be found/triggered in the document: on document open, before close, etc.static final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final PropertyHas > 0 AcroForm fieldsstatic final Propertystatic final PropertyHas XFAstatic final PropertyHas XMP, whether or not it is validstatic final Propertystatic final Stringstatic final StringPrefix to be used for properties that record what was stored in the docinfo section (as opposed to XMP)static final Propertystatic final Stringstatic final Stringstatic final Propertystatic final Stringstatic final Propertystatic final Propertystatic final Propertystatic final Stringstatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final Propertystatic final PropertyIf xmp is extracted by, e.g.
-
Field Details
-
PDF_PREFIX
- See Also:
-
PDFA_PREFIX
- See Also:
-
PDFAID_PREFIX
- See Also:
-
PDF_PREFLIGHT_PREFIX
- See Also:
-
PDF_DOC_INFO_PREFIX
Prefix to be used for properties that record what was stored in the docinfo section (as opposed to XMP)- See Also:
-
PDF_DOC_INFO_CUSTOM_PREFIX
- See Also:
-
DOC_INFO_CREATED
-
DOC_INFO_CREATOR
-
DOC_INFO_CREATOR_TOOL
-
DOC_INFO_MODIFICATION_DATE
-
DOC_INFO_KEY_WORDS
-
DOC_INFO_PRODUCER
-
DOC_INFO_SUBJECT
-
DOC_INFO_TITLE
-
DOC_INFO_TRAPPED
-
PDF_VERSION
-
PDFA_VERSION
-
PDF_EXTENSION_VERSION
-
PDFAID_CONFORMANCE
-
PDFAID_PART
-
IS_ENCRYPTED
-
PRODUCER
-
ACTION_TRIGGER
This specifies where an action or destination would be found/triggered in the document: on document open, before close, etc. -
CHARACTERS_PER_PAGE
-
UNMAPPED_UNICODE_CHARS_PER_PAGE
-
HAS_XFA
Has XFA -
HAS_XMP
Has XMP, whether or not it is valid -
XMP_LOCATION
If xmp is extracted by, e.g. the XMLProfiler, where did it come from? The document document catalog or a specific page...or? -
HAS_ACROFORM_FIELDS
Has > 0 AcroForm fields -
HAS_MARKED_CONTENT
-
PREFLIGHT_IS_VALID
-
PREFLIGHT_PARSE_EXCEPTION
-
PREFLIGHT_VALIDATION_ERRORS
-
PREFLIGHT_SPECIFICATION
-
PREFLIGHT_TRAILER_COUNT
-
PREFLIGHT_XREF_TYPE
-
PREFLIGHT_ICC_PROFILE
-
PREFLIGHT_IS_LINEARIZED
-
PREFLIGHT_INCREMENTAL_UPDATES
-