Alphabetical Index

A B C D E F G H L M N O P R S T X

A

ACTION_CONVERTED - static field in class org.jempbox.xmp.ResourceEvent
A predefined action.
ACTION_COPIED - static field in class org.jempbox.xmp.ResourceEvent
A predefined action.
ACTION_CREATED - static field in class org.jempbox.xmp.ResourceEvent
A predefined action.
ACTION_CROPPED - static field in class org.jempbox.xmp.ResourceEvent
A predefined action.
ACTION_EDITED - static field in class org.jempbox.xmp.ResourceEvent
A predefined action.
ACTION_FILTERED - static field in class org.jempbox.xmp.ResourceEvent
A predefined action.
ACTION_FORMATTED - static field in class org.jempbox.xmp.ResourceEvent
A predefined action.
ACTION_MANAGED - static field in class org.jempbox.xmp.ResourceEvent
A predefined action.
ACTION_PRINTED - static field in class org.jempbox.xmp.ResourceEvent
A predefined action.
ACTION_PRODUCED - static field in class org.jempbox.xmp.ResourceEvent
A predefined action.
ACTION_PUBLISHED - static field in class org.jempbox.xmp.ResourceEvent
A predefined action.
ACTION_RESIZED - static field in class org.jempbox.xmp.ResourceEvent
A predefined action.
ACTION_VERSION_UPDATED - static field in class org.jempbox.xmp.ResourceEvent
A predefined action.
addAdvisory(String) - method in class org.jempbox.xmp.XMPSchemaBasic
Add an advisory to the list.
addBagValue(String,String) - method in class org.jempbox.xmp.XMPSchema
Add an entry to a bag property.
addBasicJobTicketSchema() - method in class org.jempbox.xmp.XMPMetadata
Add a new Job Ticket schema.
addBasicSchema() - method in class org.jempbox.xmp.XMPMetadata
Create and add a new Basic Schema to this metadata.
addContributor(String) - method in class org.jempbox.xmp.XMPSchemaDublinCore
Add a contributor to the list of contributors.
addCreator(String) - method in class org.jempbox.xmp.XMPSchemaDublinCore
Add a creator.
addDate(Calendar) - method in class org.jempbox.xmp.XMPSchemaDublinCore
Add a date of interest to this schema.
addDublinCoreSchema() - method in class org.jempbox.xmp.XMPMetadata
Create and add a new Dublin Core Schema to this metadata.
addDynamicMediaSchema() - method in class org.jempbox.xmp.XMPMetadata
Add a new Dynamic Media schema.
Add a new historical event.
addIdentifier(String) - method in class org.jempbox.xmp.XMPSchemaBasic
Add a new identifier for this resource.
addIptc4xmpCoreSchema() - method in class org.jempbox.xmp.XMPMetadata
Create and add a new IPTC schema to this metadata.
addLanguage(String) - method in class org.jempbox.xmp.XMPSchemaDublinCore
Add a language to the list of languages.
addMediaManagementSchema() - method in class org.jempbox.xmp.XMPMetadata
Add a new Media Management schema.
addOwner(String) - method in class org.jempbox.xmp.XMPSchemaRightsManagement
Add an owner to the list.
addPagedTextSchema() - method in class org.jempbox.xmp.XMPMetadata
Add a new Paged Text schema.
addPDFAFieldSchema() - method in class org.jempbox.xmp.pdfa.XMPMetadataPDFA
Add a new PDFAField schema.
addPDFAIdSchema() - method in class org.jempbox.xmp.pdfa.XMPMetadataPDFA
Add a PDFA Id schema and return the result.
addPDFAPropertySchema() - method in class org.jempbox.xmp.pdfa.XMPMetadataPDFA
Create a PDFA property schema.
addPDFASchema() - method in class org.jempbox.xmp.pdfa.XMPMetadataPDFA
Add a PDFA schema.
addPDFATypeSchema() - method in class org.jempbox.xmp.pdfa.XMPMetadataPDFA
Add a new PDFA type schema.
addPDFSchema() - method in class org.jempbox.xmp.XMPMetadata
Create and add a new PDF Schema to this metadata.
addPhotoshopSchema() - method in class org.jempbox.xmp.XMPMetadata
Create and add a new Photoshop schema to this metadata.
addPublisher(String) - method in class org.jempbox.xmp.XMPSchemaDublinCore
Add a publisher to the list of publishers.
addRelation(String) - method in class org.jempbox.xmp.XMPSchemaDublinCore
Add a relation to the list of relationships.
addRightsManagementSchema() - method in class org.jempbox.xmp.XMPMetadata
Add a new Rights Managment schema.
addScene(String) - method in class org.jempbox.xmp.XMPSchemaIptc4xmpCore
The IPTC scene.
addSchema(org.jempbox.xmp.XMPSchema) - method in class org.jempbox.xmp.XMPMetadata
Add a custom schema to the root rdf.
addSequenceDateValue(String,Calendar) - method in class org.jempbox.xmp.XMPSchema
Add a date sequence value to the list.
Add a new value to a sequence property.
addSequenceValue(String,String) - method in class org.jempbox.xmp.XMPSchema
Add a new value to a sequence property.
addSubject(String) - method in class org.jempbox.xmp.XMPSchemaDublinCore
Add a subject to the list of subjects.
addSubjectCode(String) - method in class org.jempbox.xmp.XMPSchemaIptc4xmpCore
Add IPTC subject code.
addSupplementalCategory(String) - method in class org.jempbox.xmp.XMPSchemaPhotoshop
Add a new supplemental category.
addType(String) - method in class org.jempbox.xmp.XMPSchemaDublinCore
Add a type to the bag of types of this resource.
addXMLNSMapping(String,Class) - method in class org.jempbox.xmp.XMPMetadata
Will add a XMPSchema to the set of identified schemas.
asByteArray() - method in class org.jempbox.xmp.XMPMetadata
Get the XML document as a byte array.
asByteArray(Document,String) - static method in class org.jempbox.impl.XMLUtil
Convert the document to an array of bytes.

B

basicAddSchema(org.jempbox.xmp.XMPSchema) - method in class org.jempbox.xmp.XMPMetadata
Generic add schema method.

