public interface XVisitor
| Modifier and Type | Method and Description |
|---|---|
void |
characters(XEventPath path,
String text) |
void |
enter(XEventPath path) |
void |
exit(XEventPath path) |
void enter(XEventPath path)
void exit(XEventPath path)
void characters(XEventPath path, String text)
Copyright © 2018. All rights reserved.