Uses of Class
org.apache.xmpbox.type.ProperNameType
-
Packages that use ProperNameType Package Description org.apache.xmpbox.schema org.apache.xmpbox.type -
-
Uses of ProperNameType in org.apache.xmpbox.schema
Methods in org.apache.xmpbox.schema that return ProperNameType Modifier and Type Method Description ProperNameType
TiffSchema. getArtistProperty()
Return the artist propertyMethods in org.apache.xmpbox.schema with parameters of type ProperNameType Modifier and Type Method Description void
PhotoshopSchema. setCaptionWriterProperty(ProperNameType text)
-
Uses of ProperNameType in org.apache.xmpbox.type
Methods in org.apache.xmpbox.type that return ProperNameType Modifier and Type Method Description ProperNameType
TypeMapping. createProperName(java.lang.String namespaceURI, java.lang.String prefix, java.lang.String propertyName, java.lang.String value)
-