Class StyleTextPropertiesElement

All Implemented Interfaces:
Serializable, Cloneable, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo

public class StyleTextPropertiesElement extends OdfStylePropertiesBase
DOM implementation of OpenDocument element <style:text-properties>.
See Also:
  • Field Details

  • Constructor Details

    • StyleTextPropertiesElement

      public StyleTextPropertiesElement(OdfFileDom ownerDoc)
      Create the instance of StyleTextPropertiesElement
      Parameters:
      ownerDoc - The type is OdfFileDom
  • Method Details

    • 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)
      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