Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
L
M
N
O
P
R
S
T
X
A
ACTION_CONVERTED
- Static variable in class org.jempbox.xmp.
ResourceEvent
A predefined action.
ACTION_COPIED
- Static variable in class org.jempbox.xmp.
ResourceEvent
A predefined action.
ACTION_CREATED
- Static variable in class org.jempbox.xmp.
ResourceEvent
A predefined action.
ACTION_CROPPED
- Static variable in class org.jempbox.xmp.
ResourceEvent
A predefined action.
ACTION_EDITED
- Static variable in class org.jempbox.xmp.
ResourceEvent
A predefined action.
ACTION_FILTERED
- Static variable in class org.jempbox.xmp.
ResourceEvent
A predefined action.
ACTION_FORMATTED
- Static variable in class org.jempbox.xmp.
ResourceEvent
A predefined action.
ACTION_MANAGED
- Static variable in class org.jempbox.xmp.
ResourceEvent
A predefined action.
ACTION_PRINTED
- Static variable in class org.jempbox.xmp.
ResourceEvent
A predefined action.
ACTION_PRODUCED
- Static variable in class org.jempbox.xmp.
ResourceEvent
A predefined action.
ACTION_PUBLISHED
- Static variable in class org.jempbox.xmp.
ResourceEvent
A predefined action.
ACTION_RESIZED
- Static variable in class org.jempbox.xmp.
ResourceEvent
A predefined action.
ACTION_VERSION_UPDATED
- Static variable 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.
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.
addHistory(ResourceEvent)
- Method in class org.jempbox.xmp.
XMPSchemaMediaManagement
Add a new historical event.
addIdentifier(String)
- Method in class org.jempbox.xmp.
XMPSchemaBasic
Add a new identifier for this resource.
addLanguage(String)
- Method in class org.jempbox.xmp.
XMPSchemaDublinCore
Add a language to the list of languages.
addOwner(String)
- Method in class org.jempbox.xmp.
XMPSchemaRightsManagement
Add an owner to the list.
addPDFSchema()
- Method in class org.jempbox.xmp.
XMPMetadata
Create and add a new PDF 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.
addSequenceDateValue(String, Calendar)
- Method in class org.jempbox.xmp.
XMPSchema
Add a date sequence value to the list.
addSequenceValue(String, String)
- Method in class org.jempbox.xmp.
XMPSchema
Add a new value to a sequence property.
addSequenceValue(String, Elementable)
- 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.
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
ENCODING_UTF16BE
- Static variable in class org.jempbox.xmp.
XMPMetadata
Supported encoding for persisted XML.
ENCODING_UTF16LE
- Static variable in class org.jempbox.xmp.
XMPMetadata
Supported encoding for persisted XML.
ENCODING_UTF8
- Static variable in class org.jempbox.xmp.
XMPMetadata
Supported encoding for persisted XML.
Elementable
- interface org.jempbox.xmp.
Elementable
.
A simple class that allows access to an XML element.
F
FORMAT_JPEG
- Static variable in class org.jempbox.xmp.
Thumbnail
A supported thumnail format.
G
getAbout()
- Method in class org.jempbox.xmp.
XMPSchema
Get the RFD 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.
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.
getBooleanProperty(String)
- Method in class org.jempbox.xmp.
XMPSchema
Get the value of the property as a boolean.
getCertificateURL()
- Method in class org.jempbox.xmp.
XMPSchemaRightsManagement
Get the URL of the rights managment certificate.
getContributors()
- Method in class org.jempbox.xmp.
XMPSchemaDublinCore
Get the complete list of contributors.
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.
getCreateTool()
- 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"
getCreators()
- Method in class org.jempbox.xmp.
XMPSchemaDublinCore
Get a complete list of creators.
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.
getElement(Element, String)
- Static method in class org.jempbox.impl.
XMLUtil
Get the first instance of an element by name.
getElement()
- Method in interface 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.
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.
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.
getIntValue(Element, String)
- Static method in class org.jempbox.impl.
XMLUtil
Get the integer value of a subnode.
getIntegerProperty(String)
- Method in class org.jempbox.xmp.
XMPSchema
Get the value of the property as an integer.
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.
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.
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.
getMarked()
- Method in class org.jempbox.xmp.
XMPSchemaRightsManagement
Get the flag that indicates if this is a mared resource..
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.
getPDFVersion()
- Method in class org.jempbox.xmp.
XMPSchemaPDF
Get the PDF version.
getParameters()
- Method in class org.jempbox.xmp.
ResourceEvent
Get an additional description of the event.
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.
getSchemas()
- Method in class org.jempbox.xmp.
XMPMetadata
This will get a list of XMPSchema(or subclass) objects.
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.
getStringValue(Element, String)
- Static method in class org.jempbox.impl.
XMLUtil
Get the value of a subnode.
getStringValue(Element)
- Static method in class org.jempbox.impl.
XMLUtil
This will get the text value of an element.
getSubjects()
- Method in class org.jempbox.xmp.
XMPSchemaDublinCore
Get the complete list of subjects.
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.
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.
getType()
- Method in class org.jempbox.xmp.
XMPSchemaDublinCore
Get the resource type.
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.
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.
L
load(String)
- Static method in class org.jempbox.xmp.
XMPMetadata
Load metadata from the filesystem.
load(InputStream)
- 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.
N
NAMESPACE
- Static variable in class org.jempbox.xmp.
XMPSchemaBasic
The namespace of this schema.
NAMESPACE
- Static variable in class org.jempbox.xmp.
XMPSchemaDublinCore
The namespace for this schema.
NAMESPACE
- Static variable in class org.jempbox.xmp.
XMPSchemaMediaManagement
The namespace for this schema.
NAMESPACE
- Static variable in class org.jempbox.xmp.
XMPSchemaPDF
The namespace for this schema.
NAMESPACE
- Static variable 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.
O
org.jempbox.impl
- package org.jempbox.impl
The impl package contains internal implementation classes for JempBox.
org.jempbox.xmp
- package org.jempbox.xmp
This package holds data access classes for XMP data structures.
P
parent
- Variable in class org.jempbox.xmp.
ResourceEvent
The DOM representation of this object.
parent
- Variable in class org.jempbox.xmp.
ResourceRef
The DOM representation of this object.
parent
- Variable in class org.jempbox.xmp.
Thumbnail
The DOM representation of this object.
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.
R
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.
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.
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 an entry from a bag property.
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.
removeHistory(ResourceEvent)
- Method in class org.jempbox.xmp.
XMPSchemaMediaManagement
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.
removeSequenceValue(String, String)
- Method in class org.jempbox.xmp.
XMPSchema
Remove a value from a sequence property.
removeSequenceValue(String, Elementable)
- Method in class org.jempbox.xmp.
XMPSchema
Remove a value from a sequence property.
removeSubject(String)
- Method in class org.jempbox.xmp.
XMPSchemaDublinCore
Remove a subject from the list of subjects.
S
save(Document, String, String)
- Static method in class org.jempbox.impl.
XMLUtil
Save the XML document to a file.
save(String)
- Method in class org.jempbox.xmp.
XMPMetadata
Save the XMP document to a file.
schema
- Variable in class org.jempbox.xmp.
XMPSchema
The DOM representation of this object.
setAbout(String)
- Method in class org.jempbox.xmp.
XMPSchema
Set the RFD 'about' attribute.
setAction(String)
- Method in class org.jempbox.xmp.
ResourceEvent
Set the action that this event represents.
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.
setCertificateURL(String)
- Method in class org.jempbox.xmp.
XMPSchemaRightsManagement
The online rights management certificate.
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.
setCreateTool(String)
- Method in class org.jempbox.xmp.
XMPSchemaBasic
The creator tool for the resource.
setDateProperty(String, Calendar)
- Method in class org.jempbox.xmp.
XMPSchema
Set the value of the property as a date.
setDerivedFrom(ResourceRef)
- Method in class org.jempbox.xmp.
XMPSchemaMediaManagement
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.
setDescription(String, String)
- Method in class org.jempbox.xmp.
XMPSchemaRightsManagement
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.
setElementableValue(Element, String, Elementable)
- Static method in class org.jempbox.impl.
XMLUtil
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.
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.
setIntValue(Element, String, Integer)
- Static method in class org.jempbox.impl.
XMLUtil
Set the integer value of an element.
setIntegerProperty(String, Integer)
- Method in class org.jempbox.xmp.
XMPSchema
Set the value of the property as an integer.
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.
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.
setManagedFrom(ResourceRef)
- Method in class org.jempbox.xmp.
XMPSchemaMediaManagement
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.
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.
setPDFVersion(String)
- Method in class org.jempbox.xmp.
XMPSchemaPDF
Set the PDF file version. 1.2,1.3,...
setParameters(String)
- Method in class org.jempbox.xmp.
ResourceEvent
Set some addition description to this event.
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.
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.
setStringValue(Element, String, String)
- Static method in class org.jempbox.impl.
XMLUtil
Set the value of an element.
setStringValue(Element, String)
- Static method in class org.jempbox.impl.
XMLUtil
This will set the text value of an element.
setTextProperty(String, String)
- Method in class org.jempbox.xmp.
XMPSchema
Set a simple text property on the schema.
setThumbnail(Thumbnail)
- Method in class org.jempbox.xmp.
XMPSchemaBasic
Set the default value for the thumbnail.
setThumbnail(String, Thumbnail)
- Method in class org.jempbox.xmp.
XMPSchemaBasic
Set the thumbnail of this resource in a specific language.
setThumbnailProperty(String, String, Thumbnail)
- Method in class org.jempbox.xmp.
XMPSchema
Set the value of a multi-lingual property.
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.
setType(String)
- Method in class org.jempbox.xmp.
XMPSchemaDublinCore
Set the type of resource..
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.
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(XMPMetadata)
- Constructor for class org.jempbox.xmp.
Thumbnail
Create a new thumbnail element.
Thumbnail(Element)
- Constructor for class org.jempbox.xmp.
Thumbnail
Create a thumnail based on a parent property set.
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.
toString(Calendar)
- Static method in class org.jempbox.impl.
DateConverter
This will convert the calendar to a string.
X
XMLUtil
- class org.jempbox.impl.
XMLUtil
.
This class with handle some simple XML operations.
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.
XMPSchema
- class org.jempbox.xmp.
XMPSchema
.
This class represents a metadata schema that can be stored in an XMP document.
XMPSchema(XMPMetadata, String, String)
- Constructor for class org.jempbox.xmp.
XMPSchema
Create a new blank schema that can be populated.
XMPSchema(Element)
- Constructor for class org.jempbox.xmp.
XMPSchema
Create schema from an existing XML element.
XMPSchemaBasic
- class org.jempbox.xmp.
XMPSchemaBasic
.
Define XMP properties that are common to all schemas.
XMPSchemaBasic(XMPMetadata)
- Constructor for class org.jempbox.xmp.
XMPSchemaBasic
Construct a new blank PDF schema.
XMPSchemaBasic(Element)
- Constructor for class org.jempbox.xmp.
XMPSchemaBasic
Constructor from existing XML element.
XMPSchemaDublinCore
- class org.jempbox.xmp.
XMPSchemaDublinCore
.
Define XMP properties used with the Dublin Core specification.
XMPSchemaDublinCore(XMPMetadata)
- Constructor for class org.jempbox.xmp.
XMPSchemaDublinCore
Construct a new blank Dublin Core schema.
XMPSchemaDublinCore(Element)
- Constructor for class org.jempbox.xmp.
XMPSchemaDublinCore
Constructor from existing XML element.
XMPSchemaMediaManagement
- class org.jempbox.xmp.
XMPSchemaMediaManagement
.
Define XMP properties that are related to digital asset management.
XMPSchemaMediaManagement(XMPMetadata)
- Constructor for class org.jempbox.xmp.
XMPSchemaMediaManagement
Construct a new blank PDF schema.
XMPSchemaMediaManagement(Element)
- Constructor for class org.jempbox.xmp.
XMPSchemaMediaManagement
Constructor from existing XML element.
XMPSchemaPDF
- class org.jempbox.xmp.
XMPSchemaPDF
.
Define XMP properties used with Adobe PDF documents.
XMPSchemaPDF(XMPMetadata)
- Constructor for class org.jempbox.xmp.
XMPSchemaPDF
Construct a new blank PDF schema.
XMPSchemaPDF(Element)
- Constructor for class org.jempbox.xmp.
XMPSchemaPDF
Constructor from existing XML element.
XMPSchemaRightsManagement
- class org.jempbox.xmp.
XMPSchemaRightsManagement
.
Define XMP properties that are related to rights management.
XMPSchemaRightsManagement(XMPMetadata)
- Constructor for class org.jempbox.xmp.
XMPSchemaRightsManagement
Construct a new blank PDF schema.
XMPSchemaRightsManagement(Element)
- Constructor for class org.jempbox.xmp.
XMPSchemaRightsManagement
Constructor from existing XML element.
xmpDocument
- Variable in class org.jempbox.xmp.
XMPMetadata
The DOM representation of the metadata.
A
C
D
E
F
G
L
M
N
O
P
R
S
T
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes