Uses of Package
org.jempbox.xmp

Packages that use org.jempbox.xmp
org.jempbox.impl The impl package contains internal implementation classes for JempBox. 
org.jempbox.xmp This package holds data access classes for XMP data structures. 
org.jempbox.xmp.pdfa This package holds data access classes for XMP PDFA data structures. 
 

Classes in org.jempbox.xmp used by org.jempbox.impl
Elementable
          A simple class that allows access to an XML element.
 

Classes in org.jempbox.xmp used by org.jempbox.xmp
Elementable
          A simple class that allows access to an XML element.
ResourceEvent
          This class represents a high level event that occured during the processing of this resource.
ResourceRef
          This class represents a multiple part reference to a resource.
Thumbnail
          This class represents a thumbnail datatype.
XMPMetadata
          This class represents the top level XMP data structure and gives access to the various schemas that are available as part of the XMP specification.
XMPSchema
          This class represents a metadata schema that can be stored in an XMP document.
XMPSchemaBasic
          Define XMP properties that are common to all schemas.
XMPSchemaBasicJobTicket
          Implementation of Basic Job Ticket Schema.
XMPSchemaDublinCore
          Define XMP properties used with the Dublin Core specification.
XMPSchemaDynamicMedia
          Dynamic Media schema.
XMPSchemaIptc4xmpCore
          Define XMP properties used with IPTC specification.
XMPSchemaMediaManagement
          Define XMP properties that are related to digital asset management.
XMPSchemaPagedText
          Paged Text Schema.
XMPSchemaPDF
          Define XMP properties used with Adobe PDF documents.
XMPSchemaPhotoshop
          Define XMP properties used with Adobe Photoshop documents.
XMPSchemaRightsManagement
          Define XMP properties that are related to rights management.
 

Classes in org.jempbox.xmp used by org.jempbox.xmp.pdfa
XMPMetadata
          This class represents the top level XMP data structure and gives access to the various schemas that are available as part of the XMP specification.
XMPSchema
          This class represents a metadata schema that can be stored in an XMP document.