public class XPath
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
NameClass |
attributeStep
optional attribute step that can only appear as the last child.
|
boolean |
isAnyDescendant
this field is true if the XPath starts with '//' operator.
|
private static long |
serialVersionUID |
NameClass[] |
steps
each name class represents each step.
|
Constructor and Description |
---|
XPath() |
public boolean isAnyDescendant
public NameClass[] steps
public NameClass attributeStep
private static final long serialVersionUID