C

createDerivedFrom() - method in class org.jempbox.xmp.XMPSchemaMediaManagement
Create a new Derived From resource ref that can be populated.
createManagedFrom() - method in class org.jempbox.xmp.XMPSchemaMediaManagement
Create a new Managed From resource ref that can be populated.

D

DateConverter - class org.jempbox.impl.DateConverter
This class is used to convert dates to strings and back using the PDF date standards.

E

Elementable - interface org.jempbox.xmp.Elementable
A simple class that allows access to an XML element.
encoding - field in class org.jempbox.xmp.XMPMetadata
The encoding of the XMP document.
ENCODING_UTF16BE - static field in class org.jempbox.xmp.XMPMetadata
Supported encoding for persisted XML.
ENCODING_UTF16LE - static field in class org.jempbox.xmp.XMPMetadata
Supported encoding for persisted XML.
ENCODING_UTF8 - static field in class org.jempbox.xmp.XMPMetadata
Supported encoding for persisted XML.

F

FORMAT_JPEG - static field in class org.jempbox.xmp.Thumbnail
A supported thumnail format.

G

getAbout() - method in class org.jempbox.xmp.XMPSchema
Get the RDF about attribute.
getAction() - method in class org.jempbox.xmp.ResourceEvent
Get the action that occured.
getAdvisories() - method in class org.jempbox.xmp.XMPSchemaBasic
Get the complete list of advisories.
getAmd() - method in class org.jempbox.xmp.pdfa.XMPSchemaPDFAId
Get the amendment idenitifier.
getAuthorsPosition() - method in class org.jempbox.xmp.XMPSchemaPhotoshop
By-line title.
getBagList(String) - method in class org.jempbox.xmp.XMPSchema
Get all the values of the bag property.
getBaseURL() - method in class org.jempbox.xmp.XMPSchemaBasic
Get the base URL of the resource.
getBasicJobTicketSchema() - method in class org.jempbox.xmp.XMPMetadata
Get the Job Ticket Schema.
getBasicSchema() - method in class org.jempbox.xmp.XMPMetadata
Get the Basic Schema.
getBooleanProperty(String) - method in class org.jempbox.xmp.XMPSchema
Get the value of the property as a boolean.
getCaptionWriter() - method in class org.jempbox.xmp.XMPSchemaPhotoshop
Writer/editor.
getCategory() - method in class org.jempbox.xmp.XMPSchemaPhotoshop
The category.
getCertificateURL() - method in class org.jempbox.xmp.XMPSchemaRightsManagement
Get the URL of the rights managment certificate.
getCiAdrCity() - method in class org.jempbox.xmp.XMPSchemaIptc4xmpCore
Contact Info Address City.
getCiAdrCtry() - method in class org.jempbox.xmp.XMPSchemaIptc4xmpCore
Contact Info country.
getCiAdrExtadr() - method in class org.jempbox.xmp.XMPSchemaIptc4xmpCore
Contact Info Extended Address(company name).
getCiAdrPcode() - method in class org.jempbox.xmp.XMPSchemaIptc4xmpCore
Postal code.
getCiAdrRegion() - method in class org.jempbox.xmp.XMPSchemaIptc4xmpCore
Postal region or state.
getCiEmailWork() - method in class org.jempbox.xmp.XMPSchemaIptc4xmpCore
Work email.
getCiTelWork() - method in class org.jempbox.xmp.XMPSchemaIptc4xmpCore
Work Telephone.
getCity() - method in class org.jempbox.xmp.XMPSchemaPhotoshop
The city.
getCiUrlWork() - method in class org.jempbox.xmp.XMPSchemaIptc4xmpCore
Work URL.
getConformance() - method in class org.jempbox.xmp.pdfa.XMPSchemaPDFAId
Get the conformance level.
getContributors() - method in class org.jempbox.xmp.XMPSchemaDublinCore
Get the complete list of contributors.
getCopyright() - method in class org.jempbox.xmp.XMPSchemaRightsManagement
Get the copyright information.
getCountry() - method in class org.jempbox.xmp.XMPSchemaPhotoshop
The country.
getCountryCode() - method in class org.jempbox.xmp.XMPSchemaIptc4xmpCore
ISO Country Code.
getCoverage() - method in class org.jempbox.xmp.XMPSchemaDublinCore
Get the coverage property.
getCreateDate() - method in class org.jempbox.xmp.XMPSchemaBasic
Get the creation date of the resource.
getCreators() - method in class org.jempbox.xmp.XMPSchemaDublinCore
Get a complete list of creators.
getCreatorTool() - method in class org.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.jempbox.xmp.XMPSchemaPhotoshop
The credit property.
getDateCreated() - method in class org.jempbox.xmp.XMPSchemaPhotoshop
Creation date.
getDateProperty(String) - method in class org.jempbox.xmp.XMPSchema
Get the value of the property as a date.
getDates() - method in class org.jempbox.xmp.XMPSchemaDublinCore
Get a list of all dates of interest to this resource.
getDerivedFrom() - method in class org.jempbox.xmp.XMPSchemaMediaManagement
Get a reference to the original document that this document is derived from.
getDescription() - method in class org.jempbox.xmp.XMPSchemaDublinCore
Get the default value for the description.
getDescription(String) - method in class org.jempbox.xmp.XMPSchemaDublinCore
Get the description in a specific language.
getDescriptionLanguages() - method in class org.jempbox.xmp.XMPSchemaDublinCore
Get a list of all languages that a description exists for.
getDocumentID() - method in class org.jempbox.xmp.ResourceRef
Get the referenced resource's document id.
getDocumentID() - method in class org.jempbox.xmp.XMPSchemaMediaManagement
Get id that identifies all versions of this document.
getDublinCoreSchema() - method in class org.jempbox.xmp.XMPMetadata
Get the Dublin Core Schema.
getDynamicMediaSchema() - method in class org.jempbox.xmp.XMPMetadata
Get the Dynamic Media Schema.
getElement() - method in class org.jempbox.xmp.Elementable
Get the XML element that this object represents.
getElement() - method in class org.jempbox.xmp.ResourceEvent
Get the underlying XML element.
getElement() - method in class org.jempbox.xmp.ResourceRef
Get the underlying XML element.
getElement() - method in class org.jempbox.xmp.Thumbnail
Get the underlying XML element.
getElement() - method in class org.jempbox.xmp.XMPSchema
Get the XML element that is represented by this schema.
getElement(Element,String) - static method in class org.jempbox.impl.XMLUtil
Get the first instance of an element by name.
getEncoding() - method in class org.jempbox.xmp.XMPMetadata
Get the current encoding that will be used to write the XML.
getEventSequenceList(String) - method in class org.jempbox.xmp.XMPSchema
Get a list of ResourceEvent objects.
getFormat() - method in class org.jempbox.xmp.Thumbnail
Get the format of the thumbnail.
getFormat() - method in class org.jempbox.xmp.XMPSchemaDublinCore
Get the format property.
getHeadline() - method in class org.jempbox.xmp.XMPSchemaPhotoshop
Headline.
getHeight() - method in class org.jempbox.xmp.Thumbnail
Get the height of the image in pixels.
getHistory() - method in class org.jempbox.xmp.XMPSchemaMediaManagement
Get a list of all historical events that have occured for this resource.
getIdentifier() - method in class org.jempbox.xmp.XMPSchemaDublinCore
Get the resource id.
getIdentifiers() - method in class org.jempbox.xmp.XMPSchemaBasic
Get the complete list of identifiers.
getImage() - method in class org.jempbox.xmp.Thumbnail
Get the image data in base 64 encoding.
getInstanceID() - method in class org.jempbox.xmp.ResourceEvent
Get the referenced resource's instance id.
getInstanceID() - method in class org.jempbox.xmp.ResourceRef
Get the referenced resource's id.
getInstructions() - method in class org.jempbox.xmp.XMPSchemaPhotoshop
The instructions.
getIntegerProperty(String) - method in class org.jempbox.xmp.XMPSchema
Get the value of the property as an integer.
getIntellectualGenre() - method in class org.jempbox.xmp.XMPSchemaIptc4xmpCore
Nature of a news object.
getIntValue(Element,String) - static method in class org.jempbox.impl.XMLUtil
Get the integer value of a subnode.
getKeywords() - method in class org.jempbox.xmp.XMPSchemaPDF
Get the PDF keywords.
getLabel() - method in class org.jempbox.xmp.XMPSchemaBasic
Get the short phrase that describes this resource.
getLanguageProperty(String,String) - method in class org.jempbox.xmp.XMPSchema
Get the value of a multi-lingual property.
getLanguagePropertyLanguages(String) - method in class org.jempbox.xmp.XMPSchema
Get a list of all languages that are currently defined for a specific property.
getLanguages() - method in class org.jempbox.xmp.XMPSchemaDublinCore
Get the complete list of languages.
getLocation() - method in class org.jempbox.xmp.XMPSchemaIptc4xmpCore
Name of location that the content is focussing on.
getManagedFrom() - method in class org.jempbox.xmp.XMPSchemaMediaManagement
Get a reference to the document prior to it being managed.
getManager() - method in class org.jempbox.xmp.ResourceEvent
Get name of the asset management system that manages this resource.
getManager() - method in class org.jempbox.xmp.ResourceRef
Get name of the asset management system that manages this resource.
getManager() - method in class org.jempbox.xmp.XMPSchemaMediaManagement
Get the name of the asset management system that manages this resource.
getManagerTo() - method in class org.jempbox.xmp.ResourceEvent
URI identifying the managed resource.
getManagerTo() - method in class org.jempbox.xmp.ResourceRef
URI identifying the managed resource.
getManagerUI() - method in class org.jempbox.xmp.ResourceEvent
URI to info about the managed resource.
getManagerUI() - method in class org.jempbox.xmp.ResourceRef
URI to info about the managed resource.
getManagerVariant() - method in class org.jempbox.xmp.ResourceEvent
Get name of the variant of asset management system that manages this resource.
getManagerVariant() - method in class org.jempbox.xmp.ResourceRef
Get name of the variant of asset management system that manages this resource.
getManageTo() - method in class org.jempbox.xmp.XMPSchemaMediaManagement
Get the URI to the managed resource.
getManageUI() - method in class org.jempbox.xmp.XMPSchemaMediaManagement
Get the URI to the managed resource information.
getMarked() - method in class org.jempbox.xmp.XMPSchemaRightsManagement
Get the flag that indicates if this is a marked resource..
getMediaManagementSchema() - method in class org.jempbox.xmp.XMPMetadata
Get the Media Management Schema.
getMetadataDate() - method in class org.jempbox.xmp.XMPSchemaBasic
Get the metadata change date for this resource.
getModifyDate() - method in class org.jempbox.xmp.XMPSchemaBasic
Get the date the resource was last modified.
getNickname() - method in class org.jempbox.xmp.XMPSchemaBasic
Get the short informal name for this resource.
getOwners() - method in class org.jempbox.xmp.XMPSchemaRightsManagement
Get the complete list of legal owners.
getPagedTextSchema() - method in class org.jempbox.xmp.XMPMetadata
Get the Paged Text Schema.
getParameters() - method in class org.jempbox.xmp.ResourceEvent
Get an additional description of the event.
getPart() - method in class org.jempbox.xmp.pdfa.XMPSchemaPDFAId
Get the ISO19005 part number.
getPDFAFieldSchema() - method in class org.jempbox.xmp.pdfa.XMPMetadataPDFA
Get the PDFAField schema.
getPDFAIdSchema() - method in class org.jempbox.xmp.pdfa.XMPMetadataPDFA
Get the PDFA ID schema.
getPDFAPropertySchema() - method in class org.jempbox.xmp.pdfa.XMPMetadataPDFA
Get the PDFA property schema.
getPDFASchema() - method in class org.jempbox.xmp.pdfa.XMPMetadataPDFA
Get the PDFA schema.
getPDFATypeSchema() - method in class org.jempbox.xmp.pdfa.XMPMetadataPDFA
Get the PDFA type schema.
getPDFSchema() - method in class org.jempbox.xmp.XMPMetadata
Get the PDF Schema.
getPDFVersion() - method in class org.jempbox.xmp.XMPSchemaPDF
Get the PDF version.
getPrefix() - method in class org.jempbox.xmp.pdfa.XMPSchemaPDFASchema
Get the PDFA Schema prefix.
getProducer() - method in class org.jempbox.xmp.XMPSchemaPDF
Get the value of the producer property.
getPublishers() - method in class org.jempbox.xmp.XMPSchemaDublinCore
Get the complete list of publishers.
getRating() - method in class org.jempbox.xmp.XMPSchemaBasic
Get a number that indicates the documents status.
getRelationships() - method in class org.jempbox.xmp.XMPSchemaDublinCore
Get the complete list of relationships.
getRenditionClass() - method in class org.jempbox.xmp.ResourceRef
Get the rendition class.
getRenditionParams() - method in class org.jempbox.xmp.ResourceRef
Get the extra rendition params.
getRights() - method in class org.jempbox.xmp.XMPSchemaDublinCore
Get the default value for the rights of this document.
getRights(String) - method in class org.jempbox.xmp.XMPSchemaDublinCore
Get the rights in a specific language.
getRightsLanguages() - method in class org.jempbox.xmp.XMPSchemaDublinCore
Get a list of all languages that a rights description exists for.
getRightsManagementSchema() - method in class org.jempbox.xmp.XMPMetadata
Get the Schema Rights Schema.
getScenes() - method in class org.jempbox.xmp.XMPSchemaIptc4xmpCore
A list of all the scenes.
getSchema() - method in class org.jempbox.xmp.pdfa.XMPSchemaPDFASchema
Get the PDFA schema.
getSchemaByClass(Class) - method in class org.jempbox.xmp.XMPMetadata
Tries to retrieve a schema from this by classname.
getSchemas() - method in class org.jempbox.xmp.XMPMetadata
This will get a list of XMPSchema(or subclass) objects.
getSchemasByNamespaceURI(String) - method in class org.jempbox.xmp.XMPMetadata
Will return all schemas that fit the given namespaceURI.
getSequenceDateList(String) - method in class org.jempbox.xmp.XMPSchema
Get all the date values in a sequence property.
getSequenceList(String) - method in class org.jempbox.xmp.XMPSchema
Get all the values in a sequence property.
getSoftwareAgent() - method in class org.jempbox.xmp.ResourceEvent
Get the software that performed this action.
getSource() - method in class org.jempbox.xmp.XMPSchemaDublinCore
Get the resource source id.
getSource() - method in class org.jempbox.xmp.XMPSchemaPhotoshop
The source.
getState() - method in class org.jempbox.xmp.XMPSchemaPhotoshop
The state.
getStringValue(Element) - static method in class org.jempbox.impl.XMLUtil
This will get the text value of an element.
getStringValue(Element,String) - static method in class org.jempbox.impl.XMLUtil
Get the value of a subnode.
getSubjectCodes() - method in class org.jempbox.xmp.XMPSchemaIptc4xmpCore
Get a list of all IPTC subject codes.
getSubjects() - method in class org.jempbox.xmp.XMPSchemaDublinCore
Get the complete list of subjects.
getSupplementalCategories() - method in class org.jempbox.xmp.XMPSchemaPhotoshop
Get a list of all supplemental categories.
getTextProperty(String) - method in class org.jempbox.xmp.XMPSchema
Get the value of a simple text property.
getThumbnail() - method in class org.jempbox.xmp.XMPSchemaBasic
Get the default value for the thumbnail.
getThumbnail(String) - method in class org.jempbox.xmp.XMPSchemaBasic
Get the thumbnail in a specific language.
getThumbnailLanguages() - method in class org.jempbox.xmp.XMPSchemaBasic
Get a list of all languages that a thumbnail exists for.
getThumbnailProperty(String,String) - method in class org.jempbox.xmp.XMPSchema
Get the value of a multi-lingual property.
getTitle() - method in class org.jempbox.xmp.XMPSchemaBasic
Get the title for this resource.
getTitle() - method in class org.jempbox.xmp.XMPSchemaDublinCore
Get the default value for the title.
getTitle(String) - method in class org.jempbox.xmp.XMPSchemaDublinCore
Get the title in a specific language.
getTitleLanguages() - method in class org.jempbox.xmp.XMPSchemaDublinCore
Get a list of all languages that a title exists for.
getTransmissionReference() - method in class org.jempbox.xmp.XMPSchemaPhotoshop
The transmission reference.
getTypes() - method in class org.jempbox.xmp.XMPSchemaDublinCore
Get the list of types for this resource.
getUrgency() - method in class org.jempbox.xmp.XMPSchemaPhotoshop
The urgency.
getUsageTerms() - method in class org.jempbox.xmp.XMPSchemaRightsManagement
Get the default usage terms for the document.
getUsageTerms(String) - method in class org.jempbox.xmp.XMPSchemaRightsManagement
Get the usage terms in a specific language.
getUsageTermsLanguages() - method in class org.jempbox.xmp.XMPSchemaRightsManagement
Get a list of all languages that a usage term exists for.
getVersionID() - method in class org.jempbox.xmp.ResourceRef
Get the referenced resource's document version id.
getVersionID() - method in class org.jempbox.xmp.XMPSchemaMediaManagement
getWebStatement() - method in class org.jempbox.xmp.XMPSchemaRightsManagement
Get the URL that describes the terms of this resource.
getWhen() - method in class org.jempbox.xmp.ResourceEvent
Get the date/time that this event occured.
getWidth() - method in class org.jempbox.xmp.Thumbnail
Get the width of the image in pixels.
getXMPDocument() - method in class org.jempbox.xmp.XMPMetadata
Get the XML document from this object.

