public static class XmlForOdg_Base.Text_p_Base extends SrcInfo
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
text_s |
protected XmlForOdg.Text_span |
text_span |
protected java.lang.String |
text_style_name |
_srcColumn_, _srcFile_, _srcLine_
Constructor and Description |
---|
Text_p_Base() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
get_text_s()
Access to parse result.
|
XmlForOdg.Text_span |
get_text_span()
Access to parse result.
|
java.lang.String |
get_text_style_name()
Access to parse result.
|
containsInfo, getFileName, getFilePath, getLine, getSrcInfo, setSrcInfo, setSrcInfo
protected java.lang.String text_style_name
protected java.lang.String text_s
protected XmlForOdg.Text_span text_span
public java.lang.String get_text_style_name()
public java.lang.String get_text_s()
public XmlForOdg.Text_span get_text_span()