Uses of Class
org.apache.jempbox.xmp.XMPSchemaBasic
-
Packages that use XMPSchemaBasic Package Description org.apache.jempbox.xmp This package holds data access classes for XMP data structures. -
-
Uses of XMPSchemaBasic in org.apache.jempbox.xmp
Methods in org.apache.jempbox.xmp that return XMPSchemaBasic Modifier and Type Method Description XMPSchemaBasic
XMPMetadata. addBasicSchema()
Create and add a new Basic Schema to this metadata.XMPSchemaBasic
XMPMetadata. getBasicSchema()
Get the Basic Schema.
-