H

hasUnknownSchema() - method in class org.jempbox.xmp.XMPMetadata
This will return true if the XMP contains an unknown schema.

L

load(InputSource) - static method in class org.jempbox.xmp.XMPMetadata
Load a schema from an input source.
load(InputSource) - static method in class org.jempbox.xmp.pdfa.XMPMetadataPDFA
Load a a PDFA metadata.
load(InputStream) - static method in class org.jempbox.xmp.XMPMetadata
Load metadata from the filesystem.
load(String) - static method in class org.jempbox.xmp.XMPMetadata
Load metadata from the filesystem.

M

main(String[]) - static method in class org.jempbox.xmp.XMPMetadata
Test main program.
merge(org.jempbox.xmp.XMPMetadata) - method in class org.jempbox.xmp.XMPMetadata
Merge this metadata with the given metadata object.
merge(org.jempbox.xmp.XMPSchema) - method in class org.jempbox.xmp.XMPSchema
A basic schema merge, it merges bags and sequences and replace everything else.

N

NAMESPACE - static field in class org.jempbox.xmp.ResourceEvent
Namespace for a resource event.
NAMESPACE - static field in class org.jempbox.xmp.XMPSchemaBasic
The namespace of this schema.
NAMESPACE - static field in class org.jempbox.xmp.XMPSchemaBasicJobTicket
The namespace for this schema.
NAMESPACE - static field in class org.jempbox.xmp.XMPSchemaDublinCore
The namespace for this schema.
NAMESPACE - static field in class org.jempbox.xmp.XMPSchemaDynamicMedia
The namespace for this schema.
NAMESPACE - static field in class org.jempbox.xmp.XMPSchemaIptc4xmpCore
The namespace for this schema.
NAMESPACE - static field in class org.jempbox.xmp.XMPSchemaMediaManagement
The namespace for this schema.
NAMESPACE - static field in class org.jempbox.xmp.XMPSchemaPagedText
The namespace for this schema.
NAMESPACE - static field in class org.jempbox.xmp.XMPSchemaPDF
The namespace for this schema.
NAMESPACE - static field in class org.jempbox.xmp.pdfa.XMPSchemaPDFAField
The namespace for this schema.
NAMESPACE - static field in class org.jempbox.xmp.pdfa.XMPSchemaPDFAId
The namespace for this schema.
NAMESPACE - static field in class org.jempbox.xmp.pdfa.XMPSchemaPDFAProperty
The namespace for this schema.
NAMESPACE - static field in class org.jempbox.xmp.pdfa.XMPSchemaPDFASchema
The namespace for this schema.
NAMESPACE - static field in class org.jempbox.xmp.pdfa.XMPSchemaPDFAType
The namespace for this schema.
NAMESPACE - static field in class org.jempbox.xmp.XMPSchemaPhotoshop
The namespace for this schema.
NAMESPACE - static field in class org.jempbox.xmp.XMPSchemaRightsManagement
The namespace for this schema.
newDocument() - static method in class org.jempbox.impl.XMLUtil
Create a new blank XML document.
NS_NAMESPACE - static field in class org.jempbox.xmp.XMPSchema
The standard xmlns namespace.
nsMappings - field in class org.jempbox.xmp.XMPMetadata
A mapping of namespaces.

