public static class XmlForOdg_Zbnf.Text_p_Zbnf extends java.lang.Object implements SetLineColumn_ifc
Modifier and Type | Field and Description |
---|---|
(package private) XmlForOdg.Text_p |
dataText_p
Referenced working instance will be filled.
|
mColumn, mFile, mLine
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 |
---|---|
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_span(XmlForOdg.Text_span val)
Set the result.
|
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()
Returns wheter only the line or only the column should be set.
|
final XmlForOdg.Text_p dataText_p
public Text_p_Zbnf()
public Text_p_Zbnf(XmlForOdg.Text_p data)
public int setLineColumnFileMode()
SetLineColumn_ifc
setLineColumnFileMode
in interface SetLineColumn_ifc
public void setLineColumnFile(int line, int column, java.lang.String sFile)
setLineColumnFile
in interface 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_span_Zbnf new_text_span()
public XmlForOdg_Zbnf.Text_span_Zbnf new_text_span(java.lang.String text_style_name)
public void set_text_span(XmlForOdg.Text_span val)