public static class XmlForOdt_Zbnf.Text_section_Zbnf
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) XmlForOdt.Text_section |
dataText_section
Referenced working instance will be filled.
|
Constructor and Description |
---|
Text_section_Zbnf()
Default ctor for non-inherit instance.
|
Text_section_Zbnf(XmlForOdt.Text_section data)
ctor called as super ctor possible, not in any case for a inherited instance.
|
Modifier and Type | Method and Description |
---|---|
void |
add_text_h(XmlForOdt_Zbnf.Text_h_Zbnf val)
Add the result to the list.
|
void |
add_text_list(XmlForOdt_Zbnf.Text_list_Zbnf val)
Add the result to the list.
|
void |
add_text_p(XmlForOdt_Zbnf.Text_p_Zbnf val)
Add the result to the list.
|
void |
add_text_section(XmlForOdt_Zbnf.Text_section_Zbnf val)
Add the result to the list.
|
void |
add_text_table_of_content(XmlForOdt_Zbnf.Text_table_of_content_Zbnf val)
Add the result to the list.
|
XmlForOdt_Zbnf.Text_h_Zbnf |
new_text_h()
create and add routine for the list component |
XmlForOdt_Zbnf.Text_h_Zbnf |
new_text_h(java.lang.String text_is_list_header,
java.lang.String text_outline_level,
java.lang.String text_style_name)
Creates an instance for the Xml data storage with default attibutes.
|
XmlForOdt_Zbnf.Text_illustration_index_Zbnf |
new_text_illustration_index()
Creates an instance for the result Zbnf (not Xml) .
|
XmlForOdt_Zbnf.Text_illustration_index_Zbnf |
new_text_illustration_index(java.lang.String text_name,
java.lang.String text_protected,
java.lang.String text_style_name)
Creates an instance for the Xml data storage with default attibutes.
|
XmlForOdt_Zbnf.Text_list_Zbnf |
new_text_list()
create and add routine for the list component |
XmlForOdt_Zbnf.Text_list_Zbnf |
new_text_list(java.lang.String text_continue_numbering,
java.lang.String text_style_name,
java.lang.String xml_id)
Creates an instance for the Xml data storage with default attibutes.
|
XmlForOdt_Zbnf.Text_p_Zbnf |
new_text_p()
create and add routine for the list component |
XmlForOdt_Zbnf.Text_p_Zbnf |
new_text_p(java.lang.String text_style_name)
Creates an instance for the Xml data storage with default attibutes.
|
XmlForOdt_Zbnf.Text_section_Zbnf |
new_text_section()
create and add routine for the list component |
XmlForOdt_Zbnf.Text_section_Zbnf |
new_text_section(java.lang.String text_name,
java.lang.String text_style_name)
Creates an instance for the Xml data storage with default attibutes.
|
XmlForOdt_Zbnf.Text_table_of_content_Zbnf |
new_text_table_of_content()
create and add routine for the list component |
XmlForOdt_Zbnf.Text_table_of_content_Zbnf |
new_text_table_of_content(java.lang.String text_name,
java.lang.String text_protected,
java.lang.String text_style_name)
Creates an instance for the Xml data storage with default attibutes.
|
void |
set_text_illustration_index(XmlForOdt_Zbnf.Text_illustration_index_Zbnf val)
Set the result.
|
void |
set_text_name(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_text_style_name(java.lang.String val)
Set routine for the singular component <String?
|
void |
setLineColumnFile(int line,
int column,
java.lang.String sFile) |
int |
setLineColumnFileMode() |
final XmlForOdt.Text_section dataText_section
public Text_section_Zbnf()
public Text_section_Zbnf(XmlForOdt.Text_section data)
public int setLineColumnFileMode()
public void setLineColumnFile(int line, int column, java.lang.String sFile)
public void set_text_name(java.lang.String val)
public void set_text_style_name(java.lang.String val)
public XmlForOdt_Zbnf.Text_h_Zbnf new_text_h()
public XmlForOdt_Zbnf.Text_h_Zbnf new_text_h(java.lang.String text_is_list_header, java.lang.String text_outline_level, java.lang.String text_style_name)
public void add_text_h(XmlForOdt_Zbnf.Text_h_Zbnf val)
public XmlForOdt_Zbnf.Text_illustration_index_Zbnf new_text_illustration_index()
public XmlForOdt_Zbnf.Text_illustration_index_Zbnf new_text_illustration_index(java.lang.String text_name, java.lang.String text_protected, java.lang.String text_style_name)
public void set_text_illustration_index(XmlForOdt_Zbnf.Text_illustration_index_Zbnf val)
public XmlForOdt_Zbnf.Text_list_Zbnf new_text_list()
public XmlForOdt_Zbnf.Text_list_Zbnf new_text_list(java.lang.String text_continue_numbering, java.lang.String text_style_name, java.lang.String xml_id)
public void add_text_list(XmlForOdt_Zbnf.Text_list_Zbnf val)
public XmlForOdt_Zbnf.Text_p_Zbnf new_text_p()
public XmlForOdt_Zbnf.Text_p_Zbnf new_text_p(java.lang.String text_style_name)
public void add_text_p(XmlForOdt_Zbnf.Text_p_Zbnf val)
public XmlForOdt_Zbnf.Text_section_Zbnf new_text_section()
public XmlForOdt_Zbnf.Text_section_Zbnf new_text_section(java.lang.String text_name, java.lang.String text_style_name)
public void add_text_section(XmlForOdt_Zbnf.Text_section_Zbnf val)
public XmlForOdt_Zbnf.Text_table_of_content_Zbnf new_text_table_of_content()
public XmlForOdt_Zbnf.Text_table_of_content_Zbnf new_text_table_of_content(java.lang.String text_name, java.lang.String text_protected, java.lang.String text_style_name)
public void add_text_table_of_content(XmlForOdt_Zbnf.Text_table_of_content_Zbnf val)