public static class XmlForOdt_Base.Style_tab_stops_Base
extends SrcInfo
Modifier and Type | Field and Description |
---|---|
protected java.util.List<NameObj> |
listAllNodes
All nodes in natural order.
|
protected java.util.List<XmlForOdt.Style_tab_stop> |
style_tab_stop
Complex node style:tab-stop
|
Constructor and Description |
---|
Style_tab_stops_Base() |
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<XmlForOdt.Style_tab_stop> |
get_style_tab_stop()
Access to parse result, get the elements of the container style_tab_stop
|
int |
getSize_style_tab_stop()
Access to parse result, get the size of the container style_tab_stop.
|
protected java.util.List<XmlForOdt.Style_tab_stop> style_tab_stop
protected java.util.List<NameObj> listAllNodes
public java.lang.Iterable<XmlForOdt.Style_tab_stop> get_style_tab_stop()
public int getSize_style_tab_stop()