Uses of Class
org.apache.xmpbox.type.PropertiesDescription
Packages that use PropertiesDescription
-
Uses of PropertiesDescription in org.apache.xmpbox.schema
Methods in org.apache.xmpbox.schema that return PropertiesDescriptionConstructors in org.apache.xmpbox.schema with parameters of type PropertiesDescriptionModifierConstructorDescriptionXMPSchemaFactory(String namespace, 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 PropertiesDescriptionModifier and TypeMethodDescriptionTypeMapping.getDefinedDescriptionByNamespace(String namespace) Deprecated.TypeMapping.getDefinedDescriptionByNamespace(String namespace, String pdfaFieldName) Get a property description based on namespace and field name.TypeMapping.getStructuredPropMapping(Types type) TypeMapping.initializePropMapping(Class<?> classSchem) Methods in org.apache.xmpbox.type with parameters of type PropertiesDescriptionModifier and TypeMethodDescriptionvoidTypeMapping.addToDefinedStructuredTypes(String typeName, String ns, PropertiesDescription pm)