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

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.OdfElement
                          extended by org.odftoolkit.odfdom.dom.element.OdfStylePropertiesBase
                              extended by org.odftoolkit.odfdom.dom.element.style.StyleHeaderFooterPropertiesElement
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, org.w3c.dom.Element, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
Direct Known Subclasses:
OdfStyleHeaderFooterProperties

public class StyleHeaderFooterPropertiesElement
extends OdfStylePropertiesBase

DOM implementation of OpenDocument element .

See Also:
Serialized Form

Field Summary
static OdfStyleProperty BackgroundColor
           
static OdfStyleProperty Border
           
static OdfStyleProperty BorderBottom
           
static OdfStyleProperty BorderLeft
           
static OdfStyleProperty BorderLineWidth
           
static OdfStyleProperty BorderLineWidthBottom
           
static OdfStyleProperty BorderLineWidthLeft
           
static OdfStyleProperty BorderLineWidthRight
           
static OdfStyleProperty BorderLineWidthTop
           
static OdfStyleProperty BorderRight
           
static OdfStyleProperty BorderTop
           
static OdfStyleProperty DynamicSpacing
           
static OdfName ELEMENT_NAME
           
static OdfStyleProperty Height
           
static OdfStyleProperty Margin
           
static OdfStyleProperty MarginBottom
           
static OdfStyleProperty MarginLeft
           
static OdfStyleProperty MarginRight
           
static OdfStyleProperty MarginTop
           
static OdfStyleProperty MinHeight
           
static OdfStyleProperty Padding
           
static OdfStyleProperty PaddingBottom
           
static OdfStyleProperty PaddingLeft
           
static OdfStyleProperty PaddingRight
           
static OdfStyleProperty PaddingTop
           
static OdfStyleProperty Shadow
           
 
Fields inherited from class org.odftoolkit.odfdom.OdfElement
mOdfDocument
 
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
StyleHeaderFooterPropertiesElement(OdfFileDom ownerDoc)
          Create the instance of StyleHeaderFooterPropertiesElement
 
