public static class DataLayout.Text extends Object implements DataLayout.DataFormLayoutElement
| Modifier and Type | Method and Description |
|---|---|
String |
getElementName()
Returns the root element name.
|
String |
getText()
Gets the value of the var property.
|
XmlStringBuilder |
toXML()
Returns the XML representation of this Element.
|
public static final String ELEMENT
public XmlStringBuilder toXML()
Elementpublic String getText()
Stringpublic String getElementName()
NamedElementgetElementName in interface NamedElement