public class TextNode extends Node
| Constructor and Description |
|---|
TextNode() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getObjectValue() |
String |
getValue() |
void |
setValue(String aValue) |
Copyright © 2008–2018. All rights reserved.