Uses of Class
com.aowagie.text.xml.xmp.XmpSchema
-
Packages that use XmpSchema Package Description com.aowagie.text.xml.xmp -
-
Uses of XmpSchema in com.aowagie.text.xml.xmp
Subclasses of XmpSchema in com.aowagie.text.xml.xmp Modifier and Type Class Description (package private) class
DublinCoreSchema
An implementation of an XmpSchema.(package private) class
PdfA1Schema
An implementation of an XmpSchema.(package private) class
PdfA2Schema
An implementation of an XmpSchema.(package private) class
PdfSchema
An implementation of an XmpSchema.(package private) class
XmpBasicSchema
An implementation of an XmpSchema.Methods in com.aowagie.text.xml.xmp with parameters of type XmpSchema Modifier and Type Method Description void
XmpWriter. addRdfDescription(XmpSchema s)
Adds an rdf:Description.
-