Package org.apache.tika.metadata
Interface PDF
Deprecated.
This version of the Apache Tika library is deprecated. Use your own version of Apache Tika.
PDF properties collection.
- Since:
- Apache Tika 1.14
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PropertyDeprecated.This specifies where an action or destination would be found/triggered in the document: on document open, before close, etc.static final PropertyDeprecated.static final PropertyDeprecated.static final PropertyDeprecated.static final PropertyDeprecated.static final PropertyDeprecated.static final PropertyDeprecated.static final PropertyDeprecated.static final PropertyDeprecated.static final PropertyDeprecated.static final PropertyDeprecated.static final PropertyDeprecated.Has > 0 AcroForm fieldsstatic final PropertyDeprecated.static final PropertyDeprecated.Has XFAstatic final PropertyDeprecated.Has XMP, whether or not it is validstatic final PropertyDeprecated.static final StringDeprecated.static final StringDeprecated.Prefix to be used for properties that record what was stored in the docinfo section (as opposed to XMP)static final PropertyDeprecated.static final StringDeprecated.static final StringDeprecated.static final PropertyDeprecated.static final StringDeprecated.static final PropertyDeprecated.static final PropertyDeprecated.static final PropertyDeprecated.static final StringDeprecated.static final PropertyDeprecated.static final PropertyDeprecated.static final PropertyDeprecated.static final PropertyDeprecated.static final PropertyDeprecated.static final PropertyDeprecated.static final PropertyDeprecated.static final PropertyDeprecated.static final PropertyDeprecated.static final PropertyDeprecated.static final PropertyDeprecated.static final PropertyDeprecated.If xmp is extracted by, e.g.
-
Field Details
-
PDF_PREFIX
Deprecated.- See Also:
-
PDFA_PREFIX
Deprecated.- See Also:
-
PDFAID_PREFIX
Deprecated.- See Also:
-
PDF_PREFLIGHT_PREFIX
Deprecated.- See Also:
-
PDF_DOC_INFO_PREFIX
Deprecated.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
Deprecated.- See Also:
-
DOC_INFO_CREATED
Deprecated. -
DOC_INFO_CREATOR
Deprecated. -
DOC_INFO_CREATOR_TOOL
Deprecated. -
DOC_INFO_MODIFICATION_DATE
Deprecated. -
DOC_INFO_KEY_WORDS
Deprecated. -
DOC_INFO_PRODUCER
Deprecated. -
DOC_INFO_SUBJECT
Deprecated. -
DOC_INFO_TITLE
Deprecated. -
DOC_INFO_TRAPPED
Deprecated. -
PDF_VERSION
Deprecated. -
PDFA_VERSION
Deprecated. -
PDF_EXTENSION_VERSION
Deprecated. -
PDFAID_CONFORMANCE
Deprecated. -
PDFAID_PART
Deprecated. -
IS_ENCRYPTED
Deprecated. -
PRODUCER
Deprecated. -
ACTION_TRIGGER
Deprecated.This specifies where an action or destination would be found/triggered in the document: on document open, before close, etc. -
CHARACTERS_PER_PAGE
Deprecated. -
UNMAPPED_UNICODE_CHARS_PER_PAGE
Deprecated. -
HAS_XFA
Deprecated.Has XFA -
HAS_XMP
Deprecated.Has XMP, whether or not it is valid -
XMP_LOCATION
Deprecated.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
Deprecated.Has > 0 AcroForm fields -
HAS_MARKED_CONTENT
Deprecated. -
PREFLIGHT_IS_VALID
Deprecated. -
PREFLIGHT_PARSE_EXCEPTION
Deprecated. -
PREFLIGHT_VALIDATION_ERRORS
Deprecated. -
PREFLIGHT_SPECIFICATION
Deprecated. -
PREFLIGHT_TRAILER_COUNT
Deprecated. -
PREFLIGHT_XREF_TYPE
Deprecated. -
PREFLIGHT_ICC_PROFILE
Deprecated. -
PREFLIGHT_IS_LINEARIZED
Deprecated. -
PREFLIGHT_INCREMENTAL_UPDATES
Deprecated.
-