Interface SiblingSelector

    • Method Detail

      • getNodeType

        short getNodeType()
        The node type to considered in the siblings list. All DOM node types are supported. In order to support the "any" node type, the code ANY_NODE is added to the DOM node types.
      • getSelector

        Selector getSelector()
        Returns the first selector.