Uses of Class
org.apache.xmpbox.schema.XMPSchemaFactory
-
Packages that use XMPSchemaFactory Package Description org.apache.xmpbox.type org.apache.xmpbox.xml -
-
Uses of XMPSchemaFactory in org.apache.xmpbox.type
Fields in org.apache.xmpbox.type with type parameters of type XMPSchemaFactory Modifier and Type Field Description private java.util.Map<java.lang.String,XMPSchemaFactory>
TypeMapping. schemaMap
Methods in org.apache.xmpbox.type that return XMPSchemaFactory Modifier and Type Method Description XMPSchemaFactory
TypeMapping. getSchemaFactory(java.lang.String namespace)
-
Uses of XMPSchemaFactory in org.apache.xmpbox.xml
Methods in org.apache.xmpbox.xml with parameters of type XMPSchemaFactory Modifier and Type Method Description private static void
PdfaExtensionHelper. populatePDFAPropertyType(PDFAPropertyType property, TypeMapping tm, XMPSchemaFactory xsf)
-