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