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