Uses of Class
com.itextpdf.text.xml.xmp.XmpSchema
-
Packages that use XmpSchema Package Description com.itextpdf.text.xml.xmp -
-
Uses of XmpSchema in com.itextpdf.text.xml.xmp
Subclasses of XmpSchema in com.itextpdf.text.xml.xmp Modifier and Type Class Description classDublinCoreSchemaAn implementation of an XmpSchema.classPdfA1SchemaAn implementation of an XmpSchema.classPdfSchemaAn implementation of an XmpSchema.classXmpBasicSchemaAn implementation of an XmpSchema.classXmpMMSchemaAn implementation of an XmpSchema.Methods in com.itextpdf.text.xml.xmp with parameters of type XmpSchema Modifier and Type Method Description voidXmpWriter. addRdfDescription(XmpSchema s)Adds an rdf:Description.
-