| org.apache.xmlgraphics.xmp.XMPConstants
XMPConstants | public interface XMPConstants (Code) | | Constants used in XMP metadata.
|
ADOBE_PDF_NAMESPACE | String ADOBE_PDF_NAMESPACE(Code) | | Namespace URI for the Adobe PDF Schema
|
DEFAULT_LANGUAGE | String DEFAULT_LANGUAGE(Code) | | Default language for the xml:lang property
|
DUBLIN_CORE_NAMESPACE | String DUBLIN_CORE_NAMESPACE(Code) | | Namespace URI for Dublin Core
|
PDF_A_IDENTIFICATION | String PDF_A_IDENTIFICATION(Code) | | Namespace URI for the PDF/A Identification Schema
(from the technical corrigendum 1 of ISO 19005-1:2005, note that the trailing slash
was missing in the original ISO 19005-1:2005 specification)
|
PDF_A_IDENTIFICATION_OLD | String PDF_A_IDENTIFICATION_OLD(Code) | | Namespace URI for the PDF/A Identification Schema
(from an older draft of ISO 19005-1, used by Adobe Acrobat)
|
RDF_NAMESPACE | String RDF_NAMESPACE(Code) | | Namespace URI for RDF
|
XML_NS | String XML_NS(Code) | | Namespace URI for the xml: prefix
|
XMP_BASIC_NAMESPACE | String XMP_BASIC_NAMESPACE(Code) | | Namespace URI for the XMP Basic Schema
|
XMP_NAMESPACE | String XMP_NAMESPACE(Code) | | Namespace URI for XMP
|
|
|