Uses of Class
org.apache.xmpbox.schema.XmpSchemaException
-
Packages that use XmpSchemaException Package Description org.apache.xmpbox org.apache.xmpbox.schema org.apache.xmpbox.type -
-
Uses of XmpSchemaException in org.apache.xmpbox
Methods in org.apache.xmpbox that throw XmpSchemaException Modifier and Type Method Description PDFAExtensionSchemaXMPMetadata. createAndAddPDFAExtensionSchemaWithNS(java.util.Map<java.lang.String,java.lang.String> namespaces)Create and add a default PDFA Extension schema to this metadata. -
Uses of XmpSchemaException in org.apache.xmpbox.schema
Methods in org.apache.xmpbox.schema that throw XmpSchemaException Modifier and Type Method Description XMPSchemaXMPSchemaFactory. createXMPSchema(XMPMetadata metadata, java.lang.String prefix)Create a schema that corresponding to this factory and add it to metadata -
Uses of XmpSchemaException in org.apache.xmpbox.type
Methods in org.apache.xmpbox.type that throw XmpSchemaException Modifier and Type Method Description XMPSchemaTypeMapping. getAssociatedSchemaObject(XMPMetadata metadata, java.lang.String namespace, java.lang.String prefix)Deprecated.This method will be removed in 4.0.
-