public static class XmlForOdg_Zbnf.Text_span_Zbnf extends java.lang.Object implements SetLineColumn_ifc
Modifier and Type | Field and Description |
---|---|
(package private) XmlForOdg.Text_span |
dataText_span
Referenced working instance will be filled.
|
mColumn, mFile, mLine
Constructor and Description |
---|
Text_span_Zbnf()
Default ctor for non-inherit instance.
|
Text_span_Zbnf(XmlForOdg.Text_span data)
ctor called as super ctor possible, not in any case for a inherited instance.
|
Modifier and Type | Method and Description |
---|---|
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_span dataText_span
public Text_span_Zbnf()
public Text_span_Zbnf(XmlForOdg.Text_span 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