Uses of Class
org.apache.xmpbox.type.BadFieldValueException
-
Packages that use BadFieldValueException Package Description org.apache.xmpbox.schema org.apache.xmpbox.type -
-
Uses of BadFieldValueException in org.apache.xmpbox.schema
Methods in org.apache.xmpbox.schema that throw BadFieldValueException Modifier and Type Method Description java.util.List<JobType>XMPBasicJobTicketSchema. getJobs()java.util.List<LayerType>PhotoshopSchema. getTextLayers()java.util.List<ThumbnailType>XMPBasicSchema. getThumbnailsProperty()Get list of Thumbnailsjava.util.List<AbstractField>XMPSchema. getUnqualifiedArrayList(java.lang.String name)Get an AbstractField list corresponding to the content of an array property.voidXMPSchema. setAbout(Attribute about)Set the RDF 'about' attributevoidPDFAIdentificationSchema. setConformance(java.lang.String value)Set the PDF/A conformance levelvoidPDFAIdentificationSchema. setConformanceProperty(TextType conf)Set the PDF/A conformance level -
Uses of BadFieldValueException in org.apache.xmpbox.type
Methods in org.apache.xmpbox.type that throw BadFieldValueException Modifier and Type Method Description PropertyTypeTypeMapping. getSpecifiedPropertyType(javax.xml.namespace.QName name)Give type of specified property in specified schema (given by its namespaceURI)AbstractStructuredTypeTypeMapping. instanciateStructuredType(Types type, java.lang.String propertyName)
-