Package org.apache.xmlgraphics.xmp
Interface XMPConstants
public interface XMPConstants
Constants used in XMP metadata.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Namespace URI for the Adobe PDF Schemastatic final String
Default language for the xml:lang propertystatic final String
Namespace URI for Dublin Corestatic final String
static final String
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)static final String
static final String
static final String
static final String
Namespace URI for PDF VTstatic final String
Namespace URI for PDF Xstatic final String
Namespace URI for RDFstatic final QName
QName for rdf:valuestatic final String
Namespace URI for XMP Media Managementstatic final String
Namespace URI for the xml: prefixstatic final String
Namespace URI for the xmlns: prefixstatic final String
Namespace URI for the XMP Basic Schemastatic final String
Namespace URI for XMP
-
Field Details
-
XML_NS
Namespace URI for the xml: prefix- See Also:
-
XMLNS_NAMESPACE
Namespace URI for the xmlns: prefix- See Also:
-
XMP_NAMESPACE
Namespace URI for XMP- See Also:
-
RDF_NAMESPACE
Namespace URI for RDF- See Also:
-
DUBLIN_CORE_NAMESPACE
Namespace URI for Dublin Core- See Also:
-
XMP_BASIC_NAMESPACE
Namespace URI for the XMP Basic Schema- See Also:
-
ADOBE_PDF_NAMESPACE
Namespace URI for the Adobe PDF Schema- See Also:
-
PDF_X_IDENTIFICATION
Namespace URI for PDF X- See Also:
-
PDF_VT_IDENTIFICATION
Namespace URI for PDF VT- See Also:
-
PDF_UA_IDENTIFICATION
- See Also:
-
XAP_MM_NAMESPACE
Namespace URI for XMP Media Management- See Also:
-
PDF_A_IDENTIFICATION
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)- See Also:
-
DEFAULT_LANGUAGE
Default language for the xml:lang property- See Also:
-
RDF_VALUE
QName for rdf:value -
PDF_A_SCHEMA
- See Also:
-
PDF_A_PROPERTY
- See Also:
-
PDF_A_EXTENSION
- See Also:
-