org.odftoolkit.odfdom.dom.element.style
Class StyleTextPropertiesElement

java.lang.Object
  extended by org.apache.xerces.dom.NodeImpl
      extended by org.apache.xerces.dom.ChildNode
          extended by org.apache.xerces.dom.ParentNode
              extended by org.apache.xerces.dom.ElementImpl
                  extended by org.apache.xerces.dom.ElementNSImpl
                      extended by org.odftoolkit.odfdom.pkg.OdfElement
                          extended by org.odftoolkit.odfdom.dom.element.OdfStylePropertiesBase
                              extended by org.odftoolkit.odfdom.dom.element.style.StyleTextPropertiesElement
All Implemented Interfaces:
Serializable, Cloneable, Element, EventTarget, Node, NodeList, TypeInfo

public class StyleTextPropertiesElement
extends OdfStylePropertiesBase

DOM implementation of OpenDocument element style:text-properties.

See Also:
Serialized Form

Field Summary
static OdfStyleProperty BackgroundColor
           
static OdfStyleProperty Color
           
static OdfStyleProperty Condition
           
static OdfStyleProperty Country
           
static OdfStyleProperty CountryAsian
           
static OdfStyleProperty CountryComplex
           
static OdfStyleProperty Display
           
static OdfName ELEMENT_NAME
           
static OdfStyleProperty FontCharset
           
static OdfStyleProperty FontCharsetAsian
           
static OdfStyleProperty FontCharsetComplex
           
static OdfStyleProperty FontFamily
           
static OdfStyleProperty FontFamilyAsian
           
static OdfStyleProperty FontFamilyComplex
           
static OdfStyleProperty FontFamilyGeneric
           
static OdfStyleProperty FontFamilyGenericAsian
           
static OdfStyleProperty FontFamilyGenericComplex
           
static OdfStyleProperty FontName
           
static OdfStyleProperty FontNameAsian
           
static OdfStyleProperty FontNameComplex
           
static OdfStyleProperty FontPitch
           
static OdfStyleProperty FontPitchAsian
           
static OdfStyleProperty FontPitchComplex
           
static OdfStyleProperty FontRelief
           
static OdfStyleProperty FontSize
           
static OdfStyleProperty FontSizeAsian
           
static OdfStyleProperty FontSizeComplex
           
static OdfStyleProperty FontSizeRel
           
static OdfStyleProperty FontSizeRelAsian
           
static OdfStyleProperty FontSizeRelComplex
           
static OdfStyleProperty FontStyle
           
static OdfStyleProperty FontStyleAsian
           
static OdfStyleProperty FontStyleComplex
           
static OdfStyleProperty FontStyleName
           
static OdfStyleProperty FontStyleNameAsian
           
static OdfStyleProperty FontStyleNameComplex
           
static OdfStyleProperty FontVariant
           
static OdfStyleProperty FontWeight
           
static OdfStyleProperty FontWeightAsian
           
static OdfStyleProperty FontWeightComplex
           
static OdfStyleProperty Hyphenate
           
static OdfStyleProperty HyphenationPushCharCount
           
static OdfStyleProperty HyphenationRemainCharCount
           
static OdfStyleProperty Language
           
static OdfStyleProperty LanguageAsian
           
static OdfStyleProperty LanguageComplex
           
static OdfStyleProperty LetterKerning
           
static OdfStyleProperty LetterSpacing
           
static OdfStyleProperty RfcLanguageTag
           
static OdfStyleProperty RfcLanguageTagAsian
           
static OdfStyleProperty RfcLanguageTagComplex
           
static OdfStyleProperty Script
           
static OdfStyleProperty ScriptAsian
           
static OdfStyleProperty ScriptComplex
           
static OdfStyleProperty ScriptType
           
static OdfStyleProperty TextBlinking
           
static OdfStyleProperty TextCombine
           
static OdfStyleProperty TextCombineEndChar
           
static OdfStyleProperty TextCombineStartChar
           
static OdfStyleProperty TextEmphasize
           
static OdfStyleProperty TextLineThroughColor
           
static OdfStyleProperty TextLineThroughMode
           
static OdfStyleProperty TextLineThroughStyle
           
static OdfStyleProperty TextLineThroughText
           
static OdfStyleProperty TextLineThroughTextStyle
           
static OdfStyleProperty TextLineThroughType
           
static OdfStyleProperty TextLineThroughWidth
           
static OdfStyleProperty TextOutline
           
static OdfStyleProperty TextOverlineColor
           
static OdfStyleProperty TextOverlineMode
           
static OdfStyleProperty TextOverlineStyle
           
static OdfStyleProperty TextOverlineType
           
static OdfStyleProperty TextOverlineWidth
           
static OdfStyleProperty TextPosition
           
static OdfStyleProperty TextRotationAngle
           
static OdfStyleProperty TextRotationScale
           
static OdfStyleProperty TextScale
           
static OdfStyleProperty TextShadow
           
static OdfStyleProperty TextTransform
           
static OdfStyleProperty TextUnderlineColor
           
static OdfStyleProperty TextUnderlineMode
           
static OdfStyleProperty TextUnderlineStyle
           
static OdfStyleProperty TextUnderlineType
           
static OdfStyleProperty TextUnderlineWidth
           
static OdfStyleProperty UseWindowFontColor
           
 
Fields inherited from class org.apache.xerces.dom.ElementNSImpl
localName, namespaceURI
 
Fields inherited from class org.apache.xerces.dom.ElementImpl
attributes, name
 
Fields inherited from class org.apache.xerces.dom.ParentNode
firstChild, fNodeListCache, ownerDocument
 
Fields inherited from class org.apache.xerces.dom.ChildNode
nextSibling, previousSibling
 
Fields inherited from class org.apache.xerces.dom.NodeImpl
DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_IS_CONTAINED, DOCUMENT_POSITION_PRECEDING, ELEMENT_DEFINITION_NODE, FIRSTCHILD, flags, HASSTRING, ID, IGNORABLEWS, NORMALIZED, OWNED, ownerNode, READONLY, SPECIFIED, SYNCCHILDREN, SYNCDATA, TREE_POSITION_ANCESTOR, TREE_POSITION_DESCENDANT, TREE_POSITION_DISCONNECTED, TREE_POSITION_EQUIVALENT, TREE_POSITION_FOLLOWING, TREE_POSITION_PRECEDING, TREE_POSITION_SAME_NODE
 
Fields inherited from interface org.w3c.dom.Node
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE
 
Fields inherited from interface org.w3c.dom.TypeInfo
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION
 
Constructor Summary
StyleTextPropertiesElement(OdfFileDom ownerDoc)
          Create the instance of StyleTextPropertiesElement
 
