Class RelativePathSelector

  • All Implemented Interfaces:
    UniversalFilter.Selector

    public class RelativePathSelector
    extends java.lang.Object
    implements UniversalFilter.Selector
    A selector for selecting a node at a relative path from the node selected by an initial selector.

    Note: selecting the parent of the root node will return a non existing NodeState instance.