Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ABOUT_NAME - Static variable in class org.apache.xmpbox.XmpConstants
-
The about attribute name.
- AbstractComplexProperty - Class in org.apache.xmpbox.type
- AbstractComplexProperty(XMPMetadata, String) - Constructor for class org.apache.xmpbox.type.AbstractComplexProperty
- AbstractField - Class in org.apache.xmpbox.type
-
Abstract Object representation of a XMP 'field' (-> Properties and specific Schemas)
- AbstractField(XMPMetadata, String) - Constructor for class org.apache.xmpbox.type.AbstractField
-
Constructor of a XMP Field
- AbstractSimpleProperty - Class in org.apache.xmpbox.type
-
Abstract Class of an Simple XMP Property
- AbstractSimpleProperty(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.AbstractSimpleProperty
-
Property specific type constructor (namespaceURI is given)
- AbstractStructuredType - Class in org.apache.xmpbox.type
- AbstractStructuredType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.AbstractStructuredType
- AbstractStructuredType(XMPMetadata, String) - Constructor for class org.apache.xmpbox.type.AbstractStructuredType
- AbstractStructuredType(XMPMetadata, String, String, String) - Constructor for class org.apache.xmpbox.type.AbstractStructuredType
- ACTION - Static variable in class org.apache.xmpbox.type.ResourceEventType
- addAdvisory(String) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Add a property specification that were edited outside the authoring application
- addAlternatePath(String) - Method in class org.apache.xmpbox.type.ResourceRefType
- addBagValue(String, AbstractField) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Add a new value to a bag property.
- addBagValueAsSimple(String, String) - Method in class org.apache.xmpbox.schema.XMPSchema
-
add a bag value property on the schema, using the current prefix.
- addContributor(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
set contributor(s) to the resource (other than the authors)
- addCopyright(String, String) - Method in class org.apache.xmpbox.schema.TiffSchema
-
Add a copyright value for a specified language
- addCreator(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
set the author(s) of the resource
- addDate(Calendar) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Set date(s) that something interesting happened to the resource
- addDescription(String, String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
add a textual description of the content of the resource (multiple values may be present for different languages)
- addDocumentAncestors(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- addHistory(String) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Add a History Value
- addIdentifier(String) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Add a text string which unambiguously identify the resource within a given context
- addImageDescription(String, String) - Method in class org.apache.xmpbox.schema.TiffSchema
-
Add a image description value for a specified language
- addIngredients(String) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Add an Ingredients value
- addJob(String, String, String) - Method in class org.apache.xmpbox.schema.XMPBasicJobTicketSchema
- addJob(String, String, String, String) - Method in class org.apache.xmpbox.schema.XMPBasicJobTicketSchema
- addJob(JobType) - Method in class org.apache.xmpbox.schema.XMPBasicJobTicketSchema
- addLanguage(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Add language(s) used in this resource
- addNamespace(String, String) - Method in class org.apache.xmpbox.type.AbstractComplexProperty
- addNewNameSpace(String, String) - Method in class org.apache.xmpbox.type.TypeMapping
- addNewProperty(String, PropertyType) - Method in class org.apache.xmpbox.type.PropertiesDescription
-
Add a new property, an attributes list can be given or can be null
- addOwner(String) - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
-
Add a legal owner for the described resource.
- addProperty(String, PropertyType) - Method in class org.apache.xmpbox.type.DefinedStructuredType
- addProperty(AbstractField) - Method in class org.apache.xmpbox.type.AbstractComplexProperty
-
Add a property to the current structure
- addProperty(AbstractField) - Method in class org.apache.xmpbox.type.ComplexPropertyContainer
-
Add a property to the current structure
- addPublisher(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
add publisher(s)
- addQualifiedBagValue(String, String) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Add an entry to a bag property.
- addRelation(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Add relationships to other documents
- addRights(String, String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
add informal rights statement, by language.
- addSchema(XMPSchema) - Method in class org.apache.xmpbox.XMPMetadata
-
Add a schema to the current structure.
- addSequenceDateValueAsSimple(String, Calendar) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Add a date sequence value to the list using the current prefix
- addSimpleProperty(String, Object) - Method in class org.apache.xmpbox.type.AbstractStructuredType
- addSubject(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
add descriptive phrases or keywords that specify the topic of the content of the resource
- addTextLayers(String, String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- addThumbnails(Integer, Integer, String, String) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Add thumbnail to thumbnails list
- addTitle(String, String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
set the title of the document, or the name given to the resource (by language)
- addToDefinedStructuredTypes(String, String, PropertiesDescription) - Method in class org.apache.xmpbox.type.TypeMapping
- addType(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
set the document type (novel, poem, ...)
- addUnqualifiedSequenceDateValue(String, Calendar) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Add a date sequence value to the list.
- addUnqualifiedSequenceValue(String, String) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Add a new value to a sequence property.
- addUnqualifiedSequenceValue(String, AbstractField) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Add a new value to a sequence property.
- addUsageTerms(String, String) - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
-
Add an usageTerms value
- addVersions(String) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
- AdobePDFSchema - Class in org.apache.xmpbox.schema
-
Representation of Adobe PDF Schema
- AdobePDFSchema(XMPMetadata) - Constructor for class org.apache.xmpbox.schema.AdobePDFSchema
-
Constructor of an Adobe PDF schema with preferred prefix
- AdobePDFSchema(XMPMetadata, String) - Constructor for class org.apache.xmpbox.schema.AdobePDFSchema
-
Constructor of an Adobe PDF schema with specified prefix
- ADVISORY - Static variable in class org.apache.xmpbox.schema.XMPBasicSchema
- AgentName - Enum constant in enum org.apache.xmpbox.type.Types
- AgentNameType - Class in org.apache.xmpbox.type
- AgentNameType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.AgentNameType
- Alt - Enum constant in enum org.apache.xmpbox.type.Cardinality
- ALTERNATE_PATHS - Static variable in class org.apache.xmpbox.type.ResourceRefType
- AMD - Static variable in class org.apache.xmpbox.schema.PDFAIdentificationSchema
- ANCESTORID - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
- APERTURE_VALUE - Static variable in class org.apache.xmpbox.schema.ExifSchema
- ArrayProperty - Class in org.apache.xmpbox.type
-
Object representation of a Complex XMP Property (Represents Ordered, Unordered and Alternative Arrays builder)
- ArrayProperty(XMPMetadata, String, String, String, Cardinality) - Constructor for class org.apache.xmpbox.type.ArrayProperty
-
Constructor of a complex property
- ARTIST - Static variable in class org.apache.xmpbox.schema.TiffSchema
- Attribute - Class in org.apache.xmpbox.type
-
Simple representation of an attribute
- Attribute(String, String, String) - Constructor for class org.apache.xmpbox.type.Attribute
-
Constructor of a new Attribute
- AUTHORS_POSITION - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
B
- BadFieldValueException - Exception in org.apache.xmpbox.type
-
Exception thrown when Value found to set/get property content is not compatible with object specifications (typically when trying to have a property in a type that is not compatible with specified original type of property concerned)
- BadFieldValueException(String) - Constructor for exception org.apache.xmpbox.type.BadFieldValueException
-
Create an instance of BadFieldValueException
- BadFieldValueException(String, Throwable) - Constructor for exception org.apache.xmpbox.type.BadFieldValueException
-
Create an instance of BadFieldValueException
- Bag - Enum constant in enum org.apache.xmpbox.type.Cardinality
- BASEURL - Static variable in class org.apache.xmpbox.schema.XMPBasicSchema
- BITS_PER_SAMPLE - Static variable in class org.apache.xmpbox.schema.TiffSchema
- Boolean - Enum constant in enum org.apache.xmpbox.type.Types
- BooleanType - Class in org.apache.xmpbox.type
-
Object representation of an Boolean XMP type
- BooleanType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.BooleanType
-
Property Boolean type constructor (namespaceURI is given)
- BRIGHTNESS_VALUE - Static variable in class org.apache.xmpbox.schema.ExifSchema
C
- CAPTION_WRITER - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
- card() - Element in annotation type org.apache.xmpbox.type.PropertyType
- Cardinality - Enum in org.apache.xmpbox.type
- CATEGORY - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
- CATEGORY - Static variable in class org.apache.xmpbox.type.PDFAPropertyType
- CERTIFICATE - Static variable in class org.apache.xmpbox.schema.XMPRightsManagementSchema
- CFA_PATTERN - Static variable in class org.apache.xmpbox.schema.ExifSchema
- CFA_PATTERN_TYPE - Static variable in class org.apache.xmpbox.schema.ExifSchema
- CFAPattern - Enum constant in enum org.apache.xmpbox.type.Types
- CFAPatternType - Class in org.apache.xmpbox.type
- CFAPatternType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.CFAPatternType
- CHANGED - Static variable in class org.apache.xmpbox.type.ResourceEventType
- Choice - Enum constant in enum org.apache.xmpbox.type.Types
- ChoiceType - Class in org.apache.xmpbox.type
- ChoiceType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.ChoiceType
- CITY - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
- clearSchemas() - Method in class org.apache.xmpbox.XMPMetadata
-
Removes all schemas defined.
- CLOSED_CHOICE - Static variable in class org.apache.xmpbox.xml.PdfaExtensionHelper
- COLOR_MODE - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
- COLOR_SPACE - Static variable in class org.apache.xmpbox.schema.ExifSchema
- COLUMNS - Static variable in class org.apache.xmpbox.type.CFAPatternType
- COLUMNS - Static variable in class org.apache.xmpbox.type.DeviceSettingsType
- COLUMNS - Static variable in class org.apache.xmpbox.type.OECFType
- COMMENTS - Static variable in class org.apache.xmpbox.type.VersionType
- ComplexPropertyContainer - Class in org.apache.xmpbox.type
-
Object representation for arrays content This Class could be used to define directly a property with more than one field (structure) and also schemas
- ComplexPropertyContainer() - Constructor for class org.apache.xmpbox.type.ComplexPropertyContainer
-
Complex Property type constructor (namespaceURI is given)
- COMPONENTS_CONFIGURATION - Static variable in class org.apache.xmpbox.schema.ExifSchema
- COMPRESSED_BPP - Static variable in class org.apache.xmpbox.schema.ExifSchema
- COMPRESSION - Static variable in class org.apache.xmpbox.schema.TiffSchema
- Configuration - Enum constant in enum org.apache.xmpbox.xml.XmpParsingException.ErrorType
- CONFORMANCE - Static variable in class org.apache.xmpbox.schema.PDFAIdentificationSchema
- containsAttribute(String) - Method in class org.apache.xmpbox.type.AbstractField
-
Check if an attribute is declared for this entity
- containsNamespace(String) - Method in class org.apache.xmpbox.xml.DomXmpParser.NamespaceFinder
- containsProperty(AbstractField) - Method in class org.apache.xmpbox.type.ComplexPropertyContainer
-
Check if a XMPFieldObject is in the complex property
- CONTRAST - Static variable in class org.apache.xmpbox.schema.ExifSchema
- CONTRIBUTOR - Static variable in class org.apache.xmpbox.schema.DublinCoreSchema
- COPYRIGHT - Static variable in class org.apache.xmpbox.schema.TiffSchema
- COUNTRY - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
- COVERAGE - Static variable in class org.apache.xmpbox.schema.DublinCoreSchema
- createAgentName(String, String, String, String) - Method in class org.apache.xmpbox.type.TypeMapping
- createAndAddAdobePDFSchema() - Method in class org.apache.xmpbox.XMPMetadata
-
Create and add an Adobe PDF schema to this metadata.
- createAndAddBasicJobTicketSchema() - Method in class org.apache.xmpbox.XMPMetadata
-
Create and add a default Basic Job Ticket schema to this metadata.
- createAndAddDefaultSchema(String, String) - Method in class org.apache.xmpbox.XMPMetadata
-
Create and add an unspecified schema.
- createAndAddDublinCoreSchema() - Method in class org.apache.xmpbox.XMPMetadata
-
Create and add a default Dublin Core schema to this metadata.
- createAndAddPDFAExtensionSchemaWithDefaultNS() - Method in class org.apache.xmpbox.XMPMetadata
-
Create and add a default PDFA Extension schema to this metadata.
- createAndAddPDFAExtensionSchemaWithNS(Map<String, String>) - Method in class org.apache.xmpbox.XMPMetadata
-
Create and add a default PDFA Extension schema to this metadata.
- createAndAddPDFAIdentificationSchema() - Method in class org.apache.xmpbox.XMPMetadata
-
Create and add a default PDFA Identification schema to this metadata.
- createAndAddPFAIdentificationSchema() - Method in class org.apache.xmpbox.XMPMetadata
-
Deprecated.
- createAndAddPhotoshopSchema() - Method in class org.apache.xmpbox.XMPMetadata
-
Create and add Photoshop Schema to this metadata.
- createAndAddXMPBasicSchema() - Method in class org.apache.xmpbox.XMPMetadata
-
Create and add a XMP Basic schema to this metadata.
- createAndAddXMPMediaManagementSchema() - Method in class org.apache.xmpbox.XMPMetadata
-
Create and add a XMP Media Management schema to this metadata.
- createAndAddXMPRightsManagementSchema() - Method in class org.apache.xmpbox.XMPMetadata
-
Create and add a default XMP Rights Management Schema to this metadata.
- createArrayProperty(String, String, String, Cardinality) - Method in class org.apache.xmpbox.type.TypeMapping
- createArrayProperty(String, Cardinality) - Method in class org.apache.xmpbox.type.AbstractStructuredType
- createBoolean(String, String, String, boolean) - Method in class org.apache.xmpbox.type.TypeMapping
- createChoice(String, String, String, String) - Method in class org.apache.xmpbox.type.TypeMapping
- createDate(String, String, String, Calendar) - Method in class org.apache.xmpbox.type.TypeMapping
- CREATEDATE - Static variable in class org.apache.xmpbox.schema.XMPBasicSchema
- createGUID(String, String, String, String) - Method in class org.apache.xmpbox.type.TypeMapping
- createInteger(String, String, String, int) - Method in class org.apache.xmpbox.type.TypeMapping
- createLocale(String, String, String, String) - Method in class org.apache.xmpbox.type.TypeMapping
- createMIMEType(String, String, String, String) - Method in class org.apache.xmpbox.type.TypeMapping
- createPart(String, String, String, String) - Method in class org.apache.xmpbox.type.TypeMapping
- createProperName(String, String, String, String) - Method in class org.apache.xmpbox.type.TypeMapping
- createPropertyType(Types, Cardinality) - Static method in class org.apache.xmpbox.type.TypeMapping
- createRdfElement(Document, XMPMetadata, boolean) - Method in class org.apache.xmpbox.xml.XmpSerializer
- createReal(String, String, String, float) - Method in class org.apache.xmpbox.type.TypeMapping
- createRenditionClass(String, String, String, String) - Method in class org.apache.xmpbox.type.TypeMapping
- createText(String, String, String, String) - Method in class org.apache.xmpbox.type.TypeMapping
- createTextType(String, String) - Method in class org.apache.xmpbox.type.AbstractStructuredType
- createURI(String, String, String, String) - Method in class org.apache.xmpbox.type.TypeMapping
- createURL(String, String, String, String) - Method in class org.apache.xmpbox.type.TypeMapping
- createXMPMetadata() - Static method in class org.apache.xmpbox.XMPMetadata
-
Creates blank XMP doc with default parameters.
- createXMPMetadata(String, String, String, String) - Static method in class org.apache.xmpbox.XMPMetadata
-
Creates blank XMP doc with specified parameters.
- createXMPSchema(XMPMetadata, String) - Method in class org.apache.xmpbox.schema.XMPSchemaFactory
-
Create a schema that corresponding to this factory and add it to metadata
- createXPath(String, String, String, String) - Method in class org.apache.xmpbox.type.TypeMapping
- CREATOR - Static variable in class org.apache.xmpbox.schema.DublinCoreSchema
- CREATORTOOL - Static variable in class org.apache.xmpbox.schema.XMPBasicSchema
- CREDIT - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
- CUSTOM_RENDERED - Static variable in class org.apache.xmpbox.schema.ExifSchema
D
- Date - Enum constant in enum org.apache.xmpbox.type.Types
- DATE - Static variable in class org.apache.xmpbox.schema.DublinCoreSchema
- DATE_CREATED - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
- DATE_TIME - Static variable in class org.apache.xmpbox.schema.TiffSchema
- DATE_TIME_DIGITIZED - Static variable in class org.apache.xmpbox.schema.ExifSchema
- DATE_TIME_ORIGINAL - Static variable in class org.apache.xmpbox.schema.ExifSchema
- DateConverter - Class in org.apache.xmpbox
-
This class is used to convert dates to strings and back using the PDF date standards.
- DateType - Class in org.apache.xmpbox.type
-
Object representation of a Date XMP type
- DateType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.DateType
-
Property Date type constructor (namespaceURI is given)
- DEFAULT_RDF_LOCAL_NAME - Static variable in class org.apache.xmpbox.XmpConstants
-
The default local name for RDF.
- DEFAULT_RDF_PREFIX - Static variable in class org.apache.xmpbox.XmpConstants
-
The default namespace prefix for RDF.
- DEFAULT_XPACKET_BEGIN - Static variable in class org.apache.xmpbox.XmpConstants
-
The default xpacket header begin attribute.
- DEFAULT_XPACKET_BYTES - Static variable in class org.apache.xmpbox.XmpConstants
-
The default xpacket data (XMP Data).
- DEFAULT_XPACKET_ENCODING - Static variable in class org.apache.xmpbox.XmpConstants
-
The default xpacket header encoding attribute.
- DEFAULT_XPACKET_END - Static variable in class org.apache.xmpbox.XmpConstants
-
The default xpacket trailer end attribute.
- DEFAULT_XPACKET_ID - Static variable in class org.apache.xmpbox.XmpConstants
-
The default xpacket header id attribute.
- DefinedStructuredType - Class in org.apache.xmpbox.type
- DefinedStructuredType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.DefinedStructuredType
- DefinedStructuredType(XMPMetadata, String, String, String) - Constructor for class org.apache.xmpbox.type.DefinedStructuredType
- DefinedType - Enum constant in enum org.apache.xmpbox.type.Types
- DERIVED_FROM - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
- DESCRIPTION - Static variable in class org.apache.xmpbox.schema.DublinCoreSchema
- DESCRIPTION - Static variable in class org.apache.xmpbox.type.PDFAFieldType
- DESCRIPTION - Static variable in class org.apache.xmpbox.type.PDFAPropertyType
- DESCRIPTION - Static variable in class org.apache.xmpbox.type.PDFATypeType
- DESCRIPTION_NAME - Static variable in class org.apache.xmpbox.XmpConstants
-
The Description element name.
- DEVICE_SETTING_DESCRIPTION - Static variable in class org.apache.xmpbox.schema.ExifSchema
- DeviceSettings - Enum constant in enum org.apache.xmpbox.type.Types
- DeviceSettingsType - Class in org.apache.xmpbox.type
- DeviceSettingsType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.DeviceSettingsType
- DIGITAL_ZOOM_RATIO - Static variable in class org.apache.xmpbox.schema.ExifSchema
- Dimensions - Enum constant in enum org.apache.xmpbox.type.Types
- DimensionsType - Class in org.apache.xmpbox.type
- DimensionsType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.DimensionsType
- DOCUMENT_ANCESTORS - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
- DOCUMENT_ID - Static variable in class org.apache.xmpbox.type.ResourceRefType
- DOCUMENTID - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
- DomHelper - Class in org.apache.xmpbox.xml
- DomXmpParser - Class in org.apache.xmpbox.xml
- DomXmpParser() - Constructor for class org.apache.xmpbox.xml.DomXmpParser
- DomXmpParser.NamespaceFinder - Class in org.apache.xmpbox.xml
- DublinCoreSchema - Class in org.apache.xmpbox.schema
-
Representation of a DublinCore Schema
- DublinCoreSchema(XMPMetadata) - Constructor for class org.apache.xmpbox.schema.DublinCoreSchema
-
Constructor of a Dublin Core schema with preferred prefix
- DublinCoreSchema(XMPMetadata, String) - Constructor for class org.apache.xmpbox.schema.DublinCoreSchema
-
Constructor of a Dublin Core schema with specified prefix
E
- EVENT - Static variable in class org.apache.xmpbox.type.VersionType
- EXIF_VERSION - Static variable in class org.apache.xmpbox.schema.ExifSchema
- ExifSchema - Class in org.apache.xmpbox.schema
-
Representation of a Exif Schema
- ExifSchema(XMPMetadata) - Constructor for class org.apache.xmpbox.schema.ExifSchema
- ExifSchema(XMPMetadata, String) - Constructor for class org.apache.xmpbox.schema.ExifSchema
- EXPOSURE_BIAS_VALUE - Static variable in class org.apache.xmpbox.schema.ExifSchema
- EXPOSURE_INDEX - Static variable in class org.apache.xmpbox.schema.ExifSchema
- EXPOSURE_MODE - Static variable in class org.apache.xmpbox.schema.ExifSchema
- EXPOSURE_PROGRAM - Static variable in class org.apache.xmpbox.schema.ExifSchema
- EXPOSURE_TIME - Static variable in class org.apache.xmpbox.schema.ExifSchema
F
- F_NUMBER - Static variable in class org.apache.xmpbox.schema.ExifSchema
- FALSE - Static variable in class org.apache.xmpbox.type.BooleanType
- FIELD - Static variable in class org.apache.xmpbox.type.PDFATypeType
- FILE_PATH - Static variable in class org.apache.xmpbox.type.ResourceRefType
- FILE_SOURCE - Static variable in class org.apache.xmpbox.schema.ExifSchema
- FIRED - Static variable in class org.apache.xmpbox.type.FlashType
- Flash - Enum constant in enum org.apache.xmpbox.type.Types
- FLASH - Static variable in class org.apache.xmpbox.schema.ExifSchema
- FLASH_ENERGY - Static variable in class org.apache.xmpbox.schema.ExifSchema
- FLASH_PIX_VERSION - Static variable in class org.apache.xmpbox.schema.ExifSchema
- FlashType - Class in org.apache.xmpbox.type
- FlashType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.FlashType
- FOCAL_LENGTH - Static variable in class org.apache.xmpbox.schema.ExifSchema
- FOCAL_LENGTH_IN_3_5MM_FILM - Static variable in class org.apache.xmpbox.schema.ExifSchema
- FOCAL_PLANE_RESOLUTION_UNIT - Static variable in class org.apache.xmpbox.schema.ExifSchema
- FOCAL_PLANE_XRESOLUTION - Static variable in class org.apache.xmpbox.schema.ExifSchema
- FOCAL_PLANE_YRESOLUTION - Static variable in class org.apache.xmpbox.schema.ExifSchema
- Format - Enum constant in enum org.apache.xmpbox.xml.XmpParsingException.ErrorType
- FORMAT - Static variable in class org.apache.xmpbox.schema.DublinCoreSchema
- FORMAT - Static variable in class org.apache.xmpbox.type.ThumbnailType
- FROM_PART - Static variable in class org.apache.xmpbox.type.ResourceRefType
- FUNCTION - Static variable in class org.apache.xmpbox.type.FlashType
G
- GAIN_CONTROL - Static variable in class org.apache.xmpbox.schema.ExifSchema
- getAboutAttribute() - Method in class org.apache.xmpbox.schema.XMPSchema
-
Get the RDF about attribute
- getAboutValue() - Method in class org.apache.xmpbox.schema.XMPSchema
-
Get the RDF about value.
- getAbstractProperty(String) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Retrieve a generic simple type property
- getAction() - Method in class org.apache.xmpbox.type.ResourceEventType
- getAdobePDFSchema() - Method in class org.apache.xmpbox.XMPMetadata
-
Get the Adobe PDF schema.
- getAdvisory() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Get the Advisory property values
- getAdvisoryProperty() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Get the Advisory property
- getAllAttributes() - Method in class org.apache.xmpbox.type.AbstractField
-
Get attributes list defined for this entity
- getAllNamespacesWithPrefix() - Method in class org.apache.xmpbox.type.AbstractComplexProperty
- getAllProperties() - Method in class org.apache.xmpbox.type.AbstractComplexProperty
- getAllProperties() - Method in class org.apache.xmpbox.type.ComplexPropertyContainer
-
Return all children associated to this property
- getAllSchemas() - Method in class org.apache.xmpbox.XMPMetadata
-
Get All Schemas declared in this metadata representation.
- getAlternatePaths() - Method in class org.apache.xmpbox.type.ResourceRefType
-
Get List of Versions values
- getAlternatePathsProperty() - Method in class org.apache.xmpbox.type.ResourceRefType
-
Get Versions property
- getAmd() - Method in class org.apache.xmpbox.schema.PDFAIdentificationSchema
-
Give the PDFA Amendment Id (as an String)
- getAmdProperty() - Method in class org.apache.xmpbox.schema.PDFAIdentificationSchema
-
Give the property corresponding to the PDFA Amendment id
- getAmendment() - Method in class org.apache.xmpbox.schema.PDFAIdentificationSchema
-
Give the PDFAAmendmentId (as an String)
- getAncestorID() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getAncestorIDProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getArrayProperty(String) - Method in class org.apache.xmpbox.type.AbstractComplexProperty
- getArrayType() - Method in class org.apache.xmpbox.type.ArrayProperty
- getArtist() - Method in class org.apache.xmpbox.schema.TiffSchema
-
Return the artist property as String
- getArtistProperty() - Method in class org.apache.xmpbox.schema.TiffSchema
-
Return the artist property
- getAssociatedSchemaObject(XMPMetadata, String, String) - Method in class org.apache.xmpbox.type.TypeMapping
-
Return the specialized schema class representation if it's known (create and add it to metadata).
- getAttribute(String) - Method in class org.apache.xmpbox.type.AbstractField
-
Get an attribute with its name in this entity
- getAuthorsPosition() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getAuthorsPositionProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getBaseURL() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Get the BaseURL property value
- getBaseURLProperty() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Get the BaseURL property
- getBasic() - Method in enum org.apache.xmpbox.type.Types
- getBasicJobTicketSchema() - Method in class org.apache.xmpbox.XMPMetadata
-
Get the Basic Job Ticket Schema.
- getBooleanProperty(String) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Get a BooleanType property with its name
- getBooleanPropertyValue(String) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Get the value of the property as a Boolean.
- getBooleanPropertyValueAsSimple(String) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Get a simple boolean property value on the schema, using the current prefix.
- getCaptionWriter() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getCaptionWriterProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getCategory() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getCategory() - Method in class org.apache.xmpbox.type.PDFAPropertyType
- getCategoryProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getCertificate() - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
-
Return the Certificate URL as String.
- getCertificateProperty() - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
-
Return the Certificate URL as TextType.
- getChanged() - Method in class org.apache.xmpbox.type.ResourceEventType
- getCity() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getCityProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getColorMode() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getColorModeProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getComments() - Method in class org.apache.xmpbox.type.VersionType
- getConformance() - Method in class org.apache.xmpbox.schema.PDFAIdentificationSchema
-
Give the Conformance id
- getConformanceProperty() - Method in class org.apache.xmpbox.schema.PDFAIdentificationSchema
-
Give the property corresponding to the PDFA Conformance id
- getContainer() - Method in class org.apache.xmpbox.type.AbstractComplexProperty
- getContributors() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Return a String list of contributor(s)
- getContributorsProperty() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Return the Bag of contributor(s)
- getCopyRight() - Method in class org.apache.xmpbox.schema.TiffSchema
-
Return the copyright value as String in default language
- getCopyRight(String) - Method in class org.apache.xmpbox.schema.TiffSchema
-
Return the copyright value as String in expected language
- getCopyRightLanguages() - Method in class org.apache.xmpbox.schema.TiffSchema
-
Return the list of language existing for copyright
- getCopyRightProperty() - Method in class org.apache.xmpbox.schema.TiffSchema
-
Return the copyright property object
- getCountry() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getCountryProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getCoverage() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Return the value of the coverage
- getCoverageProperty() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Return the Coverage TextType Property
- getCreateDate() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Get the CreateDate property value
- getCreateDateProperty() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Get the CreateDate property
- getCreators() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Return the creator(s) string value
- getCreatorsProperty() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Return the Sequence of contributor(s)
- getCreatorTool() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Get the CreationTool property value
- getCreatorToolProperty() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Get the CreationTool property
- getCredit() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getCreditProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getDateCreated() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getDateCreatedProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getDateProperty(String) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Get the Date property with its name
- getDatePropertyAsCalendar(String) - Method in class org.apache.xmpbox.type.AbstractStructuredType
- getDatePropertyValue(String) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Get the value of the property as a date.
- getDatePropertyValueAsSimple(String) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Get a simple date property value on the schema, using the current prefix.
- getDates() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Return a calendar list of date
- getDatesProperty() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Return the sequence of date(s)
- getDefinedDescriptionByNamespace(String) - Method in class org.apache.xmpbox.type.TypeMapping
- getDefinedProperties() - Method in class org.apache.xmpbox.type.DefinedStructuredType
- getDescription() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Get the default value for the description.
- getDescription() - Method in class org.apache.xmpbox.type.PDFAFieldType
- getDescription() - Method in class org.apache.xmpbox.type.PDFAPropertyType
- getDescription() - Method in class org.apache.xmpbox.type.PDFATypeType
- getDescription(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Return a language value for description property
- getDescriptionLanguages() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Return a list of languages defined in description property
- getDescriptionProperty() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Return the Lang alt Description
- getDocumentAncestors() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getDocumentAncestorsProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getDocumentID() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Get DocumentId value
- getDocumentID() - Method in class org.apache.xmpbox.type.ResourceRefType
- getDocumentIDProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Get DocumentId property
- getDublinCoreSchema() - Method in class org.apache.xmpbox.XMPMetadata
-
Get the Dublin Core schema.
- getElementChildren(Element) - Static method in class org.apache.xmpbox.xml.DomHelper
- getElementsAsString() - Method in class org.apache.xmpbox.type.ArrayProperty
- getEndXPacket() - Method in class org.apache.xmpbox.XMPMetadata
-
get XPACKET END PI.
- getErrorType() - Method in exception org.apache.xmpbox.xml.XmpParsingException
- getEvent() - Method in class org.apache.xmpbox.type.VersionType
- getFields() - Method in class org.apache.xmpbox.type.PDFATypeType
- getFilePath() - Method in class org.apache.xmpbox.type.ResourceRefType
- getFirstChildElement(Element) - Static method in class org.apache.xmpbox.xml.DomHelper
-
Return the first child element of the element parameter.
- getFirstEquivalentProperty(String, Class<? extends AbstractField>) - Method in class org.apache.xmpbox.type.AbstractComplexProperty
- getFirstEquivalentProperty(String, Class<? extends AbstractField>) - Method in class org.apache.xmpbox.type.ComplexPropertyContainer
-
Give the first property found in this container with type and localname expected
- getFormat() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
return the file format value
- getFormat() - Method in class org.apache.xmpbox.type.ThumbnailType
-
Get Format
- getFormatProperty() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Return the file format property
- getFromPart() - Method in class org.apache.xmpbox.type.ResourceRefType
- getHeadline() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getHeadlineProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getHeight() - Method in class org.apache.xmpbox.type.ThumbnailType
-
Get Height
- getHistory() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getHistory() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Get List of History values
- getHistoryProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getHistoryProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Get History Property
- getICCProfile() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getICCProfileProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getId() - Method in class org.apache.xmpbox.type.JobType
- getIdentifier() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
return the unique identifier value of this resource
- getIdentifierProperty() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Return the unique identifier property of this resource
- getIdentifiers() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Get the Identifier property values
- getIdentifiersProperty() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Get the Identifier property
- getImage() - Method in class org.apache.xmpbox.type.ThumbnailType
-
Get The img data
- getImageDescription() - Method in class org.apache.xmpbox.schema.TiffSchema
-
Return the image description as String in default language
- getImageDescription(String) - Method in class org.apache.xmpbox.schema.TiffSchema
-
Return the image description value as String in expected language
- getImageDescriptionLanguages() - Method in class org.apache.xmpbox.schema.TiffSchema
-
Return the list of language existing for image description
- getImageDescriptionProperty() - Method in class org.apache.xmpbox.schema.TiffSchema
-
Return the image description property object
- getImplementingClass() - Method in enum org.apache.xmpbox.type.Types
- getIngredients() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Get List of Ingredients values
- getIngredientsProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
.
- getInstanceID() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Get InstanceId value
- getInstanceID() - Method in class org.apache.xmpbox.type.ResourceEventType
- getInstanceID() - Method in class org.apache.xmpbox.type.ResourceRefType
- getInstanceIDProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Get InstanceId property
- getInstructions() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getInstructionsProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getIntegerProperty(String) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Get the Integer property with its name
- getIntegerPropertyValue(String) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Get the value of the property as an integer.
- getIntegerPropertyValueAsSimple(String) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Get a simple integer property value on the schema, using the current prefix.
- getJobs() - Method in class org.apache.xmpbox.schema.XMPBasicJobTicketSchema
- getKeywords() - Method in class org.apache.xmpbox.schema.AdobePDFSchema
-
Give the PDF Keywords property value (string)
- getKeywordsProperty() - Method in class org.apache.xmpbox.schema.AdobePDFSchema
-
Give the PDF Keywords property
- getLabel() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Get the label property value
- getLabelProperty() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Get the label property
- getLanguages() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Return the list of values defined in the DC language
- getLanguagesProperty() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Return the bag DC language
- getLastModifyDate() - Method in class org.apache.xmpbox.type.ResourceRefType
- getLastURL() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Get DocumentId value
- getLastURLProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Get DocumentId property
- getLayerName() - Method in class org.apache.xmpbox.type.LayerType
-
Get The LayerName data
- getLayerText() - Method in class org.apache.xmpbox.type.LayerType
-
Get The LayerText data
- getManagedFromProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
get ManageFrom Property
- getManager() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Get Manager value
- getManager() - Method in class org.apache.xmpbox.type.ResourceRefType
- getManagerProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Get Manager property
- getManagerVariant() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Get ManagerVariant value
- getManagerVariant() - Method in class org.apache.xmpbox.type.ResourceRefType
- getManagerVariantProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Get ManagerVariant property
- getManageTo() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
get ManageTo value
- getManageTo() - Method in class org.apache.xmpbox.type.ResourceRefType
- getManageToProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
get ManageTo property
- getManageUI() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Get ManageUI Value
- getManageUI() - Method in class org.apache.xmpbox.type.ResourceRefType
- getManageUIProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Get ManageUI property
- getMarked() - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
-
Get Marked value
- getMarkedProperty() - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
-
Get Marked property
- getMaskMarkers() - Method in class org.apache.xmpbox.type.ResourceRefType
- getMetadata() - Method in class org.apache.xmpbox.type.AbstractField
- getMetadataDate() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Get the MetadataDate property value
- getMetadataDateProperty() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Get the MetadataDate property
- getModifier() - Method in class org.apache.xmpbox.type.VersionType
- getModifierDate() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
- getModifierDateProperty() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
- getModifyDate() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Get the ModifyDate property value
- getModifyDate() - Method in class org.apache.xmpbox.type.VersionType
- getModifyDateProperty() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Get the ModifyDate property
- getName() - Method in class org.apache.xmpbox.type.Attribute
-
Get the localName of this attribute
- getName() - Method in class org.apache.xmpbox.type.JobType
- getName() - Method in class org.apache.xmpbox.type.PDFAFieldType
- getName() - Method in class org.apache.xmpbox.type.PDFAPropertyType
- getNamespace() - Method in class org.apache.xmpbox.schema.XMPSchemaFactory
-
Get namespace URI treated by this factory
- getNamespace() - Method in class org.apache.xmpbox.type.AbstractField
- getNamespace() - Method in class org.apache.xmpbox.type.AbstractSimpleProperty
-
Get the namespace URI of this entity
- getNamespace() - Method in class org.apache.xmpbox.type.AbstractStructuredType
-
Get the namespace URI of this entity
- getNamespace() - Method in class org.apache.xmpbox.type.ArrayProperty
-
Get the namespace URI of this entity
- getNamespace() - Method in class org.apache.xmpbox.type.Attribute
-
Get the namespace URI of this attribute
- getNamespacePrefix(String) - Method in class org.apache.xmpbox.type.AbstractComplexProperty
- getNamespaceURI() - Method in class org.apache.xmpbox.type.PDFASchemaType
- getNamespaceURI() - Method in class org.apache.xmpbox.type.PDFATypeType
- getNickname() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Get the Nickname property value
- getNicknameProperty() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Get the Nickname property
- getOriginalDocumentID() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Get OriginalDocumentId value
- getOriginalDocumentIDProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Get OriginalDocumentId property
- getOwners() - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
-
Return a String list of owner(s)
- getOwnersProperty() - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
-
Return the Bag of owner(s)
- getParameters() - Method in class org.apache.xmpbox.type.ResourceEventType
- getPart() - Method in class org.apache.xmpbox.schema.PDFAIdentificationSchema
-
Give the PDFAVersionId (as an integer)
- getPartMapping() - Method in class org.apache.xmpbox.type.ResourceRefType
- getPartProperty() - Method in class org.apache.xmpbox.schema.PDFAIdentificationSchema
-
Give the property corresponding to the PDFA Version id
- getPDFExtensionSchema() - Method in class org.apache.xmpbox.XMPMetadata
-
Get the PDFA Extension schema.
- getPDFIdentificationSchema() - Method in class org.apache.xmpbox.XMPMetadata
-
Get the PDFA Identification schema.
- getPDFVersion() - Method in class org.apache.xmpbox.schema.AdobePDFSchema
-
Give the PDFVersion property value (string)
- getPDFVersionProperty() - Method in class org.apache.xmpbox.schema.AdobePDFSchema
-
Give the PDFVersion property
- getPhotoshopSchema() - Method in class org.apache.xmpbox.XMPMetadata
-
Get the Photoshop schema.
- getPreferedPrefix() - Method in class org.apache.xmpbox.type.AbstractStructuredType
- getPrefix() - Method in class org.apache.xmpbox.type.AbstractField
-
Get the prefix of this entity
- getPrefix() - Method in class org.apache.xmpbox.type.AbstractSimpleProperty
-
Get the prefix of this entity
- getPrefix() - Method in class org.apache.xmpbox.type.AbstractStructuredType
-
Get the prefix of this entity
- getPrefix() - Method in class org.apache.xmpbox.type.ArrayProperty
-
Get the prefix of this entity
- getPrefixValue() - Method in class org.apache.xmpbox.type.PDFASchemaType
- getPrefixValue() - Method in class org.apache.xmpbox.type.PDFATypeType
- getProducer() - Method in class org.apache.xmpbox.schema.AdobePDFSchema
-
Give the producer property value (string)
- getProducerProperty() - Method in class org.apache.xmpbox.schema.AdobePDFSchema
-
Give the producer property
- getPropertiesByLocalName(String) - Method in class org.apache.xmpbox.type.ComplexPropertyContainer
-
Return all properties with this specified localName.
- getPropertiesName() - Method in class org.apache.xmpbox.type.PropertiesDescription
-
Get All Properties Name
- getProperty() - Method in class org.apache.xmpbox.type.PDFASchemaType
- getProperty(String) - Method in class org.apache.xmpbox.type.AbstractComplexProperty
- getPropertyDefinition() - Method in class org.apache.xmpbox.schema.XMPSchemaFactory
- getPropertyName() - Method in class org.apache.xmpbox.type.AbstractField
-
Get the propertyName (or localName)
- getPropertyType(String) - Method in class org.apache.xmpbox.schema.XMPSchemaFactory
-
Get type declared for the name property given
- getPropertyType(String) - Method in class org.apache.xmpbox.type.PropertiesDescription
-
Return a type of a property from its qualifiedName
- getPropertyValueAsString(String) - Method in class org.apache.xmpbox.type.AbstractStructuredType
- getPublishers() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Return the list of values defined in the DC publisher
- getPublishersProperty() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Return the bag DC publisher
- getQName(Element) - Static method in class org.apache.xmpbox.xml.DomHelper
- getRating() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Get the Rating property value
- getRatingProperty() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Get the Rating property
- getRawValue() - Method in class org.apache.xmpbox.type.AbstractSimpleProperty
-
Return the properties raw value.
- getRelations() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Return the list of values defined in the DC relation
- getRelationsProperty() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Return the bag DC relation
- getRenditionClass() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Get RenditionClass value
- getRenditionClass() - Method in class org.apache.xmpbox.type.ResourceRefType
- getRenditionClassProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Get RenditionClass property
- getRenditionParams() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Get RenditionParams value
- getRenditionParams() - Method in class org.apache.xmpbox.type.ResourceRefType
- getRenditionParamsProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Get RenditionParams property
- getResourceRefProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Get ResourceRef property
- getRights() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Return the default value for Right property
- getRights(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Return a language value for Right property
- getRightsLanguages() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Return a list of languages defined in Right property
- getRightsProperty() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Return the Lang alt Rights
- getSaveID() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Get DocumentId value
- getSaveIDProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Get DocumentId property
- getSchema(Class<? extends XMPSchema>) - Method in class org.apache.xmpbox.XMPMetadata
-
Get the XMPSchema for the specified Class.
- getSchema(String) - Method in class org.apache.xmpbox.XMPMetadata
-
Get the XMPSchema for the specified namespace.
- getSchema(String, String) - Method in class org.apache.xmpbox.XMPMetadata
-
Return the schema corresponding to this nsURI and a prefix.
- getSchemaFactory(String) - Method in class org.apache.xmpbox.type.TypeMapping
- getSchemasProperty() - Method in class org.apache.xmpbox.schema.PDFAExtensionSchema
- getSoftwareAgent() - Method in class org.apache.xmpbox.type.ResourceEventType
- getSource() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
return the source value of this resource
- getSource() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getSourceProperty() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Return the source property of this resource
- getSourceProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getSpecifiedPropertyType(QName) - Method in class org.apache.xmpbox.type.TypeMapping
-
Give type of specified property in specified schema (given by its namespaceURI)
- getState() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getStateProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getStringValue() - Method in class org.apache.xmpbox.type.AbstractSimpleProperty
-
Return the property value
- getStringValue() - Method in class org.apache.xmpbox.type.BooleanType
- getStringValue() - Method in class org.apache.xmpbox.type.DateType
- getStringValue() - Method in class org.apache.xmpbox.type.IntegerType
- getStringValue() - Method in class org.apache.xmpbox.type.RealType
- getStringValue() - Method in class org.apache.xmpbox.type.TextType
- getStructuredPropMapping(Types) - Method in class org.apache.xmpbox.type.TypeMapping
- getSubjects() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Return the list of values defined in the DC Subject
- getSubjectsProperty() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Return the bag DC Subject
- getSupplementalCategories() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getSupplementalCategoriesProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getTextLayers() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getThumbnailsProperty() - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Get list of Thumbnails
- getTitle() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Get the default value for the title.
- getTitle(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Return a language value for Title property
- getTitleLanguages() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Return a list of languages defined in Title property
- getTitleProperty() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Return the Lang alt Title
- getToPart() - Method in class org.apache.xmpbox.type.ResourceRefType
- getTransmissionReference() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getTransmissionReferenceProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getType() - Method in class org.apache.xmpbox.type.PDFATypeType
- getTypeMapping() - Method in class org.apache.xmpbox.XMPMetadata
-
Get TypeMapping.
- getTypes() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Return the list of values defined in the DC Type
- getTypesProperty() - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Return the bag DC Type
- getUniqueElementChild(Element) - Static method in class org.apache.xmpbox.xml.DomHelper
- getUnqualifiedArrayList(String) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Get an AbstractField list corresponding to the content of an array property.
- getUnqualifiedBagValueList(String) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Get all the values of the bag property.
- getUnqualifiedLanguagePropertyLanguagesValue(String) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Get a list of all languages that are currently defined for a specific property.
- getUnqualifiedLanguagePropertyValue(String, String) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Get the value of a multi-lingual property.
- getUnqualifiedSequenceDateValueList(String) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Get all the date values in a sequence property.
- getUnqualifiedSequenceValueList(String) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Get all the values in a sequence property.
- getUnqualifiedTextProperty(String) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Get a TextProperty Type from its name
- getUnqualifiedTextPropertyValue(String) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Get the value of a simple text property.
- getUrgency() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getUrgencyProperty() - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- getUrl() - Method in class org.apache.xmpbox.type.JobType
- getUsageTerms() - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
-
Get the default usage terms for the document.
- getUsageTerms(String) - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
-
Return a language value for description property
- getUsageTermsLanguages() - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
-
Return a list of languages defined in description property
- getUsageTermsProperty() - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
-
Return the Lang alt UsageTerms
- getUserComment() - Method in class org.apache.xmpbox.schema.ExifSchema
-
Return the default value for UserComment property
- getUserComment(String) - Method in class org.apache.xmpbox.schema.ExifSchema
-
Return a language value for UserComment property
- getUserCommentLanguages() - Method in class org.apache.xmpbox.schema.ExifSchema
-
Return a list of languages defined in UserComment property
- getUserCommentProperty() - Method in class org.apache.xmpbox.schema.ExifSchema
-
Return the Lang Alt UserComment property
- getValue() - Method in class org.apache.xmpbox.type.AbstractSimpleProperty
- getValue() - Method in class org.apache.xmpbox.type.Attribute
-
Get value of this attribute
- getValue() - Method in class org.apache.xmpbox.type.BooleanType
-
return the property value
- getValue() - Method in class org.apache.xmpbox.type.DateType
-
return the property value
- getValue() - Method in class org.apache.xmpbox.type.IntegerType
-
return the property value
- getValue() - Method in class org.apache.xmpbox.type.RealType
-
return the property value
- getValue() - Method in class org.apache.xmpbox.type.TextType
- getValueType() - Method in class org.apache.xmpbox.type.PDFAFieldType
- getValueType() - Method in class org.apache.xmpbox.type.PDFAPropertyType
- getValueType() - Method in class org.apache.xmpbox.type.PDFASchemaType
- getVersion() - Method in class org.apache.xmpbox.type.VersionType
- getVersionID() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Get VersionId value
- getVersionID() - Method in class org.apache.xmpbox.type.ResourceRefType
- getVersionIDProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Get VersionId property
- getVersions() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
- getVersionsProperty() - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Get Versions property
- getWebStatement() - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
-
Return the WebStatement URL as String.
- getWebStatementProperty() - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
-
Return the WebStatement URL as TextType.
- getWhen() - Method in class org.apache.xmpbox.type.ResourceEventType
- getWidth() - Method in class org.apache.xmpbox.type.ThumbnailType
-
Get Width
- getXMPBasicSchema() - Method in class org.apache.xmpbox.XMPMetadata
-
Get the XMP Basic schema.
- getXMPMediaManagementSchema() - Method in class org.apache.xmpbox.XMPMetadata
-
Get the XMP Media Management schema.
- getXMPRightsManagementSchema() - Method in class org.apache.xmpbox.XMPMetadata
-
Get the XMP Rights Management Schema.
- getXpacketBegin() - Method in class org.apache.xmpbox.XMPMetadata
-
Get xpacket Begin.
- getXpacketBytes() - Method in class org.apache.xmpbox.XMPMetadata
-
Get xpacketBytes.
- getXpacketEncoding() - Method in class org.apache.xmpbox.XMPMetadata
-
Get xpacket encoding.
- getXpacketId() - Method in class org.apache.xmpbox.XMPMetadata
-
Get xpacket Id.
- GPS_ALTITUDE - Static variable in class org.apache.xmpbox.schema.ExifSchema
- GPS_ALTITUDE_REF - Static variable in class org.apache.xmpbox.schema.ExifSchema
- GPS_AREA_INFORMATION - Static variable in class org.apache.xmpbox.schema.ExifSchema
- GPS_DEST_BEARING - Static variable in class org.apache.xmpbox.schema.ExifSchema
- GPS_DEST_BEARING_REF - Static variable in class org.apache.xmpbox.schema.ExifSchema
- GPS_DEST_DISTANCE - Static variable in class org.apache.xmpbox.schema.ExifSchema
- GPS_DEST_DISTANCE_REF - Static variable in class org.apache.xmpbox.schema.ExifSchema
- GPS_DEST_LATITUDE - Static variable in class org.apache.xmpbox.schema.ExifSchema
- GPS_DEST_LONGITUDE - Static variable in class org.apache.xmpbox.schema.ExifSchema
- GPS_DIFFERENTIAL - Static variable in class org.apache.xmpbox.schema.ExifSchema
- GPS_DOP - Static variable in class org.apache.xmpbox.schema.ExifSchema
- GPS_IMG_DIRECTION - Static variable in class org.apache.xmpbox.schema.ExifSchema
- GPS_IMG_DIRECTION_REF - Static variable in class org.apache.xmpbox.schema.ExifSchema
- GPS_LATITUDE - Static variable in class org.apache.xmpbox.schema.ExifSchema
- GPS_LONGITUDE - Static variable in class org.apache.xmpbox.schema.ExifSchema
- GPS_MAP_DATUM - Static variable in class org.apache.xmpbox.schema.ExifSchema
- GPS_MEASURE_MODE - Static variable in class org.apache.xmpbox.schema.ExifSchema
- GPS_PROCESSING_METHOD - Static variable in class org.apache.xmpbox.schema.ExifSchema
- GPS_SATELLITES - Static variable in class org.apache.xmpbox.schema.ExifSchema
- GPS_SPEED - Static variable in class org.apache.xmpbox.schema.ExifSchema
- GPS_SPEED_REF - Static variable in class org.apache.xmpbox.schema.ExifSchema
- GPS_STATUS - Static variable in class org.apache.xmpbox.schema.ExifSchema
- GPS_TIME_STAMP - Static variable in class org.apache.xmpbox.schema.ExifSchema
- GPS_TRACK - Static variable in class org.apache.xmpbox.schema.ExifSchema
- GPS_TRACK_REF - Static variable in class org.apache.xmpbox.schema.ExifSchema
- GPSCoordinate - Enum constant in enum org.apache.xmpbox.type.Types
- GPSCoordinateType - Class in org.apache.xmpbox.type
- GPSCoordinateType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.GPSCoordinateType
- GPSVERSION_ID - Static variable in class org.apache.xmpbox.schema.ExifSchema
- GUID - Enum constant in enum org.apache.xmpbox.type.Types
- GUIDType - Class in org.apache.xmpbox.type
- GUIDType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.GUIDType
H
- H - Static variable in class org.apache.xmpbox.type.DimensionsType
- HEADLINE - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
- HEIGHT - Static variable in class org.apache.xmpbox.type.ThumbnailType
- HISTORY - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
- HISTORY - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
I
- ICC_PROFILE - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
- ID - Static variable in class org.apache.xmpbox.type.JobType
- IDENTIFIER - Static variable in class org.apache.xmpbox.schema.DublinCoreSchema
- IDENTIFIER - Static variable in class org.apache.xmpbox.schema.XMPBasicSchema
- IMAGE - Static variable in class org.apache.xmpbox.type.ThumbnailType
- IMAGE_DESCRIPTION - Static variable in class org.apache.xmpbox.schema.TiffSchema
- IMAGE_LENGHT - Static variable in class org.apache.xmpbox.schema.TiffSchema
- IMAGE_UNIQUE_ID - Static variable in class org.apache.xmpbox.schema.ExifSchema
- IMAGE_WIDTH - Static variable in class org.apache.xmpbox.schema.TiffSchema
- INGREDIENTS - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
- initializePropMapping(Class<?>) - Method in class org.apache.xmpbox.type.TypeMapping
- INSTANCE_ID - Static variable in class org.apache.xmpbox.type.ResourceEventType
- INSTANCE_ID - Static variable in class org.apache.xmpbox.type.ResourceRefType
- INSTANCEID - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
- instanciateDefinedType(String, String) - Method in class org.apache.xmpbox.type.TypeMapping
- instanciateSimple(String, Object) - Method in class org.apache.xmpbox.schema.XMPSchema
- instanciateSimpleField(Class<?>, String, String, String, Object) - Method in class org.apache.xmpbox.type.TypeMapping
- instanciateSimpleProperty(String, String, String, Object, Types) - Method in class org.apache.xmpbox.type.TypeMapping
- instanciateStructuredType(Types, String) - Method in class org.apache.xmpbox.type.TypeMapping
- INSTRUCTIONS - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
- Integer - Enum constant in enum org.apache.xmpbox.type.Types
- IntegerType - Class in org.apache.xmpbox.type
-
Object representation of an Integer XMP type
- IntegerType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.IntegerType
-
Property Integer type constructor (namespaceURI is given)
- InvalidPdfaSchema - Enum constant in enum org.apache.xmpbox.xml.XmpParsingException.ErrorType
- InvalidPrefix - Enum constant in enum org.apache.xmpbox.xml.XmpParsingException.ErrorType
- InvalidType - Enum constant in enum org.apache.xmpbox.xml.XmpParsingException.ErrorType
- isArray() - Method in enum org.apache.xmpbox.type.Cardinality
- isBasic() - Method in enum org.apache.xmpbox.type.Types
- isDefined() - Method in enum org.apache.xmpbox.type.Types
- isDefinedNamespace(String) - Method in class org.apache.xmpbox.type.TypeMapping
- isDefinedSchema(String) - Method in class org.apache.xmpbox.type.TypeMapping
-
Say if a specific namespace is known
- isDefinedType(String) - Method in class org.apache.xmpbox.type.TypeMapping
- isDefinedTypeNamespace(String) - Method in class org.apache.xmpbox.type.TypeMapping
- ISO_SPEED_RATINGS - Static variable in class org.apache.xmpbox.schema.ExifSchema
- isParseTypeResource(Element) - Static method in class org.apache.xmpbox.xml.DomHelper
- isRdfDescription(Element) - Static method in class org.apache.xmpbox.xml.DomHelper
- isSameProperty(AbstractField, AbstractField) - Method in class org.apache.xmpbox.type.ComplexPropertyContainer
-
Check if two properties are equal.
- isSimple() - Method in enum org.apache.xmpbox.type.Types
- isStrictParsing() - Method in class org.apache.xmpbox.xml.DomXmpParser
- isStructured() - Method in enum org.apache.xmpbox.type.Types
- isStructuredTypeNamespace(String) - Method in class org.apache.xmpbox.type.TypeMapping
-
Check if a namespace used reference a complex basic types (like Thumbnails)
J
- Job - Enum constant in enum org.apache.xmpbox.type.Types
- JOB_REF - Static variable in class org.apache.xmpbox.schema.XMPBasicJobTicketSchema
- JobType - Class in org.apache.xmpbox.type
- JobType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.JobType
- JobType(XMPMetadata, String) - Constructor for class org.apache.xmpbox.type.JobType
K
- KEYWORDS - Static variable in class org.apache.xmpbox.schema.AdobePDFSchema
L
- LABEL - Static variable in class org.apache.xmpbox.schema.XMPBasicSchema
- LANG_NAME - Static variable in class org.apache.xmpbox.XmpConstants
-
The language attribute name.
- LangAlt - Enum constant in enum org.apache.xmpbox.type.Types
- LANGUAGE - Static variable in class org.apache.xmpbox.schema.DublinCoreSchema
- LAST_MODIFY_DATE - Static variable in class org.apache.xmpbox.type.ResourceRefType
- LAST_URL - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
- Layer - Enum constant in enum org.apache.xmpbox.type.Types
- LAYER_NAME - Static variable in class org.apache.xmpbox.type.LayerType
- LAYER_TEXT - Static variable in class org.apache.xmpbox.type.LayerType
- LayerType - Class in org.apache.xmpbox.type
- LayerType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.LayerType
- LIGHT_SOURCE - Static variable in class org.apache.xmpbox.schema.ExifSchema
- LIST_NAME - Static variable in class org.apache.xmpbox.XmpConstants
-
The list element name.
- Locale - Enum constant in enum org.apache.xmpbox.type.Types
- LocaleType - Class in org.apache.xmpbox.type
- LocaleType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.LocaleType
M
- MAKE - Static variable in class org.apache.xmpbox.schema.TiffSchema
- MANAGE_TO - Static variable in class org.apache.xmpbox.type.ResourceRefType
- MANAGE_UI - Static variable in class org.apache.xmpbox.type.ResourceRefType
- MANAGED_FROM - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
- MANAGER - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
- MANAGER - Static variable in class org.apache.xmpbox.type.ResourceRefType
- MANAGER_VARIANT - Static variable in class org.apache.xmpbox.type.ResourceRefType
- MANAGERVARIANT - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
- MANAGETO - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
- MANAGEUI - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
- MARKED - Static variable in class org.apache.xmpbox.schema.XMPRightsManagementSchema
- MASK_MARKERS - Static variable in class org.apache.xmpbox.type.ResourceRefType
- MAX_APERTURE_VALUE - Static variable in class org.apache.xmpbox.schema.ExifSchema
- MAX_PAGE_SIZE - Static variable in class org.apache.xmpbox.schema.XMPageTextSchema
- merge(XMPSchema) - Method in class org.apache.xmpbox.schema.XMPSchema
-
A basic schema merge, it merges bags and sequences and replace everything else.
- METADATADATE - Static variable in class org.apache.xmpbox.schema.XMPBasicSchema
- METERING_MODE - Static variable in class org.apache.xmpbox.schema.ExifSchema
- MIMEType - Class in org.apache.xmpbox.type
- MIMEType - Enum constant in enum org.apache.xmpbox.type.Types
- MIMEType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.MIMEType
- MODE - Static variable in class org.apache.xmpbox.type.FlashType
- MODEL - Static variable in class org.apache.xmpbox.schema.TiffSchema
- MODIFIER - Static variable in class org.apache.xmpbox.type.VersionType
- MODIFIER_DATE - Static variable in class org.apache.xmpbox.schema.XMPBasicSchema
- MODIFY_DATE - Static variable in class org.apache.xmpbox.type.VersionType
- MODIFYDATE - Static variable in class org.apache.xmpbox.schema.XMPBasicSchema
N
- N_PAGES - Static variable in class org.apache.xmpbox.schema.XMPageTextSchema
- NAME - Static variable in class org.apache.xmpbox.type.JobType
- NAME - Static variable in class org.apache.xmpbox.type.PDFAFieldType
- NAME - Static variable in class org.apache.xmpbox.type.PDFAPropertyType
- NAMES - Static variable in class org.apache.xmpbox.type.OECFType
- namespace() - Element in annotation type org.apache.xmpbox.type.StructuredType
- NAMESPACE_URI - Static variable in class org.apache.xmpbox.type.PDFASchemaType
- NamespaceFinder() - Constructor for class org.apache.xmpbox.xml.DomXmpParser.NamespaceFinder
- NICKNAME - Static variable in class org.apache.xmpbox.schema.XMPBasicSchema
- NoRootElement - Enum constant in enum org.apache.xmpbox.xml.XmpParsingException.ErrorType
- NoSchema - Enum constant in enum org.apache.xmpbox.xml.XmpParsingException.ErrorType
- NoType - Enum constant in enum org.apache.xmpbox.xml.XmpParsingException.ErrorType
- NoValueType - Enum constant in enum org.apache.xmpbox.xml.XmpParsingException.ErrorType
- NS_URI - Static variable in class org.apache.xmpbox.type.PDFATypeType
O
- OECF - Enum constant in enum org.apache.xmpbox.type.Types
- OECF - Static variable in class org.apache.xmpbox.schema.ExifSchema
- OECFType - Class in org.apache.xmpbox.type
- OECFType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.OECFType
- OPEN_CHOICE - Static variable in class org.apache.xmpbox.xml.PdfaExtensionHelper
- org.apache.xmpbox - package org.apache.xmpbox
- org.apache.xmpbox.schema - package org.apache.xmpbox.schema
- org.apache.xmpbox.type - package org.apache.xmpbox.type
- org.apache.xmpbox.xml - package org.apache.xmpbox.xml
- ORIENTATION - Static variable in class org.apache.xmpbox.schema.TiffSchema
- ORIGINALDOCUMENTID - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
- OWNER - Static variable in class org.apache.xmpbox.schema.XMPRightsManagementSchema
P
- PARAMETERS - Static variable in class org.apache.xmpbox.type.ResourceEventType
- parse(byte[]) - Method in class org.apache.xmpbox.xml.DomXmpParser
- parse(InputStream) - Method in class org.apache.xmpbox.xml.DomXmpParser
- PARSE_TYPE - Static variable in class org.apache.xmpbox.XmpConstants
-
The parse type attribute name.
- Part - Enum constant in enum org.apache.xmpbox.type.Types
- PART - Static variable in class org.apache.xmpbox.schema.PDFAIdentificationSchema
- PART_MAPPING - Static variable in class org.apache.xmpbox.type.ResourceRefType
- PartType - Class in org.apache.xmpbox.type
- PartType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.PartType
- PDF_VERSION - Static variable in class org.apache.xmpbox.schema.AdobePDFSchema
- PdfaExtensionHelper - Class in org.apache.xmpbox.xml
- PDFAExtensionSchema - Class in org.apache.xmpbox.schema
-
Representation of a PDF/A Extension schema description schema
- PDFAExtensionSchema(XMPMetadata) - Constructor for class org.apache.xmpbox.schema.PDFAExtensionSchema
-
Build a new PDFExtension schema
- PDFAExtensionSchema(XMPMetadata, String) - Constructor for class org.apache.xmpbox.schema.PDFAExtensionSchema
- PDFAField - Enum constant in enum org.apache.xmpbox.type.Types
- PDFAFieldType - Class in org.apache.xmpbox.type
- PDFAFieldType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.PDFAFieldType
- PDFAIdentificationSchema - Class in org.apache.xmpbox.schema
-
Representation of PDF/A Identification Schema
- PDFAIdentificationSchema(XMPMetadata) - Constructor for class org.apache.xmpbox.schema.PDFAIdentificationSchema
-
Constructor of a PDF/A Identification schema
- PDFAIdentificationSchema(XMPMetadata, String) - Constructor for class org.apache.xmpbox.schema.PDFAIdentificationSchema
- PDFAProperty - Enum constant in enum org.apache.xmpbox.type.Types
- PDFAPropertyType - Class in org.apache.xmpbox.type
- PDFAPropertyType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.PDFAPropertyType
- PDFASchema - Enum constant in enum org.apache.xmpbox.type.Types
- PDFASchemaType - Class in org.apache.xmpbox.type
- PDFASchemaType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.PDFASchemaType
- PDFAType - Enum constant in enum org.apache.xmpbox.type.Types
- PDFATypeType - Class in org.apache.xmpbox.type
- PDFATypeType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.PDFATypeType
- PHOTOMETRIC_INTERPRETATION - Static variable in class org.apache.xmpbox.schema.TiffSchema
- PhotoshopSchema - Class in org.apache.xmpbox.schema
- PhotoshopSchema(XMPMetadata) - Constructor for class org.apache.xmpbox.schema.PhotoshopSchema
- PhotoshopSchema(XMPMetadata, String) - Constructor for class org.apache.xmpbox.schema.PhotoshopSchema
- PIXEL_X_DIMENSION - Static variable in class org.apache.xmpbox.schema.ExifSchema
- PIXEL_Y_DIMENSION - Static variable in class org.apache.xmpbox.schema.ExifSchema
- PLANAR_CONFIGURATION - Static variable in class org.apache.xmpbox.schema.TiffSchema
- pop() - Method in class org.apache.xmpbox.xml.DomXmpParser.NamespaceFinder
- populateSchemaMapping(XMPMetadata) - Static method in class org.apache.xmpbox.xml.PdfaExtensionHelper
- preferedPrefix() - Element in annotation type org.apache.xmpbox.type.StructuredType
- PREFIX - Static variable in class org.apache.xmpbox.type.PDFASchemaType
- PREFIX - Static variable in class org.apache.xmpbox.type.PDFATypeType
- PRIMARY_CHROMATICITIES - Static variable in class org.apache.xmpbox.schema.TiffSchema
- PRODUCER - Static variable in class org.apache.xmpbox.schema.AdobePDFSchema
- ProperName - Enum constant in enum org.apache.xmpbox.type.Types
- ProperNameType - Class in org.apache.xmpbox.type
- ProperNameType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.ProperNameType
- PropertiesDescription - Class in org.apache.xmpbox.type
-
Represents all properties known for a specific namespace Type and attributes associated to each properties are saved If a specific type well declared is used, this class map it to a basic type
- PropertiesDescription() - Constructor for class org.apache.xmpbox.type.PropertiesDescription
-
Build PropMapping for specified namespace
- PROPERTY - Static variable in class org.apache.xmpbox.type.PDFASchemaType
- PropertyType - Annotation Type in org.apache.xmpbox.type
-
to be used at runtime
- PUBLISHER - Static variable in class org.apache.xmpbox.schema.DublinCoreSchema
- push(Element) - Method in class org.apache.xmpbox.xml.DomXmpParser.NamespaceFinder
R
- RATING - Static variable in class org.apache.xmpbox.schema.XMPBasicSchema
- Rational - Enum constant in enum org.apache.xmpbox.type.Types
- RationalType - Class in org.apache.xmpbox.type
- RationalType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.RationalType
- RDF_NAMESPACE - Static variable in class org.apache.xmpbox.XmpConstants
-
The RDF namespace URI reference.
- Real - Enum constant in enum org.apache.xmpbox.type.Types
- RealType - Class in org.apache.xmpbox.type
-
Object representation of a Real XMP type
- RealType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.RealType
-
Property Real type constructor (namespaceURI is given)
- RED_EYE_MODE - Static variable in class org.apache.xmpbox.type.FlashType
- REFERENCE_BLACK_WHITE - Static variable in class org.apache.xmpbox.schema.TiffSchema
- RELATED_SOUND_FILE - Static variable in class org.apache.xmpbox.schema.ExifSchema
- RELATION - Static variable in class org.apache.xmpbox.schema.DublinCoreSchema
- removeAdvisory(String) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
- removeAttribute(String) - Method in class org.apache.xmpbox.type.AbstractField
-
Remove an attribute of this entity
- removeContributor(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
- removeCreator(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
- removeDate(Calendar) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
- removeIdentifier(String) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
- removeLanguage(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
- removeOwner(String) - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
- removePropertiesByName(String) - Method in class org.apache.xmpbox.type.ComplexPropertyContainer
-
Remove all properties with a specified LocalName.
- removeProperty(AbstractField) - Method in class org.apache.xmpbox.type.AbstractComplexProperty
-
Remove a property
- removeProperty(AbstractField) - Method in class org.apache.xmpbox.type.ComplexPropertyContainer
-
Remove a property
- removePublisher(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
- removeRelation(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
- removeSchema(XMPSchema) - Method in class org.apache.xmpbox.XMPMetadata
-
Remove a schema.
- removeSubject(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
- removeType(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
- removeUnqualifiedArrayValue(String, AbstractField) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Generic method to remove a field from an array with an Elementable Object
- removeUnqualifiedBagValue(String, String) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Remove all matching entries with the given value from the bag.
- removeUnqualifiedSequenceDateValue(String, Calendar) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Remove a date sequence value from the list.
- removeUnqualifiedSequenceValue(String, String) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Remove all matching values from a sequence property.
- removeUnqualifiedSequenceValue(String, AbstractField) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Remove a value from a sequence property.
- RENDITION_CLASS - Static variable in class org.apache.xmpbox.type.ResourceRefType
- RENDITION_OF - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
- RENDITION_PARAMS - Static variable in class org.apache.xmpbox.type.ResourceRefType
- RenditionClass - Enum constant in enum org.apache.xmpbox.type.Types
- RENDITIONCLASS - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
- RenditionClassType - Class in org.apache.xmpbox.type
- RenditionClassType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.RenditionClassType
- RENDITIONPARAMS - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
- reorganizeAltOrder(ComplexPropertyContainer) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Method used to place the 'x-default' value in first in Language alternatives as said in xmp spec
- RequiredProperty - Enum constant in enum org.apache.xmpbox.xml.XmpParsingException.ErrorType
- RESOLUTION_UNIT - Static variable in class org.apache.xmpbox.schema.TiffSchema
- RESOURCE_NAME - Static variable in class org.apache.xmpbox.XmpConstants
-
The resource attribute name.
- ResourceEvent - Enum constant in enum org.apache.xmpbox.type.Types
- ResourceEventType - Class in org.apache.xmpbox.type
- ResourceEventType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.ResourceEventType
- ResourceRef - Enum constant in enum org.apache.xmpbox.type.Types
- ResourceRefType - Class in org.apache.xmpbox.type
- ResourceRefType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.ResourceRefType
- RETURN - Static variable in class org.apache.xmpbox.type.FlashType
- RIGHTS - Static variable in class org.apache.xmpbox.schema.DublinCoreSchema
- ROWS - Static variable in class org.apache.xmpbox.type.CFAPatternType
- ROWS - Static variable in class org.apache.xmpbox.type.DeviceSettingsType
- ROWS - Static variable in class org.apache.xmpbox.type.OECFType
S
- SAMPLES_PER_PIXEL - Static variable in class org.apache.xmpbox.schema.TiffSchema
- SATURATION - Static variable in class org.apache.xmpbox.schema.ExifSchema
- SAVE_ID - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
- SCENE_CAPTURE_TYPE - Static variable in class org.apache.xmpbox.schema.ExifSchema
- SCENE_TYPE - Static variable in class org.apache.xmpbox.schema.ExifSchema
- SCHEMA - Static variable in class org.apache.xmpbox.type.PDFASchemaType
- SCHEMAS - Static variable in class org.apache.xmpbox.schema.PDFAExtensionSchema
- SENSING_METHOD - Static variable in class org.apache.xmpbox.schema.ExifSchema
- Seq - Enum constant in enum org.apache.xmpbox.type.Cardinality
- serialize(XMPMetadata, OutputStream, boolean) - Method in class org.apache.xmpbox.xml.XmpSerializer
- serializeFields(Document, Element, List<AbstractField>, String, String, boolean) - Method in class org.apache.xmpbox.xml.XmpSerializer
- serializeSchema(Document, XMPSchema) - Method in class org.apache.xmpbox.xml.XmpSerializer
- setAbout(Attribute) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Set the RDF 'about' attribute
- setAboutAsSimple(String) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Set the RDF 'about' attribute.
- setAction(String) - Method in class org.apache.xmpbox.type.ResourceEventType
- setAmd(String) - Method in class org.apache.xmpbox.schema.PDFAIdentificationSchema
-
Set the PDF/A amendment identifier
- setAmdProperty(TextType) - Method in class org.apache.xmpbox.schema.PDFAIdentificationSchema
-
Set the PDF/A amendment identifier
- setAncestorID(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setAncestorIDProperty(URIType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setArtist(String) - Method in class org.apache.xmpbox.schema.TiffSchema
-
Set the name of the artist
- setAttribute(Attribute) - Method in class org.apache.xmpbox.type.AbstractField
-
Set a new attribute for this entity
- setAuthorsPosition(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setAuthorsPositionProperty(TextType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setBaseURL(String) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Set the base URL for relative URLs in the document content
- setBaseURLProperty(URLType) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Set the base URL property
- setBooleanProperty(BooleanType) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Set a BooleanType property
- setBooleanPropertyValue(String, Boolean) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Set the value of the property as a boolean.
- setBooleanPropertyValueAsSimple(String, Boolean) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Set a simple Boolean property on the schema, using the current prefix.
- setCaptionWriter(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setCaptionWriterProperty(ProperNameType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setCategory(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setCategoryProperty(TextType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setCertificate(String) - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
-
Set the Certificate URL.
- setCertificateProperty(URLType) - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
-
Set the Certificate URL.
- setChanged(String) - Method in class org.apache.xmpbox.type.ResourceEventType
- setCity(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setCityProperty(TextType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setColorMode(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setColorModeProperty(IntegerType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setComments(String) - Method in class org.apache.xmpbox.type.VersionType
- setConformance(String) - Method in class org.apache.xmpbox.schema.PDFAIdentificationSchema
-
Set the PDF/A conformance level
- setConformanceProperty(TextType) - Method in class org.apache.xmpbox.schema.PDFAIdentificationSchema
-
Set the PDF/A conformance level
- setCountry(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setCountryProperty(TextType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setCoverage(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
set the extent or scope of the resource
- setCoverageProperty(TextType) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
set the extent or scope of the resource
- setCreateDate(Calendar) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Set the date and time the resource was originally created
- setCreateDateProperty(DateType) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Set the create date property
- setCreatorTool(String) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
set the name of the first known tool used to create this resource
- setCreatorToolProperty(AgentNameType) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
set the creatorTool property
- setCredit(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setCreditProperty(TextType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setDateCreated(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setDateCreatedProperty(DateType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setDateProperty(DateType) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Set a new DateProperty
- setDatePropertyValue(String, Calendar) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Set the value of the property as a date.
- setDatePropertyValueAsSimple(String, Calendar) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Set a simple Date property on the schema, using the current prefix.
- setDerivedFromProperty(ResourceRefType) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Set ResourceRef property
- setDescription(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Set the default value for the description.
- setDocumentID(String) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Set DocumentId value
- setDocumentID(String) - Method in class org.apache.xmpbox.type.ResourceRefType
- setDocumentIDProperty(URIType) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Set DocumentId Property
- setEndXPacket(String) - Method in class org.apache.xmpbox.XMPMetadata
-
Set special XPACKET END PI.
- setEvent(ResourceEventType) - Method in class org.apache.xmpbox.type.VersionType
- setFilePath(String) - Method in class org.apache.xmpbox.type.ResourceRefType
- setFormat(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
set the file format used when saving the resource.
- setFormat(String) - Method in class org.apache.xmpbox.type.ThumbnailType
-
Set Format
- setFormatProperty(MIMEType) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Set the unique identifier of the work from which this resource was derived
- setFromPart(String) - Method in class org.apache.xmpbox.type.ResourceRefType
- setHeadline(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setHeadlineProperty(TextType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setHeight(Integer) - Method in class org.apache.xmpbox.type.ThumbnailType
-
Set Height
- setHistory(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setHistoryProperty(TextType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setICCProfile(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setICCProfileProperty(TextType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setId(String) - Method in class org.apache.xmpbox.type.JobType
- setIdentifier(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Set the unique identifier of the resource
- setIdentifierProperty(TextType) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Set the unique identifier of the resource
- setImage(String) - Method in class org.apache.xmpbox.type.ThumbnailType
-
Set Image data
- setInstanceID(String) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Set InstanceId value
- setInstanceID(String) - Method in class org.apache.xmpbox.type.ResourceEventType
- setInstanceID(String) - Method in class org.apache.xmpbox.type.ResourceRefType
- setInstanceIDProperty(URIType) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Set InstanceId property
- setInstructions(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setInstructionsProperty(TextType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setIntegerProperty(IntegerType) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Add an integerProperty
- setIntegerPropertyValue(String, Integer) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Set the value of the property as an integer.
- setIntegerPropertyValueAsSimple(String, Integer) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Set a simple Integer property on the schema, using the current prefix.
- setKeywords(String) - Method in class org.apache.xmpbox.schema.AdobePDFSchema
-
Set the PDF keywords
- setKeywordsProperty(TextType) - Method in class org.apache.xmpbox.schema.AdobePDFSchema
-
Set the PDF keywords
- setLabel(String) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
set a word or a short phrase which identifies a document as a member of a user-defined collection
- setLabelProperty(TextType) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
set the label property
- setLastModifyDate(Calendar) - Method in class org.apache.xmpbox.type.ResourceRefType
- setLastURL(String) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Set DocumentId value
- setLastURLProperty(URLType) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Set DocumentId Property
- setLayerName(String) - Method in class org.apache.xmpbox.type.LayerType
-
Set LayerName
- setLayerText(String) - Method in class org.apache.xmpbox.type.LayerType
-
Set LayerText
- setManagedFromProperty(ResourceRefType) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
set ManageFrom Property
- setManager(String) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Set Manager value
- setManager(String) - Method in class org.apache.xmpbox.type.ResourceRefType
- setManagerProperty(AgentNameType) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Set Manager property
- setManagerVariant(String) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Set ManagerVariant value
- setManagerVariant(String) - Method in class org.apache.xmpbox.type.ResourceRefType
- setManagerVariantProperty(TextType) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Set ManagerVariant Property
- setManageTo(String) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Set ManageTo Value
- setManageTo(String) - Method in class org.apache.xmpbox.type.ResourceRefType
- setManageToProperty(URIType) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Set ManageTo property
- setManageUI(String) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Set ManageUI value
- setManageUI(String) - Method in class org.apache.xmpbox.type.ResourceRefType
- setManageUIProperty(URIType) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Set ManageUI property
- setMarked(Boolean) - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
-
Set Marked value
- setMarkedProperty(BooleanType) - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
-
Set Marked property
- setMaskMarkers(String) - Method in class org.apache.xmpbox.type.ResourceRefType
- setMetadataDate(Calendar) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Set the date and time that any metadata for this resource was last changed.
- setMetadataDateProperty(DateType) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Set the MetadataDate property
- setModifier(String) - Method in class org.apache.xmpbox.type.VersionType
- setModifierDate(Calendar) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
- setModifierDateProperty(DateType) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
- setModifyDate(Calendar) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Set the date and time the resource was last modified
- setModifyDate(Calendar) - Method in class org.apache.xmpbox.type.VersionType
- setModifyDateProperty(DateType) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Set the ModifyDate property
- setName(String) - Method in class org.apache.xmpbox.type.Attribute
-
Set the localName of this attribute
- setName(String) - Method in class org.apache.xmpbox.type.JobType
- setNamespace(String) - Method in class org.apache.xmpbox.type.AbstractStructuredType
- setNickname(String) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Set a short informal name for the resource
- setNicknameProperty(TextType) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Set the NickName property
- setNsURI(String) - Method in class org.apache.xmpbox.type.Attribute
-
Set the namespace URI of this attribute
- setOriginalDocumentID(String) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Set OriginalDocumentId value
- setOriginalDocumentIDProperty(TextType) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Set OriginalDocumentId property
- setParameters(String) - Method in class org.apache.xmpbox.type.ResourceEventType
- setPart(Integer) - Method in class org.apache.xmpbox.schema.PDFAIdentificationSchema
-
Set the PDF/A Version identifier (with an int)
- setPartMapping(String) - Method in class org.apache.xmpbox.type.ResourceRefType
- setPartProperty(IntegerType) - Method in class org.apache.xmpbox.schema.PDFAIdentificationSchema
-
Set the PDF/A Version identifier
- setPartValueWithInt(int) - Method in class org.apache.xmpbox.schema.PDFAIdentificationSchema
-
Set the PDFA Version identifier (with an int)
- setPartValueWithString(String) - Method in class org.apache.xmpbox.schema.PDFAIdentificationSchema
-
Set the PDFA Version identifier (with string)
- setPDFVersion(String) - Method in class org.apache.xmpbox.schema.AdobePDFSchema
-
Set the PDFVersion
- setPDFVersionProperty(TextType) - Method in class org.apache.xmpbox.schema.AdobePDFSchema
-
Set the PDFVersion
- setPrefix(String) - Method in class org.apache.xmpbox.type.AbstractStructuredType
- setProducer(String) - Method in class org.apache.xmpbox.schema.AdobePDFSchema
-
Set the PDFProducer
- setProducerProperty(TextType) - Method in class org.apache.xmpbox.schema.AdobePDFSchema
-
Set the PDFProducer
- setPropertyName(String) - Method in class org.apache.xmpbox.type.AbstractField
- setRating(Integer) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Set a number that indicates a document's status relative to other documents, used to organize documents in a file browser (values are user-defined within an application-defined range)
- setRatingProperty(IntegerType) - Method in class org.apache.xmpbox.schema.XMPBasicSchema
-
Set Rating Property
- setRenditionClass(String) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Set renditionClass Value
- setRenditionClass(String) - Method in class org.apache.xmpbox.type.ResourceRefType
- setRenditionClassProperty(RenditionClassType) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Set RenditionClass Property
- setRenditionParams(String) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Set RenditionParams Value
- setRenditionParams(String) - Method in class org.apache.xmpbox.type.ResourceRefType
- setRenditionParamsProperty(TextType) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Set RenditionParams property
- setSaveId(Integer) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Set DocumentId value
- setSaveIDProperty(IntegerType) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Set DocumentId Property
- setSoftwareAgent(String) - Method in class org.apache.xmpbox.type.ResourceEventType
- setSource(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Set the unique identifier of the work from which this resource was derived
- setSource(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setSourceProperty(TextType) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
Set the unique identifier of the work from which this resource was derived
- setSourceProperty(TextType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setState(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setStateProperty(TextType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setStrictParsing(boolean) - Method in class org.apache.xmpbox.xml.DomXmpParser
- setSupplementalCategories(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setSupplementalCategoriesProperty(TextType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setTextProperty(TextType) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Set TextType property
- setTextPropertyValue(String, String) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Set a simple text property on the schema.
- setTextPropertyValueAsSimple(String, String) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Set a simple text property on the schema, using the current prefix.
- SETTINGS - Static variable in class org.apache.xmpbox.type.DeviceSettingsType
- setTitle(String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
set default title
- setTitle(String, String) - Method in class org.apache.xmpbox.schema.DublinCoreSchema
-
set the title of the document, or the name given to the resource (by language)
- setToPart(String) - Method in class org.apache.xmpbox.type.ResourceRefType
- setTransmissionReference(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setTransmissionReferenceProperty(TextType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setUnqualifiedLanguagePropertyValue(String, String, String) - Method in class org.apache.xmpbox.schema.XMPSchema
-
Set the value of a multi-lingual property.
- setUrgency(Integer) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setUrgency(String) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setUrgencyProperty(IntegerType) - Method in class org.apache.xmpbox.schema.PhotoshopSchema
- setUrl(String) - Method in class org.apache.xmpbox.type.JobType
- setUsageTerms(String) - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
-
Set the default usage terms for this resource.
- setValue(Object) - Method in class org.apache.xmpbox.type.AbstractSimpleProperty
-
Check and set new property value (in Element and in its Object Representation)
- setValue(Object) - Method in class org.apache.xmpbox.type.BooleanType
-
Set value of this property BooleanTypeObject accept String value or a boolean
- setValue(Object) - Method in class org.apache.xmpbox.type.DateType
-
Set value of this property
- setValue(Object) - Method in class org.apache.xmpbox.type.IntegerType
-
Set the property value
- setValue(Object) - Method in class org.apache.xmpbox.type.RealType
-
Set the property value
- setValue(Object) - Method in class org.apache.xmpbox.type.TextType
-
Set the property value
- setValue(String) - Method in class org.apache.xmpbox.type.Attribute
-
Set value of this attribute
- setVersion(String) - Method in class org.apache.xmpbox.type.VersionType
- setVersionID(String) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Set VersionId value
- setVersionID(String) - Method in class org.apache.xmpbox.type.ResourceRefType
- setVersionIDProperty(TextType) - Method in class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Set VersionId property
- setWebStatement(String) - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
-
Set the WebStatement url
- setWebStatementProperty(URLType) - Method in class org.apache.xmpbox.schema.XMPRightsManagementSchema
-
Set the WebStatement url
- setWhen(Calendar) - Method in class org.apache.xmpbox.type.ResourceEventType
- setWidth(Integer) - Method in class org.apache.xmpbox.type.ThumbnailType
-
Set Width
- SHARPNESS - Static variable in class org.apache.xmpbox.schema.ExifSchema
- SHUTTER_SPEED_VALUE - Static variable in class org.apache.xmpbox.schema.ExifSchema
- Simple - Enum constant in enum org.apache.xmpbox.type.Cardinality
- SOFTWARE - Static variable in class org.apache.xmpbox.schema.TiffSchema
- SOFTWARE_AGENT - Static variable in class org.apache.xmpbox.type.ResourceEventType
- SOURCE - Static variable in class org.apache.xmpbox.schema.DublinCoreSchema
- SOURCE - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
- SPATIAL_FREQUENCY_RESPONSE - Static variable in class org.apache.xmpbox.schema.ExifSchema
- SPECTRAL_SENSITIVITY - Static variable in class org.apache.xmpbox.schema.ExifSchema
- STATE - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
- STRUCTURE_ARRAY_NAME - Static variable in class org.apache.xmpbox.type.AbstractStructuredType
- Structured - Enum constant in enum org.apache.xmpbox.type.Types
- StructuredType - Annotation Type in org.apache.xmpbox.type
- SUBJECT - Static variable in class org.apache.xmpbox.schema.DublinCoreSchema
- SUBJECT_AREA - Static variable in class org.apache.xmpbox.schema.ExifSchema
- SUBJECT_DISTANCE - Static variable in class org.apache.xmpbox.schema.ExifSchema
- SUBJECT_DISTANCE_RANGE - Static variable in class org.apache.xmpbox.schema.ExifSchema
- SUBJECT_LOCATION - Static variable in class org.apache.xmpbox.schema.ExifSchema
- SUPPLEMENTAL_CATEGORIES - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
T
- Text - Enum constant in enum org.apache.xmpbox.type.Types
- TEXT_LAYERS - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
- TextType - Class in org.apache.xmpbox.type
-
Object representation of a Text XMP type
- TextType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.TextType
-
Property Text type constructor (namespaceURI is given)
- Thumbnail - Enum constant in enum org.apache.xmpbox.type.Types
- THUMBNAILS - Static variable in class org.apache.xmpbox.schema.XMPBasicSchema
- ThumbnailType - Class in org.apache.xmpbox.type
-
Object representation of an Thumbnail XMP type
- ThumbnailType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.ThumbnailType
- TiffSchema - Class in org.apache.xmpbox.schema
- TiffSchema(XMPMetadata) - Constructor for class org.apache.xmpbox.schema.TiffSchema
- TiffSchema(XMPMetadata, String) - Constructor for class org.apache.xmpbox.schema.TiffSchema
- TITLE - Static variable in class org.apache.xmpbox.schema.DublinCoreSchema
- TO_PART - Static variable in class org.apache.xmpbox.type.ResourceRefType
- toCalendar(String) - Static method in class org.apache.xmpbox.DateConverter
-
This will convert a string to a calendar.
- toISO8601(Calendar) - Static method in class org.apache.xmpbox.DateConverter
-
Convert the date to iso 8601 string format.
- toISO8601(Calendar, boolean) - Static method in class org.apache.xmpbox.DateConverter
-
Convert the date to iso 8601 string format.
- toString() - Method in class org.apache.xmpbox.type.AbstractSimpleProperty
- toString() - Method in class org.apache.xmpbox.type.Attribute
- TRANSFER_FUNCTION - Static variable in class org.apache.xmpbox.schema.TiffSchema
- TRANSMISSION_REFERENCE - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
- TRUE - Static variable in class org.apache.xmpbox.type.BooleanType
- type() - Element in annotation type org.apache.xmpbox.type.PropertyType
-
get valuetype defined in this description that must be used to build properties descriptions in schema descriptions
- TYPE - Static variable in class org.apache.xmpbox.schema.DublinCoreSchema
- TYPE - Static variable in class org.apache.xmpbox.type.PDFATypeType
- TypeMapping - Class in org.apache.xmpbox.type
- TypeMapping(XMPMetadata) - Constructor for class org.apache.xmpbox.type.TypeMapping
- Types - Enum in org.apache.xmpbox.type
U
- Undefined - Enum constant in enum org.apache.xmpbox.xml.XmpParsingException.ErrorType
- UNIT - Static variable in class org.apache.xmpbox.type.DimensionsType
- URGENCY - Static variable in class org.apache.xmpbox.schema.PhotoshopSchema
- URI - Enum constant in enum org.apache.xmpbox.type.Types
- URIType - Class in org.apache.xmpbox.type
- URIType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.URIType
- URL - Enum constant in enum org.apache.xmpbox.type.Types
- URL - Static variable in class org.apache.xmpbox.type.JobType
- URLType - Class in org.apache.xmpbox.type
- URLType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.URLType
- USAGETERMS - Static variable in class org.apache.xmpbox.schema.XMPRightsManagementSchema
- USER_COMMENT - Static variable in class org.apache.xmpbox.schema.ExifSchema
V
- validateNaming(XMPMetadata, Element) - Static method in class org.apache.xmpbox.xml.PdfaExtensionHelper
- VALUE_TYPE - Static variable in class org.apache.xmpbox.type.PDFASchemaType
- valueOf(String) - Static method in enum org.apache.xmpbox.type.Cardinality
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.xmpbox.type.Types
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.xmpbox.xml.XmpParsingException.ErrorType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.xmpbox.type.Cardinality
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.xmpbox.type.Types
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.xmpbox.xml.XmpParsingException.ErrorType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VALUES - Static variable in class org.apache.xmpbox.type.CFAPatternType
- VALUES - Static variable in class org.apache.xmpbox.type.OECFType
- VALUETYPE - Static variable in class org.apache.xmpbox.type.PDFAFieldType
- VALUETYPE - Static variable in class org.apache.xmpbox.type.PDFAPropertyType
- Version - Enum constant in enum org.apache.xmpbox.type.Types
- VERSION - Static variable in class org.apache.xmpbox.type.VersionType
- VERSION_ID - Static variable in class org.apache.xmpbox.type.ResourceRefType
- VERSIONID - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
- VERSIONS - Static variable in class org.apache.xmpbox.schema.XMPMediaManagementSchema
- VersionType - Class in org.apache.xmpbox.type
- VersionType(XMPMetadata) - Constructor for class org.apache.xmpbox.type.VersionType
W
- W - Static variable in class org.apache.xmpbox.type.DimensionsType
- WEBSTATEMENT - Static variable in class org.apache.xmpbox.schema.XMPRightsManagementSchema
- WHEN - Static variable in class org.apache.xmpbox.type.ResourceEventType
- WHITE_BALANCE - Static variable in class org.apache.xmpbox.schema.ExifSchema
- WHITE_POINT - Static variable in class org.apache.xmpbox.schema.TiffSchema
- WIDTH - Static variable in class org.apache.xmpbox.type.ThumbnailType
X
- X_DEFAULT - Static variable in class org.apache.xmpbox.XmpConstants
-
The default language code.
- XMPageTextSchema - Class in org.apache.xmpbox.schema
-
Created with IntelliJ IDEA.
- XMPageTextSchema(XMPMetadata) - Constructor for class org.apache.xmpbox.schema.XMPageTextSchema
- XMPageTextSchema(XMPMetadata, String) - Constructor for class org.apache.xmpbox.schema.XMPageTextSchema
- XMPBasicJobTicketSchema - Class in org.apache.xmpbox.schema
- XMPBasicJobTicketSchema(XMPMetadata) - Constructor for class org.apache.xmpbox.schema.XMPBasicJobTicketSchema
- XMPBasicJobTicketSchema(XMPMetadata, String) - Constructor for class org.apache.xmpbox.schema.XMPBasicJobTicketSchema
- XMPBasicSchema - Class in org.apache.xmpbox.schema
-
Representation of XMPBasic Schema
- XMPBasicSchema(XMPMetadata) - Constructor for class org.apache.xmpbox.schema.XMPBasicSchema
-
Constructor of XMPBasic schema with preferred prefix
- XMPBasicSchema(XMPMetadata, String) - Constructor for class org.apache.xmpbox.schema.XMPBasicSchema
-
Constructor of XMPBasic schema with specified prefix
- XmpConstants - Class in org.apache.xmpbox
-
Several constants used in XMP.
- XMPMediaManagementSchema - Class in org.apache.xmpbox.schema
-
Representation of XMPMediaManagement Schema
- XMPMediaManagementSchema(XMPMetadata) - Constructor for class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Constructor of XMPMediaManagement Schema with preferred prefix
- XMPMediaManagementSchema(XMPMetadata, String) - Constructor for class org.apache.xmpbox.schema.XMPMediaManagementSchema
-
Constructor of XMPMediaManagementSchema schema with specified prefix
- XMPMetadata - Class in org.apache.xmpbox
-
Object representation of XMPMetaData Be CAREFUL: typically, metadata should contain only one schema for each type (each NSURI).
- XMPMetadata() - Constructor for class org.apache.xmpbox.XMPMetadata
-
Constructor of an empty default XMPMetaData.
- XMPMetadata(String, String, String, String) - Constructor for class org.apache.xmpbox.XMPMetadata
-
Creates blank XMP doc with specified parameters.
- XmpParsingException - Exception in org.apache.xmpbox.xml
-
Exception thrown when Parsing failed
- XmpParsingException(XmpParsingException.ErrorType, String) - Constructor for exception org.apache.xmpbox.xml.XmpParsingException
-
Create an instance of XmpParsingException
- XmpParsingException(XmpParsingException.ErrorType, String, Throwable) - Constructor for exception org.apache.xmpbox.xml.XmpParsingException
-
Create an instance of XmpParsingException
- XmpParsingException.ErrorType - Enum in org.apache.xmpbox.xml
- XMPRightsManagementSchema - Class in org.apache.xmpbox.schema
-
Representation of XMP Rights Management Schema
- XMPRightsManagementSchema(XMPMetadata) - Constructor for class org.apache.xmpbox.schema.XMPRightsManagementSchema
-
Constructor of XMPRightsManagement Schema with preferred prefix
- XMPRightsManagementSchema(XMPMetadata, String) - Constructor for class org.apache.xmpbox.schema.XMPRightsManagementSchema
-
Constructor of XMPRightsManagement schema with specified prefix
- XMPSchema - Class in org.apache.xmpbox.schema
-
This class represents a metadata schema that can be stored in an XMP document.
- XMPSchema(XMPMetadata) - Constructor for class org.apache.xmpbox.schema.XMPSchema
-
Create a new blank schema that can be populated.
- XMPSchema(XMPMetadata, String) - Constructor for class org.apache.xmpbox.schema.XMPSchema
-
Create a new blank schema that can be populated.
- XMPSchema(XMPMetadata, String, String) - Constructor for class org.apache.xmpbox.schema.XMPSchema
-
Create a new blank schema that can be populated.
- XMPSchema(XMPMetadata, String, String, String) - Constructor for class org.apache.xmpbox.schema.XMPSchema
-
Create a new blank schema that can be populated.
- XmpSchemaException - Exception in org.apache.xmpbox.schema
-
Exception thrown when problems occurs in Schema Treatment
- XmpSchemaException(String) - Constructor for exception org.apache.xmpbox.schema.XmpSchemaException
-
Create an instance of XmpSchemaException
- XmpSchemaException(String, Throwable) - Constructor for exception org.apache.xmpbox.schema.XmpSchemaException
-
Create an instance of XmpSchemaException
- XMPSchemaFactory - Class in org.apache.xmpbox.schema
-
A factory for each kind of schemas
- XMPSchemaFactory(String, Class<? extends XMPSchema>, PropertiesDescription) - Constructor for class org.apache.xmpbox.schema.XMPSchemaFactory
-
Factory Constructor for basic known schemas
- XmpSerializationException - Exception in org.apache.xmpbox.xml
-
Exception when Parsing cannot be made
- XmpSerializationException(String) - Constructor for exception org.apache.xmpbox.xml.XmpSerializationException
-
Create an instance of TransformException
- XmpSerializationException(String, Throwable) - Constructor for exception org.apache.xmpbox.xml.XmpSerializationException
-
Create an instance of TransformException
- XmpSerializer - Class in org.apache.xmpbox.xml
- XmpSerializer() - Constructor for class org.apache.xmpbox.xml.XmpSerializer
-
Default constructor.
- XmpSerializer(TransformerFactory, DocumentBuilderFactory) - Constructor for class org.apache.xmpbox.xml.XmpSerializer
-
Constructor to be used if other factories than the default ones are needed.
- XpacketBadEnd - Enum constant in enum org.apache.xmpbox.xml.XmpParsingException.ErrorType
- XpacketBadStart - Enum constant in enum org.apache.xmpbox.xml.XmpParsingException.ErrorType
- XPath - Enum constant in enum org.apache.xmpbox.type.Types
- XPathType - Class in org.apache.xmpbox.type
- XPathType(XMPMetadata, String, String, String, Object) - Constructor for class org.apache.xmpbox.type.XPathType
- XRESOLUTION - Static variable in class org.apache.xmpbox.schema.TiffSchema
Y
- YCB_CR_COEFFICIENTS - Static variable in class org.apache.xmpbox.schema.TiffSchema
- YCB_CR_POSITIONING - Static variable in class org.apache.xmpbox.schema.TiffSchema
- YCB_CR_SUB_SAMPLING - Static variable in class org.apache.xmpbox.schema.TiffSchema
- YRESOLUTION - Static variable in class org.apache.xmpbox.schema.TiffSchema
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
XMPMetadata.createAndAddPDFAIdentificationSchema()