O

The impl package contains internal implementation classes for JempBox.
org.jempbox.xmp - package
This package holds data access classes for XMP data structures.
This package holds data access classes for XMP PDFA data structures.

P

parent - field in class org.jempbox.xmp.ResourceEvent
The DOM representation of this object.
parent - field in class org.jempbox.xmp.ResourceRef
The DOM representation of this object.
parent - field in class org.jempbox.xmp.Thumbnail
The DOM representation of this object.
parse(InputSource) - static method in class org.jempbox.impl.XMLUtil
This will parse an InputSource and create a DOM document.
parse(InputStream) - static method in class org.jempbox.impl.XMLUtil
This will parse an XML stream and create a DOM document.
parse(String) - static method in class org.jempbox.impl.XMLUtil
This will parse an XML stream and create a DOM document.
prefix - field in class org.jempbox.xmp.XMPSchema
The XML schema prefix.

R

removeAdvisory(String) - method in class org.jempbox.xmp.XMPSchemaBasic
Remove an Advisory xpath expression.
removeBagValue(String,String) - method in class org.jempbox.xmp.XMPSchema
Remove all matching entries with the given value from the bag.
removeContributor(String) - method in class org.jempbox.xmp.XMPSchemaDublinCore
Remove a contributor from the list of contributors.
removeCreator(String) - method in class org.jempbox.xmp.XMPSchemaDublinCore
Remove a creator from the list of creators.
removeDate(Calendar) - method in class org.jempbox.xmp.XMPSchemaDublinCore
Remove a date from the list of 'interesting' dates.
Remove an event from the list of events.
removeIdentifier(String) - method in class org.jempbox.xmp.XMPSchemaBasic
Remove an identifier to this resource.
removeLanguage(String) - method in class org.jempbox.xmp.XMPSchemaDublinCore
Remove a language from the list of languages.
removeOwner(String) - method in class org.jempbox.xmp.XMPSchemaRightsManagement
Remove an owner from the list.
removePublisher(String) - method in class org.jempbox.xmp.XMPSchemaDublinCore
Remove a publisher from the list of publishers.
removeRelation(String) - method in class org.jempbox.xmp.XMPSchemaDublinCore
Remove a relation from the list of relationships.
removeSequenceDateValue(String,Calendar) - method in class org.jempbox.xmp.XMPSchema
Remove a date sequence value from the list.
Remove a value from a sequence property.
removeSequenceValue(String,String) - method in class org.jempbox.xmp.XMPSchema
Remove all matching values from a sequence property.
removeSubject(String) - method in class org.jempbox.xmp.XMPSchemaDublinCore
Remove a subject from the list of subjects.
removeSupplementalCategory(String) - method in class org.jempbox.xmp.XMPSchemaPhotoshop
Remove a supplemental category.
ResourceEvent - class org.jempbox.xmp.ResourceEvent
This class represents a high level event that occured during the processing of this resource.
ResourceEvent(Element) - constructor for class org.jempbox.xmp.ResourceEvent
Create a resource reference based on a existing parent property set.
ResourceEvent(org.jempbox.xmp.XMPSchema) - constructor for class org.jempbox.xmp.ResourceEvent
Create resource event based on schema.
ResourceRef - class org.jempbox.xmp.ResourceRef
This class represents a multiple part reference to a resource.
ResourceRef(Element) - constructor for class org.jempbox.xmp.ResourceRef
Create a resource reference based on a existing parent property set.

