Class PseudoNames
java.lang.Object
org.htmlunit.xpath.compiler.PseudoNames
This is used to represent names of nodes that may not be named, like a comment node.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PSEUDONAME_ANY
-
PSEUDONAME_ROOT
-
PSEUDONAME_TEXT
-
PSEUDONAME_COMMENT
-
-
Constructor Details
-
PseudoNames
public PseudoNames()
-