Method Summary
 java.lang.String getFoBackgroundColorAttribute()
          Receives the value of the ODFDOM attribute representation FoBackgroundColorAttribute , See
 java.lang.String getFoBorderAttribute()
          Receives the value of the ODFDOM attribute representation FoBorderAttribute , See
 java.lang.String getFoBorderBottomAttribute()
          Receives the value of the ODFDOM attribute representation FoBorderBottomAttribute , See
 java.lang.String getFoBorderLeftAttribute()
          Receives the value of the ODFDOM attribute representation FoBorderLeftAttribute , See
 java.lang.String getFoBorderRightAttribute()
          Receives the value of the ODFDOM attribute representation FoBorderRightAttribute , See
 java.lang.String getFoBorderTopAttribute()
          Receives the value of the ODFDOM attribute representation FoBorderTopAttribute , See
 java.lang.String getFoMarginAttribute()
          Receives the value of the ODFDOM attribute representation FoMarginAttribute , See
 java.lang.String getFoMarginBottomAttribute()
          Receives the value of the ODFDOM attribute representation FoMarginBottomAttribute , See
 java.lang.String getFoMarginLeftAttribute()
          Receives the value of the ODFDOM attribute representation FoMarginLeftAttribute , See
 java.lang.String getFoMarginRightAttribute()
          Receives the value of the ODFDOM attribute representation FoMarginRightAttribute , See
 java.lang.String getFoMarginTopAttribute()
          Receives the value of the ODFDOM attribute representation FoMarginTopAttribute , See
 java.lang.String getFoMinHeightAttribute()
          Receives the value of the ODFDOM attribute representation FoMinHeightAttribute , See
 java.lang.String getFoPaddingAttribute()
          Receives the value of the ODFDOM attribute representation FoPaddingAttribute , See
 java.lang.String getFoPaddingBottomAttribute()
          Receives the value of the ODFDOM attribute representation FoPaddingBottomAttribute , See
 java.lang.String getFoPaddingLeftAttribute()
          Receives the value of the ODFDOM attribute representation FoPaddingLeftAttribute , See
 java.lang.String getFoPaddingRightAttribute()
          Receives the value of the ODFDOM attribute representation FoPaddingRightAttribute , See
 java.lang.String getFoPaddingTopAttribute()
          Receives the value of the ODFDOM attribute representation FoPaddingTopAttribute , See
 OdfName getOdfName()
          Get the element name
 java.lang.String getStyleBorderLineWidthAttribute()
          Receives the value of the ODFDOM attribute representation StyleBorderLineWidthAttribute , See
 java.lang.String getStyleBorderLineWidthBottomAttribute()
          Receives the value of the ODFDOM attribute representation StyleBorderLineWidthBottomAttribute , See
 java.lang.String getStyleBorderLineWidthLeftAttribute()
          Receives the value of the ODFDOM attribute representation StyleBorderLineWidthLeftAttribute , See
 java.lang.String getStyleBorderLineWidthRightAttribute()
          Receives the value of the ODFDOM attribute representation StyleBorderLineWidthRightAttribute , See
 java.lang.String getStyleBorderLineWidthTopAttribute()
          Receives the value of the ODFDOM attribute representation StyleBorderLineWidthTopAttribute , See
 java.lang.Boolean getStyleDynamicSpacingAttribute()
          Receives the value of the ODFDOM attribute representation StyleDynamicSpacingAttribute , See
 java.lang.String getStyleShadowAttribute()
          Receives the value of the ODFDOM attribute representation StyleShadowAttribute , See
 java.lang.String getSvgHeightAttribute()
          Receives the value of the ODFDOM attribute representation SvgHeightAttribute , See
 OfficeBinaryDataElement newOfficeBinaryDataElement()
          Create child element .
 void setFoBackgroundColorAttribute(java.lang.String foBackgroundColorValue)
          Sets the value of ODFDOM attribute representation FoBackgroundColorAttribute , See
 void setFoBorderAttribute(java.lang.String foBorderValue)
          Sets the value of ODFDOM attribute representation FoBorderAttribute , See
 void setFoBorderBottomAttribute(java.lang.String foBorderBottomValue)
          Sets the value of ODFDOM attribute representation FoBorderBottomAttribute , See
 void setFoBorderLeftAttribute(java.lang.String foBorderLeftValue)
          Sets the value of ODFDOM attribute representation FoBorderLeftAttribute , See
 void setFoBorderRightAttribute(java.lang.String foBorderRightValue)
          Sets the value of ODFDOM attribute representation FoBorderRightAttribute , See
 void setFoBorderTopAttribute(java.lang.String foBorderTopValue)
          Sets the value of ODFDOM attribute representation FoBorderTopAttribute , See
 void setFoMarginAttribute(java.lang.String foMarginValue)
          Sets the value of ODFDOM attribute representation FoMarginAttribute , See
 void setFoMarginBottomAttribute(java.lang.String foMarginBottomValue)
          Sets the value of ODFDOM attribute representation FoMarginBottomAttribute , See
 void setFoMarginLeftAttribute(java.lang.String foMarginLeftValue)
          Sets the value of ODFDOM attribute representation FoMarginLeftAttribute , See
 void setFoMarginRightAttribute(java.lang.String foMarginRightValue)
          Sets the value of ODFDOM attribute representation FoMarginRightAttribute , See
 void setFoMarginTopAttribute(java.lang.String foMarginTopValue)
          Sets the value of ODFDOM attribute representation FoMarginTopAttribute , See
 void setFoMinHeightAttribute(java.lang.String foMinHeightValue)
          Sets the value of ODFDOM attribute representation FoMinHeightAttribute , See
 void setFoPaddingAttribute(java.lang.String foPaddingValue)
          Sets the value of ODFDOM attribute representation FoPaddingAttribute , See
 void setFoPaddingBottomAttribute(java.lang.String foPaddingBottomValue)
          Sets the value of ODFDOM attribute representation FoPaddingBottomAttribute , See
 void setFoPaddingLeftAttribute(java.lang.String foPaddingLeftValue)
          Sets the value of ODFDOM attribute representation FoPaddingLeftAttribute , See
 void setFoPaddingRightAttribute(java.lang.String foPaddingRightValue)
          Sets the value of ODFDOM attribute representation FoPaddingRightAttribute , See
 void setFoPaddingTopAttribute(java.lang.String foPaddingTopValue)
          Sets the value of ODFDOM attribute representation FoPaddingTopAttribute , See
 void setStyleBorderLineWidthAttribute(java.lang.String styleBorderLineWidthValue)
          Sets the value of ODFDOM attribute representation StyleBorderLineWidthAttribute , See
 void setStyleBorderLineWidthBottomAttribute(java.lang.String styleBorderLineWidthBottomValue)
          Sets the value of ODFDOM attribute representation StyleBorderLineWidthBottomAttribute , See
 void setStyleBorderLineWidthLeftAttribute(java.lang.String styleBorderLineWidthLeftValue)
          Sets the value of ODFDOM attribute representation StyleBorderLineWidthLeftAttribute , See
 void setStyleBorderLineWidthRightAttribute(java.lang.String styleBorderLineWidthRightValue)
          Sets the value of ODFDOM attribute representation StyleBorderLineWidthRightAttribute , See
 void setStyleBorderLineWidthTopAttribute(java.lang.String styleBorderLineWidthTopValue)
          Sets the value of ODFDOM attribute representation StyleBorderLineWidthTopAttribute , See
 void setStyleDynamicSpacingAttribute(java.lang.Boolean styleDynamicSpacingValue)
          Sets the value of ODFDOM attribute representation StyleDynamicSpacingAttribute , See
 void setStyleShadowAttribute(java.lang.String styleShadowValue)
          Sets the value of ODFDOM attribute representation StyleShadowAttribute , See
 void setSvgHeightAttribute(java.lang.String svgHeightValue)
          Sets the value of ODFDOM attribute representation SvgHeightAttribute , See
 
