public static class XmlForOdg_Zbnf.Text_p_Zbnf
extends java.lang.Object
implements org.vishia.util.SetLineColumn_ifc
Modifier and Type | Field and Description |
---|---|
(package private) XmlForOdg.Text_p |
dataText_p
Referenced working instance will be filled.
|
Constructor and Description |
---|
Text_p_Zbnf()
Default ctor for non-inherit instance.
|
Text_p_Zbnf(XmlForOdg.Text_p data)
ctor called as super ctor possible, not in any case for a inherited instance.
|
Modifier and Type | Method and Description |
---|---|
void |
add_text_s(XmlForOdg_Zbnf.Text_p_Zbnf val)
Set routine for the singular component <String?
|
void |
add_text_span(XmlForOdg_Zbnf.Text_span_Zbnf val)
Set the result.
|
XmlForOdg_Zbnf.Text_p_Zbnf |
new_text_s(java.lang.String val)
Set routine for the singular component <String?
|
XmlForOdg_Zbnf.Text_span_Zbnf |
new_text_span()
Creates an instance for the result Zbnf (not Xml) .
|
XmlForOdg_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_s(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(java.lang.String val)
Set routine for the singular component <String?
|
void |
setLineColumnFile(int line,
int column,
java.lang.String sFile) |
int |
setLineColumnFileMode() |
final XmlForOdg.Text_p dataText_p
public Text_p_Zbnf()
public Text_p_Zbnf(XmlForOdg.Text_p data)
public int setLineColumnFileMode()
setLineColumnFileMode
in interface org.vishia.util.SetLineColumn_ifc
public void setLineColumnFile(int line, int column, java.lang.String sFile)
setLineColumnFile
in interface org.vishia.util.SetLineColumn_ifc
public void set_text_style_name(java.lang.String val)
public void set_text_s(java.lang.String val)
public XmlForOdg_Zbnf.Text_p_Zbnf new_text_s(java.lang.String val)
public void add_text_s(XmlForOdg_Zbnf.Text_p_Zbnf val)
public XmlForOdg_Zbnf.Text_span_Zbnf new_text_span()
public XmlForOdg_Zbnf.Text_span_Zbnf new_text_span(java.lang.String text_style_name)
public void add_text_span(XmlForOdg_Zbnf.Text_span_Zbnf val)
public void set_text(java.lang.String val)