Method Summary
 void accept(ElementVisitor visitor)
          Accept an visitor instance to allow the visitor to do some operations.
 String getFoBackgroundColorAttribute()
          Receives the value of the ODFDOM attribute representation FoBackgroundColorAttribute , See fo:background-color
 String getFoColorAttribute()
          Receives the value of the ODFDOM attribute representation FoColorAttribute , See fo:color
 String getFoCountryAttribute()
          Receives the value of the ODFDOM attribute representation FoCountryAttribute , See fo:country
 String getFoFontFamilyAttribute()
          Receives the value of the ODFDOM attribute representation FoFontFamilyAttribute , See fo:font-family
 String getFoFontSizeAttribute()
          Receives the value of the ODFDOM attribute representation FoFontSizeAttribute , See fo:font-size
 String getFoFontStyleAttribute()
          Receives the value of the ODFDOM attribute representation FoFontStyleAttribute , See fo:font-style
 String getFoFontVariantAttribute()
          Receives the value of the ODFDOM attribute representation FoFontVariantAttribute , See fo:font-variant
 String getFoFontWeightAttribute()
          Receives the value of the ODFDOM attribute representation FoFontWeightAttribute , See fo:font-weight
 Boolean getFoHyphenateAttribute()
          Receives the value of the ODFDOM attribute representation FoHyphenateAttribute , See fo:hyphenate
 Integer getFoHyphenationPushCharCountAttribute()
          Receives the value of the ODFDOM attribute representation FoHyphenationPushCharCountAttribute , See fo:hyphenation-push-char-count
 Integer getFoHyphenationRemainCharCountAttribute()
          Receives the value of the ODFDOM attribute representation FoHyphenationRemainCharCountAttribute , See fo:hyphenation-remain-char-count
 String getFoLanguageAttribute()
          Receives the value of the ODFDOM attribute representation FoLanguageAttribute , See fo:language
 String getFoLetterSpacingAttribute()
          Receives the value of the ODFDOM attribute representation FoLetterSpacingAttribute , See fo:letter-spacing
 String getFoScriptAttribute()
          Receives the value of the ODFDOM attribute representation FoScriptAttribute , See fo:script
 String getFoTextShadowAttribute()
          Receives the value of the ODFDOM attribute representation FoTextShadowAttribute , See fo:text-shadow
 String getFoTextTransformAttribute()
          Receives the value of the ODFDOM attribute representation FoTextTransformAttribute , See fo:text-transform
 OdfName getOdfName()
          Get the element name
 String getStyleCountryAsianAttribute()
          Receives the value of the ODFDOM attribute representation StyleCountryAsianAttribute , See style:country-asian
 String getStyleCountryComplexAttribute()
          Receives the value of the ODFDOM attribute representation StyleCountryComplexAttribute , See style:country-complex
 String getStyleFontCharsetAsianAttribute()
          Receives the value of the ODFDOM attribute representation StyleFontCharsetAsianAttribute , See style:font-charset-asian
 String getStyleFontCharsetAttribute()
          Receives the value of the ODFDOM attribute representation StyleFontCharsetAttribute , See style:font-charset
 String getStyleFontCharsetComplexAttribute()
          Receives the value of the ODFDOM attribute representation StyleFontCharsetComplexAttribute , See style:font-charset-complex
 String getStyleFontFamilyAsianAttribute()
          Receives the value of the ODFDOM attribute representation StyleFontFamilyAsianAttribute , See style:font-family-asian
 String getStyleFontFamilyComplexAttribute()
          Receives the value of the ODFDOM attribute representation StyleFontFamilyComplexAttribute , See style:font-family-complex
 String getStyleFontFamilyGenericAsianAttribute()
          Receives the value of the ODFDOM attribute representation StyleFontFamilyGenericAsianAttribute , See style:font-family-generic-asian
 String getStyleFontFamilyGenericAttribute()
          Receives the value of the ODFDOM attribute representation StyleFontFamilyGenericAttribute , See style:font-family-generic
 String getStyleFontFamilyGenericComplexAttribute()
          Receives the value of the ODFDOM attribute representation StyleFontFamilyGenericComplexAttribute , See style:font-family-generic-complex
 String getStyleFontNameAsianAttribute()
          Receives the value of the ODFDOM attribute representation StyleFontNameAsianAttribute , See style:font-name-asian
 String getStyleFontNameAttribute()
          Receives the value of the ODFDOM attribute representation StyleFontNameAttribute , See style:font-name
 String getStyleFontNameComplexAttribute()
          Receives the value of the ODFDOM attribute representation StyleFontNameComplexAttribute , See style:font-name-complex
 String getStyleFontPitchAsianAttribute()
          Receives the value of the ODFDOM attribute representation StyleFontPitchAsianAttribute , See style:font-pitch-asian
 String getStyleFontPitchAttribute()
          Receives the value of the ODFDOM attribute representation StyleFontPitchAttribute , See style:font-pitch
 String getStyleFontPitchComplexAttribute()
          Receives the value of the ODFDOM attribute representation StyleFontPitchComplexAttribute , See style:font-pitch-complex
 String getStyleFontReliefAttribute()
          Receives the value of the ODFDOM attribute representation StyleFontReliefAttribute , See style:font-relief
 String getStyleFontSizeAsianAttribute()
          Receives the value of the ODFDOM attribute representation StyleFontSizeAsianAttribute , See style:font-size-asian
 String getStyleFontSizeComplexAttribute()
          Receives the value of the ODFDOM attribute representation StyleFontSizeComplexAttribute , See style:font-size-complex
 String getStyleFontSizeRelAsianAttribute()
          Receives the value of the ODFDOM attribute representation StyleFontSizeRelAsianAttribute , See style:font-size-rel-asian
 String getStyleFontSizeRelAttribute()
          Receives the value of the ODFDOM attribute representation StyleFontSizeRelAttribute , See style:font-size-rel
 String getStyleFontSizeRelComplexAttribute()
          Receives the value of the ODFDOM attribute representation StyleFontSizeRelComplexAttribute , See style:font-size-rel-complex
 String getStyleFontStyleAsianAttribute()
          Receives the value of the ODFDOM attribute representation StyleFontStyleAsianAttribute , See style:font-style-asian
 String getStyleFontStyleComplexAttribute()
          Receives the value of the ODFDOM attribute representation StyleFontStyleComplexAttribute , See style:font-style-complex
 String getStyleFontStyleNameAsianAttribute()
          Receives the value of the ODFDOM attribute representation StyleFontStyleNameAsianAttribute , See style:font-style-name-asian
 String getStyleFontStyleNameAttribute()
          Receives the value of the ODFDOM attribute representation StyleFontStyleNameAttribute , See style:font-style-name
 String getStyleFontStyleNameComplexAttribute()
          Receives the value of the ODFDOM attribute representation StyleFontStyleNameComplexAttribute , See style:font-style-name-complex
 String getStyleFontWeightAsianAttribute()
          Receives the value of the ODFDOM attribute representation StyleFontWeightAsianAttribute , See style:font-weight-asian
 String getStyleFontWeightComplexAttribute()
          Receives the value of the ODFDOM attribute representation StyleFontWeightComplexAttribute , See style:font-weight-complex
 String getStyleLanguageAsianAttribute()
          Receives the value of the ODFDOM attribute representation StyleLanguageAsianAttribute , See style:language-asian
 String getStyleLanguageComplexAttribute()
          Receives the value of the ODFDOM attribute representation StyleLanguageComplexAttribute , See style:language-complex
 Boolean getStyleLetterKerningAttribute()
          Receives the value of the ODFDOM attribute representation StyleLetterKerningAttribute , See style:letter-kerning
 String getStyleRfcLanguageTagAsianAttribute()
          Receives the value of the ODFDOM attribute representation StyleRfcLanguageTagAsianAttribute , See style:rfc-language-tag-asian
 String getStyleRfcLanguageTagAttribute()
          Receives the value of the ODFDOM attribute representation StyleRfcLanguageTagAttribute , See style:rfc-language-tag
 String getStyleRfcLanguageTagComplexAttribute()
          Receives the value of the ODFDOM attribute representation StyleRfcLanguageTagComplexAttribute , See style:rfc-language-tag-complex
 String getStyleScriptAsianAttribute()
          Receives the value of the ODFDOM attribute representation StyleScriptAsianAttribute , See style:script-asian
 String getStyleScriptComplexAttribute()
          Receives the value of the ODFDOM attribute representation StyleScriptComplexAttribute , See style:script-complex
 String getStyleScriptTypeAttribute()
          Receives the value of the ODFDOM attribute representation StyleScriptTypeAttribute , See style:script-type
 Boolean getStyleTextBlinkingAttribute()
          Receives the value of the ODFDOM attribute representation StyleTextBlinkingAttribute , See style:text-blinking
 String getStyleTextCombineAttribute()
          Receives the value of the ODFDOM attribute representation StyleTextCombineAttribute , See style:text-combine
 String getStyleTextCombineEndCharAttribute()
          Receives the value of the ODFDOM attribute representation StyleTextCombineEndCharAttribute , See style:text-combine-end-char
 String getStyleTextCombineStartCharAttribute()
          Receives the value of the ODFDOM attribute representation StyleTextCombineStartCharAttribute , See style:text-combine-start-char
 String getStyleTextEmphasizeAttribute()
          Receives the value of the ODFDOM attribute representation StyleTextEmphasizeAttribute , See style:text-emphasize
 String getStyleTextLineThroughColorAttribute()
          Receives the value of the ODFDOM attribute representation StyleTextLineThroughColorAttribute , See style:text-line-through-color
 String getStyleTextLineThroughModeAttribute()
          Receives the value of the ODFDOM attribute representation StyleTextLineThroughModeAttribute , See style:text-line-through-mode
 String getStyleTextLineThroughStyleAttribute()
          Receives the value of the ODFDOM attribute representation StyleTextLineThroughStyleAttribute , See style:text-line-through-style
 String getStyleTextLineThroughTextAttribute()
          Receives the value of the ODFDOM attribute representation StyleTextLineThroughTextAttribute , See style:text-line-through-text
 String getStyleTextLineThroughTextStyleAttribute()
          Receives the value of the ODFDOM attribute representation StyleTextLineThroughTextStyleAttribute , See style:text-line-through-text-style
 String getStyleTextLineThroughTypeAttribute()
          Receives the value of the ODFDOM attribute representation StyleTextLineThroughTypeAttribute , See style:text-line-through-type
 String getStyleTextLineThroughWidthAttribute()
          Receives the value of the ODFDOM attribute representation StyleTextLineThroughWidthAttribute , See style:text-line-through-width
 Boolean getStyleTextOutlineAttribute()
          Receives the value of the ODFDOM attribute representation StyleTextOutlineAttribute , See style:text-outline
 String getStyleTextOverlineColorAttribute()
          Receives the value of the ODFDOM attribute representation StyleTextOverlineColorAttribute , See style:text-overline-color
 String getStyleTextOverlineModeAttribute()
          Receives the value of the ODFDOM attribute representation StyleTextOverlineModeAttribute , See style:text-overline-mode
 String getStyleTextOverlineStyleAttribute()
          Receives the value of the ODFDOM attribute representation StyleTextOverlineStyleAttribute , See style:text-overline-style
 String getStyleTextOverlineTypeAttribute()
          Receives the value of the ODFDOM attribute representation StyleTextOverlineTypeAttribute , See style:text-overline-type
 String getStyleTextOverlineWidthAttribute()
          Receives the value of the ODFDOM attribute representation StyleTextOverlineWidthAttribute , See style:text-overline-width
 String getStyleTextPositionAttribute()
          Receives the value of the ODFDOM attribute representation StyleTextPositionAttribute , See style:text-position
 String getStyleTextRotationAngleAttribute()
          Receives the value of the ODFDOM attribute representation StyleTextRotationAngleAttribute , See style:text-rotation-angle
 String getStyleTextRotationScaleAttribute()
          Receives the value of the ODFDOM attribute representation StyleTextRotationScaleAttribute , See style:text-rotation-scale
 String getStyleTextScaleAttribute()
          Receives the value of the ODFDOM attribute representation StyleTextScaleAttribute , See style:text-scale
 String getStyleTextUnderlineColorAttribute()
          Receives the value of the ODFDOM attribute representation StyleTextUnderlineColorAttribute , See style:text-underline-color
 String getStyleTextUnderlineModeAttribute()
          Receives the value of the ODFDOM attribute representation StyleTextUnderlineModeAttribute , See style:text-underline-mode
 String getStyleTextUnderlineStyleAttribute()
          Receives the value of the ODFDOM attribute representation StyleTextUnderlineStyleAttribute , See style:text-underline-style
 String getStyleTextUnderlineTypeAttribute()
          Receives the value of the ODFDOM attribute representation StyleTextUnderlineTypeAttribute , See style:text-underline-type
 String getStyleTextUnderlineWidthAttribute()
          Receives the value of the ODFDOM attribute representation StyleTextUnderlineWidthAttribute , See style:text-underline-width
 Boolean getStyleUseWindowFontColorAttribute()
          Receives the value of the ODFDOM attribute representation StyleUseWindowFontColorAttribute , See style:use-window-font-color
 String getTextConditionAttribute()
          Receives the value of the ODFDOM attribute representation TextConditionAttribute , See text:condition
 String getTextDisplayAttribute()
          Receives the value of the ODFDOM attribute representation TextDisplayAttribute , See text:display Attribute is mandatory.
 void setFoBackgroundColorAttribute(String foBackgroundColorValue)
          Sets the value of ODFDOM attribute representation FoBackgroundColorAttribute , See fo:background-color
 void setFoColorAttribute(String foColorValue)
          Sets the value of ODFDOM attribute representation FoColorAttribute , See fo:color
 void setFoCountryAttribute(String foCountryValue)
          Sets the value of ODFDOM attribute representation FoCountryAttribute , See fo:country
 void setFoFontFamilyAttribute(String foFontFamilyValue)
          Sets the value of ODFDOM attribute representation FoFontFamilyAttribute , See fo:font-family
 void setFoFontSizeAttribute(String foFontSizeValue)
          Sets the value of ODFDOM attribute representation FoFontSizeAttribute , See fo:font-size
 void setFoFontStyleAttribute(String foFontStyleValue)
          Sets the value of ODFDOM attribute representation FoFontStyleAttribute , See fo:font-style
 void setFoFontVariantAttribute(String foFontVariantValue)
          Sets the value of ODFDOM attribute representation FoFontVariantAttribute , See fo:font-variant
 void setFoFontWeightAttribute(String foFontWeightValue)
          Sets the value of ODFDOM attribute representation FoFontWeightAttribute , See fo:font-weight
 void setFoHyphenateAttribute(Boolean foHyphenateValue)
          Sets the value of ODFDOM attribute representation FoHyphenateAttribute , See fo:hyphenate
 void setFoHyphenationPushCharCountAttribute(Integer foHyphenationPushCharCountValue)
          Sets the value of ODFDOM attribute representation FoHyphenationPushCharCountAttribute , See fo:hyphenation-push-char-count
 void setFoHyphenationRemainCharCountAttribute(Integer foHyphenationRemainCharCountValue)
          Sets the value of ODFDOM attribute representation FoHyphenationRemainCharCountAttribute , See fo:hyphenation-remain-char-count
 void setFoLanguageAttribute(String foLanguageValue)
          Sets the value of ODFDOM attribute representation FoLanguageAttribute , See fo:language
 void setFoLetterSpacingAttribute(String foLetterSpacingValue)
          Sets the value of ODFDOM attribute representation FoLetterSpacingAttribute , See fo:letter-spacing
 void setFoScriptAttribute(String foScriptValue)
          Sets the value of ODFDOM attribute representation FoScriptAttribute , See fo:script
 void setFoTextShadowAttribute(String foTextShadowValue)
          Sets the value of ODFDOM attribute representation FoTextShadowAttribute , See fo:text-shadow
 void setFoTextTransformAttribute(String foTextTransformValue)
          Sets the value of ODFDOM attribute representation FoTextTransformAttribute , See fo:text-transform
 void setStyleCountryAsianAttribute(String styleCountryAsianValue)
          Sets the value of ODFDOM attribute representation StyleCountryAsianAttribute , See style:country-asian
 void setStyleCountryComplexAttribute(String styleCountryComplexValue)
          Sets the value of ODFDOM attribute representation StyleCountryComplexAttribute , See style:country-complex
 void setStyleFontCharsetAsianAttribute(String styleFontCharsetAsianValue)
          Sets the value of ODFDOM attribute representation StyleFontCharsetAsianAttribute , See style:font-charset-asian
 void setStyleFontCharsetAttribute(String styleFontCharsetValue)
          Sets the value of ODFDOM attribute representation StyleFontCharsetAttribute , See style:font-charset
 void setStyleFontCharsetComplexAttribute(String styleFontCharsetComplexValue)
          Sets the value of ODFDOM attribute representation StyleFontCharsetComplexAttribute , See style:font-charset-complex
 void setStyleFontFamilyAsianAttribute(String styleFontFamilyAsianValue)
          Sets the value of ODFDOM attribute representation StyleFontFamilyAsianAttribute , See style:font-family-asian
 void setStyleFontFamilyComplexAttribute(String styleFontFamilyComplexValue)
          Sets the value of ODFDOM attribute representation StyleFontFamilyComplexAttribute , See style:font-family-complex
 void setStyleFontFamilyGenericAsianAttribute(String styleFontFamilyGenericAsianValue)
          Sets the value of ODFDOM attribute representation StyleFontFamilyGenericAsianAttribute , See style:font-family-generic-asian
 void setStyleFontFamilyGenericAttribute(String styleFontFamilyGenericValue)
          Sets the value of ODFDOM attribute representation StyleFontFamilyGenericAttribute , See style:font-family-generic
 void setStyleFontFamilyGenericComplexAttribute(String styleFontFamilyGenericComplexValue)
          Sets the value of ODFDOM attribute representation StyleFontFamilyGenericComplexAttribute , See style:font-family-generic-complex
 void setStyleFontNameAsianAttribute(String styleFontNameAsianValue)
          Sets the value of ODFDOM attribute representation StyleFontNameAsianAttribute , See style:font-name-asian
 void setStyleFontNameAttribute(String styleFontNameValue)
          Sets the value of ODFDOM attribute representation StyleFontNameAttribute , See style:font-name
 void setStyleFontNameComplexAttribute(String styleFontNameComplexValue)
          Sets the value of ODFDOM attribute representation StyleFontNameComplexAttribute , See style:font-name-complex
 void setStyleFontPitchAsianAttribute(String styleFontPitchAsianValue)
          Sets the value of ODFDOM attribute representation StyleFontPitchAsianAttribute , See style:font-pitch-asian
 void setStyleFontPitchAttribute(String styleFontPitchValue)
          Sets the value of ODFDOM attribute representation StyleFontPitchAttribute , See style:font-pitch
 void setStyleFontPitchComplexAttribute(String styleFontPitchComplexValue)
          Sets the value of ODFDOM attribute representation StyleFontPitchComplexAttribute , See style:font-pitch-complex
 void setStyleFontReliefAttribute(String styleFontReliefValue)
          Sets the value of ODFDOM attribute representation StyleFontReliefAttribute , See style:font-relief
 void setStyleFontSizeAsianAttribute(String styleFontSizeAsianValue)
          Sets the value of ODFDOM attribute representation StyleFontSizeAsianAttribute , See style:font-size-asian
 void setStyleFontSizeComplexAttribute(String styleFontSizeComplexValue)
          Sets the value of ODFDOM attribute representation StyleFontSizeComplexAttribute , See style:font-size-complex
 void setStyleFontSizeRelAsianAttribute(String styleFontSizeRelAsianValue)
          Sets the value of ODFDOM attribute representation StyleFontSizeRelAsianAttribute , See style:font-size-rel-asian
 void setStyleFontSizeRelAttribute(String styleFontSizeRelValue)
          Sets the value of ODFDOM attribute representation StyleFontSizeRelAttribute , See style:font-size-rel
 void setStyleFontSizeRelComplexAttribute(String styleFontSizeRelComplexValue)
          Sets the value of ODFDOM attribute representation StyleFontSizeRelComplexAttribute , See style:font-size-rel-complex
 void setStyleFontStyleAsianAttribute(String styleFontStyleAsianValue)
          Sets the value of ODFDOM attribute representation StyleFontStyleAsianAttribute , See style:font-style-asian
 void setStyleFontStyleComplexAttribute(String styleFontStyleComplexValue)
          Sets the value of ODFDOM attribute representation StyleFontStyleComplexAttribute , See style:font-style-complex
 void setStyleFontStyleNameAsianAttribute(String styleFontStyleNameAsianValue)
          Sets the value of ODFDOM attribute representation StyleFontStyleNameAsianAttribute , See style:font-style-name-asian
 void setStyleFontStyleNameAttribute(String styleFontStyleNameValue)
          Sets the value of ODFDOM attribute representation StyleFontStyleNameAttribute , See style:font-style-name
 void setStyleFontStyleNameComplexAttribute(String styleFontStyleNameComplexValue)
          Sets the value of ODFDOM attribute representation StyleFontStyleNameComplexAttribute , See style:font-style-name-complex
 void setStyleFontWeightAsianAttribute(String styleFontWeightAsianValue)
          Sets the value of ODFDOM attribute representation StyleFontWeightAsianAttribute , See style:font-weight-asian
 void setStyleFontWeightComplexAttribute(String styleFontWeightComplexValue)
          Sets the value of ODFDOM attribute representation StyleFontWeightComplexAttribute , See style:font-weight-complex
 void setStyleLanguageAsianAttribute(String styleLanguageAsianValue)
          Sets the value of ODFDOM attribute representation StyleLanguageAsianAttribute , See style:language-asian
 void setStyleLanguageComplexAttribute(String styleLanguageComplexValue)
          Sets the value of ODFDOM attribute representation StyleLanguageComplexAttribute , See style:language-complex
 void setStyleLetterKerningAttribute(Boolean styleLetterKerningValue)
          Sets the value of ODFDOM attribute representation StyleLetterKerningAttribute , See style:letter-kerning
 void setStyleRfcLanguageTagAsianAttribute(String styleRfcLanguageTagAsianValue)
          Sets the value of ODFDOM attribute representation StyleRfcLanguageTagAsianAttribute , See style:rfc-language-tag-asian
 void setStyleRfcLanguageTagAttribute(String styleRfcLanguageTagValue)
          Sets the value of ODFDOM attribute representation StyleRfcLanguageTagAttribute , See style:rfc-language-tag
 void setStyleRfcLanguageTagComplexAttribute(String styleRfcLanguageTagComplexValue)
          Sets the value of ODFDOM attribute representation StyleRfcLanguageTagComplexAttribute , See style:rfc-language-tag-complex
 void setStyleScriptAsianAttribute(String styleScriptAsianValue)
          Sets the value of ODFDOM attribute representation StyleScriptAsianAttribute , See style:script-asian
 void setStyleScriptComplexAttribute(String styleScriptComplexValue)
          Sets the value of ODFDOM attribute representation StyleScriptComplexAttribute , See style:script-complex
 void setStyleScriptTypeAttribute(String styleScriptTypeValue)
          Sets the value of ODFDOM attribute representation StyleScriptTypeAttribute , See style:script-type
 void setStyleTextBlinkingAttribute(Boolean styleTextBlinkingValue)
          Sets the value of ODFDOM attribute representation StyleTextBlinkingAttribute , See style:text-blinking
 void setStyleTextCombineAttribute(String styleTextCombineValue)
          Sets the value of ODFDOM attribute representation StyleTextCombineAttribute , See style:text-combine
 void setStyleTextCombineEndCharAttribute(String styleTextCombineEndCharValue)
          Sets the value of ODFDOM attribute representation StyleTextCombineEndCharAttribute , See style:text-combine-end-char
 void setStyleTextCombineStartCharAttribute(String styleTextCombineStartCharValue)
          Sets the value of ODFDOM attribute representation StyleTextCombineStartCharAttribute , See style:text-combine-start-char
 void setStyleTextEmphasizeAttribute(String styleTextEmphasizeValue)
          Sets the value of ODFDOM attribute representation StyleTextEmphasizeAttribute , See style:text-emphasize
 void setStyleTextLineThroughColorAttribute(String styleTextLineThroughColorValue)
          Sets the value of ODFDOM attribute representation StyleTextLineThroughColorAttribute , See style:text-line-through-color
 void setStyleTextLineThroughModeAttribute(String styleTextLineThroughModeValue)
          Sets the value of ODFDOM attribute representation StyleTextLineThroughModeAttribute , See style:text-line-through-mode
 void setStyleTextLineThroughStyleAttribute(String styleTextLineThroughStyleValue)
          Sets the value of ODFDOM attribute representation StyleTextLineThroughStyleAttribute , See style:text-line-through-style
 void setStyleTextLineThroughTextAttribute(String styleTextLineThroughTextValue)
          Sets the value of ODFDOM attribute representation StyleTextLineThroughTextAttribute , See style:text-line-through-text
 void setStyleTextLineThroughTextStyleAttribute(String styleTextLineThroughTextStyleValue)
          Sets the value of ODFDOM attribute representation StyleTextLineThroughTextStyleAttribute , See style:text-line-through-text-style
 void setStyleTextLineThroughTypeAttribute(String styleTextLineThroughTypeValue)
          Sets the value of ODFDOM attribute representation StyleTextLineThroughTypeAttribute , See style:text-line-through-type
 void setStyleTextLineThroughWidthAttribute(String styleTextLineThroughWidthValue)
          Sets the value of ODFDOM attribute representation StyleTextLineThroughWidthAttribute , See style:text-line-through-width
 void setStyleTextOutlineAttribute(Boolean styleTextOutlineValue)
          Sets the value of ODFDOM attribute representation StyleTextOutlineAttribute , See style:text-outline
 void setStyleTextOverlineColorAttribute(String styleTextOverlineColorValue)
          Sets the value of ODFDOM attribute representation StyleTextOverlineColorAttribute , See style:text-overline-color
 void setStyleTextOverlineModeAttribute(String styleTextOverlineModeValue)
          Sets the value of ODFDOM attribute representation StyleTextOverlineModeAttribute , See style:text-overline-mode
 void setStyleTextOverlineStyleAttribute(String styleTextOverlineStyleValue)
          Sets the value of ODFDOM attribute representation StyleTextOverlineStyleAttribute , See style:text-overline-style
 void setStyleTextOverlineTypeAttribute(String styleTextOverlineTypeValue)
          Sets the value of ODFDOM attribute representation StyleTextOverlineTypeAttribute , See style:text-overline-type
 void setStyleTextOverlineWidthAttribute(String styleTextOverlineWidthValue)
          Sets the value of ODFDOM attribute representation StyleTextOverlineWidthAttribute , See style:text-overline-width
 void setStyleTextPositionAttribute(String styleTextPositionValue)
          Sets the value of ODFDOM attribute representation StyleTextPositionAttribute , See style:text-position
 void setStyleTextRotationAngleAttribute(String styleTextRotationAngleValue)
          Sets the value of ODFDOM attribute representation StyleTextRotationAngleAttribute , See style:text-rotation-angle
 void setStyleTextRotationScaleAttribute(String styleTextRotationScaleValue)
          Sets the value of ODFDOM attribute representation StyleTextRotationScaleAttribute , See style:text-rotation-scale
 void setStyleTextScaleAttribute(String styleTextScaleValue)
          Sets the value of ODFDOM attribute representation StyleTextScaleAttribute , See style:text-scale
 void setStyleTextUnderlineColorAttribute(String styleTextUnderlineColorValue)
          Sets the value of ODFDOM attribute representation StyleTextUnderlineColorAttribute , See style:text-underline-color
 void setStyleTextUnderlineModeAttribute(String styleTextUnderlineModeValue)
          Sets the value of ODFDOM attribute representation StyleTextUnderlineModeAttribute , See style:text-underline-mode
 void setStyleTextUnderlineStyleAttribute(String styleTextUnderlineStyleValue)
          Sets the value of ODFDOM attribute representation StyleTextUnderlineStyleAttribute , See style:text-underline-style
 void setStyleTextUnderlineTypeAttribute(String styleTextUnderlineTypeValue)
          Sets the value of ODFDOM attribute representation StyleTextUnderlineTypeAttribute , See style:text-underline-type
 void setStyleTextUnderlineWidthAttribute(String styleTextUnderlineWidthValue)
          Sets the value of ODFDOM attribute representation StyleTextUnderlineWidthAttribute , See style:text-underline-width
 void setStyleUseWindowFontColorAttribute(Boolean styleUseWindowFontColorValue)
          Sets the value of ODFDOM attribute representation StyleUseWindowFontColorAttribute , See style:use-window-font-color
 void setTextConditionAttribute(String textConditionValue)
          Sets the value of ODFDOM attribute representation TextConditionAttribute , See text:condition
 void setTextDisplayAttribute(String textDisplayValue)
          Sets the value of ODFDOM attribute representation TextDisplayAttribute , See text:display
 