S

save(Document,String,String) - static method in class org.jempbox.impl.XMLUtil
Save the XML document to a file.
save(Node,OutputStream,String) - static method in class org.jempbox.impl.XMLUtil
Save the XML document to an output stream.
save(OutputStream) - method in class org.jempbox.xmp.XMPMetadata
Save the XMP document to a stream.
save(String) - method in class org.jempbox.xmp.XMPMetadata
Save the XMP document to a file.
schema - field in class org.jempbox.xmp.XMPSchema
The DOM representation of this object.
setAbout(String) - method in class org.jempbox.xmp.XMPSchema
Set the RDF 'about' attribute.
setAction(String) - method in class org.jempbox.xmp.ResourceEvent
Set the action that this event represents.
setAmd(String) - method in class org.jempbox.xmp.pdfa.XMPSchemaPDFAId
Set the amendment idenitifier.
setAuthorsPosition(String) - method in class org.jempbox.xmp.XMPSchemaPhotoshop
By-line title.
setBaseURL(String) - method in class org.jempbox.xmp.XMPSchemaBasic
The base URL of the resource, for relative URLs in the document.
setBooleanProperty(String,Boolean) - method in class org.jempbox.xmp.XMPSchema
Set the value of the property as a boolean.
setCaptionWriter(String) - method in class org.jempbox.xmp.XMPSchemaPhotoshop
Writer/editor.
setCategory(String) - method in class org.jempbox.xmp.XMPSchemaPhotoshop
Category; limited to 3 7-bit characters.
setCertificateURL(String) - method in class org.jempbox.xmp.XMPSchemaRightsManagement
The online rights management certificate.
setCiAdrCity(String) - method in class org.jempbox.xmp.XMPSchemaIptc4xmpCore
Contact Info Address City.
setCiAdrCtry(String) - method in class org.jempbox.xmp.XMPSchemaIptc4xmpCore
Contact Info country.
setCiAdrExtadr(String) - method in class org.jempbox.xmp.XMPSchemaIptc4xmpCore
Contact Info Extended Address(company name).
setCiAdrPcode(String) - method in class org.jempbox.xmp.XMPSchemaIptc4xmpCore
Postal code.
setCiAdrRegion(String) - method in class org.jempbox.xmp.XMPSchemaIptc4xmpCore
Postal region or state.
setCiEmailWork(String) - method in class org.jempbox.xmp.XMPSchemaIptc4xmpCore
Work email.
setCiTelWork(String) - method in class org.jempbox.xmp.XMPSchemaIptc4xmpCore
Work telephone.
setCity(String) - method in class org.jempbox.xmp.XMPSchemaPhotoshop
The city.
setCiUrlWork(String) - method in class org.jempbox.xmp.XMPSchemaIptc4xmpCore
Work URL.
setConformance(String) - method in class org.jempbox.xmp.pdfa.XMPSchemaPDFAId
Set the conformance level.
setCopyright(String) - method in class org.jempbox.xmp.XMPSchemaRightsManagement
Set the copyright information.
setCountry(String) - method in class org.jempbox.xmp.XMPSchemaPhotoshop
The country.
setCountryCode(String) - method in class org.jempbox.xmp.XMPSchemaIptc4xmpCore
ISO Country Code.
setCoverage(String) - method in class org.jempbox.xmp.XMPSchemaDublinCore
Set the coverage property.
setCreateDate(Calendar) - method in class org.jempbox.xmp.XMPSchemaBasic
Set the creation date of the resource.
setCreatorTool(String) - method in class org.jempbox.xmp.XMPSchemaBasic
The creator tool for the resource.
setCredit(String) - method in class org.jempbox.xmp.XMPSchemaPhotoshop
Credit.
setDateCreated(String) - method in class org.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.jempbox.xmp.XMPSchema
Set the value of the property as a date.
Set or clear the derived from value.
setDescription(String) - method in class org.jempbox.xmp.XMPSchemaDublinCore
Set the default value for the description.
setDescription(String,String) - method in class org.jempbox.xmp.XMPSchemaDublinCore
Set the description of this resource in a specific language.
Set the usage terms of this resource in a specific language.
setDocumentID(String) - method in class org.jempbox.xmp.ResourceRef
Set the referenced resource's document id.
setDocumentID(String) - method in class org.jempbox.xmp.XMPSchemaMediaManagement
Set the common identifier to all versions of this document.
Set an XML element document.
setEncoding(String) - method in class org.jempbox.xmp.XMPMetadata
The encoding used to write the XML.
setFormat(String) - method in class org.jempbox.xmp.Thumbnail
Set the format of the thumbnail, currently only JPEG is supported.
setFormat(String) - method in class org.jempbox.xmp.XMPSchemaDublinCore
Set the format property.
setHeadline(String) - method in class org.jempbox.xmp.XMPSchemaPhotoshop
The headline.
setHeight(Integer) - method in class org.jempbox.xmp.Thumbnail
Set the height of the element.
setIdentifier(String) - method in class org.jempbox.xmp.XMPSchemaDublinCore
Set the resource identifier.
setImage(String) - method in class org.jempbox.xmp.Thumbnail
Set the image data in base 64 encoding.
setInstanceID(String) - method in class org.jempbox.xmp.ResourceEvent
Set the referenced resource's document instance id.
setInstanceID(String) - method in class org.jempbox.xmp.ResourceRef
Set the referenced resource's id.
setInstructions(String) - method in class org.jempbox.xmp.XMPSchemaPhotoshop
Instructions.
setIntegerProperty(String,Integer) - method in class org.jempbox.xmp.XMPSchema
Set the value of the property as an integer.
setIntellectualGenre(String) - method in class org.jempbox.xmp.XMPSchemaIptc4xmpCore
Nature of a news object.
setIntValue(Element,String,Integer) - static method in class org.jempbox.impl.XMLUtil
Set the integer value of an element.
setKeywords(String) - method in class org.jempbox.xmp.XMPSchemaPDF
PDF Keywords.
setLabel(String) - method in class org.jempbox.xmp.XMPSchemaBasic
Set a short phrase that identifies this resource.
setLanguageProperty(String,String,String) - method in class org.jempbox.xmp.XMPSchema
Set the value of a multi-lingual property.
setLocation(String) - method in class org.jempbox.xmp.XMPSchemaIptc4xmpCore
Name of location that the content is focussing on.
Set or clear the managed from value.
setManager(String) - method in class org.jempbox.xmp.XMPSchemaMediaManagement
Set the asset management system that manages this resource.
setManageTo(String) - method in class org.jempbox.xmp.XMPSchemaMediaManagement
Set the URI identifying the managed resource.
setManageUI(String) - method in class org.jempbox.xmp.XMPSchemaMediaManagement
Set the URI identifying information about the managed resource.
setMangager(String) - method in class org.jempbox.xmp.ResourceEvent
Set the name of the system that manages this resource.
setMangager(String) - method in class org.jempbox.xmp.ResourceRef
Set the name of the system that manages this resource.
setMangagerTo(String) - method in class org.jempbox.xmp.ResourceEvent
Set the URI to the managed resource.
setMangagerTo(String) - method in class org.jempbox.xmp.ResourceRef
Set the URI to the managed resource.
setMangagerUI(String) - method in class org.jempbox.xmp.ResourceEvent
Set the URI to the info about the managed resource.
setMangagerUI(String) - method in class org.jempbox.xmp.ResourceRef
Set the URI to the info about the managed resource.
setMangagerVariant(String) - method in class org.jempbox.xmp.ResourceEvent
Set the name of the variant of the system that manages this resource.
setMangagerVariant(String) - method in class org.jempbox.xmp.ResourceRef
Set the name of the variant of the system that manages this resource.
setMarked(Boolean) - method in class org.jempbox.xmp.XMPSchemaRightsManagement
Flag indicating if this is a rights managed resource.
setMetadataDate(Calendar) - method in class org.jempbox.xmp.XMPSchemaBasic
Set the date that any metadata was updated.
setModifyDate(Calendar) - method in class org.jempbox.xmp.XMPSchemaBasic
Set the date that the resource was last modified.
setNickname(String) - method in class org.jempbox.xmp.XMPSchemaBasic
Set a short informal name for the resource.
setParameters(String) - method in class org.jempbox.xmp.ResourceEvent
Set some addition description to this event.
setPart(Integer) - method in class org.jempbox.xmp.pdfa.XMPSchemaPDFAId
Set the ISO19005 part number.
setPDFVersion(String) - method in class org.jempbox.xmp.XMPSchemaPDF
Set the PDF file version.
setPrefix(String) - method in class org.jempbox.xmp.pdfa.XMPSchemaPDFASchema
PDFA Schema prefix.
setProducer(String) - method in class org.jempbox.xmp.XMPSchemaPDF
Set the PDF producer.
setRating(Integer) - method in class org.jempbox.xmp.XMPSchemaBasic
Set the document status.
setRenditionClass(String) - method in class org.jempbox.xmp.ResourceRef
Set the rendition class.
setRenditionParams(String) - method in class org.jempbox.xmp.ResourceRef
Set addition rendition params.
setRights(String) - method in class org.jempbox.xmp.XMPSchemaDublinCore
Set the default value for the rights of this document.
setRights(String,String) - method in class org.jempbox.xmp.XMPSchemaDublinCore
Set the rights for this resource in a specific language.
setSchema(String) - method in class org.jempbox.xmp.pdfa.XMPSchemaPDFASchema
PDFA schema.
setSoftwareAgent(String) - method in class org.jempbox.xmp.ResourceEvent
Set the software that performed this operation.
setSource(String) - method in class org.jempbox.xmp.XMPSchemaDublinCore
Set the resource source identifier.
setSource(String) - method in class org.jempbox.xmp.XMPSchemaPhotoshop
The source.
setState(String) - method in class org.jempbox.xmp.XMPSchemaPhotoshop
The state.
setStringValue(Element,String) - static method in class org.jempbox.impl.XMLUtil
This will set the text value of an element.
setStringValue(Element,String,String) - static method in class org.jempbox.impl.XMLUtil
Set the value of an element.
setTextProperty(String,String) - method in class org.jempbox.xmp.XMPSchema
Set a simple text property on the schema.
Set the default value for the thumbnail.
Set the thumbnail of this resource in a specific language.
Set the value of a multi-lingual property.
setTitle(String) - method in class org.jempbox.xmp.XMPSchemaBasic
Set a Title for this resource.
setTitle(String) - method in class org.jempbox.xmp.XMPSchemaDublinCore
Set the default value for the title.
setTitle(String,String) - method in class org.jempbox.xmp.XMPSchemaDublinCore
Set the title of this resource in a specific language.
setTransmissionReference(String) - method in class org.jempbox.xmp.XMPSchemaPhotoshop
The transmission reference.
setUrgency(Integer) - method in class org.jempbox.xmp.XMPSchemaPhotoshop
The urgency.
setUsageTerms(String) - method in class org.jempbox.xmp.XMPSchemaRightsManagement
Set the default usage terms for this resource.
setVersionID(String) - method in class org.jempbox.xmp.ResourceRef
Set the referenced resource's version id.
setVersionID(String) - method in class org.jempbox.xmp.XMPSchemaMediaManagement
setWebStatement(String) - method in class org.jempbox.xmp.XMPSchemaRightsManagement
Set the external link that describes the owners/rights of this resource.
setWhen(Calendar) - method in class org.jempbox.xmp.ResourceEvent
Set when the event occured.
setWidth(Integer) - method in class org.jempbox.xmp.Thumbnail
Set the width of the element.

