Uses of Class
org.verapdf.xmp.impl.xpath.XMPPath
-
Packages that use XMPPath Package Description org.verapdf.xmp.impl.xpath Package containing the XMPPath handling. -
-
Uses of XMPPath in org.verapdf.xmp.impl.xpath
Methods in org.verapdf.xmp.impl.xpath that return XMPPath Modifier and Type Method Description static XMPPathXMPPathParser. expandXPath(String schemaNS, String path)Split an XMPPath expression apart at the conceptual steps, adding the root namespace prefix to the first property component.
-