Methods inherited from class org.odftoolkit.odfdom.dom.element.OdfStylePropertiesBase
hashCode
 
Methods inherited from class org.odftoolkit.odfdom.pkg.OdfElement
cloneNode, cloneOdfElement, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getParentAs, hasOdfAttribute, insertBefore, onInsertNode, onInsertNode, onRemoveNode, onRemoveNode, removeChild, replaceChild, setOdfAttribute, setOdfAttributeValue, toString
 
Methods inherited from class org.apache.xerces.dom.ElementNSImpl
getBaseURI, getLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, isDerivedFrom, setPrefix, setType, setValues
 
Methods inherited from class org.apache.xerces.dom.ElementImpl
getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getDefaultAttributes, getElementsByTagName, getElementsByTagNameNS, getNodeName, getNodeType, getSchemaTypeInfo, getTagName, getXercesAttribute, hasAttribute, hasAttributeNS, hasAttributes, isEqualNode, normalize, reconcileDefaultAttributes, removeAttribute, removeAttributeNode, removeAttributeNS, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNS, setOwnerDocument, setReadOnly, setupDefaultAttributes, setXercesAttributeNode, synchronizeData
 
Methods inherited from class org.apache.xerces.dom.ParentNode
getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, item, setTextContent, synchronizeChildren
 
