public static class XmlForOdt_Base.Text_illustration_index_Base
extends SrcInfo
Modifier and Type | Field and Description |
---|---|
protected XmlForOdt.Text_illustration_index_source |
text_illustration_index_source
Complex node text:illustration-index-source
|
protected XmlForOdt.Text_index_body |
text_index_body
Complex node text:index-body
|
protected java.lang.String |
text_name
Attribute text:name
|
protected java.lang.String |
text_protected
Attribute text:protected
|
protected java.lang.String |
text_style_name
Attribute text:style-name
|
Constructor and Description |
---|
Text_illustration_index_Base() |
Modifier and Type | Method and Description |
---|---|
XmlForOdt.Text_illustration_index_source |
get_text_illustration_index_source()
Access to parse result.
|
XmlForOdt.Text_index_body |
get_text_index_body()
Access to parse result.
|
java.lang.String |
get_text_name()
Access to parse result.
|
java.lang.String |
get_text_protected()
Access to parse result.
|
java.lang.String |
get_text_style_name()
Access to parse result.
|
protected java.lang.String text_name
protected java.lang.String text_protected
protected java.lang.String text_style_name
protected XmlForOdt.Text_illustration_index_source text_illustration_index_source
protected XmlForOdt.Text_index_body text_index_body
public java.lang.String get_text_name()
public java.lang.String get_text_protected()
public java.lang.String get_text_style_name()
public XmlForOdt.Text_illustration_index_source get_text_illustration_index_source()
public XmlForOdt.Text_index_body get_text_index_body()