Package com.adobe.xmp.core.parser
Package contains components to parse XMP data into the XMP data model
-
Interface Summary Interface Description XMPParser Interface for all kinds of parsers that create an XMP data model. -
Class Summary Class Description RDFXMLParser RDF/XML Implementation of XMPParser-Interface, it only delegates to the implementation.RDFXMLParserContext The context object for the RDFXMLParser. -
Exception Summary Exception Description ParseRDFException Exception for parsing failures resulting due to non-adherence to RDF syntax.ParseXMLException Exception for XML parsing failuresParseXMPException Exception for parsing failures resulting due to non-adherence to XMP specification.