public static class XmlForOdt_Zbnf.Text_sequence_decls_Zbnf
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) XmlForOdt.Text_sequence_decls |
dataText_sequence_decls
Referenced working instance will be filled.
|
Constructor and Description |
---|
Text_sequence_decls_Zbnf()
Default ctor for non-inherit instance.
|
Text_sequence_decls_Zbnf(XmlForOdt.Text_sequence_decls data)
ctor called as super ctor possible, not in any case for a inherited instance.
|
Modifier and Type | Method and Description |
---|---|
void |
add_text_sequence_decl(XmlForOdt_Zbnf.Text_sequence_decl_Zbnf val)
Add the result to the list.
|
XmlForOdt_Zbnf.Text_sequence_decl_Zbnf |
new_text_sequence_decl()
create and add routine for the list component |
XmlForOdt_Zbnf.Text_sequence_decl_Zbnf |
new_text_sequence_decl(java.lang.String text_display_outline_level,
java.lang.String text_name)
Creates an instance for the Xml data storage with default attibutes.
|
void |
setLineColumnFile(int line,
int column,
java.lang.String sFile) |
int |
setLineColumnFileMode() |
final XmlForOdt.Text_sequence_decls dataText_sequence_decls
public Text_sequence_decls_Zbnf()
public Text_sequence_decls_Zbnf(XmlForOdt.Text_sequence_decls data)
public int setLineColumnFileMode()
public void setLineColumnFile(int line, int column, java.lang.String sFile)
public XmlForOdt_Zbnf.Text_sequence_decl_Zbnf new_text_sequence_decl()
public XmlForOdt_Zbnf.Text_sequence_decl_Zbnf new_text_sequence_decl(java.lang.String text_display_outline_level, java.lang.String text_name)
public void add_text_sequence_decl(XmlForOdt_Zbnf.Text_sequence_decl_Zbnf val)