Uses of Class
org.verapdf.xmp.impl.VeraPDFXMPNode
-
Packages that use VeraPDFXMPNode Package Description org.verapdf.xmp.impl Package containing the xmpcore implementation. -
-
Uses of VeraPDFXMPNode in org.verapdf.xmp.impl
Methods in org.verapdf.xmp.impl that return VeraPDFXMPNode Modifier and Type Method Description VeraPDFXMPNodeVeraPDFMeta. getExtensionSchemasNode()VeraPDFXMPNodeVeraPDFMeta. getProperty(String namespaceURI, String name)Methods in org.verapdf.xmp.impl that return types with arguments of type VeraPDFXMPNode Modifier and Type Method Description List<VeraPDFXMPNode>VeraPDFXMPNode. getChildren()List<VeraPDFXMPNode>VeraPDFMeta. getProperties()
-