public static class XmlDataLOffcXcuUi_Base.Value_Base
extends org.vishia.genJavaOutClass.SrcInfo
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
_textContent
TEXT content
|
protected java.util.List<XmlDataLOffcXcuUi.It> |
it
Complex node it
|
protected java.util.List<org.vishia.util.NameObj> |
listAllNodes
All nodes in natural order.
|
protected java.lang.String |
oor_separator
Attribute oor:separator
|
protected java.lang.String |
xml_lang
Attribute xml:lang
|
| Constructor and Description |
|---|
Value_Base() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
get__textContent()
Access to parse result.
|
java.lang.Iterable<XmlDataLOffcXcuUi.It> |
get_it()
Access to parse result, get the elements of the container it
|
java.lang.String |
get_oor_separator()
Access to parse result.
|
java.lang.String |
get_xml_lang()
Access to parse result.
|
int |
getSize_it()
Access to parse result, get the size of the container it.
|
protected java.lang.String oor_separator
protected java.lang.String xml_lang
protected java.lang.String _textContent
protected java.util.List<XmlDataLOffcXcuUi.It> it
protected java.util.List<org.vishia.util.NameObj> listAllNodes
public java.lang.String get_oor_separator()
public java.lang.String get_xml_lang()
public java.lang.String get__textContent()
public java.lang.Iterable<XmlDataLOffcXcuUi.It> get_it()
public int getSize_it()