public static class XmlDataLOffcStyles_Base.Office_document_styles_Base
extends org.vishia.genJavaOutClass.SrcInfo
| Modifier and Type | Field and Description |
|---|---|
protected XmlDataLOffcStyles.Office_automatic_styles |
office_automatic_styles
Complex node office:automatic-styles
|
protected XmlDataLOffcStyles.Office_font_face_decls |
office_font_face_decls
Complex node office:font-face-decls
|
protected XmlDataLOffcStyles.Office_master_styles |
office_master_styles
Complex node office:master-styles
|
protected XmlDataLOffcStyles.Office_styles |
office_styles
Complex node office:styles
|
protected java.lang.String |
office_version
Attribute office:version
|
| Constructor and Description |
|---|
Office_document_styles_Base() |
| Modifier and Type | Method and Description |
|---|---|
XmlDataLOffcStyles.Office_automatic_styles |
get_office_automatic_styles()
Access to parse result.
|
XmlDataLOffcStyles.Office_font_face_decls |
get_office_font_face_decls()
Access to parse result.
|
XmlDataLOffcStyles.Office_master_styles |
get_office_master_styles()
Access to parse result.
|
XmlDataLOffcStyles.Office_styles |
get_office_styles()
Access to parse result.
|
java.lang.String |
get_office_version()
Access to parse result.
|
protected java.lang.String office_version
protected XmlDataLOffcStyles.Office_automatic_styles office_automatic_styles
protected XmlDataLOffcStyles.Office_font_face_decls office_font_face_decls
protected XmlDataLOffcStyles.Office_master_styles office_master_styles
protected XmlDataLOffcStyles.Office_styles office_styles
public java.lang.String get_office_version()
public XmlDataLOffcStyles.Office_automatic_styles get_office_automatic_styles()
public XmlDataLOffcStyles.Office_font_face_decls get_office_font_face_decls()
public XmlDataLOffcStyles.Office_master_styles get_office_master_styles()
public XmlDataLOffcStyles.Office_styles get_office_styles()