public class BodyEvent extends SaxEvent
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
text |
localName, locator, namespaceURI, qName| Constructor and Description |
|---|
BodyEvent(java.lang.String text,
org.xml.sax.Locator locator) |
| Modifier and Type | Method and Description |
|---|---|
void |
append(java.lang.String str) |
java.lang.String |
getText()
Always trim trailing spaces from the body text.
|
java.lang.String |
toString() |
getLocalName, getLocator, getNamespaceURI, getQName