Methods inherited from class org.odftoolkit.odfdom.dom.element.OdfStylePropertiesBase
hashCode
 
Methods inherited from class org.odftoolkit.odfdom.OdfElement
cloneNode, 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

Height

public static final OdfStyleProperty Height

MinHeight

public static final OdfStyleProperty MinHeight

MarginLeft

public static final OdfStyleProperty MarginLeft

MarginRight

public static final OdfStyleProperty MarginRight

MarginTop

public static final OdfStyleProperty MarginTop

MarginBottom

public static final OdfStyleProperty MarginBottom

Margin

public static final OdfStyleProperty Margin

Border

public static final OdfStyleProperty Border

BorderTop

public static final OdfStyleProperty BorderTop

BorderBottom

public static final OdfStyleProperty BorderBottom

BorderLeft

public static final OdfStyleProperty BorderLeft

BorderRight

public static final OdfStyleProperty BorderRight

BorderLineWidth

public static final OdfStyleProperty BorderLineWidth

BorderLineWidthTop

public static final OdfStyleProperty BorderLineWidthTop

BorderLineWidthBottom

public static final OdfStyleProperty BorderLineWidthBottom

BorderLineWidthLeft

public static final OdfStyleProperty BorderLineWidthLeft

BorderLineWidthRight

public static final OdfStyleProperty BorderLineWidthRight

Padding

public static final OdfStyleProperty Padding

PaddingTop

public static final OdfStyleProperty PaddingTop

PaddingBottom

public static final OdfStyleProperty PaddingBottom

PaddingLeft

public static final OdfStyleProperty PaddingLeft

PaddingRight

