public static class XmlForOdt_Zbnf.Text_a_Zbnf
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) XmlForOdt.Text_a |
dataText_a
Referenced working instance will be filled.
|
Constructor and Description |
---|
Text_a_Zbnf()
Default ctor for non-inherit instance.
|
Text_a_Zbnf(XmlForOdt.Text_a data)
ctor called as super ctor possible, not in any case for a inherited instance.
|
Modifier and Type | Method and Description |
---|---|
void |
add_text_span(XmlForOdt_Zbnf.Text_span_Zbnf val)
Add the result to the list.
|
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_office_target_frame_name(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_text_soft_page_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_visited_style_name(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_xlink_href(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_xlink_show(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_xlink_type(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_a dataText_a
public Text_a_Zbnf()
public Text_a_Zbnf(XmlForOdt.Text_a data)
public int setLineColumnFileMode()
public void setLineColumnFile(int line, int column, java.lang.String sFile)
public void set_office_target_frame_name(java.lang.String val)
public void set_text_style_name(java.lang.String val)
public void set_text_visited_style_name(java.lang.String val)
public void set_xlink_href(java.lang.String val)
public void set_xlink_show(java.lang.String val)
public void set_xlink_type(java.lang.String val)
public void set_text_soft_page_break(java.lang.String 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)