Uses of Class
com.itextpdf.xmp.impl.xpath.XMPPathSegment
-
Packages that use XMPPathSegment Package Description com.itextpdf.xmp.impl.xpath Package containing the XMPPath handling. -
-
Uses of XMPPathSegment in com.itextpdf.xmp.impl.xpath
Methods in com.itextpdf.xmp.impl.xpath that return XMPPathSegment Modifier and Type Method Description XMPPathSegment
XMPPath. getSegment(int index)
Methods in com.itextpdf.xmp.impl.xpath with parameters of type XMPPathSegment Modifier and Type Method Description void
XMPPath. add(XMPPathSegment segment)
Append a path segment
-