Uses of Class
org.apache.xmpbox.type.AbstractSimpleProperty
Packages that use AbstractSimpleProperty
-
Uses of AbstractSimpleProperty in org.apache.xmpbox.schema
Methods in org.apache.xmpbox.schema that return AbstractSimplePropertyModifier and TypeMethodDescriptionprotected AbstractSimpleProperty
XMPSchema.instanciateSimple
(String propertyName, Object value) Methods in org.apache.xmpbox.schema with parameters of type AbstractSimplePropertyModifier and TypeMethodDescriptionprivate void
XMPSchema.setSpecifiedSimpleTypeProperty
(AbstractSimpleProperty prop) Add a SimpleProperty to this schema -
Uses of AbstractSimpleProperty in org.apache.xmpbox.type
Subclasses of AbstractSimpleProperty in org.apache.xmpbox.typeModifier and TypeClassDescriptionclass
class
Object representation of an Boolean XMP typeclass
class
Object representation of a Date XMP typeclass
class
class
Object representation of an Integer XMP typeclass
class
class
class
class
class
Object representation of a Real XMP typeclass
class
Object representation of a Text XMP typeclass
class
class
Methods in org.apache.xmpbox.type that return AbstractSimpleProperty