public static class XmlElement.XmlTextElement extends XmlElement
XmlElement.XmlTextElement| Modifier and Type | Field and Description |
|---|---|
String |
text |
attributes, children, name, parent| Constructor and Description |
|---|
XmlTextElement(XmlElement parent,
String text) |
appendChild, attribute, child, element, findChildForName, findChildForName, getText, hasNonTextChildren, numChildrenWithName, textpublic final String text
public XmlTextElement(XmlElement parent, String text)
Copyright © 2019. All rights reserved.