public static class XmlDataLOffcStyles_Base.Style_style_Base
extends org.vishia.genJavaOutClass.SrcInfo
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<org.vishia.util.NameObj> |
listAllNodes
All nodes in natural order.
|
protected java.lang.String |
style_display_name
Attribute style:display-name
|
protected XmlDataLOffcStyles.Style_drawing_page_properties |
style_drawing_page_properties
Complex node style:drawing-page-properties
|
protected java.lang.String |
style_family
Attribute style:family
|
protected java.util.List<XmlDataLOffcStyles.Style_graphic_properties> |
style_graphic_properties
Complex node style:graphic-properties
|
protected java.lang.String |
style_name
Attribute style:name
|
protected java.util.List<XmlDataLOffcStyles.Style_paragraph_properties> |
style_paragraph_properties
Complex node style:paragraph-properties
|
protected java.lang.String |
style_parent_style_name
Attribute style:parent-style-name
|
protected java.util.List<XmlDataLOffcStyles.Style_text_properties> |
style_text_properties
Complex node style:text-properties
|
| Constructor and Description |
|---|
Style_style_Base() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
get_style_display_name()
Access to parse result.
|
XmlDataLOffcStyles.Style_drawing_page_properties |
get_style_drawing_page_properties()
Access to parse result.
|
java.lang.String |
get_style_family()
Access to parse result.
|
java.lang.Iterable<XmlDataLOffcStyles.Style_graphic_properties> |
get_style_graphic_properties()
Access to parse result, get the elements of the container style_graphic_properties
|
java.lang.String |
get_style_name()
Access to parse result.
|
java.lang.Iterable<XmlDataLOffcStyles.Style_paragraph_properties> |
get_style_paragraph_properties()
Access to parse result, get the elements of the container style_paragraph_properties
|
java.lang.String |
get_style_parent_style_name()
Access to parse result.
|
java.lang.Iterable<XmlDataLOffcStyles.Style_text_properties> |
get_style_text_properties()
Access to parse result, get the elements of the container style_text_properties
|
int |
getSize_style_graphic_properties()
Access to parse result, get the size of the container style_graphic_properties.
|
int |
getSize_style_paragraph_properties()
Access to parse result, get the size of the container style_paragraph_properties.
|
int |
getSize_style_text_properties()
Access to parse result, get the size of the container style_text_properties.
|
protected java.lang.String style_display_name
protected java.lang.String style_family
protected java.lang.String style_name
protected java.lang.String style_parent_style_name
protected XmlDataLOffcStyles.Style_drawing_page_properties style_drawing_page_properties
protected java.util.List<XmlDataLOffcStyles.Style_graphic_properties> style_graphic_properties
protected java.util.List<XmlDataLOffcStyles.Style_paragraph_properties> style_paragraph_properties
protected java.util.List<XmlDataLOffcStyles.Style_text_properties> style_text_properties
protected java.util.List<org.vishia.util.NameObj> listAllNodes
public java.lang.String get_style_display_name()
public java.lang.String get_style_family()
public java.lang.String get_style_name()
public java.lang.String get_style_parent_style_name()
public XmlDataLOffcStyles.Style_drawing_page_properties get_style_drawing_page_properties()
public java.lang.Iterable<XmlDataLOffcStyles.Style_graphic_properties> get_style_graphic_properties()
public int getSize_style_graphic_properties()
public java.lang.Iterable<XmlDataLOffcStyles.Style_paragraph_properties> get_style_paragraph_properties()
public int getSize_style_paragraph_properties()
public java.lang.Iterable<XmlDataLOffcStyles.Style_text_properties> get_style_text_properties()
public int getSize_style_text_properties()