com.day.cq.dam.core.metadata
Class XmpToJcrMetadataBuilder
java.lang.Object
com.day.cq.dam.core.metadata.XmpToJcrMetadataBuilder
public class XmpToJcrMetadataBuilder
- extends Object
The XmpToJcrMetadataBuilder class ...
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VALUE_NODE_NAME
public static final String VALUE_NODE_NAME
- See Also:
- Constant Field Values
PN_NAMESPACE
public static final String PN_NAMESPACE
- See Also:
- Constant Field Values
PN_VALUE
public static final String PN_VALUE
- See Also:
- Constant Field Values
NT_XMP_PROPERTY
public static final String NT_XMP_PROPERTY
- See Also:
- Constant Field Values
NT_XMP_STRUCT
public static final String NT_XMP_STRUCT
- See Also:
- Constant Field Values
NT_XMP_SIMPLE
public static final String NT_XMP_SIMPLE
- See Also:
- Constant Field Values
NT_RDF_BAG
public static final String NT_RDF_BAG
- See Also:
- Constant Field Values
NT_RDF_SEQ
public static final String NT_RDF_SEQ
- See Also:
- Constant Field Values
NT_RDF_ALT
public static final String NT_RDF_ALT
- See Also:
- Constant Field Values
XmpToJcrMetadataBuilder
public XmpToJcrMetadataBuilder()
storeXmp
public void storeXmp(Node metadataRoot,
XMPMeta meta)
throws XMPException,
RepositoryException
- Throws:
XMPException
RepositoryException
getXmpFromJcr
public XMPMeta getXmpFromJcr(Node metadataRoot)
throws RepositoryException,
XMPException
- Throws:
RepositoryException
XMPException
storeAsXmp
public void storeAsXmp(ExtractedMetadata metadata,
Node metadataRoot)
throws XMPException,
RepositoryException
- Throws:
XMPException
RepositoryException
Copyright © 2009 Day Management AG. All Rights Reserved.