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