public abstract static class SimpleXPathParser.Node extends Object
| Constructor and Description |
|---|
SimpleXPathParser.Node() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
print(PrintStream ps)
Prints debugging information about the syntax tree to the stream.
|
public abstract void print(PrintStream ps)
Copyright © 2012. All Rights Reserved.