Class XMPPath

java.lang.Object
com.adobe.xmp.path.XMPPath
All Implemented Interfaces:
Iterable<XMPPathSegment>, Collection<XMPPathSegment>, List<XMPPathSegment>, SequencedCollection<XMPPathSegment>

public class XMPPath extends Object implements List<XMPPathSegment>
XMPPath is a Class that provides an easy iterative description of a specific path into the XMP tree. Each XMPPathSegment represents one segment of the path into the XMP tree.