Package | Description |
---|---|
org.apache.xmlgraphics.xmp |
This package is an XMP metadata framework.
|
org.apache.xmlgraphics.xmp.merge |
Classes for merging two XMP metadata documents.
|
org.apache.xmlgraphics.xmp.schemas |
Schema and schema adapter classes for accessing XMP metadata.
|
org.apache.xmlgraphics.xmp.schemas.pdf |
PDF-specific XMP schemas and schema adapter classes.
|
Class | Description |
---|---|
Metadata |
This class represents the root of an XMP metadata tree.
|
PropertyAccess |
This interface is implemented by the top-level Metadata class and stuctured properties.
|
XMPArray |
Represents an XMP array as defined by the XMP specification.
|
XMPArrayType |
Enum class for XMP array types.
|
XMPComplexValue |
Base class for complex data types in XMP.
|
XMPHandler |
Passive XMP parser implemented as a SAX DefaultHandler.
|
XMPProperty |
This class is the base class for all XMP properties.
|
XMPSchema |
Base class for schema implementations that provide user-friendly access to XMP values.
|
XMPSchemaRegistry |
This class is a registry of XMP schemas.
|
XMPStructure |
Represents an XMP structure as defined by the XMP specification.
|
Class | Description |
---|---|
Metadata |
This class represents the root of an XMP metadata tree.
|
XMPProperty |
This class is the base class for all XMP properties.
|
Class | Description |
---|---|
Metadata |
This class represents the root of an XMP metadata tree.
|
XMPSchema |
Base class for schema implementations that provide user-friendly access to XMP values.
|
XMPSchemaAdapter |
Base class for schema-specific adapters that provide user-friendly access to XMP values.
|
Class | Description |
---|---|
Metadata |
This class represents the root of an XMP metadata tree.
|
XMPSchema |
Base class for schema implementations that provide user-friendly access to XMP values.
|
XMPSchemaAdapter |
Base class for schema-specific adapters that provide user-friendly access to XMP values.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.