Uses of Class
org.apache.xmpbox.type.PropertiesDescription
-
Packages that use PropertiesDescription Package Description org.apache.xmpbox.schema org.apache.xmpbox.type -
-
Uses of PropertiesDescription in org.apache.xmpbox.schema
Methods in org.apache.xmpbox.schema that return PropertiesDescription Modifier and Type Method Description PropertiesDescriptionXMPSchemaFactory. getPropertyDefinition()Constructors in org.apache.xmpbox.schema with parameters of type PropertiesDescription Constructor Description XMPSchemaFactory(java.lang.String namespace, java.lang.Class<? extends XMPSchema> schemaClass, PropertiesDescription propDef)Factory Constructor for basic known schemas -
Uses of PropertiesDescription in org.apache.xmpbox.type
Methods in org.apache.xmpbox.type that return PropertiesDescription Modifier and Type Method Description PropertiesDescriptionTypeMapping. getDefinedDescriptionByNamespace(java.lang.String namespace)Deprecated.PropertiesDescriptionTypeMapping. getDefinedDescriptionByNamespace(java.lang.String namespace, java.lang.String pdfaFieldName)Get a property description based on namespace and field name.PropertiesDescriptionTypeMapping. getStructuredPropMapping(Types type)PropertiesDescriptionTypeMapping. initializePropMapping(java.lang.Class<?> classSchem)Methods in org.apache.xmpbox.type with parameters of type PropertiesDescription Modifier and Type Method Description voidTypeMapping. addToDefinedStructuredTypes(java.lang.String typeName, java.lang.String ns, PropertiesDescription pm)
-