Uses of Class
org.apache.xmpbox.xml.XmpParsingException
Packages that use XmpParsingException
-
Uses of XmpParsingException in org.apache.xmpbox.xml
Methods in org.apache.xmpbox.xml that throw XmpParsingExceptionModifier and TypeMethodDescriptionDomHelper.getElementChildren(Element description) static ElementDomHelper.getFirstChildElement(Element description) Return the first child element of the element parameter.static ElementDomHelper.getUniqueElementChild(Element description) DomXmpParser.parse(byte[] xmp) DomXmpParser.parse(InputStream input) static voidPdfaExtensionHelper.populateSchemaMapping(XMPMetadata meta) Deprecated.static voidPdfaExtensionHelper.populateSchemaMapping(XMPMetadata meta, boolean strictParsing) static voidPdfaExtensionHelper.validateNaming(XMPMetadata meta, Element description) Constructors in org.apache.xmpbox.xml that throw XmpParsingException
PdfaExtensionHelper.populateSchemaMapping(org.apache.xmpbox.XMPMetadata, boolean)