public static class XmlForOdt_Base.Style_font_face_Base
extends SrcInfo
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
style_font_adornments
Attribute style:font-adornments
|
protected java.lang.String |
style_font_family_generic
Attribute style:font-family-generic
|
protected java.lang.String |
style_font_pitch
Attribute style:font-pitch
|
protected java.lang.String |
style_name
Attribute style:name
|
protected java.lang.String |
svg_font_family
Attribute svg:font-family
|
Constructor and Description |
---|
Style_font_face_Base() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
get_style_font_adornments()
Access to parse result.
|
java.lang.String |
get_style_font_family_generic()
Access to parse result.
|
java.lang.String |
get_style_font_pitch()
Access to parse result.
|
java.lang.String |
get_style_name()
Access to parse result.
|
java.lang.String |
get_svg_font_family()
Access to parse result.
|
protected java.lang.String style_font_adornments
protected java.lang.String style_font_family_generic
protected java.lang.String style_font_pitch
protected java.lang.String style_name
protected java.lang.String svg_font_family
public java.lang.String get_style_font_adornments()
public java.lang.String get_style_font_family_generic()
public java.lang.String get_style_font_pitch()
public java.lang.String get_style_name()
public java.lang.String get_svg_font_family()