Package com.adobe.xmp.path
Package contains components to work with XMP Paths
-
Class Summary Class Description XMPPath XMPPath
is a Class that provides an easy iterative description of a specific path into the XMP tree.XMPPathParser This class provides a parser that parses a path string (using prefixes) and a prefix-to-namespace mapping to construct aXMPPath
object.XMPPathSegment Represents one segment in a path into the XMP tree. -
Enum Summary Enum Description XMPPath.Compare XMPPathSegment.Type Types of path segments -
Exception Summary Exception Description XMPPathParserException Denotes an error in the parsing process of an XMP path String