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