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