Methods inherited from class org.apache.xerces.dom.ChildNode
getNextSibling, getParentNode, getPreviousSibling
 
Methods inherited from class org.apache.xerces.dom.NodeImpl
addEventListener, appendChild, changed, changes, compareDocumentPosition, compareTreePosition, dispatchEvent, getContainer, getFeature, getNodeNumber, getNodeValue, getReadOnly, getUserData, getUserData, getUserDataRecord, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, needsSyncChildren, removeEventListener, setNodeValue, setUserData, setUserData
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.w3c.dom.Node
appendChild, compareDocumentPosition, getChildNodes, getFeature, getFirstChild, getLastChild, getNextSibling, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling, getTextContent, getUserData, hasChildNodes, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setNodeValue, setTextContent, setUserData
 

Field Detail

ELEMENT_NAME

public static final OdfName ELEMENT_NAME

BackgroundColor

public static final OdfStyleProperty BackgroundColor

Color

public static final OdfStyleProperty Color

Country

public static final OdfStyleProperty Country

FontFamily

public static final OdfStyleProperty FontFamily

FontSize

public static final OdfStyleProperty FontSize

FontStyle

public static final OdfStyleProperty FontStyle

FontVariant

public static final OdfStyleProperty FontVariant

FontWeight

public static final OdfStyleProperty FontWeight

Hyphenate

public static final OdfStyleProperty Hyphenate

HyphenationPushCharCount

public static final OdfStyleProperty HyphenationPushCharCount

HyphenationRemainCharCount

public static final OdfStyleProperty HyphenationRemainCharCount

Language

public static final OdfStyleProperty Language

LetterSpacing

public static final OdfStyleProperty LetterSpacing

Script

public static final OdfStyleProperty Script

TextShadow

public static final OdfStyleProperty TextShadow

TextTransform

public static final OdfStyleProperty TextTransform

CountryAsian

public static final OdfStyleProperty CountryAsian

CountryComplex

public static final OdfStyleProperty CountryComplex

FontCharset

public static final OdfStyleProperty FontCharset

FontCharsetAsian

public static final OdfStyleProperty FontCharsetAsian

FontCharsetComplex

public static final OdfStyleProperty FontCharsetComplex

FontFamilyAsian

public static final OdfStyleProperty FontFamilyAsian

FontFamilyComplex

public static final OdfStyleProperty FontFamilyComplex

FontFamilyGeneric

public static final OdfStyleProperty FontFamilyGeneric

FontFamilyGenericAsian

public static final OdfStyleProperty FontFamilyGenericAsian

FontFamilyGenericComplex

public static final OdfStyleProperty FontFamilyGenericComplex

FontName

public static final OdfStyleProperty FontName

FontNameAsian

public static final OdfStyleProperty FontNameAsian

FontNameComplex

public static final OdfStyleProperty FontNameComplex

FontPitch

public static final OdfStyleProperty FontPitch

FontPitchAsian

public static final OdfStyleProperty FontPitchAsian

FontPitchComplex

public static final OdfStyleProperty FontPitchComplex

FontRelief

public static final OdfStyleProperty FontRelief

FontSizeAsian

public static final OdfStyleProperty FontSizeAsian

FontSizeComplex

public static final OdfStyleProperty FontSizeComplex

FontSizeRel

public static final OdfStyleProperty FontSizeRel

FontSizeRelAsian

public static final OdfStyleProperty FontSizeRelAsian

FontSizeRelComplex

public static final OdfStyleProperty FontSizeRelComplex

FontStyleAsian

public static final OdfStyleProperty FontStyleAsian

FontStyleComplex

public static final OdfStyleProperty FontStyleComplex

FontStyleName

public static final OdfStyleProperty FontStyleName

FontStyleNameAsian

public static final OdfStyleProperty FontStyleNameAsian

FontStyleNameComplex

public static final OdfStyleProperty FontStyleNameComplex

FontWeightAsian

public static final OdfStyleProperty FontWeightAsian

FontWeightComplex

public static final OdfStyleProperty FontWeightComplex

LanguageAsian

public static final OdfStyleProperty LanguageAsian

LanguageComplex

public static final OdfStyleProperty LanguageComplex

LetterKerning

public static final OdfStyleProperty LetterKerning

RfcLanguageTag

public static final OdfStyleProperty RfcLanguageTag

RfcLanguageTagAsian

public static final OdfStyleProperty RfcLanguageTagAsian

RfcLanguageTagComplex

public static final OdfStyleProperty RfcLanguageTagComplex

ScriptAsian

public static final OdfStyleProperty ScriptAsian

ScriptComplex

public static final OdfStyleProperty ScriptComplex

ScriptType

public static final OdfStyleProperty ScriptType

TextBlinking

public static final OdfStyleProperty TextBlinking

TextCombine

public static final OdfStyleProperty TextCombine

TextCombineEndChar

public static final OdfStyleProperty TextCombineEndChar

TextCombineStartChar

public static final OdfStyleProperty TextCombineStartChar

TextEmphasize

public static final OdfStyleProperty TextEmphasize

TextLineThroughColor

public static final OdfStyleProperty TextLineThroughColor

TextLineThroughMode

public static final OdfStyleProperty TextLineThroughMode

TextLineThroughStyle

public static final OdfStyleProperty TextLineThroughStyle

TextLineThroughText

public static final OdfStyleProperty TextLineThroughText

