xmlgraphics-commons 1.4

Uses of Interface
org.apache.xmlgraphics.xmp.PropertyAccess

Packages that use PropertyAccess
org.apache.xmlgraphics.xmp This package is an XMP metadata framework. 
 

Uses of PropertyAccess in org.apache.xmlgraphics.xmp
 

Classes in org.apache.xmlgraphics.xmp that implement PropertyAccess
 class Metadata
          This class represents the root of an XMP metadata tree.
 class XMPStructure
          Represents an XMP structure as defined by the XMP specification.
 

Methods in org.apache.xmlgraphics.xmp that return PropertyAccess
protected  PropertyAccess XMPSchemaAdapter.findQualifiedStructure(java.lang.String propName, QName qualifier, java.lang.String qualifierValue)
          Finds a structure that matches a given qualifier.
 PropertyAccess XMPProperty.getStructureValue()
           
 


xmlgraphics-commons 1.4

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