public static final OdfStyleProperty PaddingRight

BackgroundColor

public static final OdfStyleProperty BackgroundColor

Shadow

public static final OdfStyleProperty Shadow

DynamicSpacing

public static final OdfStyleProperty DynamicSpacing
Constructor Detail

StyleHeaderFooterPropertiesElement

public StyleHeaderFooterPropertiesElement(OdfFileDom ownerDoc)
Create the instance of StyleHeaderFooterPropertiesElement

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 .

getSvgHeightAttribute

public java.lang.String getSvgHeightAttribute()
Receives the value of the ODFDOM attribute representation SvgHeightAttribute , See

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

setSvgHeightAttribute

public void setSvgHeightAttribute(java.lang.String svgHeightValue)
Sets the value of ODFDOM attribute representation SvgHeightAttribute , See

Parameters:
svgHeightValue - The type is String

getFoMinHeightAttribute

public java.lang.String getFoMinHeightAttribute()
Receives the value of the ODFDOM attribute representation FoMinHeightAttribute , See

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

setFoMinHeightAttribute

public void setFoMinHeightAttribute(java.lang.String foMinHeightValue)
Sets the value of ODFDOM attribute representation FoMinHeightAttribute , See

Parameters:
foMinHeightValue - The type is String

getFoMarginLeftAttribute

public java.lang.String getFoMarginLeftAttribute()
Receives the value of the ODFDOM attribute representation FoMarginLeftAttribute , See

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

setFoMarginLeftAttribute

public void setFoMarginLeftAttribute(java.lang.String foMarginLeftValue)
Sets the value of ODFDOM attribute representation FoMarginLeftAttribute , See

Parameters:
foMarginLeftValue - The type is String

getFoMarginRightAttribute

public java.lang.String getFoMarginRightAttribute()
Receives the value of the ODFDOM attribute representation FoMarginRightAttribute , See

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

setFoMarginRightAttribute

public void setFoMarginRightAttribute(java.lang.String foMarginRightValue)
Sets the value of ODFDOM attribute representation FoMarginRightAttribute , See

Parameters:
foMarginRightValue - The type is String

getFoMarginTopAttribute

public java.lang.String getFoMarginTopAttribute()
Receives the value of the ODFDOM attribute representation FoMarginTopAttribute , See

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

setFoMarginTopAttribute

public void setFoMarginTopAttribute(java.lang.String foMarginTopValue)
Sets the value of ODFDOM attribute representation FoMarginTopAttribute , See

Parameters:
foMarginTopValue - The type is String

getFoMarginBottomAttribute

public java.lang.String getFoMarginBottomAttribute()
Receives the value of the ODFDOM attribute representation FoMarginBottomAttribute , See

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

setFoMarginBottomAttribute

public void setFoMarginBottomAttribute(java.lang.String foMarginBottomValue)
Sets the value of ODFDOM attribute representation FoMarginBottomAttribute , See

Parameters:
foMarginBottomValue - The type is String

getFoMarginAttribute

public java.lang.String getFoMarginAttribute()
Receives the value of the ODFDOM attribute representation FoMarginAttribute , See

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

setFoMarginAttribute

public void setFoMarginAttribute(java.lang.String foMarginValue)
Sets the value of ODFDOM attribute representation FoMarginAttribute , See

Parameters:
foMarginValue - The type is String

getFoBorderAttribute

public java.lang.String getFoBorderAttribute()
Receives the value of the ODFDOM attribute representation FoBorderAttribute , See

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

setFoBorderAttribute

public void setFoBorderAttribute(java.lang.String foBorderValue)
Sets the value of ODFDOM attribute representation FoBorderAttribute , See

Parameters:
foBorderValue - The type is String

getFoBorderTopAttribute

public java.lang.String getFoBorderTopAttribute()
Receives the value of the ODFDOM attribute representation FoBorderTopAttribute , See

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

setFoBorderTopAttribute