TextLineThroughTextStyle

public static final OdfStyleProperty TextLineThroughTextStyle

TextLineThroughType

public static final OdfStyleProperty TextLineThroughType

TextLineThroughWidth

public static final OdfStyleProperty TextLineThroughWidth

TextOutline

public static final OdfStyleProperty TextOutline

TextOverlineColor

public static final OdfStyleProperty TextOverlineColor

TextOverlineMode

public static final OdfStyleProperty TextOverlineMode

TextOverlineStyle

public static final OdfStyleProperty TextOverlineStyle

TextOverlineType

public static final OdfStyleProperty TextOverlineType

TextOverlineWidth

public static final OdfStyleProperty TextOverlineWidth

TextPosition

public static final OdfStyleProperty TextPosition

TextRotationAngle

public static final OdfStyleProperty TextRotationAngle

TextRotationScale

public static final OdfStyleProperty TextRotationScale

TextScale

public static final OdfStyleProperty TextScale

TextUnderlineColor

public static final OdfStyleProperty TextUnderlineColor

TextUnderlineMode

public static final OdfStyleProperty TextUnderlineMode

TextUnderlineStyle

public static final OdfStyleProperty TextUnderlineStyle

TextUnderlineType

public static final OdfStyleProperty TextUnderlineType

TextUnderlineWidth

public static final OdfStyleProperty TextUnderlineWidth

UseWindowFontColor

public static final OdfStyleProperty UseWindowFontColor

Condition

public static final OdfStyleProperty Condition

Display

public static final OdfStyleProperty Display
Constructor Detail

StyleTextPropertiesElement

public StyleTextPropertiesElement(OdfFileDom ownerDoc)
Create the instance of StyleTextPropertiesElement

Parameters:
ownerDoc - The type is OdfFileDom
Method Detail

getOdfName

public OdfName getOdfName()
Get the element name

Specified by:
getOdfName in class OdfElement
Returns:
return OdfName the name of element style:text-properties.

getFoBackgroundColorAttribute

public String getFoBackgroundColorAttribute()
Receives the value of the ODFDOM attribute representation FoBackgroundColorAttribute , See fo:background-color

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoBackgroundColorAttribute

public void setFoBackgroundColorAttribute(String foBackgroundColorValue)
Sets the value of ODFDOM attribute representation FoBackgroundColorAttribute , See fo:background-color

Parameters:
foBackgroundColorValue - The type is String

getFoColorAttribute

public String getFoColorAttribute()
Receives the value of the ODFDOM attribute representation FoColorAttribute , See fo:color

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoColorAttribute

public void setFoColorAttribute(String foColorValue)
Sets the value of ODFDOM attribute representation FoColorAttribute , See fo:color

Parameters:
foColorValue - The type is String

getFoCountryAttribute

public String getFoCountryAttribute()
Receives the value of the ODFDOM attribute representation FoCountryAttribute , See fo:country

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoCountryAttribute

public void setFoCountryAttribute(String foCountryValue)
Sets the value of ODFDOM attribute representation FoCountryAttribute , See fo:country

Parameters:
foCountryValue - The type is String

getFoFontFamilyAttribute

public String getFoFontFamilyAttribute()
Receives the value of the ODFDOM attribute representation FoFontFamilyAttribute , See fo:font-family

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoFontFamilyAttribute

public void setFoFontFamilyAttribute(String foFontFamilyValue)
Sets the value of ODFDOM attribute representation FoFontFamilyAttribute , See fo:font-family

Parameters:
foFontFamilyValue - The type is String

getFoFontSizeAttribute

public String getFoFontSizeAttribute()
Receives the value of the ODFDOM attribute representation FoFontSizeAttribute , See fo:font-size

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoFontSizeAttribute

public void setFoFontSizeAttribute(String foFontSizeValue)
Sets the value of ODFDOM attribute representation FoFontSizeAttribute , See fo:font-size

Parameters:
foFontSizeValue - The type is String

getFoFontStyleAttribute

public String getFoFontStyleAttribute()
Receives the value of the ODFDOM attribute representation FoFontStyleAttribute , See fo:font-style

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoFontStyleAttribute

public void setFoFontStyleAttribute(String foFontStyleValue)
Sets the value of ODFDOM attribute representation FoFontStyleAttribute , See fo:font-style

Parameters:
foFontStyleValue - The type is String

getFoFontVariantAttribute

public String getFoFontVariantAttribute()
Receives the value of the ODFDOM attribute representation FoFontVariantAttribute , See fo:font-variant

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoFontVariantAttribute

public void setFoFontVariantAttribute(String foFontVariantValue)
Sets the value of ODFDOM attribute representation FoFontVariantAttribute , See fo:font-variant

Parameters:
foFontVariantValue - The type is String

getFoFontWeightAttribute

public String getFoFontWeightAttribute()
Receives the value of the ODFDOM attribute representation FoFontWeightAttribute , See fo:font-weight

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoFontWeightAttribute

public void setFoFontWeightAttribute(String foFontWeightValue)
Sets the value of ODFDOM attribute representation FoFontWeightAttribute , See fo:font-weight

Parameters:
foFontWeightValue - The type is String

getFoHyphenateAttribute

public Boolean getFoHyphenateAttribute()
Receives the value of the ODFDOM attribute representation FoHyphenateAttribute , See fo:hyphenate

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setFoHyphenateAttribute

public void setFoHyphenateAttribute(Boolean foHyphenateValue)
Sets the value of ODFDOM attribute representation FoHyphenateAttribute , See fo:hyphenate

Parameters:
foHyphenateValue - The type is Boolean

getFoHyphenationPushCharCountAttribute

public Integer getFoHyphenationPushCharCountAttribute()
Receives the value of the ODFDOM attribute representation FoHyphenationPushCharCountAttribute , See fo:hyphenation-push-char-count

Returns:
- the Integer , the value or null, if the attribute is not set and no default value defined.

setFoHyphenationPushCharCountAttribute

public void setFoHyphenationPushCharCountAttribute(Integer foHyphenationPushCharCountValue)
Sets the value of ODFDOM attribute representation FoHyphenationPushCharCountAttribute , See fo:hyphenation-push-char-count

Parameters:
foHyphenationPushCharCountValue - The type is Integer

getFoHyphenationRemainCharCountAttribute

public Integer getFoHyphenationRemainCharCountAttribute()
Receives the value of the ODFDOM attribute representation FoHyphenationRemainCharCountAttribute , See fo:hyphenation-remain-char-count

Returns:
- the Integer , the value or null, if the attribute is not set and no default value defined.

setFoHyphenationRemainCharCountAttribute

public void setFoHyphenationRemainCharCountAttribute(Integer foHyphenationRemainCharCountValue)
Sets the value of ODFDOM attribute representation FoHyphenationRemainCharCountAttribute , See fo:hyphenation-remain-char-count

Parameters:
foHyphenationRemainCharCountValue - The type is Integer

getFoLanguageAttribute

public String getFoLanguageAttribute()
Receives the value of the ODFDOM attribute representation FoLanguageAttribute , See fo:language

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoLanguageAttribute

public void setFoLanguageAttribute(String foLanguageValue)
Sets the value of ODFDOM attribute representation FoLanguageAttribute , See fo:language

Parameters:
foLanguageValue - The type is String

getFoLetterSpacingAttribute

public String getFoLetterSpacingAttribute()
Receives the value of the ODFDOM attribute representation FoLetterSpacingAttribute , See fo:letter-spacing

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoLetterSpacingAttribute

public void setFoLetterSpacingAttribute(String foLetterSpacingValue)
Sets the value of ODFDOM attribute representation FoLetterSpacingAttribute , See fo:letter-spacing

Parameters:
foLetterSpacingValue - The type is String

getFoScriptAttribute

public String getFoScriptAttribute()
Receives the value of the ODFDOM attribute representation FoScriptAttribute , See fo:script

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoScriptAttribute

public void setFoScriptAttribute(String foScriptValue)
Sets the value of ODFDOM attribute representation FoScriptAttribute , See fo:script

Parameters:
foScriptValue - The type is String

getFoTextShadowAttribute

public String getFoTextShadowAttribute()
Receives the value of the ODFDOM attribute representation FoTextShadowAttribute , See fo:text-shadow

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoTextShadowAttribute

public void setFoTextShadowAttribute(String foTextShadowValue)
Sets the value of ODFDOM attribute representation FoTextShadowAttribute , See fo:text-shadow

Parameters:
foTextShadowValue - The type is String

getFoTextTransformAttribute

public String getFoTextTransformAttribute()
Receives the value of the ODFDOM attribute representation FoTextTransformAttribute , See fo:text-transform

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoTextTransformAttribute

public void setFoTextTransformAttribute(String foTextTransformValue)
Sets the value of ODFDOM attribute representation FoTextTransformAttribute , See fo:text-transform

Parameters:
foTextTransformValue - The type is String

getStyleCountryAsianAttribute

public String getStyleCountryAsianAttribute()
Receives the value of the ODFDOM attribute representation StyleCountryAsianAttribute , See style:country-asian

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleCountryAsianAttribute

public void setStyleCountryAsianAttribute(String styleCountryAsianValue)
Sets the value of ODFDOM attribute representation StyleCountryAsianAttribute , See style:country-asian

Parameters:
styleCountryAsianValue - The type is String

getStyleCountryComplexAttribute

public String getStyleCountryComplexAttribute()
Receives the value of the ODFDOM attribute representation StyleCountryComplexAttribute , See style:country-complex

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleCountryComplexAttribute

public void setStyleCountryComplexAttribute(String styleCountryComplexValue)
Sets the value of ODFDOM attribute representation StyleCountryComplexAttribute , See style:country-complex

Parameters:
styleCountryComplexValue - The type is String

getStyleFontCharsetAttribute

public String getStyleFontCharsetAttribute()
Receives the value of the ODFDOM attribute representation StyleFontCharsetAttribute , See style:font-charset

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleFontCharsetAttribute

public void setStyleFontCharsetAttribute(String styleFontCharsetValue)
Sets the value of ODFDOM attribute representation StyleFontCharsetAttribute , See style:font-charset

Parameters:
styleFontCharsetValue - The type is String

getStyleFontCharsetAsianAttribute

public String getStyleFontCharsetAsianAttribute()
Receives the value of the ODFDOM attribute representation StyleFontCharsetAsianAttribute , See style:font-charset-asian

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleFontCharsetAsianAttribute

public void setStyleFontCharsetAsianAttribute(String styleFontCharsetAsianValue)
Sets the value of ODFDOM attribute representation StyleFontCharsetAsianAttribute , See style:font-charset-asian

