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 |
AbstractStructuredType |
class |
ArrayProperty
Object representation of a Complex XMP Property (Represents Ordered, Unordered and Alternative Arrays builder)
|
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 |
---|---|
private void |
XmpSerializer.fillElementWithAttributes(org.w3c.dom.Element target,
AbstractComplexProperty property) |
private java.util.List<Attribute> |
XmpSerializer.normalizeAttributes(AbstractComplexProperty property)
Normalize the list of attributes.
|