public static class XmlForOdg_Base.Office_document_content_Base extends SrcInfo
Modifier and Type | Field and Description |
---|---|
protected XmlForOdg.Office_automatic_styles |
office_automatic_styles |
protected XmlForOdg.Office_body |
office_body |
protected XmlForOdg.Office_font_face_decls |
office_font_face_decls |
protected java.lang.String |
office_scripts |
_srcColumn_, _srcFile_, _srcLine_
Constructor and Description |
---|
Office_document_content_Base() |
Modifier and Type | Method and Description |
---|---|
XmlForOdg.Office_automatic_styles |
get_office_automatic_styles()
Access to parse result.
|
XmlForOdg.Office_body |
get_office_body()
Access to parse result.
|
XmlForOdg.Office_font_face_decls |
get_office_font_face_decls()
Access to parse result.
|
java.lang.String |
get_office_scripts()
Access to parse result.
|
containsInfo, getFileName, getFilePath, getLine, getSrcInfo, setSrcInfo, setSrcInfo
protected XmlForOdg.Office_automatic_styles office_automatic_styles
protected XmlForOdg.Office_body office_body
protected XmlForOdg.Office_font_face_decls office_font_face_decls
protected java.lang.String office_scripts
public XmlForOdg.Office_automatic_styles get_office_automatic_styles()
public XmlForOdg.Office_body get_office_body()
public XmlForOdg.Office_font_face_decls get_office_font_face_decls()
public java.lang.String get_office_scripts()