Parameters:
styleFontCharsetAsianValue - The type is String

getStyleFontCharsetComplexAttribute

public String getStyleFontCharsetComplexAttribute()
Receives the value of the ODFDOM attribute representation StyleFontCharsetComplexAttribute , See style:font-charset-complex

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleFontCharsetComplexAttribute

public void setStyleFontCharsetComplexAttribute(String styleFontCharsetComplexValue)
Sets the value of ODFDOM attribute representation StyleFontCharsetComplexAttribute , See style:font-charset-complex

Parameters:
styleFontCharsetComplexValue - The type is String

getStyleFontFamilyAsianAttribute

public String getStyleFontFamilyAsianAttribute()
Receives the value of the ODFDOM attribute representation StyleFontFamilyAsianAttribute , See style:font-family-asian

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleFontFamilyAsianAttribute

public void setStyleFontFamilyAsianAttribute(String styleFontFamilyAsianValue)
Sets the value of ODFDOM attribute representation StyleFontFamilyAsianAttribute , See style:font-family-asian

Parameters:
styleFontFamilyAsianValue - The type is String

getStyleFontFamilyComplexAttribute

public String getStyleFontFamilyComplexAttribute()
Receives the value of the ODFDOM attribute representation StyleFontFamilyComplexAttribute , See style:font-family-complex

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleFontFamilyComplexAttribute

public void setStyleFontFamilyComplexAttribute(String styleFontFamilyComplexValue)
Sets the value of ODFDOM attribute representation StyleFontFamilyComplexAttribute , See style:font-family-complex

Parameters:
styleFontFamilyComplexValue - The type is String

getStyleFontFamilyGenericAttribute

public String getStyleFontFamilyGenericAttribute()
Receives the value of the ODFDOM attribute representation StyleFontFamilyGenericAttribute , See style:font-family-generic

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleFontFamilyGenericAttribute

public void setStyleFontFamilyGenericAttribute(String styleFontFamilyGenericValue)
Sets the value of ODFDOM attribute representation StyleFontFamilyGenericAttribute , See style:font-family-generic

Parameters:
styleFontFamilyGenericValue - The type is String

getStyleFontFamilyGenericAsianAttribute

public String getStyleFontFamilyGenericAsianAttribute()
Receives the value of the ODFDOM attribute representation StyleFontFamilyGenericAsianAttribute , See style:font-family-generic-asian

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleFontFamilyGenericAsianAttribute

public void setStyleFontFamilyGenericAsianAttribute(String styleFontFamilyGenericAsianValue)
Sets the value of ODFDOM attribute representation StyleFontFamilyGenericAsianAttribute , See style:font-family-generic-asian

Parameters:
styleFontFamilyGenericAsianValue - The type is String

getStyleFontFamilyGenericComplexAttribute

public String getStyleFontFamilyGenericComplexAttribute()
Receives the value of the ODFDOM attribute representation StyleFontFamilyGenericComplexAttribute , See style:font-family-generic-complex

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleFontFamilyGenericComplexAttribute

public void setStyleFontFamilyGenericComplexAttribute(String styleFontFamilyGenericComplexValue)
Sets the value of ODFDOM attribute representation StyleFontFamilyGenericComplexAttribute , See style:font-family-generic-complex

Parameters:
styleFontFamilyGenericComplexValue - The type is String

getStyleFontNameAttribute

public String getStyleFontNameAttribute()
Receives the value of the ODFDOM attribute representation StyleFontNameAttribute , See style:font-name

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleFontNameAttribute

public void setStyleFontNameAttribute(String styleFontNameValue)
Sets the value of ODFDOM attribute representation StyleFontNameAttribute , See style:font-name

Parameters:
styleFontNameValue - The type is String

getStyleFontNameAsianAttribute

public String getStyleFontNameAsianAttribute()
Receives the value of the ODFDOM attribute representation StyleFontNameAsianAttribute , See style:font-name-asian

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleFontNameAsianAttribute

public void setStyleFontNameAsianAttribute(String styleFontNameAsianValue)
Sets the value of ODFDOM attribute representation StyleFontNameAsianAttribute , See style:font-name-asian

Parameters:
styleFontNameAsianValue - The type is String

getStyleFontNameComplexAttribute

public String getStyleFontNameComplexAttribute()
Receives the value of the ODFDOM attribute representation StyleFontNameComplexAttribute , See style:font-name-complex

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleFontNameComplexAttribute

public void setStyleFontNameComplexAttribute(String styleFontNameComplexValue)
Sets the value of ODFDOM attribute representation StyleFontNameComplexAttribute , See style:font-name-complex

Parameters:
styleFontNameComplexValue - The type is String

getStyleFontPitchAttribute

public String getStyleFontPitchAttribute()
Receives the value of the ODFDOM attribute representation StyleFontPitchAttribute , See style:font-pitch

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleFontPitchAttribute

public void setStyleFontPitchAttribute(String styleFontPitchValue)
Sets the value of ODFDOM attribute representation StyleFontPitchAttribute , See style:font-pitch

Parameters:
styleFontPitchValue - The type is String

getStyleFontPitchAsianAttribute

public String getStyleFontPitchAsianAttribute()
Receives the value of the ODFDOM attribute representation StyleFontPitchAsianAttribute , See style:font-pitch-asian

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleFontPitchAsianAttribute

public void setStyleFontPitchAsianAttribute(String styleFontPitchAsianValue)
Sets the value of ODFDOM attribute representation StyleFontPitchAsianAttribute , See style:font-pitch-asian

Parameters:
styleFontPitchAsianValue - The type is String

getStyleFontPitchComplexAttribute

public String getStyleFontPitchComplexAttribute()
Receives the value of the ODFDOM attribute representation StyleFontPitchComplexAttribute , See style:font-pitch-complex

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleFontPitchComplexAttribute

public void setStyleFontPitchComplexAttribute(String styleFontPitchComplexValue)
Sets the value of ODFDOM attribute representation StyleFontPitchComplexAttribute , See style:font-pitch-complex

Parameters:
styleFontPitchComplexValue - The type is String

getStyleFontReliefAttribute

public String getStyleFontReliefAttribute()
Receives the value of the ODFDOM attribute representation StyleFontReliefAttribute , See style:font-relief

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleFontReliefAttribute

public void setStyleFontReliefAttribute(String styleFontReliefValue)
Sets the value of ODFDOM attribute representation StyleFontReliefAttribute , See style:font-relief

Parameters:
styleFontReliefValue - The type is String

getStyleFontSizeAsianAttribute

public String getStyleFontSizeAsianAttribute()
Receives the value of the ODFDOM attribute representation StyleFontSizeAsianAttribute , See style:font-size-asian

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleFontSizeAsianAttribute

public void setStyleFontSizeAsianAttribute(String styleFontSizeAsianValue)
Sets the value of ODFDOM attribute representation StyleFontSizeAsianAttribute , See style:font-size-asian

Parameters:
styleFontSizeAsianValue - The type is String

getStyleFontSizeComplexAttribute

public String getStyleFontSizeComplexAttribute()
Receives the value of the ODFDOM attribute representation StyleFontSizeComplexAttribute , See style:font-size-complex

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleFontSizeComplexAttribute

public void setStyleFontSizeComplexAttribute(String styleFontSizeComplexValue)
Sets the value of ODFDOM attribute representation StyleFontSizeComplexAttribute , See style:font-size-complex

Parameters:
styleFontSizeComplexValue - The type is String

getStyleFontSizeRelAttribute

public String getStyleFontSizeRelAttribute()
Receives the value of the ODFDOM attribute representation StyleFontSizeRelAttribute , See style:font-size-rel

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleFontSizeRelAttribute

public void setStyleFontSizeRelAttribute(String styleFontSizeRelValue)
Sets the value of ODFDOM attribute representation StyleFontSizeRelAttribute , See style:font-size-rel

Parameters:
styleFontSizeRelValue - The type is String

getStyleFontSizeRelAsianAttribute

public String getStyleFontSizeRelAsianAttribute()
Receives the value of the ODFDOM attribute representation StyleFontSizeRelAsianAttribute , See style:font-size-rel-asian

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleFontSizeRelAsianAttribute

public void setStyleFontSizeRelAsianAttribute(String styleFontSizeRelAsianValue)
Sets the value of ODFDOM attribute representation StyleFontSizeRelAsianAttribute , See style:font-size-rel-asian

Parameters:
styleFontSizeRelAsianValue - The type is String

getStyleFontSizeRelComplexAttribute

public String getStyleFontSizeRelComplexAttribute()
Receives the value of the ODFDOM attribute representation StyleFontSizeRelComplexAttribute , See style:font-size-rel-complex

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleFontSizeRelComplexAttribute

public void setStyleFontSizeRelComplexAttribute(String styleFontSizeRelComplexValue)
Sets the value of ODFDOM attribute representation StyleFontSizeRelComplexAttribute , See style:font-size-rel-complex

Parameters:
styleFontSizeRelComplexValue - The type is String

getStyleFontStyleAsianAttribute

public String getStyleFontStyleAsianAttribute()
Receives the value of the ODFDOM attribute representation StyleFontStyleAsianAttribute , See style:font-style-asian

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleFontStyleAsianAttribute

public void setStyleFontStyleAsianAttribute(String styleFontStyleAsianValue)
Sets the value of ODFDOM attribute representation StyleFontStyleAsianAttribute , See style:font-style-asian

Parameters:
styleFontStyleAsianValue - The type is String

getStyleFontStyleComplexAttribute

public String getStyleFontStyleComplexAttribute()
Receives the value of the ODFDOM attribute representation StyleFontStyleComplexAttribute , See style:font-style-complex

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleFontStyleComplexAttribute

public void setStyleFontStyleComplexAttribute(String styleFontStyleComplexValue)
Sets the value of ODFDOM attribute representation StyleFontStyleComplexAttribute , See style:font-style-complex

Parameters:
styleFontStyleComplexValue - The type is String

getStyleFontStyleNameAttribute

public String getStyleFontStyleNameAttribute()
Receives the value of the ODFDOM attribute representation StyleFontStyleNameAttribute , See style:font-style-name

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleFontStyleNameAttribute

public void setStyleFontStyleNameAttribute(String styleFontStyleNameValue)
Sets the value of ODFDOM attribute representation StyleFontStyleNameAttribute , See style:font-style-name

Parameters:
styleFontStyleNameValue - The type is String

getStyleFontStyleNameAsianAttribute

public String getStyleFontStyleNameAsianAttribute()
Receives the value of the ODFDOM attribute representation StyleFontStyleNameAsianAttribute , See style:font-style-name-asian

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleFontStyleNameAsianAttribute

public void setStyleFontStyleNameAsianAttribute(String styleFontStyleNameAsianValue)
Sets the value of ODFDOM attribute representation StyleFontStyleNameAsianAttribute , See style:font-style-name-asian

Parameters:
styleFontStyleNameAsianValue - The type is String

getStyleFontStyleNameComplexAttribute

public String getStyleFontStyleNameComplexAttribute()
Receives the value of the ODFDOM attribute representation StyleFontStyleNameComplexAttribute , See style:font-style-name-complex

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleFontStyleNameComplexAttribute

public void setStyleFontStyleNameComplexAttribute(String styleFontStyleNameComplexValue)
Sets the value of ODFDOM attribute representation StyleFontStyleNameComplexAttribute , See style:font-style-name-complex

Parameters:
styleFontStyleNameComplexValue - The type is String

getStyleFontWeightAsianAttribute

public String getStyleFontWeightAsianAttribute()
Receives the value of the ODFDOM attribute representation StyleFontWeightAsianAttribute , See style:font-weight-asian

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleFontWeightAsianAttribute

public void setStyleFontWeightAsianAttribute(String styleFontWeightAsianValue)
Sets the value of ODFDOM attribute representation StyleFontWeightAsianAttribute , See style:font-weight-asian

Parameters:
styleFontWeightAsianValue - The type is String

getStyleFontWeightComplexAttribute

public String getStyleFontWeightComplexAttribute()
Receives the value of the ODFDOM attribute representation StyleFontWeightComplexAttribute , See style:font-weight-complex

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleFontWeightComplexAttribute

public void setStyleFontWeightComplexAttribute(String styleFontWeightComplexValue)
Sets the value of ODFDOM attribute representation StyleFontWeightComplexAttribute , See style:font-weight-complex

Parameters:
styleFontWeightComplexValue - The type is String

getStyleLanguageAsianAttribute

public String getStyleLanguageAsianAttribute()
Receives the value of the ODFDOM attribute representation StyleLanguageAsianAttribute , See style:language-asian

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleLanguageAsianAttribute

public void setStyleLanguageAsianAttribute(String styleLanguageAsianValue)
Sets the value of ODFDOM attribute representation StyleLanguageAsianAttribute , See style:language-asian

Parameters:
styleLanguageAsianValue - The type is String

getStyleLanguageComplexAttribute

public String getStyleLanguageComplexAttribute()
Receives the value of the ODFDOM attribute representation StyleLanguageComplexAttribute , See style:language-complex

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleLanguageComplexAttribute

public void setStyleLanguageComplexAttribute(String styleLanguageComplexValue)
Sets the value of ODFDOM attribute representation StyleLanguageComplexAttribute , See style:language-complex

Parameters:
styleLanguageComplexValue - The type is String

getStyleLetterKerningAttribute

public Boolean getStyleLetterKerningAttribute()
Receives the value of the ODFDOM attribute representation StyleLetterKerningAttribute , See style:letter-kerning

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setStyleLetterKerningAttribute

public void setStyleLetterKerningAttribute(Boolean styleLetterKerningValue)
Sets the value of ODFDOM attribute representation StyleLetterKerningAttribute , See style:letter-kerning

Parameters:
styleLetterKerningValue - The type is Boolean

getStyleRfcLanguageTagAttribute

public String getStyleRfcLanguageTagAttribute()
Receives the value of the ODFDOM attribute representation StyleRfcLanguageTagAttribute , See style:rfc-language-tag

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleRfcLanguageTagAttribute

public void setStyleRfcLanguageTagAttribute(String styleRfcLanguageTagValue)
Sets the value of ODFDOM attribute representation StyleRfcLanguageTagAttribute , See style:rfc-language-tag

Parameters:
styleRfcLanguageTagValue - The type is String

getStyleRfcLanguageTagAsianAttribute

public String getStyleRfcLanguageTagAsianAttribute()
Receives the value of the ODFDOM attribute representation StyleRfcLanguageTagAsianAttribute , See style:rfc-language-tag-asian

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleRfcLanguageTagAsianAttribute

public void setStyleRfcLanguageTagAsianAttribute(String styleRfcLanguageTagAsianValue)
Sets the value of ODFDOM attribute representation StyleRfcLanguageTagAsianAttribute , See style:rfc-language-tag-asian

Parameters:
styleRfcLanguageTagAsianValue - The type is String

getStyleRfcLanguageTagComplexAttribute

public String getStyleRfcLanguageTagComplexAttribute()
Receives the value of the ODFDOM attribute representation StyleRfcLanguageTagComplexAttribute , See style:rfc-language-tag-complex

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleRfcLanguageTagComplexAttribute

public void setStyleRfcLanguageTagComplexAttribute(String styleRfcLanguageTagComplexValue)
Sets the value of ODFDOM attribute representation StyleRfcLanguageTagComplexAttribute , See style:rfc-language-tag-complex

Parameters:
styleRfcLanguageTagComplexValue - The type is String

getStyleScriptAsianAttribute

public String getStyleScriptAsianAttribute()
Receives the value of the ODFDOM attribute representation StyleScriptAsianAttribute , See style:script-asian

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleScriptAsianAttribute

public void setStyleScriptAsianAttribute(String styleScriptAsianValue)
Sets the value of ODFDOM attribute representation StyleScriptAsianAttribute , See style:script-asian

Parameters:
styleScriptAsianValue - The type is String

getStyleScriptComplexAttribute

public String getStyleScriptComplexAttribute()
Receives the value of the ODFDOM attribute representation StyleScriptComplexAttribute , See style:script-complex

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleScriptComplexAttribute

public void setStyleScriptComplexAttribute(String styleScriptComplexValue)
Sets the value of ODFDOM attribute representation StyleScriptComplexAttribute , See style:script-complex

Parameters:
styleScriptComplexValue - The type is String

getStyleScriptTypeAttribute

public String getStyleScriptTypeAttribute()
Receives the value of the ODFDOM attribute representation StyleScriptTypeAttribute , See style:script-type

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleScriptTypeAttribute

public void setStyleScriptTypeAttribute(String styleScriptTypeValue)
Sets the value of ODFDOM attribute representation StyleScriptTypeAttribute , See style:script-type

Parameters:
styleScriptTypeValue - The type is String

getStyleTextBlinkingAttribute

public Boolean getStyleTextBlinkingAttribute()
Receives the value of the ODFDOM attribute representation StyleTextBlinkingAttribute , See style:text-blinking

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setStyleTextBlinkingAttribute

public void setStyleTextBlinkingAttribute(Boolean styleTextBlinkingValue)
Sets the value of ODFDOM attribute representation StyleTextBlinkingAttribute , See style:text-blinking

Parameters:
styleTextBlinkingValue - The type is Boolean

getStyleTextCombineAttribute

public String getStyleTextCombineAttribute()
Receives the value of the ODFDOM attribute representation StyleTextCombineAttribute , See style:text-combine

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleTextCombineAttribute

public void setStyleTextCombineAttribute(String styleTextCombineValue)
Sets the value of ODFDOM attribute representation StyleTextCombineAttribute , See style:text-combine

Parameters:
styleTextCombineValue - The type is String

getStyleTextCombineEndCharAttribute

public String getStyleTextCombineEndCharAttribute()
Receives the value of the ODFDOM attribute representation StyleTextCombineEndCharAttribute , See style:text-combine-end-char

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleTextCombineEndCharAttribute

public void setStyleTextCombineEndCharAttribute(String styleTextCombineEndCharValue)
Sets the value of ODFDOM attribute representation StyleTextCombineEndCharAttribute , See style:text-combine-end-char

Parameters:
styleTextCombineEndCharValue - The type is String

getStyleTextCombineStartCharAttribute

public String getStyleTextCombineStartCharAttribute()
Receives the value of the ODFDOM attribute representation StyleTextCombineStartCharAttribute , See style:text-combine-start-char

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleTextCombineStartCharAttribute

public void setStyleTextCombineStartCharAttribute(String styleTextCombineStartCharValue)
Sets the value of ODFDOM attribute representation StyleTextCombineStartCharAttribute , See style:text-combine-start-char

Parameters:
styleTextCombineStartCharValue - The type is String

getStyleTextEmphasizeAttribute

public String getStyleTextEmphasizeAttribute()
Receives the value of the ODFDOM attribute representation StyleTextEmphasizeAttribute , See style:text-emphasize

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleTextEmphasizeAttribute

public void setStyleTextEmphasizeAttribute(String styleTextEmphasizeValue)
Sets the value of ODFDOM attribute representation StyleTextEmphasizeAttribute , See style:text-emphasize

Parameters:
styleTextEmphasizeValue - The type is String

getStyleTextLineThroughColorAttribute

public String getStyleTextLineThroughColorAttribute()
Receives the value of the ODFDOM attribute representation StyleTextLineThroughColorAttribute , See style:text-line-through-color

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleTextLineThroughColorAttribute

public void setStyleTextLineThroughColorAttribute(String styleTextLineThroughColorValue)
Sets the value of ODFDOM attribute representation StyleTextLineThroughColorAttribute , See style:text-line-through-color

Parameters:
styleTextLineThroughColorValue - The type is String

getStyleTextLineThroughModeAttribute

public String getStyleTextLineThroughModeAttribute()
Receives the value of the ODFDOM attribute representation StyleTextLineThroughModeAttribute , See style:text-line-through-mode

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleTextLineThroughModeAttribute

public void setStyleTextLineThroughModeAttribute(String styleTextLineThroughModeValue)
Sets the value of ODFDOM attribute representation StyleTextLineThroughModeAttribute , See style:text-line-through-mode

Parameters:
styleTextLineThroughModeValue - The type is String

getStyleTextLineThroughStyleAttribute

public String getStyleTextLineThroughStyleAttribute()
Receives the value of the ODFDOM attribute representation StyleTextLineThroughStyleAttribute , See style:text-line-through-style

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleTextLineThroughStyleAttribute

public void setStyleTextLineThroughStyleAttribute(String styleTextLineThroughStyleValue)
Sets the value of ODFDOM attribute representation StyleTextLineThroughStyleAttribute , See style:text-line-through-style

Parameters:
styleTextLineThroughStyleValue - The type is String

getStyleTextLineThroughTextAttribute

public String getStyleTextLineThroughTextAttribute()
Receives the value of the ODFDOM attribute representation StyleTextLineThroughTextAttribute , See style:text-line-through-text

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleTextLineThroughTextAttribute

public void setStyleTextLineThroughTextAttribute(String styleTextLineThroughTextValue)
Sets the value of ODFDOM attribute representation StyleTextLineThroughTextAttribute , See style:text-line-through-text