T

Thumbnail - class org.jempbox.xmp.Thumbnail
This class represents a thumbnail datatype.
Thumbnail(Element) - constructor for class org.jempbox.xmp.Thumbnail
Create a thumnail based on a parent property set.
Thumbnail(org.jempbox.xmp.XMPMetadata) - constructor for class org.jempbox.xmp.Thumbnail
Create a new thumbnail element.
toCalendar(String) - static method in class org.jempbox.impl.DateConverter
This will convert a string to a calendar.
toISO8601(Calendar) - static method in class org.jempbox.impl.DateConverter
Convert the date to iso 8601 string format.

X

XMLUtil - class org.jempbox.impl.XMLUtil
This class with handle some simple XML operations.
xmpDocument - field in class org.jempbox.xmp.XMPMetadata
The DOM representation of the metadata.
XMPMetadata - class org.jempbox.xmp.XMPMetadata
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.jempbox.xmp.XMPMetadata
Default constructor, creates blank XMP doc.
XMPMetadata(Document) - constructor for class org.jempbox.xmp.XMPMetadata
Constructor from an existing XML document.
XMPMetadataPDFA - class org.jempbox.xmp.pdfa.XMPMetadataPDFA
PDFA Metadata.
XMPMetadataPDFA() - constructor for class org.jempbox.xmp.pdfa.XMPMetadataPDFA
Constructor.
XMPMetadataPDFA(Document) - constructor for class org.jempbox.xmp.pdfa.XMPMetadataPDFA
Constructor.
XMPSchema - class org.jempbox.xmp.XMPSchema
This class represents a metadata schema that can be stored in an XMP document.
XMPSchema(Element,String) - constructor for class org.jempbox.xmp.XMPSchema
Create schema from an existing XML element.
XMPSchema(org.jempbox.xmp.XMPMetadata,String,String) - constructor for class org.jempbox.xmp.XMPSchema
Create a new blank schema that can be populated.
XMPSchemaBasic - class org.jempbox.xmp.XMPSchemaBasic
Define XMP properties that are common to all schemas.
XMPSchemaBasic(Element,String) - constructor for class org.jempbox.xmp.XMPSchemaBasic
Constructor from existing XML element.
XMPSchemaBasic(org.jempbox.xmp.XMPMetadata) - constructor for class org.jempbox.xmp.XMPSchemaBasic
Construct a new blank PDF schema.
Implementation of Basic Job Ticket Schema.
Constructor from existing XML element.
Define XMP properties used with the Dublin Core specification.
XMPSchemaDublinCore(Element,String) - constructor for class org.jempbox.xmp.XMPSchemaDublinCore
Constructor from existing XML element.
Construct a new blank Dublin Core schema.
Dynamic Media schema.
XMPSchemaDynamicMedia(Element,String) - constructor for class org.jempbox.xmp.XMPSchemaDynamicMedia
Constructor from existing XML element.
Define XMP properties used with IPTC specification.
XMPSchemaIptc4xmpCore(Element,String) - constructor for class org.jempbox.xmp.XMPSchemaIptc4xmpCore
Constructor from an existing element.
Construct a new blank IPTC schema.
Define XMP properties that are related to digital asset management.
Constructor from existing XML element.
Construct a new blank PDF schema.
XMPSchemaPagedText - class org.jempbox.xmp.XMPSchemaPagedText
Paged Text Schema.
XMPSchemaPagedText(Element,String) - constructor for class org.jempbox.xmp.XMPSchemaPagedText
Constructor from existing XML element.
XMPSchemaPDF - class org.jempbox.xmp.XMPSchemaPDF
Define XMP properties used with Adobe PDF documents.
XMPSchemaPDF(Element,String) - constructor for class org.jempbox.xmp.XMPSchemaPDF
Constructor from existing XML element.
XMPSchemaPDF(org.jempbox.xmp.XMPMetadata) - constructor for class org.jempbox.xmp.XMPSchemaPDF
Construct a new blank PDF schema.
XMPSchemaPDFAField - class org.jempbox.xmp.pdfa.XMPSchemaPDFAField
Define XMP properties used PDFA extension schema description schemas.
XMPSchemaPDFAField(Element,String) - constructor for class org.jempbox.xmp.pdfa.XMPSchemaPDFAField
Constructor from existing XML element.
XMPSchemaPDFAField(org.jempbox.xmp.XMPMetadata) - constructor for class org.jempbox.xmp.pdfa.XMPSchemaPDFAField
Construct a new blank PDFA schema.
XMPSchemaPDFAId - class org.jempbox.xmp.pdfa.XMPSchemaPDFAId
Define XMP properties used PDFA extension schema description schemas.
XMPSchemaPDFAId(Element,String) - constructor for class org.jempbox.xmp.pdfa.XMPSchemaPDFAId
Constructor from existing XML element.
XMPSchemaPDFAId(org.jempbox.xmp.XMPMetadata) - constructor for class org.jempbox.xmp.pdfa.XMPSchemaPDFAId
Construct a new blank PDFA schema.
XMPSchemaPDFAProperty - class org.jempbox.xmp.pdfa.XMPSchemaPDFAProperty
Define XMP properties used PDFA extension schema description schemas.
XMPSchemaPDFAProperty(Element,String) - constructor for class org.jempbox.xmp.pdfa.XMPSchemaPDFAProperty
Constructor from existing XML element.
Construct a new blank PDFA schema.
XMPSchemaPDFASchema - class org.jempbox.xmp.pdfa.XMPSchemaPDFASchema
Define XMP properties used PDFA extension schema description schemas.
XMPSchemaPDFASchema(Element,String) - constructor for class org.jempbox.xmp.pdfa.XMPSchemaPDFASchema
Constructor from existing XML element.
XMPSchemaPDFASchema(org.jempbox.xmp.XMPMetadata) - constructor for class org.jempbox.xmp.pdfa.XMPSchemaPDFASchema
Construct a new blank PDFA schema.
XMPSchemaPDFAType - class org.jempbox.xmp.pdfa.XMPSchemaPDFAType
Define XMP properties used PDFA extension schema description schemas.
XMPSchemaPDFAType(Element,String) - constructor for class org.jempbox.xmp.pdfa.XMPSchemaPDFAType
Constructor from existing XML element.
XMPSchemaPDFAType(org.jempbox.xmp.XMPMetadata) - constructor for class org.jempbox.xmp.pdfa.XMPSchemaPDFAType
Construct a new blank PDFA schema.
XMPSchemaPhotoshop - class org.jempbox.xmp.XMPSchemaPhotoshop
Define XMP properties used with Adobe Photoshop documents.
XMPSchemaPhotoshop(Element,String) - constructor for class org.jempbox.xmp.XMPSchemaPhotoshop
Constructor for existing XML element.
Construct a new blank Photoshop schema.
Define XMP properties that are related to rights management.
Constructor from existing XML element.
Construct a new blank PDF schema.