xmlgraphics-commons 1.2

Uses of Package
org.apache.xmlgraphics.xmp

Packages that use org.apache.xmlgraphics.xmp
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. 
 

Classes in org.apache.xmlgraphics.xmp used by org.apache.xmlgraphics.xmp
Metadata
          This class represents the root of an XMP metadata tree.
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.
 

Classes in org.apache.xmlgraphics.xmp used by org.apache.xmlgraphics.xmp.merge
Metadata
          This class represents the root of an XMP metadata tree.
XMPProperty
          This class is the base class for all XMP properties.
 

Classes in org.apache.xmlgraphics.xmp used by org.apache.xmlgraphics.xmp.schemas
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.
 

Classes in org.apache.xmlgraphics.xmp used by org.apache.xmlgraphics.xmp.schemas.pdf
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.
 


xmlgraphics-commons 1.2

Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.