Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
L
M
N
O
P
R
S
T
X
A
ACTION_CONVERTED
- Static variable in class org.apache.jempbox.xmp.
ResourceEvent
A predefined action.
ACTION_COPIED
- Static variable in class org.apache.jempbox.xmp.
ResourceEvent
A predefined action.
ACTION_CREATED
- Static variable in class org.apache.jempbox.xmp.
ResourceEvent
A predefined action.
ACTION_CROPPED
- Static variable in class org.apache.jempbox.xmp.
ResourceEvent
A predefined action.
ACTION_EDITED
- Static variable in class org.apache.jempbox.xmp.
ResourceEvent
A predefined action.
ACTION_FILTERED
- Static variable in class org.apache.jempbox.xmp.
ResourceEvent
A predefined action.
ACTION_FORMATTED
- Static variable in class org.apache.jempbox.xmp.
ResourceEvent
A predefined action.
ACTION_MANAGED
- Static variable in class org.apache.jempbox.xmp.
ResourceEvent
A predefined action.
ACTION_PRINTED
- Static variable in class org.apache.jempbox.xmp.
ResourceEvent
A predefined action.
ACTION_PRODUCED
- Static variable in class org.apache.jempbox.xmp.
ResourceEvent
A predefined action.
ACTION_PUBLISHED
- Static variable in class org.apache.jempbox.xmp.
ResourceEvent
A predefined action.
ACTION_RESIZED
- Static variable in class org.apache.jempbox.xmp.
ResourceEvent
A predefined action.
ACTION_VERSION_UPDATED
- Static variable in class org.apache.jempbox.xmp.
ResourceEvent
A predefined action.
addAdvisory(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaBasic
Add an advisory to the list.
addBagValue(String, String)
- Method in class org.apache.jempbox.xmp.
XMPSchema
Add an entry to a bag property.
addBasicJobTicketSchema()
- Method in class org.apache.jempbox.xmp.
XMPMetadata
Add a new Job Ticket schema.
addBasicSchema()
- Method in class org.apache.jempbox.xmp.
XMPMetadata
Create and add a new Basic Schema to this metadata.
addContributor(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Add a contributor to the list of contributors.
addCreator(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Add a creator.
addDate(Calendar)
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Add a date of interest to this schema.
addDublinCoreSchema()
- Method in class org.apache.jempbox.xmp.
XMPMetadata
Create and add a new Dublin Core Schema to this metadata.
addDynamicMediaSchema()
- Method in class org.apache.jempbox.xmp.
XMPMetadata
Add a new Dynamic Media schema.
addHistory(ResourceEvent)
- Method in class org.apache.jempbox.xmp.
XMPSchemaMediaManagement
Add a new historical event.
addIdentifier(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaBasic
Add a new identifier for this resource.
addIptc4xmpCoreSchema()
- Method in class org.apache.jempbox.xmp.
XMPMetadata
Create and add a new IPTC schema to this metadata.
addLanguage(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Add a language to the list of languages.
addMediaManagementSchema()
- Method in class org.apache.jempbox.xmp.
XMPMetadata
Add a new Media Management schema.
addOwner(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaRightsManagement
Add an owner to the list.
addPagedTextSchema()
- Method in class org.apache.jempbox.xmp.
XMPMetadata
Add a new Paged Text schema.
addPDFAFieldSchema()
- Method in class org.apache.jempbox.xmp.pdfa.
XMPMetadataPDFA
Add a new PDFAField schema.
addPDFAIdSchema()
- Method in class org.apache.jempbox.xmp.pdfa.
XMPMetadataPDFA
Add a PDFA Id schema and return the result.
addPDFAPropertySchema()
- Method in class org.apache.jempbox.xmp.pdfa.
XMPMetadataPDFA
Create a PDFA property schema.
addPDFASchema()
- Method in class org.apache.jempbox.xmp.pdfa.
XMPMetadataPDFA
Add a PDFA schema.
addPDFATypeSchema()
- Method in class org.apache.jempbox.xmp.pdfa.
XMPMetadataPDFA
Add a new PDFA type schema.
addPDFSchema()
- Method in class org.apache.jempbox.xmp.
XMPMetadata
Create and add a new PDF Schema to this metadata.
addPhotoshopSchema()
- Method in class org.apache.jempbox.xmp.
XMPMetadata
Create and add a new Photoshop schema to this metadata.
addPublisher(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Add a publisher to the list of publishers.
addRelation(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Add a relation to the list of relationships.
addRightsManagementSchema()
- Method in class org.apache.jempbox.xmp.
XMPMetadata
Add a new Rights Managment schema.
addScene(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaIptc4xmpCore
The IPTC scene.
addSchema(XMPSchema)
- Method in class org.apache.jempbox.xmp.
XMPMetadata
Add a custom schema to the root rdf.
addSequenceDateValue(String, Calendar)
- Method in class org.apache.jempbox.xmp.
XMPSchema
Add a date sequence value to the list.
addSequenceValue(String, String)
- Method in class org.apache.jempbox.xmp.
XMPSchema
Add a new value to a sequence property.
addSequenceValue(String, Elementable)
- Method in class org.apache.jempbox.xmp.
XMPSchema
Add a new value to a sequence property.
addSubject(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Add a subject to the list of subjects.
addSubjectCode(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaIptc4xmpCore
Add IPTC subject code.
addSupplementalCategory(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
Add a new supplemental category.
addType(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Add a type to the bag of types of this resource.
addXMLNSMapping(String, Class)
- Method in class org.apache.jempbox.xmp.
XMPMetadata
Will add a XMPSchema to the set of identified schemas.
asByteArray(Document, String)
- Static method in class org.apache.jempbox.impl.
XMLUtil
Convert the document to an array of bytes.
asByteArray()
- Method in class org.apache.jempbox.xmp.
XMPMetadata
Get the XML document as a byte array.
B
basicAddSchema(XMPSchema)
- Method in class org.apache.jempbox.xmp.
XMPMetadata
Generic add schema method.
C
createDerivedFrom()
- Method in class org.apache.jempbox.xmp.
XMPSchemaMediaManagement
Create a new Derived From resource ref that can be populated.
createManagedFrom()
- Method in class org.apache.jempbox.xmp.
XMPSchemaMediaManagement
Create a new Managed From resource ref that can be populated.
D
DateConverter
- Class in
org.apache.jempbox.impl
This class is used to convert dates to strings and back using the PDF date standards.
E
Elementable
- Interface in
org.apache.jempbox.xmp
A simple class that allows access to an XML element.
encoding
- Variable in class org.apache.jempbox.xmp.
XMPMetadata
The encoding of the XMP document.
ENCODING_UTF16BE
- Static variable in class org.apache.jempbox.xmp.
XMPMetadata
Supported encoding for persisted XML.
ENCODING_UTF16LE
- Static variable in class org.apache.jempbox.xmp.
XMPMetadata
Supported encoding for persisted XML.
ENCODING_UTF8
- Static variable in class org.apache.jempbox.xmp.
XMPMetadata
Supported encoding for persisted XML.
F
FORMAT_JPEG
- Static variable in class org.apache.jempbox.xmp.
Thumbnail
A supported thumnail format.
G
getAbout()
- Method in class org.apache.jempbox.xmp.
XMPSchema
Get the RDF about attribute.
getAction()
- Method in class org.apache.jempbox.xmp.
ResourceEvent
Get the action that occured.
getAdvisories()
- Method in class org.apache.jempbox.xmp.
XMPSchemaBasic
Get the complete list of advisories.
getAmd()
- Method in class org.apache.jempbox.xmp.pdfa.
XMPSchemaPDFAId
Get the amendment idenitifier.
getAuthorsPosition()
- Method in class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
By-line title.
getBagList(String)
- Method in class org.apache.jempbox.xmp.
XMPSchema
Get all the values of the bag property.
getBaseURL()
- Method in class org.apache.jempbox.xmp.
XMPSchemaBasic
Get the base URL of the resource.
getBasicJobTicketSchema()
- Method in class org.apache.jempbox.xmp.
XMPMetadata
Get the Job Ticket Schema.
getBasicSchema()
- Method in class org.apache.jempbox.xmp.
XMPMetadata
Get the Basic Schema.
getBooleanProperty(String)
- Method in class org.apache.jempbox.xmp.
XMPSchema
Get the value of the property as a boolean.
getCaptionWriter()
- Method in class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
Writer/editor.
getCategory()
- Method in class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
The category.
getCertificateURL()
- Method in class org.apache.jempbox.xmp.
XMPSchemaRightsManagement
Get the URL of the rights managment certificate.
getCiAdrCity()
- Method in class org.apache.jempbox.xmp.
XMPSchemaIptc4xmpCore
Contact Info Address City.
getCiAdrCtry()
- Method in class org.apache.jempbox.xmp.
XMPSchemaIptc4xmpCore
Contact Info country.
getCiAdrExtadr()
- Method in class org.apache.jempbox.xmp.
XMPSchemaIptc4xmpCore
Contact Info Extended Address(company name).
getCiAdrPcode()
- Method in class org.apache.jempbox.xmp.
XMPSchemaIptc4xmpCore
Postal code.
getCiAdrRegion()
- Method in class org.apache.jempbox.xmp.
XMPSchemaIptc4xmpCore
Postal region or state.
getCiEmailWork()
- Method in class org.apache.jempbox.xmp.
XMPSchemaIptc4xmpCore
Work email.
getCiTelWork()
- Method in class org.apache.jempbox.xmp.
XMPSchemaIptc4xmpCore
Work Telephone.
getCity()
- Method in class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
The city.
getCiUrlWork()
- Method in class org.apache.jempbox.xmp.
XMPSchemaIptc4xmpCore
Work URL.
getConformance()
- Method in class org.apache.jempbox.xmp.pdfa.
XMPSchemaPDFAId
Get the conformance level.
getContributors()
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Get the complete list of contributors.
getCopyright()
- Method in class org.apache.jempbox.xmp.
XMPSchemaRightsManagement
Get the copyright information.
getCountry()
- Method in class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
The country.
getCountryCode()
- Method in class org.apache.jempbox.xmp.
XMPSchemaIptc4xmpCore
ISO Country Code.
getCoverage()
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Get the coverage property.
getCreateDate()
- Method in class org.apache.jempbox.xmp.
XMPSchemaBasic
Get the creation date of the resource.
getCreators()
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Get a complete list of creators.
getCreatorTool()
- Method in class org.apache.jempbox.xmp.
XMPSchemaBasic
Get the tool that created this resource, in the form of "vendor app version", ie "Adobe Acrobat Distiller 5.0".
getCredit()
- Method in class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
The credit property.
getDateCreated()
- Method in class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
Creation date.
getDateProperty(String)
- Method in class org.apache.jempbox.xmp.
XMPSchema
Get the value of the property as a date.
getDates()
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Get a list of all dates of interest to this resource.
getDerivedFrom()
- Method in class org.apache.jempbox.xmp.
XMPSchemaMediaManagement
Get a reference to the original document that this document is derived from.
getDescription()
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Get the default value for the description.
getDescription(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Get the description in a specific language.
getDescriptionLanguages()
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Get a list of all languages that a description exists for.
getDocumentID()
- Method in class org.apache.jempbox.xmp.
ResourceRef
Get the referenced resource's document id.
getDocumentID()
- Method in class org.apache.jempbox.xmp.
XMPSchemaMediaManagement
Get id that identifies all versions of this document.
getDublinCoreSchema()
- Method in class org.apache.jempbox.xmp.
XMPMetadata
Get the Dublin Core Schema.
getDynamicMediaSchema()
- Method in class org.apache.jempbox.xmp.
XMPMetadata
Get the Dynamic Media Schema.
getElement(Element, String)
- Static method in class org.apache.jempbox.impl.
XMLUtil
Get the first instance of an element by name.
getElement()
- Method in interface org.apache.jempbox.xmp.
Elementable
Get the XML element that this object represents.
getElement()
- Method in class org.apache.jempbox.xmp.
ResourceEvent
Get the underlying XML element.
getElement()
- Method in class org.apache.jempbox.xmp.
ResourceRef
Get the underlying XML element.
getElement()
- Method in class org.apache.jempbox.xmp.
Thumbnail
Get the underlying XML element.
getElement()
- Method in class org.apache.jempbox.xmp.
XMPSchema
Get the XML element that is represented by this schema.
getEncoding()
- Method in class org.apache.jempbox.xmp.
XMPMetadata
Get the current encoding that will be used to write the XML.
getEventSequenceList(String)
- Method in class org.apache.jempbox.xmp.
XMPSchema
Get a list of ResourceEvent objects.
getFormat()
- Method in class org.apache.jempbox.xmp.
Thumbnail
Get the format of the thumbnail.
getFormat()
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Get the format property.
getHeadline()
- Method in class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
Headline.
getHeight()
- Method in class org.apache.jempbox.xmp.
Thumbnail
Get the height of the image in pixels.
getHistory()
- Method in class org.apache.jempbox.xmp.
XMPSchemaMediaManagement
Get a list of all historical events that have occured for this resource.
getIdentifier()
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Get the resource id.
getIdentifiers()
- Method in class org.apache.jempbox.xmp.
XMPSchemaBasic
Get the complete list of identifiers.
getImage()
- Method in class org.apache.jempbox.xmp.
Thumbnail
Get the image data in base 64 encoding.
getInstanceID()
- Method in class org.apache.jempbox.xmp.
ResourceEvent
Get the referenced resource's instance id.
getInstanceID()
- Method in class org.apache.jempbox.xmp.
ResourceRef
Get the referenced resource's id.
getInstructions()
- Method in class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
The instructions.
getIntegerProperty(String)
- Method in class org.apache.jempbox.xmp.
XMPSchema
Get the value of the property as an integer.
getIntellectualGenre()
- Method in class org.apache.jempbox.xmp.
XMPSchemaIptc4xmpCore
Nature of a news object.
getIntValue(Element, String)
- Static method in class org.apache.jempbox.impl.
XMLUtil
Get the integer value of a subnode.
getKeywords()
- Method in class org.apache.jempbox.xmp.
XMPSchemaPDF
Get the PDF keywords.
getLabel()
- Method in class org.apache.jempbox.xmp.
XMPSchemaBasic
Get the short phrase that describes this resource.
getLanguageProperty(String, String)
- Method in class org.apache.jempbox.xmp.
XMPSchema
Get the value of a multi-lingual property.
getLanguagePropertyLanguages(String)
- Method in class org.apache.jempbox.xmp.
XMPSchema
Get a list of all languages that are currently defined for a specific property.
getLanguages()
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Get the complete list of languages.
getLocation()
- Method in class org.apache.jempbox.xmp.
XMPSchemaIptc4xmpCore
Name of location that the content is focussing on.
getManagedFrom()
- Method in class org.apache.jempbox.xmp.
XMPSchemaMediaManagement
Get a reference to the document prior to it being managed.
getManager()
- Method in class org.apache.jempbox.xmp.
ResourceEvent
Get name of the asset management system that manages this resource.
getManager()
- Method in class org.apache.jempbox.xmp.
ResourceRef
Get name of the asset management system that manages this resource.
getManager()
- Method in class org.apache.jempbox.xmp.
XMPSchemaMediaManagement
Get the name of the asset management system that manages this resource.
getManagerTo()
- Method in class org.apache.jempbox.xmp.
ResourceEvent
URI identifying the managed resource.
getManagerTo()
- Method in class org.apache.jempbox.xmp.
ResourceRef
URI identifying the managed resource.
getManagerUI()
- Method in class org.apache.jempbox.xmp.
ResourceEvent
URI to info about the managed resource.
getManagerUI()
- Method in class org.apache.jempbox.xmp.
ResourceRef
URI to info about the managed resource.
getManagerVariant()
- Method in class org.apache.jempbox.xmp.
ResourceEvent
Get name of the variant of asset management system that manages this resource.
getManagerVariant()
- Method in class org.apache.jempbox.xmp.
ResourceRef
Get name of the variant of asset management system that manages this resource.
getManageTo()
- Method in class org.apache.jempbox.xmp.
XMPSchemaMediaManagement
Get the URI to the managed resource.
getManageUI()
- Method in class org.apache.jempbox.xmp.
XMPSchemaMediaManagement
Get the URI to the managed resource information.
getMarked()
- Method in class org.apache.jempbox.xmp.
XMPSchemaRightsManagement
Get the flag that indicates if this is a marked resource..
getMediaManagementSchema()
- Method in class org.apache.jempbox.xmp.
XMPMetadata
Get the Media Management Schema.
getMetadataDate()
- Method in class org.apache.jempbox.xmp.
XMPSchemaBasic
Get the metadata change date for this resource.
getModifyDate()
- Method in class org.apache.jempbox.xmp.
XMPSchemaBasic
Get the date the resource was last modified.
getNickname()
- Method in class org.apache.jempbox.xmp.
XMPSchemaBasic
Get the short informal name for this resource.
getOwners()
- Method in class org.apache.jempbox.xmp.
XMPSchemaRightsManagement
Get the complete list of legal owners.
getPagedTextSchema()
- Method in class org.apache.jempbox.xmp.
XMPMetadata
Get the Paged Text Schema.
getParameters()
- Method in class org.apache.jempbox.xmp.
ResourceEvent
Get an additional description of the event.
getPart()
- Method in class org.apache.jempbox.xmp.pdfa.
XMPSchemaPDFAId
Get the ISO19005 part number.
getPDFAFieldSchema()
- Method in class org.apache.jempbox.xmp.pdfa.
XMPMetadataPDFA
Get the PDFAField schema.
getPDFAIdSchema()
- Method in class org.apache.jempbox.xmp.pdfa.
XMPMetadataPDFA
Get the PDFA ID schema.
getPDFAPropertySchema()
- Method in class org.apache.jempbox.xmp.pdfa.
XMPMetadataPDFA
Get the PDFA property schema.
getPDFASchema()
- Method in class org.apache.jempbox.xmp.pdfa.
XMPMetadataPDFA
Get the PDFA schema.
getPDFATypeSchema()
- Method in class org.apache.jempbox.xmp.pdfa.
XMPMetadataPDFA
Get the PDFA type schema.
getPDFSchema()
- Method in class org.apache.jempbox.xmp.
XMPMetadata
Get the PDF Schema.
getPDFVersion()
- Method in class org.apache.jempbox.xmp.
XMPSchemaPDF
Get the PDF version.
getPrefix()
- Method in class org.apache.jempbox.xmp.pdfa.
XMPSchemaPDFASchema
Get the PDFA Schema prefix.
getProducer()
- Method in class org.apache.jempbox.xmp.
XMPSchemaPDF
Get the value of the producer property.
getPublishers()
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Get the complete list of publishers.
getRating()
- Method in class org.apache.jempbox.xmp.
XMPSchemaBasic
Get a number that indicates the documents status.
getRelationships()
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Get the complete list of relationships.
getRenditionClass()
- Method in class org.apache.jempbox.xmp.
ResourceRef
Get the rendition class.
getRenditionParams()
- Method in class org.apache.jempbox.xmp.
ResourceRef
Get the extra rendition params.
getRights()
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Get the default value for the rights of this document.
getRights(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Get the rights in a specific language.
getRightsLanguages()
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Get a list of all languages that a rights description exists for.
getRightsManagementSchema()
- Method in class org.apache.jempbox.xmp.
XMPMetadata
Get the Schema Rights Schema.
getScenes()
- Method in class org.apache.jempbox.xmp.
XMPSchemaIptc4xmpCore
A list of all the scenes.
getSchema()
- Method in class org.apache.jempbox.xmp.pdfa.
XMPSchemaPDFASchema
Get the PDFA schema.
getSchemaByClass(Class)
- Method in class org.apache.jempbox.xmp.
XMPMetadata
Tries to retrieve a schema from this by classname.
getSchemas()
- Method in class org.apache.jempbox.xmp.
XMPMetadata
This will get a list of XMPSchema(or subclass) objects.
getSchemasByNamespaceURI(String)
- Method in class org.apache.jempbox.xmp.
XMPMetadata
Will return all schemas that fit the given namespaceURI.
getSequenceDateList(String)
- Method in class org.apache.jempbox.xmp.
XMPSchema
Get all the date values in a sequence property.
getSequenceList(String)
- Method in class org.apache.jempbox.xmp.
XMPSchema
Get all the values in a sequence property.
getSoftwareAgent()
- Method in class org.apache.jempbox.xmp.
ResourceEvent
Get the software that performed this action.
getSource()
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Get the resource source id.
getSource()
- Method in class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
The source.
getState()
- Method in class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
The state.
getStringValue(Element, String)
- Static method in class org.apache.jempbox.impl.
XMLUtil
Get the value of a subnode.
getStringValue(Element)
- Static method in class org.apache.jempbox.impl.
XMLUtil
This will get the text value of an element.
getSubjectCodes()
- Method in class org.apache.jempbox.xmp.
XMPSchemaIptc4xmpCore
Get a list of all IPTC subject codes.
getSubjects()
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Get the complete list of subjects.
getSupplementalCategories()
- Method in class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
Get a list of all supplemental categories.
getTextProperty(String)
- Method in class org.apache.jempbox.xmp.
XMPSchema
Get the value of a simple text property.
getThumbnail()
- Method in class org.apache.jempbox.xmp.
XMPSchemaBasic
Get the default value for the thumbnail.
getThumbnail(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaBasic
Get the thumbnail in a specific language.
getThumbnailLanguages()
- Method in class org.apache.jempbox.xmp.
XMPSchemaBasic
Get a list of all languages that a thumbnail exists for.
getThumbnailProperty(String, String)
- Method in class org.apache.jempbox.xmp.
XMPSchema
Get the value of a multi-lingual property.
getTitle()
- Method in class org.apache.jempbox.xmp.
XMPSchemaBasic
Get the title for this resource.
getTitle()
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Get the default value for the title.
getTitle(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Get the title in a specific language.
getTitleLanguages()
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Get a list of all languages that a title exists for.
getTransmissionReference()
- Method in class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
The transmission reference.
getTypes()
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Get the list of types for this resource.
getUrgency()
- Method in class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
The urgency.
getUsageTerms()
- Method in class org.apache.jempbox.xmp.
XMPSchemaRightsManagement
Get the default usage terms for the document.
getUsageTerms(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaRightsManagement
Get the usage terms in a specific language.
getUsageTermsLanguages()
- Method in class org.apache.jempbox.xmp.
XMPSchemaRightsManagement
Get a list of all languages that a usage term exists for.
getVersionID()
- Method in class org.apache.jempbox.xmp.
ResourceRef
Get the referenced resource's document version id.
getVersionID()
- Method in class org.apache.jempbox.xmp.
XMPSchemaMediaManagement
getWebStatement()
- Method in class org.apache.jempbox.xmp.
XMPSchemaRightsManagement
Get the URL that describes the terms of this resource.
getWhen()
- Method in class org.apache.jempbox.xmp.
ResourceEvent
Get the date/time that this event occured.
getWidth()
- Method in class org.apache.jempbox.xmp.
Thumbnail
Get the width of the image in pixels.
getXMPDocument()
- Method in class org.apache.jempbox.xmp.
XMPMetadata
Get the XML document from this object.
H
hasUnknownSchema()
- Method in class org.apache.jempbox.xmp.
XMPMetadata
This will return true if the XMP contains an unknown schema.
L
load(InputSource)
- Static method in class org.apache.jempbox.xmp.pdfa.
XMPMetadataPDFA
Load a a PDFA metadata.
load(String)
- Static method in class org.apache.jempbox.xmp.
XMPMetadata
Load metadata from the filesystem.
load(InputSource)
- Static method in class org.apache.jempbox.xmp.
XMPMetadata
Load a schema from an input source.
load(InputStream)
- Static method in class org.apache.jempbox.xmp.
XMPMetadata
Load metadata from the filesystem.
M
main(String[])
- Static method in class org.apache.jempbox.xmp.
XMPMetadata
Test main program.
merge(XMPMetadata)
- Method in class org.apache.jempbox.xmp.
XMPMetadata
Merge this metadata with the given metadata object.
merge(XMPSchema)
- Method in class org.apache.jempbox.xmp.
XMPSchema
A basic schema merge, it merges bags and sequences and replace everything else.
N
NAMESPACE
- Static variable in class org.apache.jempbox.xmp.pdfa.
XMPSchemaPDFAField
The namespace for this schema.
NAMESPACE
- Static variable in class org.apache.jempbox.xmp.pdfa.
XMPSchemaPDFAId
The namespace for this schema.
NAMESPACE
- Static variable in class org.apache.jempbox.xmp.pdfa.
XMPSchemaPDFAProperty
The namespace for this schema.
NAMESPACE
- Static variable in class org.apache.jempbox.xmp.pdfa.
XMPSchemaPDFASchema
The namespace for this schema.
NAMESPACE
- Static variable in class org.apache.jempbox.xmp.pdfa.
XMPSchemaPDFAType
The namespace for this schema.
NAMESPACE
- Static variable in class org.apache.jempbox.xmp.
ResourceEvent
Namespace for a resource event.
NAMESPACE
- Static variable in class org.apache.jempbox.xmp.
XMPSchemaBasic
The namespace of this schema.
NAMESPACE
- Static variable in class org.apache.jempbox.xmp.
XMPSchemaBasicJobTicket
The namespace for this schema.
NAMESPACE
- Static variable in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
The namespace for this schema.
NAMESPACE
- Static variable in class org.apache.jempbox.xmp.
XMPSchemaDynamicMedia
The namespace for this schema.
NAMESPACE
- Static variable in class org.apache.jempbox.xmp.
XMPSchemaIptc4xmpCore
The namespace for this schema.
NAMESPACE
- Static variable in class org.apache.jempbox.xmp.
XMPSchemaMediaManagement
The namespace for this schema.
NAMESPACE
- Static variable in class org.apache.jempbox.xmp.
XMPSchemaPagedText
The namespace for this schema.
NAMESPACE
- Static variable in class org.apache.jempbox.xmp.
XMPSchemaPDF
The namespace for this schema.
NAMESPACE
- Static variable in class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
The namespace for this schema.
NAMESPACE
- Static variable in class org.apache.jempbox.xmp.
XMPSchemaRightsManagement
The namespace for this schema.
newDocument()
- Static method in class org.apache.jempbox.impl.
XMLUtil
Create a new blank XML document.
NS_NAMESPACE
- Static variable in class org.apache.jempbox.xmp.
XMPSchema
The standard xmlns namespace.
nsMappings
- Variable in class org.apache.jempbox.xmp.
XMPMetadata
A mapping of namespaces.
O
org.apache.jempbox.impl
- package org.apache.jempbox.impl
The impl package contains internal implementation classes for JempBox.
org.apache.jempbox.xmp
- package org.apache.jempbox.xmp
This package holds data access classes for XMP data structures.
org.apache.jempbox.xmp.pdfa
- package org.apache.jempbox.xmp.pdfa
This package holds data access classes for XMP PDFA data structures.
P
parent
- Variable in class org.apache.jempbox.xmp.
ResourceEvent
The DOM representation of this object.
parent
- Variable in class org.apache.jempbox.xmp.
ResourceRef
The DOM representation of this object.
parent
- Variable in class org.apache.jempbox.xmp.
Thumbnail
The DOM representation of this object.
parse(InputStream)
- Static method in class org.apache.jempbox.impl.
XMLUtil
This will parse an XML stream and create a DOM document.
parse(InputSource)
- Static method in class org.apache.jempbox.impl.
XMLUtil
This will parse an InputSource and create a DOM document.
parse(String)
- Static method in class org.apache.jempbox.impl.
XMLUtil
This will parse an XML stream and create a DOM document.
prefix
- Variable in class org.apache.jempbox.xmp.
XMPSchema
The XML schema prefix.
R
removeAdvisory(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaBasic
Remove an Advisory xpath expression.
removeBagValue(String, String)
- Method in class org.apache.jempbox.xmp.
XMPSchema
Remove all matching entries with the given value from the bag.
removeContributor(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Remove a contributor from the list of contributors.
removeCreator(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Remove a creator from the list of creators.
removeDate(Calendar)
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Remove a date from the list of 'interesting' dates.
removeHistory(ResourceEvent)
- Method in class org.apache.jempbox.xmp.
XMPSchemaMediaManagement
Remove an event from the list of events.
removeIdentifier(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaBasic
Remove an identifier to this resource.
removeLanguage(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Remove a language from the list of languages.
removeOwner(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaRightsManagement
Remove an owner from the list.
removePublisher(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Remove a publisher from the list of publishers.
removeRelation(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Remove a relation from the list of relationships.
removeSequenceDateValue(String, Calendar)
- Method in class org.apache.jempbox.xmp.
XMPSchema
Remove a date sequence value from the list.
removeSequenceValue(String, String)
- Method in class org.apache.jempbox.xmp.
XMPSchema
Remove all matching values from a sequence property.
removeSequenceValue(String, Elementable)
- Method in class org.apache.jempbox.xmp.
XMPSchema
Remove a value from a sequence property.
removeSubject(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Remove a subject from the list of subjects.
removeSupplementalCategory(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
Remove a supplemental category.
ResourceEvent
- Class in
org.apache.jempbox.xmp
This class represents a high level event that occured during the processing of this resource.
ResourceEvent(Element)
- Constructor for class org.apache.jempbox.xmp.
ResourceEvent
Create a resource reference based on a existing parent property set.
ResourceEvent(XMPSchema)
- Constructor for class org.apache.jempbox.xmp.
ResourceEvent
Create resource event based on schema.
ResourceRef
- Class in
org.apache.jempbox.xmp
This class represents a multiple part reference to a resource.
ResourceRef(Element)
- Constructor for class org.apache.jempbox.xmp.
ResourceRef
Create a resource reference based on a existing parent property set.
S
save(Document, String, String)
- Static method in class org.apache.jempbox.impl.
XMLUtil
Save the XML document to a file.
save(Node, OutputStream, String)
- Static method in class org.apache.jempbox.impl.
XMLUtil
Save the XML document to an output stream.
save(String)
- Method in class org.apache.jempbox.xmp.
XMPMetadata
Save the XMP document to a file.
save(OutputStream)
- Method in class org.apache.jempbox.xmp.
XMPMetadata
Save the XMP document to a stream.
schema
- Variable in class org.apache.jempbox.xmp.
XMPSchema
The DOM representation of this object.
setAbout(String)
- Method in class org.apache.jempbox.xmp.
XMPSchema
Set the RDF 'about' attribute.
setAction(String)
- Method in class org.apache.jempbox.xmp.
ResourceEvent
Set the action that this event represents.
setAmd(String)
- Method in class org.apache.jempbox.xmp.pdfa.
XMPSchemaPDFAId
Set the amendment idenitifier.
setAuthorsPosition(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
By-line title.
setBaseURL(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaBasic
The base URL of the resource, for relative URLs in the document.
setBooleanProperty(String, Boolean)
- Method in class org.apache.jempbox.xmp.
XMPSchema
Set the value of the property as a boolean.
setCaptionWriter(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
Writer/editor.
setCategory(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
Category; limited to 3 7-bit characters.
setCertificateURL(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaRightsManagement
The online rights management certificate.
setCiAdrCity(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaIptc4xmpCore
Contact Info Address City.
setCiAdrCtry(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaIptc4xmpCore
Contact Info country.
setCiAdrExtadr(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaIptc4xmpCore
Contact Info Extended Address(company name).
setCiAdrPcode(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaIptc4xmpCore
Postal code.
setCiAdrRegion(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaIptc4xmpCore
Postal region or state.
setCiEmailWork(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaIptc4xmpCore
Work email.
setCiTelWork(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaIptc4xmpCore
Work telephone.
setCity(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
The city.
setCiUrlWork(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaIptc4xmpCore
Work URL.
setConformance(String)
- Method in class org.apache.jempbox.xmp.pdfa.
XMPSchemaPDFAId
Set the conformance level.
setCopyright(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaRightsManagement
Set the copyright information.
setCountry(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
The country.
setCountryCode(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaIptc4xmpCore
ISO Country Code.
setCoverage(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Set the coverage property.
setCreateDate(Calendar)
- Method in class org.apache.jempbox.xmp.
XMPSchemaBasic
Set the creation date of the resource.
setCreatorTool(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaBasic
The creator tool for the resource.
setCredit(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
Credit.
setDateCreated(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
Date created; creation date of the source document which may be earlier than the digital representation.
setDateProperty(String, Calendar)
- Method in class org.apache.jempbox.xmp.
XMPSchema
Set the value of the property as a date.
setDerivedFrom(ResourceRef)
- Method in class org.apache.jempbox.xmp.
XMPSchemaMediaManagement
Set or clear the derived from value.
setDescription(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Set the default value for the description.
setDescription(String, String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Set the description of this resource in a specific language.
setDescription(String, String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaRightsManagement
Set the usage terms of this resource in a specific language.
setDocumentID(String)
- Method in class org.apache.jempbox.xmp.
ResourceRef
Set the referenced resource's document id.
setDocumentID(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaMediaManagement
Set the common identifier to all versions of this document.
setElementableValue(Element, String, Elementable)
- Static method in class org.apache.jempbox.impl.
XMLUtil
Set an XML element document.
setEncoding(String)
- Method in class org.apache.jempbox.xmp.
XMPMetadata
The encoding used to write the XML.
setFormat(String)
- Method in class org.apache.jempbox.xmp.
Thumbnail
Set the format of the thumbnail, currently only JPEG is supported.
setFormat(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Set the format property.
setHeadline(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
The headline.
setHeight(Integer)
- Method in class org.apache.jempbox.xmp.
Thumbnail
Set the height of the element.
setIdentifier(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Set the resource identifier.
setImage(String)
- Method in class org.apache.jempbox.xmp.
Thumbnail
Set the image data in base 64 encoding.
setInstanceID(String)
- Method in class org.apache.jempbox.xmp.
ResourceEvent
Set the referenced resource's document instance id.
setInstanceID(String)
- Method in class org.apache.jempbox.xmp.
ResourceRef
Set the referenced resource's id.
setInstructions(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
Instructions.
setIntegerProperty(String, Integer)
- Method in class org.apache.jempbox.xmp.
XMPSchema
Set the value of the property as an integer.
setIntellectualGenre(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaIptc4xmpCore
Nature of a news object.
setIntValue(Element, String, Integer)
- Static method in class org.apache.jempbox.impl.
XMLUtil
Set the integer value of an element.
setKeywords(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaPDF
PDF Keywords.
setLabel(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaBasic
Set a short phrase that identifies this resource.
setLanguageProperty(String, String, String)
- Method in class org.apache.jempbox.xmp.
XMPSchema
Set the value of a multi-lingual property.
setLocation(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaIptc4xmpCore
Name of location that the content is focussing on.
setManagedFrom(ResourceRef)
- Method in class org.apache.jempbox.xmp.
XMPSchemaMediaManagement
Set or clear the managed from value.
setManager(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaMediaManagement
Set the asset management system that manages this resource.
setManageTo(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaMediaManagement
Set the URI identifying the managed resource.
setManageUI(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaMediaManagement
Set the URI identifying information about the managed resource.
setMangager(String)
- Method in class org.apache.jempbox.xmp.
ResourceEvent
Set the name of the system that manages this resource.
setMangager(String)
- Method in class org.apache.jempbox.xmp.
ResourceRef
Set the name of the system that manages this resource.
setMangagerTo(String)
- Method in class org.apache.jempbox.xmp.
ResourceEvent
Set the URI to the managed resource.
setMangagerTo(String)
- Method in class org.apache.jempbox.xmp.
ResourceRef
Set the URI to the managed resource.
setMangagerUI(String)
- Method in class org.apache.jempbox.xmp.
ResourceEvent
Set the URI to the info about the managed resource.
setMangagerUI(String)
- Method in class org.apache.jempbox.xmp.
ResourceRef
Set the URI to the info about the managed resource.
setMangagerVariant(String)
- Method in class org.apache.jempbox.xmp.
ResourceEvent
Set the name of the variant of the system that manages this resource.
setMangagerVariant(String)
- Method in class org.apache.jempbox.xmp.
ResourceRef
Set the name of the variant of the system that manages this resource.
setMarked(Boolean)
- Method in class org.apache.jempbox.xmp.
XMPSchemaRightsManagement
Flag indicating if this is a rights managed resource.
setMetadataDate(Calendar)
- Method in class org.apache.jempbox.xmp.
XMPSchemaBasic
Set the date that any metadata was updated.
setModifyDate(Calendar)
- Method in class org.apache.jempbox.xmp.
XMPSchemaBasic
Set the date that the resource was last modified.
setNickname(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaBasic
Set a short informal name for the resource.
setParameters(String)
- Method in class org.apache.jempbox.xmp.
ResourceEvent
Set some addition description to this event.
setPart(Integer)
- Method in class org.apache.jempbox.xmp.pdfa.
XMPSchemaPDFAId
Set the ISO19005 part number.
setPDFVersion(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaPDF
Set the PDF file version. 1.2,1.3,...
setPrefix(String)
- Method in class org.apache.jempbox.xmp.pdfa.
XMPSchemaPDFASchema
PDFA Schema prefix.
setProducer(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaPDF
Set the PDF producer.
setRating(Integer)
- Method in class org.apache.jempbox.xmp.
XMPSchemaBasic
Set the document status.
setRenditionClass(String)
- Method in class org.apache.jempbox.xmp.
ResourceRef
Set the rendition class.
setRenditionParams(String)
- Method in class org.apache.jempbox.xmp.
ResourceRef
Set addition rendition params.
setRights(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Set the default value for the rights of this document.
setRights(String, String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Set the rights for this resource in a specific language.
setSchema(String)
- Method in class org.apache.jempbox.xmp.pdfa.
XMPSchemaPDFASchema
PDFA schema.
setSoftwareAgent(String)
- Method in class org.apache.jempbox.xmp.
ResourceEvent
Set the software that performed this operation.
setSource(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Set the resource source identifier.
setSource(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
The source.
setState(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
The state.
setStringValue(Element, String, String)
- Static method in class org.apache.jempbox.impl.
XMLUtil
Set the value of an element.
setStringValue(Element, String)
- Static method in class org.apache.jempbox.impl.
XMLUtil
This will set the text value of an element.
setTextProperty(String, String)
- Method in class org.apache.jempbox.xmp.
XMPSchema
Set a simple text property on the schema.
setThumbnail(Thumbnail)
- Method in class org.apache.jempbox.xmp.
XMPSchemaBasic
Set the default value for the thumbnail.
setThumbnail(String, Thumbnail)
- Method in class org.apache.jempbox.xmp.
XMPSchemaBasic
Set the thumbnail of this resource in a specific language.
setThumbnailProperty(String, String, Thumbnail)
- Method in class org.apache.jempbox.xmp.
XMPSchema
Set the value of a multi-lingual property.
setTitle(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaBasic
Set a Title for this resource.
setTitle(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Set the default value for the title.
setTitle(String, String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Set the title of this resource in a specific language.
setTransmissionReference(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
The transmission reference.
setUrgency(Integer)
- Method in class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
The urgency.
setUsageTerms(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaRightsManagement
Set the default usage terms for this resource.
setVersionID(String)
- Method in class org.apache.jempbox.xmp.
ResourceRef
Set the referenced resource's version id.
setVersionID(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaMediaManagement
setWebStatement(String)
- Method in class org.apache.jempbox.xmp.
XMPSchemaRightsManagement
Set the external link that describes the owners/rights of this resource.
setWhen(Calendar)
- Method in class org.apache.jempbox.xmp.
ResourceEvent
Set when the event occured.
setWidth(Integer)
- Method in class org.apache.jempbox.xmp.
Thumbnail
Set the width of the element.
T
Thumbnail
- Class in
org.apache.jempbox.xmp
This class represents a thumbnail datatype.
Thumbnail(XMPMetadata)
- Constructor for class org.apache.jempbox.xmp.
Thumbnail
Create a new thumbnail element.
Thumbnail(Element)
- Constructor for class org.apache.jempbox.xmp.
Thumbnail
Create a thumnail based on a parent property set.
toCalendar(String)
- Static method in class org.apache.jempbox.impl.
DateConverter
This will convert a string to a calendar.
toISO8601(Calendar)
- Static method in class org.apache.jempbox.impl.
DateConverter
Convert the date to iso 8601 string format.
X
XMLUtil
- Class in
org.apache.jempbox.impl
This class with handle some simple XML operations.
xmpDocument
- Variable in class org.apache.jempbox.xmp.
XMPMetadata
The DOM representation of the metadata.
XMPMetadata
- Class in
org.apache.jempbox.xmp
This class represents the top level XMP data structure and gives access to the various schemas that are available as part of the XMP specification.
XMPMetadata()
- Constructor for class org.apache.jempbox.xmp.
XMPMetadata
Default constructor, creates blank XMP doc.
XMPMetadata(Document)
- Constructor for class org.apache.jempbox.xmp.
XMPMetadata
Constructor from an existing XML document.
XMPMetadataPDFA
- Class in
org.apache.jempbox.xmp.pdfa
PDFA Metadata.
XMPMetadataPDFA()
- Constructor for class org.apache.jempbox.xmp.pdfa.
XMPMetadataPDFA
Constructor.
XMPMetadataPDFA(Document)
- Constructor for class org.apache.jempbox.xmp.pdfa.
XMPMetadataPDFA
Constructor.
XMPSchema
- Class in
org.apache.jempbox.xmp
This class represents a metadata schema that can be stored in an XMP document.
XMPSchema(XMPMetadata, String, String)
- Constructor for class org.apache.jempbox.xmp.
XMPSchema
Create a new blank schema that can be populated.
XMPSchema(Element, String)
- Constructor for class org.apache.jempbox.xmp.
XMPSchema
Create schema from an existing XML element.
XMPSchemaBasic
- Class in
org.apache.jempbox.xmp
Define XMP properties that are common to all schemas.
XMPSchemaBasic(XMPMetadata)
- Constructor for class org.apache.jempbox.xmp.
XMPSchemaBasic
Construct a new blank PDF schema.
XMPSchemaBasic(Element, String)
- Constructor for class org.apache.jempbox.xmp.
XMPSchemaBasic
Constructor from existing XML element.
XMPSchemaBasicJobTicket
- Class in
org.apache.jempbox.xmp
Implementation of Basic Job Ticket Schema.
XMPSchemaBasicJobTicket(XMPMetadata)
- Constructor for class org.apache.jempbox.xmp.
XMPSchemaBasicJobTicket
XMPSchemaBasicJobTicket(Element, String)
- Constructor for class org.apache.jempbox.xmp.
XMPSchemaBasicJobTicket
Constructor from existing XML element.
XMPSchemaDublinCore
- Class in
org.apache.jempbox.xmp
Define XMP properties used with the Dublin Core specification.
XMPSchemaDublinCore(XMPMetadata)
- Constructor for class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Construct a new blank Dublin Core schema.
XMPSchemaDublinCore(Element, String)
- Constructor for class org.apache.jempbox.xmp.
XMPSchemaDublinCore
Constructor from existing XML element.
XMPSchemaDynamicMedia
- Class in
org.apache.jempbox.xmp
Dynamic Media schema.
XMPSchemaDynamicMedia(XMPMetadata)
- Constructor for class org.apache.jempbox.xmp.
XMPSchemaDynamicMedia
XMPSchemaDynamicMedia(Element, String)
- Constructor for class org.apache.jempbox.xmp.
XMPSchemaDynamicMedia
Constructor from existing XML element.
XMPSchemaIptc4xmpCore
- Class in
org.apache.jempbox.xmp
Define XMP properties used with IPTC specification.
XMPSchemaIptc4xmpCore(XMPMetadata)
- Constructor for class org.apache.jempbox.xmp.
XMPSchemaIptc4xmpCore
Construct a new blank IPTC schema.
XMPSchemaIptc4xmpCore(Element, String)
- Constructor for class org.apache.jempbox.xmp.
XMPSchemaIptc4xmpCore
Constructor from an existing element.
XMPSchemaMediaManagement
- Class in
org.apache.jempbox.xmp
Define XMP properties that are related to digital asset management.
XMPSchemaMediaManagement(XMPMetadata)
- Constructor for class org.apache.jempbox.xmp.
XMPSchemaMediaManagement
Construct a new blank PDF schema.
XMPSchemaMediaManagement(Element, String)
- Constructor for class org.apache.jempbox.xmp.
XMPSchemaMediaManagement
Constructor from existing XML element.
XMPSchemaPagedText
- Class in
org.apache.jempbox.xmp
Paged Text Schema.
XMPSchemaPagedText(XMPMetadata)
- Constructor for class org.apache.jempbox.xmp.
XMPSchemaPagedText
XMPSchemaPagedText(Element, String)
- Constructor for class org.apache.jempbox.xmp.
XMPSchemaPagedText
Constructor from existing XML element.
XMPSchemaPDF
- Class in
org.apache.jempbox.xmp
Define XMP properties used with Adobe PDF documents.
XMPSchemaPDF(XMPMetadata)
- Constructor for class org.apache.jempbox.xmp.
XMPSchemaPDF
Construct a new blank PDF schema.
XMPSchemaPDF(Element, String)
- Constructor for class org.apache.jempbox.xmp.
XMPSchemaPDF
Constructor from existing XML element.
XMPSchemaPDFAField
- Class in
org.apache.jempbox.xmp.pdfa
Define XMP properties used PDFA extension schema description schemas.
XMPSchemaPDFAField(XMPMetadata)
- Constructor for class org.apache.jempbox.xmp.pdfa.
XMPSchemaPDFAField
Construct a new blank PDFA schema.
XMPSchemaPDFAField(Element, String)
- Constructor for class org.apache.jempbox.xmp.pdfa.
XMPSchemaPDFAField
Constructor from existing XML element.
XMPSchemaPDFAId
- Class in
org.apache.jempbox.xmp.pdfa
Define XMP properties used PDFA extension schema description schemas.
XMPSchemaPDFAId(XMPMetadata)
- Constructor for class org.apache.jempbox.xmp.pdfa.
XMPSchemaPDFAId
Construct a new blank PDFA schema.
XMPSchemaPDFAId(Element, String)
- Constructor for class org.apache.jempbox.xmp.pdfa.
XMPSchemaPDFAId
Constructor from existing XML element.
XMPSchemaPDFAProperty
- Class in
org.apache.jempbox.xmp.pdfa
Define XMP properties used PDFA extension schema description schemas.
XMPSchemaPDFAProperty(XMPMetadata)
- Constructor for class org.apache.jempbox.xmp.pdfa.
XMPSchemaPDFAProperty
Construct a new blank PDFA schema.
XMPSchemaPDFAProperty(Element, String)
- Constructor for class org.apache.jempbox.xmp.pdfa.
XMPSchemaPDFAProperty
Constructor from existing XML element.
XMPSchemaPDFASchema
- Class in
org.apache.jempbox.xmp.pdfa
Define XMP properties used PDFA extension schema description schemas.
XMPSchemaPDFASchema(XMPMetadata)
- Constructor for class org.apache.jempbox.xmp.pdfa.
XMPSchemaPDFASchema
Construct a new blank PDFA schema.
XMPSchemaPDFASchema(Element, String)
- Constructor for class org.apache.jempbox.xmp.pdfa.
XMPSchemaPDFASchema
Constructor from existing XML element.
XMPSchemaPDFAType
- Class in
org.apache.jempbox.xmp.pdfa
Define XMP properties used PDFA extension schema description schemas.
XMPSchemaPDFAType(XMPMetadata)
- Constructor for class org.apache.jempbox.xmp.pdfa.
XMPSchemaPDFAType
Construct a new blank PDFA schema.
XMPSchemaPDFAType(Element, String)
- Constructor for class org.apache.jempbox.xmp.pdfa.
XMPSchemaPDFAType
Constructor from existing XML element.
XMPSchemaPhotoshop
- Class in
org.apache.jempbox.xmp
Define XMP properties used with Adobe Photoshop documents.
XMPSchemaPhotoshop(XMPMetadata)
- Constructor for class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
Construct a new blank Photoshop schema.
XMPSchemaPhotoshop(Element, String)
- Constructor for class org.apache.jempbox.xmp.
XMPSchemaPhotoshop
Constructor for existing XML element.
XMPSchemaRightsManagement
- Class in
org.apache.jempbox.xmp
Define XMP properties that are related to rights management.
XMPSchemaRightsManagement(XMPMetadata)
- Constructor for class org.apache.jempbox.xmp.
XMPSchemaRightsManagement
Construct a new blank PDF schema.
XMPSchemaRightsManagement(Element, String)
- Constructor for class org.apache.jempbox.xmp.
XMPSchemaRightsManagement
Constructor from existing XML element.
A
B
C
D
E
F
G
H
L
M
N
O
P
R
S
T
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes