Uses of Enum
org.apache.xmpbox.type.Types
Packages that use Types
-
Uses of Types in org.apache.xmpbox.type
Methods in org.apache.xmpbox.type that return TypesModifier and TypeMethodDescriptionTypes.getBasic()
static Types
Returns the enum constant of this type with the specified name.static Types[]
Types.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.xmpbox.type with parameters of type TypesModifier and TypeMethodDescriptionstatic PropertyType
TypeMapping.createPropertyType
(Types type, Cardinality card) TypeMapping.getStructuredPropMapping
(Types type) TypeMapping.instanciateSimpleProperty
(String nsuri, String prefix, String name, Object value, Types type) TypeMapping.instanciateStructuredType
(Types type, String propertyName)