Uses of Class
org.apache.xmpbox.type.PropertiesDescription
Packages that use PropertiesDescription
-
Uses of PropertiesDescription in org.apache.xmpbox.schema
Fields in org.apache.xmpbox.schema declared as PropertiesDescriptionMethods 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
Fields in org.apache.xmpbox.type with type parameters of type PropertiesDescriptionModifier and TypeFieldDescriptionprivate Map<String,
PropertiesDescription> TypeMapping.definedStructuredMappings
private Map<Types,
PropertiesDescription> TypeMapping.structuredMappings
Methods in org.apache.xmpbox.type that return PropertiesDescriptionModifier and TypeMethodDescriptionTypeMapping.getDefinedDescriptionByNamespace
(String namespace) TypeMapping.getStructuredPropMapping
(Types type) TypeMapping.initializePropMapping
(Class<?> classSchem) Methods in org.apache.xmpbox.type with parameters of type PropertiesDescriptionModifier and TypeMethodDescriptionvoid
TypeMapping.addToDefinedStructuredTypes
(String typeName, String ns, PropertiesDescription pm)