Package | Description |
---|---|
org.apache.xmpbox.schema | |
org.apache.xmpbox.type |
Modifier and Type | Method and Description |
---|---|
java.util.List<JobType> |
XMPBasicJobTicketSchema.getJobs() |
java.util.List<LayerType> |
PhotoshopSchema.getTextLayers() |
java.util.List<ThumbnailType> |
XMPBasicSchema.getThumbnailsProperty()
Get list of Thumbnails
|
java.util.List<AbstractField> |
XMPSchema.getUnqualifiedArrayList(java.lang.String name)
Get an AbstractField list corresponding to the content of an array
property.
|
void |
XMPSchema.setAbout(Attribute about)
Set the RDF 'about' attribute
|
void |
PDFAIdentificationSchema.setConformance(java.lang.String value)
Set the PDF/A conformance level
|
void |
PDFAIdentificationSchema.setConformanceProperty(TextType conf)
Set the PDF/A conformance level
|
Modifier and Type | Method and Description |
---|---|
PropertyType |
TypeMapping.getSpecifiedPropertyType(javax.xml.namespace.QName name)
Give type of specified property in specified schema (given by its namespaceURI)
|
AbstractStructuredType |
TypeMapping.instanciateStructuredType(Types type,
java.lang.String propertyName) |