public static class XmlForOdt_Base.Text_index_body_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.Text_index_title> |
text_index_title
Complex node text:index-title
|
protected java.util.List<XmlForOdt.Text_p> |
text_p
Complex node text:p
|
Constructor and Description |
---|
Text_index_body_Base() |
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<XmlForOdt.Text_index_title> |
get_text_index_title()
Access to parse result, get the elements of the container text_index_title
|
java.lang.Iterable<XmlForOdt.Text_p> |
get_text_p()
Access to parse result, get the elements of the container text_p
|
int |
getSize_text_index_title()
Access to parse result, get the size of the container text_index_title.
|
int |
getSize_text_p()
Access to parse result, get the size of the container text_p.
|
protected java.util.List<XmlForOdt.Text_index_title> text_index_title
protected java.util.List<XmlForOdt.Text_p> text_p
protected java.util.List<NameObj> listAllNodes
public java.lang.Iterable<XmlForOdt.Text_index_title> get_text_index_title()
public int getSize_text_index_title()
public java.lang.Iterable<XmlForOdt.Text_p> get_text_p()
public int getSize_text_p()