public void setFoBorderTopAttribute(java.lang.String foBorderTopValue)
Sets the value of ODFDOM attribute representation FoBorderTopAttribute , See

Parameters:
foBorderTopValue - The type is String

getFoBorderBottomAttribute

public java.lang.String getFoBorderBottomAttribute()
Receives the value of the ODFDOM attribute representation FoBorderBottomAttribute , See

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

setFoBorderBottomAttribute

public void setFoBorderBottomAttribute(java.lang.String foBorderBottomValue)
Sets the value of ODFDOM attribute representation FoBorderBottomAttribute , See

Parameters:
foBorderBottomValue - The type is String

getFoBorderLeftAttribute

public java.lang.String getFoBorderLeftAttribute()
Receives the value of the ODFDOM attribute representation FoBorderLeftAttribute , See

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

setFoBorderLeftAttribute

public void setFoBorderLeftAttribute(java.lang.String foBorderLeftValue)
Sets the value of ODFDOM attribute representation FoBorderLeftAttribute , See

Parameters:
foBorderLeftValue - The type is String

getFoBorderRightAttribute

public java.lang.String getFoBorderRightAttribute()
Receives the value of the ODFDOM attribute representation FoBorderRightAttribute , See

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

setFoBorderRightAttribute

public void setFoBorderRightAttribute(java.lang.String foBorderRightValue)
Sets the value of ODFDOM attribute representation FoBorderRightAttribute , See

Parameters:
foBorderRightValue - The type is String

getStyleBorderLineWidthAttribute

public java.lang.String getStyleBorderLineWidthAttribute()
Receives the value of the ODFDOM attribute representation StyleBorderLineWidthAttribute , See

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

setStyleBorderLineWidthAttribute

public void setStyleBorderLineWidthAttribute(java.lang.String styleBorderLineWidthValue)
Sets the value of ODFDOM attribute representation StyleBorderLineWidthAttribute , See

Parameters:
styleBorderLineWidthValue - The type is String

getStyleBorderLineWidthTopAttribute

public java.lang.String getStyleBorderLineWidthTopAttribute()
Receives the value of the ODFDOM attribute representation StyleBorderLineWidthTopAttribute , See

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

setStyleBorderLineWidthTopAttribute

public void setStyleBorderLineWidthTopAttribute(java.lang.String styleBorderLineWidthTopValue)
Sets the value of ODFDOM attribute representation StyleBorderLineWidthTopAttribute , See

Parameters:
styleBorderLineWidthTopValue - The type is String

getStyleBorderLineWidthBottomAttribute

public java.lang.String getStyleBorderLineWidthBottomAttribute()
Receives the value of the ODFDOM attribute representation StyleBorderLineWidthBottomAttribute , See

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

setStyleBorderLineWidthBottomAttribute

public void setStyleBorderLineWidthBottomAttribute(java.lang.String styleBorderLineWidthBottomValue)
Sets the value of ODFDOM attribute representation StyleBorderLineWidthBottomAttribute , See

Parameters:
styleBorderLineWidthBottomValue - The type is String

getStyleBorderLineWidthLeftAttribute

public java.lang.String getStyleBorderLineWidthLeftAttribute()
Receives the value of the ODFDOM attribute representation StyleBorderLineWidthLeftAttribute , See

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

setStyleBorderLineWidthLeftAttribute

public void setStyleBorderLineWidthLeftAttribute(java.lang.String styleBorderLineWidthLeftValue)
Sets the value of ODFDOM attribute representation StyleBorderLineWidthLeftAttribute , See

Parameters:
styleBorderLineWidthLeftValue - The type is String

getStyleBorderLineWidthRightAttribute

public java.lang.String getStyleBorderLineWidthRightAttribute()
Receives the value of the ODFDOM attribute representation StyleBorderLineWidthRightAttribute , See

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

setStyleBorderLineWidthRightAttribute

