Uses of Class
org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
-
Packages that use XMPBasicAdapter Package Description org.apache.xmlgraphics.xmp.schemas Schema and schema adapter classes for accessing XMP metadata. -
-
Uses of XMPBasicAdapter in org.apache.xmlgraphics.xmp.schemas
Methods in org.apache.xmlgraphics.xmp.schemas that return XMPBasicAdapter Modifier and Type Method Description static XMPBasicAdapter
XMPBasicSchema. getAdapter(Metadata meta)
Creates and returns an adapter for this schema around the given metadata object.
-