Parameters:
styleTextLineThroughTextValue - The type is String

getStyleTextLineThroughTextStyleAttribute

public String getStyleTextLineThroughTextStyleAttribute()
Receives the value of the ODFDOM attribute representation StyleTextLineThroughTextStyleAttribute , See style:text-line-through-text-style

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleTextLineThroughTextStyleAttribute

public void setStyleTextLineThroughTextStyleAttribute(String styleTextLineThroughTextStyleValue)
Sets the value of ODFDOM attribute representation StyleTextLineThroughTextStyleAttribute , See style:text-line-through-text-style

Parameters:
styleTextLineThroughTextStyleValue - The type is String

getStyleTextLineThroughTypeAttribute

public String getStyleTextLineThroughTypeAttribute()
Receives the value of the ODFDOM attribute representation StyleTextLineThroughTypeAttribute , See style:text-line-through-type

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleTextLineThroughTypeAttribute

public void setStyleTextLineThroughTypeAttribute(String styleTextLineThroughTypeValue)
Sets the value of ODFDOM attribute representation StyleTextLineThroughTypeAttribute , See style:text-line-through-type

Parameters:
styleTextLineThroughTypeValue - The type is String

getStyleTextLineThroughWidthAttribute

public String getStyleTextLineThroughWidthAttribute()
Receives the value of the ODFDOM attribute representation StyleTextLineThroughWidthAttribute , See style:text-line-through-width

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleTextLineThroughWidthAttribute

public void setStyleTextLineThroughWidthAttribute(String styleTextLineThroughWidthValue)
Sets the value of ODFDOM attribute representation StyleTextLineThroughWidthAttribute , See style:text-line-through-width

Parameters:
styleTextLineThroughWidthValue - The type is String

getStyleTextOutlineAttribute

public Boolean getStyleTextOutlineAttribute()
Receives the value of the ODFDOM attribute representation StyleTextOutlineAttribute , See style:text-outline

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setStyleTextOutlineAttribute

public void setStyleTextOutlineAttribute(Boolean styleTextOutlineValue)
Sets the value of ODFDOM attribute representation StyleTextOutlineAttribute , See style:text-outline

Parameters:
styleTextOutlineValue - The type is Boolean

getStyleTextOverlineColorAttribute

public String getStyleTextOverlineColorAttribute()
Receives the value of the ODFDOM attribute representation StyleTextOverlineColorAttribute , See style:text-overline-color

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleTextOverlineColorAttribute

public void setStyleTextOverlineColorAttribute(String styleTextOverlineColorValue)
Sets the value of ODFDOM attribute representation StyleTextOverlineColorAttribute , See style:text-overline-color

Parameters:
styleTextOverlineColorValue - The type is String

getStyleTextOverlineModeAttribute

public String getStyleTextOverlineModeAttribute()
Receives the value of the ODFDOM attribute representation StyleTextOverlineModeAttribute , See style:text-overline-mode

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleTextOverlineModeAttribute

public void setStyleTextOverlineModeAttribute(String styleTextOverlineModeValue)
Sets the value of ODFDOM attribute representation StyleTextOverlineModeAttribute , See style:text-overline-mode

Parameters:
styleTextOverlineModeValue - The type is String

getStyleTextOverlineStyleAttribute

public String getStyleTextOverlineStyleAttribute()
Receives the value of the ODFDOM attribute representation StyleTextOverlineStyleAttribute , See style:text-overline-style

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleTextOverlineStyleAttribute

public void setStyleTextOverlineStyleAttribute(String styleTextOverlineStyleValue)
Sets the value of ODFDOM attribute representation StyleTextOverlineStyleAttribute , See style:text-overline-style

Parameters:
styleTextOverlineStyleValue - The type is String

getStyleTextOverlineTypeAttribute

public String getStyleTextOverlineTypeAttribute()
Receives the value of the ODFDOM attribute representation StyleTextOverlineTypeAttribute , See style:text-overline-type

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleTextOverlineTypeAttribute

public void setStyleTextOverlineTypeAttribute(String styleTextOverlineTypeValue)
Sets the value of ODFDOM attribute representation StyleTextOverlineTypeAttribute , See style:text-overline-type

Parameters:
styleTextOverlineTypeValue - The type is String

getStyleTextOverlineWidthAttribute

public String getStyleTextOverlineWidthAttribute()
Receives the value of the ODFDOM attribute representation StyleTextOverlineWidthAttribute , See style:text-overline-width

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleTextOverlineWidthAttribute

public void setStyleTextOverlineWidthAttribute(String styleTextOverlineWidthValue)
Sets the value of ODFDOM attribute representation StyleTextOverlineWidthAttribute , See style:text-overline-width

Parameters:
styleTextOverlineWidthValue - The type is String

getStyleTextPositionAttribute

public String getStyleTextPositionAttribute()
Receives the value of the ODFDOM attribute representation StyleTextPositionAttribute , See style:text-position

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleTextPositionAttribute

public void setStyleTextPositionAttribute(String styleTextPositionValue)
Sets the value of ODFDOM attribute representation StyleTextPositionAttribute , See style:text-position

Parameters:
styleTextPositionValue - The type is String

getStyleTextRotationAngleAttribute

public String getStyleTextRotationAngleAttribute()
Receives the value of the ODFDOM attribute representation StyleTextRotationAngleAttribute , See style:text-rotation-angle

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleTextRotationAngleAttribute

public void setStyleTextRotationAngleAttribute(String styleTextRotationAngleValue)
Sets the value of ODFDOM attribute representation StyleTextRotationAngleAttribute , See style:text-rotation-angle

Parameters:
styleTextRotationAngleValue - The type is String

getStyleTextRotationScaleAttribute

public String getStyleTextRotationScaleAttribute()
Receives the value of the ODFDOM attribute representation StyleTextRotationScaleAttribute , See style:text-rotation-scale

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleTextRotationScaleAttribute

public void setStyleTextRotationScaleAttribute(String styleTextRotationScaleValue)
Sets the value of ODFDOM attribute representation StyleTextRotationScaleAttribute , See style:text-rotation-scale

Parameters:
styleTextRotationScaleValue - The type is String

getStyleTextScaleAttribute

public String getStyleTextScaleAttribute()
Receives the value of the ODFDOM attribute representation StyleTextScaleAttribute , See style:text-scale

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleTextScaleAttribute

public void setStyleTextScaleAttribute(String styleTextScaleValue)
Sets the value of ODFDOM attribute representation StyleTextScaleAttribute , See style:text-scale

Parameters:
styleTextScaleValue - The type is String

getStyleTextUnderlineColorAttribute

public String getStyleTextUnderlineColorAttribute()
Receives the value of the ODFDOM attribute representation StyleTextUnderlineColorAttribute , See style:text-underline-color

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleTextUnderlineColorAttribute

public void setStyleTextUnderlineColorAttribute(String styleTextUnderlineColorValue)
Sets the value of ODFDOM attribute representation StyleTextUnderlineColorAttribute , See style:text-underline-color

Parameters:
styleTextUnderlineColorValue - The type is String

getStyleTextUnderlineModeAttribute

public String getStyleTextUnderlineModeAttribute()
Receives the value of the ODFDOM attribute representation StyleTextUnderlineModeAttribute , See style:text-underline-mode

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleTextUnderlineModeAttribute

public void setStyleTextUnderlineModeAttribute(String styleTextUnderlineModeValue)
Sets the value of ODFDOM attribute representation StyleTextUnderlineModeAttribute , See style:text-underline-mode

Parameters:
styleTextUnderlineModeValue - The type is String

getStyleTextUnderlineStyleAttribute

public String getStyleTextUnderlineStyleAttribute()
Receives the value of the ODFDOM attribute representation StyleTextUnderlineStyleAttribute , See style:text-underline-style

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleTextUnderlineStyleAttribute

public void setStyleTextUnderlineStyleAttribute(String styleTextUnderlineStyleValue)
Sets the value of ODFDOM attribute representation StyleTextUnderlineStyleAttribute , See style:text-underline-style

Parameters:
styleTextUnderlineStyleValue - The type is String

getStyleTextUnderlineTypeAttribute

public String getStyleTextUnderlineTypeAttribute()
Receives the value of the ODFDOM attribute representation StyleTextUnderlineTypeAttribute , See style:text-underline-type

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleTextUnderlineTypeAttribute

public void setStyleTextUnderlineTypeAttribute(String styleTextUnderlineTypeValue)
Sets the value of ODFDOM attribute representation StyleTextUnderlineTypeAttribute , See style:text-underline-type

Parameters:
styleTextUnderlineTypeValue - The type is String

getStyleTextUnderlineWidthAttribute

public String getStyleTextUnderlineWidthAttribute()
Receives the value of the ODFDOM attribute representation StyleTextUnderlineWidthAttribute , See style:text-underline-width

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleTextUnderlineWidthAttribute

public void setStyleTextUnderlineWidthAttribute(String styleTextUnderlineWidthValue)
Sets the value of ODFDOM attribute representation StyleTextUnderlineWidthAttribute , See style:text-underline-width

Parameters:
styleTextUnderlineWidthValue - The type is String

getStyleUseWindowFontColorAttribute

public Boolean getStyleUseWindowFontColorAttribute()
Receives the value of the ODFDOM attribute representation StyleUseWindowFontColorAttribute , See style:use-window-font-color

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setStyleUseWindowFontColorAttribute

public void setStyleUseWindowFontColorAttribute(Boolean styleUseWindowFontColorValue)
Sets the value of ODFDOM attribute representation StyleUseWindowFontColorAttribute , See style:use-window-font-color

Parameters:
styleUseWindowFontColorValue - The type is Boolean

getTextConditionAttribute

public String getTextConditionAttribute()
Receives the value of the ODFDOM attribute representation TextConditionAttribute , See text:condition

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextConditionAttribute

public void setTextConditionAttribute(String textConditionValue)
Sets the value of ODFDOM attribute representation TextConditionAttribute , See text:condition

Parameters:
textConditionValue - The type is String

getTextDisplayAttribute

public String getTextDisplayAttribute()
Receives the value of the ODFDOM attribute representation TextDisplayAttribute , See text:display Attribute is mandatory.

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextDisplayAttribute

public void setTextDisplayAttribute(String textDisplayValue)
Sets the value of ODFDOM attribute representation TextDisplayAttribute , See text:display

Parameters:
textDisplayValue - The type is String

accept

public void accept(ElementVisitor visitor)
Description copied from class: OdfElement
Accept an visitor instance to allow the visitor to do some operations. Refer to visitor design pattern to get a better understanding.

Overrides:
accept in class OdfElement
Parameters:
visitor - an instance of DefaultElementVisitor


Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.