public static class XmlForOdt_Zbnf.Text_span_Zbnf
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) XmlForOdt.Text_span |
dataText_span
Referenced working instance will be filled.
|
Constructor and Description |
---|
Text_span_Zbnf()
Default ctor for non-inherit instance.
|
Text_span_Zbnf(XmlForOdt.Text_span data)
ctor called as super ctor possible, not in any case for a inherited instance.
|
Modifier and Type | Method and Description |
---|---|
void |
add_text_bookmark_ref(XmlForOdt_Zbnf.Text_bookmark_ref_Zbnf val)
Add the result to the list.
|
void |
add_text_s(XmlForOdt_Zbnf.Text_s_Zbnf val)
Add the result to the list.
|
void |
add_text_sequence_ref(XmlForOdt_Zbnf.Text_sequence_ref_Zbnf val)
Add the result to the list.
|
void |
add_text_span(XmlForOdt_Zbnf.Text_span_Zbnf val)
Add the result to the list.
|
XmlForOdt_Zbnf.Text_bookmark_ref_Zbnf |
new_text_bookmark_ref()
create and add routine for the list component |
XmlForOdt_Zbnf.Text_bookmark_ref_Zbnf |
new_text_bookmark_ref(java.lang.String text_ref_name,
java.lang.String text_reference_format)
Creates an instance for the Xml data storage with default attibutes.
|
XmlForOdt_Zbnf.Text_s_Zbnf |
new_text_s()
create and add routine for the list component |
XmlForOdt_Zbnf.Text_s_Zbnf |
new_text_s(java.lang.String text_c)
Creates an instance for the Xml data storage with default attibutes.
|
XmlForOdt_Zbnf.Text_sequence_ref_Zbnf |
new_text_sequence_ref()
create and add routine for the list component |
XmlForOdt_Zbnf.Text_sequence_ref_Zbnf |
new_text_sequence_ref(java.lang.String text_ref_name,
java.lang.String text_reference_format)
Creates an instance for the Xml data storage with default attibutes.
|
XmlForOdt_Zbnf.Text_span_Zbnf |
new_text_span()
create and add routine for the list component |
XmlForOdt_Zbnf.Text_span_Zbnf |
new_text_span(java.lang.String text_style_name)
Creates an instance for the Xml data storage with default attibutes.
|
void |
set_text_line_break(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 |
set_text_tab(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_text_title(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_span dataText_span
public Text_span_Zbnf()
public Text_span_Zbnf(XmlForOdt.Text_span data)
public int setLineColumnFileMode()
public void setLineColumnFile(int line, int column, java.lang.String sFile)
public void set_text_style_name(java.lang.String val)
public XmlForOdt_Zbnf.Text_bookmark_ref_Zbnf new_text_bookmark_ref()
public XmlForOdt_Zbnf.Text_bookmark_ref_Zbnf new_text_bookmark_ref(java.lang.String text_ref_name, java.lang.String text_reference_format)
public void add_text_bookmark_ref(XmlForOdt_Zbnf.Text_bookmark_ref_Zbnf val)
public void set_text_line_break(java.lang.String val)
public XmlForOdt_Zbnf.Text_s_Zbnf new_text_s()
public XmlForOdt_Zbnf.Text_s_Zbnf new_text_s(java.lang.String text_c)
public void add_text_s(XmlForOdt_Zbnf.Text_s_Zbnf val)
public XmlForOdt_Zbnf.Text_sequence_ref_Zbnf new_text_sequence_ref()
public XmlForOdt_Zbnf.Text_sequence_ref_Zbnf new_text_sequence_ref(java.lang.String text_ref_name, java.lang.String text_reference_format)
public void add_text_sequence_ref(XmlForOdt_Zbnf.Text_sequence_ref_Zbnf val)
public XmlForOdt_Zbnf.Text_span_Zbnf new_text_span()
public XmlForOdt_Zbnf.Text_span_Zbnf new_text_span(java.lang.String text_style_name)
public void add_text_span(XmlForOdt_Zbnf.Text_span_Zbnf val)
public void set_text_tab(java.lang.String val)
public void set_text_title(java.lang.String val)