public static class XmlForOdt_Base.Text_index_title_Base
extends SrcInfo
Modifier and Type | Field and Description |
---|---|
protected java.util.List<NameObj> |
listAllNodes
All nodes in natural order.
|
protected java.lang.String |
text_name
Attribute text:name
|
protected java.util.List<XmlForOdt.Text_p> |
text_p
Complex node text:p
|
protected java.lang.String |
text_protected
Attribute text:protected
|
protected java.lang.String |
text_style_name
Attribute text:style-name
|
Constructor and Description |
---|
Text_index_title_Base() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
get_text_name()
Access to parse result.
|
java.lang.Iterable<XmlForOdt.Text_p> |
get_text_p()
Access to parse result, get the elements of the container text_p
|
java.lang.String |
get_text_protected()
Access to parse result.
|
java.lang.String |
get_text_style_name()
Access to parse result.
|
int |
getSize_text_p()
Access to parse result, get the size of the container text_p.
|
protected java.lang.String text_name
protected java.lang.String text_protected
protected java.lang.String text_style_name
protected java.util.List<XmlForOdt.Text_p> text_p
protected java.util.List<NameObj> listAllNodes
public java.lang.String get_text_name()
public java.lang.String get_text_protected()
public java.lang.String get_text_style_name()
public java.lang.Iterable<XmlForOdt.Text_p> get_text_p()
public int getSize_text_p()