Uses of Class org.jempbox.xmp.XMPMetadata

Uses in package org.jempbox.xmp.pdfa

Classes derived from org.jempbox.xmp.XMPMetadata

class
PDFA Metadata.

Constructors with parameter type org.jempbox.xmp.XMPMetadata

Construct a new blank PDFA schema.
Construct a new blank PDFA schema.
Construct a new blank PDFA schema.
Construct a new blank PDFA schema.
Construct a new blank PDFA schema.

Methods with return type org.jempbox.xmp.XMPMetadata

XMPMetadata
XMPMetadataPDFA.load(InputSource is)
Load a a PDFA metadata.

Uses in package org.jempbox.xmp

Constructors with parameter type org.jempbox.xmp.XMPMetadata

Create a new thumbnail element.
XMPSchema.XMPSchema(XMPMetadata parent, String namespaceName, String namespaceURI)
Create a new blank schema that can be populated.
Construct a new blank PDF schema.
Construct a new blank Dublin Core schema.
Construct a new blank IPTC schema.
Construct a new blank PDF schema.
Construct a new blank PDF schema.
Construct a new blank Photoshop schema.
Construct a new blank PDF schema.

Methods with parameter type org.jempbox.xmp.XMPMetadata

void
Merge this metadata with the given metadata object.

Methods with return type org.jempbox.xmp.XMPMetadata

XMPMetadata
XMPMetadata.load(InputSource is)
Load a schema from an input source.
XMPMetadata
XMPMetadata.load(InputStream is)
Load metadata from the filesystem.
XMPMetadata
XMPMetadata.load(String file)
Load metadata from the filesystem.