| Constructor and Description |
|---|
XVisitorAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
characters(XEventPath path,
String text) |
void |
enter(XEventPath path) |
void |
exit(XEventPath path) |
public void enter(XEventPath path)
public void exit(XEventPath path)
public void characters(XEventPath path, String text)
characters in interface XVisitorCopyright © 2017. All rights reserved.