public class BodyEvent extends StaxEvent
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
text |
| Constructor and Description |
|---|
BodyEvent(java.lang.String text,
javax.xml.stream.Location location) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
append(java.lang.String txt) |
java.lang.String |
getText() |
java.lang.String |
toString() |
getLocation, getName