| Constructor and Description |
|---|
XmlTextNode(String value) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(XmlNodeVisitor<T> visitor) |
String |
getValue() |
String |
innerText() |
String |
toString() |
public XmlTextNode(String value)
Copyright © 2018. All rights reserved.