Class Summary |
EPath |
Represents a parsed EPath string and encapsulates the operations needed to
access the object represented by the EPath string. |
EPathAPI |
The methods in this class are convenience methods for using the
EPath object. |
EPathArrayList |
The EPathArrayList class represents an array of ePaths, which define
the locations of fields in Master Index objects and the database. |
EPathBuilder |
Builds an EPath given data in an object node format. |
EPathGroup |
Combines EPath into a group so that operations can be applied to set of EPaths. |
EPathParser |
EPath parser class. |
Filter |
|