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 classMetadataThis class represents the root of an XMP metadata tree.classXMPStructureRepresents an XMP structure as defined by the XMP specification.Methods in org.apache.xmlgraphics.xmp that return PropertyAccess Modifier and Type Method Description protected PropertyAccessXMPSchemaAdapter. findQualifiedStructure(java.lang.String propName, QName qualifier, java.lang.String qualifierValue)Finds a structure that matches a given qualifier.PropertyAccessXMPProperty. getStructureValue()
-