public void setStyleBorderLineWidthRightAttribute(java.lang.String styleBorderLineWidthRightValue)
Sets the value of ODFDOM attribute representation StyleBorderLineWidthRightAttribute , See

Parameters:
styleBorderLineWidthRightValue - The type is String

getFoPaddingAttribute

public java.lang.String getFoPaddingAttribute()
Receives the value of the ODFDOM attribute representation FoPaddingAttribute , See

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

setFoPaddingAttribute

public void setFoPaddingAttribute(java.lang.String foPaddingValue)
Sets the value of ODFDOM attribute representation FoPaddingAttribute , See

Parameters:
foPaddingValue - The type is String

getFoPaddingTopAttribute

public java.lang.String getFoPaddingTopAttribute()
Receives the value of the ODFDOM attribute representation FoPaddingTopAttribute , See

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

setFoPaddingTopAttribute

public void setFoPaddingTopAttribute(java.lang.String foPaddingTopValue)
Sets the value of ODFDOM attribute representation FoPaddingTopAttribute , See

Parameters:
foPaddingTopValue - The type is String

getFoPaddingBottomAttribute

public java.lang.String getFoPaddingBottomAttribute()
Receives the value of the ODFDOM attribute representation FoPaddingBottomAttribute , See

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

setFoPaddingBottomAttribute

public void setFoPaddingBottomAttribute(java.lang.String foPaddingBottomValue)
Sets the value of ODFDOM attribute representation FoPaddingBottomAttribute , See

Parameters:
foPaddingBottomValue - The type is String

getFoPaddingLeftAttribute

public java.lang.String getFoPaddingLeftAttribute()
Receives the value of the ODFDOM attribute representation FoPaddingLeftAttribute , See

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

setFoPaddingLeftAttribute

public void setFoPaddingLeftAttribute(java.lang.String foPaddingLeftValue)
Sets the value of ODFDOM attribute representation FoPaddingLeftAttribute , See

Parameters:
foPaddingLeftValue - The type is String

getFoPaddingRightAttribute

public java.lang.String getFoPaddingRightAttribute()
Receives the value of the ODFDOM attribute representation FoPaddingRightAttribute , See

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

setFoPaddingRightAttribute

public void setFoPaddingRightAttribute(java.lang.String foPaddingRightValue)
Sets the value of ODFDOM attribute representation FoPaddingRightAttribute , See

Parameters:
foPaddingRightValue - The type is String

getFoBackgroundColorAttribute

public java.lang.String getFoBackgroundColorAttribute()
Receives the value of the ODFDOM attribute representation FoBackgroundColorAttribute , See

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

setFoBackgroundColorAttribute

public void setFoBackgroundColorAttribute(java.lang.String foBackgroundColorValue)
Sets the value of ODFDOM attribute representation FoBackgroundColorAttribute , See

Parameters:
foBackgroundColorValue - The type is String

getStyleShadowAttribute

public java.lang.String getStyleShadowAttribute()
Receives the value of the ODFDOM attribute representation StyleShadowAttribute , See

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

setStyleShadowAttribute

public void setStyleShadowAttribute(java.lang.String styleShadowValue)
Sets the value of ODFDOM attribute representation StyleShadowAttribute , See

Parameters:
styleShadowValue - The type is String

getStyleDynamicSpacingAttribute

public java.lang.Boolean getStyleDynamicSpacingAttribute()
Receives the value of the ODFDOM attribute representation StyleDynamicSpacingAttribute , See

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

setStyleDynamicSpacingAttribute

public void setStyleDynamicSpacingAttribute(java.lang.Boolean styleDynamicSpacingValue)
Sets the value of ODFDOM attribute representation StyleDynamicSpacingAttribute , See

Parameters:
styleDynamicSpacingValue - The type is Boolean

newOfficeBinaryDataElement

public OfficeBinaryDataElement newOfficeBinaryDataElement()
Create child element .

Returns:
return the element DifferentQName


Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.