Class NodePath


  • public class NodePath
    extends Object
    Represents a path to a node within the data model. Any node in a data model can be represented by its path. The node path can be used to identify and locate a single node in the document tree.
    Author:
    eric.wittmann@gmail.com
    • Constructor Detail

      • NodePath

        public NodePath()