Uses of Interface
org.apache.xmlgraphics.xmp.PropertyAccess
-
Packages that use PropertyAccess Package Description 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 Modifier and Type Class Description class
Metadata
This class represents the root of an XMP metadata tree.class
XMPStructure
Represents an XMP structure as defined by the XMP specification.class
XMPThinStructure
Methods in org.apache.xmlgraphics.xmp that return PropertyAccess Modifier and Type Method Description protected PropertyAccess
XMPSchemaAdapter. findQualifiedStructure(java.lang.String propName, QName qualifier, java.lang.String qualifierValue)
Finds a structure that matches a given qualifier.private PropertyAccess
XMPHandler. getCurrentProperties()
PropertyAccess
XMPProperty. getStructureValue()
-