public static class XmlForOdg_Base.Text_span_Base
extends SrcInfo
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
text |
protected java.lang.String |
text_style_name |
| Constructor and Description |
|---|
Text_span_Base() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
get_text_style_name()
Access to parse result.
|
java.lang.String |
get_text()
Access to parse result.
|