Class XMPUtils
java.lang.Object
is.galia.codec.xmp.XMPUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.jena.rdf.model.Model
static String
Strips any enclosing tags or other content around therdf:RDF
element within an RDF/XML XMP string.static String
wrapInXMPMetaTag
(String xmp) Returns an XMP string encapsulated in anx:xmpmeta
element, which is itself encapsulated in anxpacket
PI.static String
wrapInXPacket
(String xmp) Wraps an XMP string in anxpacket
PI with magic trailer.
-
Constructor Details
-
XMPUtils
public XMPUtils()
-
-
Method Details
-
readModel
-
trimXMP
-
wrapInXPacket
-
wrapInXMPMetaTag
-