Package | Description |
---|---|
org.apache.xmpbox.schema | |
org.apache.xmpbox.type | |
org.apache.xmpbox.xml |
Modifier and Type | Class and Description |
---|---|
class |
AdobePDFSchema
Representation of Adobe PDF Schema
|
class |
DublinCoreSchema
Representation of a DublinCore Schema
|
class |
ExifSchema
Representation of a Exif Schema
|
class |
PDFAExtensionSchema
Representation of a PDF/A Extension schema description schema
|
class |
PDFAIdentificationSchema
Representation of PDF/A Identification Schema
|
class |
PhotoshopSchema |
class |
TiffSchema |
class |
XMPageTextSchema
Created with IntelliJ IDEA.
|
class |
XMPBasicJobTicketSchema |
class |
XMPBasicSchema
Representation of XMPBasic Schema
|
class |
XMPMediaManagementSchema
Representation of XMPMediaManagement Schema
|
class |
XMPRightsManagementSchema
Representation of XMP Rights Management Schema
|
class |
XMPSchema
This class represents a metadata schema that can be stored in an XMP document.
|
Modifier and Type | Class and Description |
---|---|
class |
CFAPatternType |
class |
DefinedStructuredType |
class |
DeviceSettingsType |
class |
DimensionsType |
class |
FlashType |
class |
JobType |
class |
LayerType |
class |
OECFType |
class |
PDFAFieldType |
class |
PDFAPropertyType |
class |
PDFASchemaType |
class |
PDFATypeType |
class |
ResourceEventType |
class |
ResourceRefType |
class |
ThumbnailType
Object representation of an Thumbnail XMP type
|
class |
VersionType |
Modifier and Type | Method and Description |
---|---|
AbstractStructuredType |
TypeMapping.instanciateDefinedType(java.lang.String propertyName,
java.lang.String namespace) |
AbstractStructuredType |
TypeMapping.instanciateStructuredType(Types type,
java.lang.String propertyName) |
Modifier and Type | Method and Description |
---|---|
private AbstractStructuredType |
DomXmpParser.instanciateStructured(TypeMapping tm,
Types type,
java.lang.String name,
java.lang.String structuredNamespace) |
private AbstractStructuredType |
DomXmpParser.parseLiDescription(XMPMetadata xmp,
javax.xml.namespace.QName descriptor,
org.w3c.dom.Element liElement) |
Modifier and Type | Method and Description |
---|---|
private static void |
PdfaExtensionHelper.checkNamespaceDeclaration(org.w3c.dom.Attr attr,
java.lang.Class<? extends AbstractStructuredType> clz) |