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

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.StyleParagraphPropertiesElement
All Implemented Interfaces:
Serializable, Cloneable, Element, EventTarget, Node, NodeList, TypeInfo

public class StyleParagraphPropertiesElement
extends OdfStylePropertiesBase

DOM implementation of OpenDocument element style:paragraph-properties.

See Also:
Serialized Form

Field Summary
static OdfStyleProperty AutoTextIndent
           
static OdfStyleProperty BackgroundColor
           
static OdfStyleProperty BackgroundTransparency
           
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 BreakAfter
           
static OdfStyleProperty BreakBefore
           
static OdfName ELEMENT_NAME
           
static OdfStyleProperty FontIndependentLineSpacing
           
static OdfStyleProperty HyphenationKeep
           
static OdfStyleProperty HyphenationLadderCount
           
static OdfStyleProperty JoinBorder
           
static OdfStyleProperty JustifySingleWord
           
static OdfStyleProperty KeepTogether
           
static OdfStyleProperty KeepWithNext
           
static OdfStyleProperty LineBreak
           
static OdfStyleProperty LineHeight
           
static OdfStyleProperty LineHeightAtLeast
           
static OdfStyleProperty LineNumber
           
static OdfStyleProperty LineSpacing
           
static OdfStyleProperty Margin
           
static OdfStyleProperty MarginBottom
           
static OdfStyleProperty MarginLeft
           
static OdfStyleProperty MarginRight
           
static OdfStyleProperty MarginTop
           
static OdfStyleProperty NumberLines
           
static OdfStyleProperty Orphans
           
static OdfStyleProperty Padding
           
static OdfStyleProperty PaddingBottom
           
static OdfStyleProperty PaddingLeft
           
static OdfStyleProperty PaddingRight
           
static OdfStyleProperty PaddingTop
           
static OdfStyleProperty PageNumber
           
static OdfStyleProperty PunctuationWrap
           
static OdfStyleProperty RegisterTrue
           
static OdfStyleProperty Shadow
           
static OdfStyleProperty SnapToLayoutGrid
           
static OdfStyleProperty TabStopDistance
           
static OdfStyleProperty TextAlign
           
static OdfStyleProperty TextAlignLast
           
static OdfStyleProperty TextAutospace
           
static OdfStyleProperty TextIndent
           
static OdfStyleProperty VerticalAlign
           
static OdfStyleProperty Widows
           
static OdfStyleProperty WritingMode
           
static OdfStyleProperty WritingModeAutomatic
           
 
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
StyleParagraphPropertiesElement(OdfFileDom ownerDoc)
          Create the instance of StyleParagraphPropertiesElement
 
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 getFoBorderAttribute()
          Receives the value of the ODFDOM attribute representation FoBorderAttribute , See fo:border
 String getFoBorderBottomAttribute()
          Receives the value of the ODFDOM attribute representation FoBorderBottomAttribute , See fo:border-bottom
 String getFoBorderLeftAttribute()
          Receives the value of the ODFDOM attribute representation FoBorderLeftAttribute , See fo:border-left
 String getFoBorderRightAttribute()
          Receives the value of the ODFDOM attribute representation FoBorderRightAttribute , See fo:border-right
 String getFoBorderTopAttribute()
          Receives the value of the ODFDOM attribute representation FoBorderTopAttribute , See fo:border-top
 String getFoBreakAfterAttribute()
          Receives the value of the ODFDOM attribute representation FoBreakAfterAttribute , See fo:break-after
 String getFoBreakBeforeAttribute()
          Receives the value of the ODFDOM attribute representation FoBreakBeforeAttribute , See fo:break-before
 String getFoHyphenationKeepAttribute()
          Receives the value of the ODFDOM attribute representation FoHyphenationKeepAttribute , See fo:hyphenation-keep
 Integer getFoHyphenationLadderCountAttribute()
          Receives the value of the ODFDOM attribute representation FoHyphenationLadderCountAttribute , See fo:hyphenation-ladder-count
 String getFoKeepTogetherAttribute()
          Receives the value of the ODFDOM attribute representation FoKeepTogetherAttribute , See fo:keep-together
 String getFoKeepWithNextAttribute()
          Receives the value of the ODFDOM attribute representation FoKeepWithNextAttribute , See fo:keep-with-next
 String getFoLineHeightAttribute()
          Receives the value of the ODFDOM attribute representation FoLineHeightAttribute , See fo:line-height
 String getFoMarginAttribute()
          Receives the value of the ODFDOM attribute representation FoMarginAttribute , See fo:margin
 String getFoMarginBottomAttribute()
          Receives the value of the ODFDOM attribute representation FoMarginBottomAttribute , See fo:margin-bottom
 String getFoMarginLeftAttribute()
          Receives the value of the ODFDOM attribute representation FoMarginLeftAttribute , See fo:margin-left
 String getFoMarginRightAttribute()
          Receives the value of the ODFDOM attribute representation FoMarginRightAttribute , See fo:margin-right
 String getFoMarginTopAttribute()
          Receives the value of the ODFDOM attribute representation FoMarginTopAttribute , See fo:margin-top
 Integer getFoOrphansAttribute()
          Receives the value of the ODFDOM attribute representation FoOrphansAttribute , See fo:orphans
 String getFoPaddingAttribute()
          Receives the value of the ODFDOM attribute representation FoPaddingAttribute , See fo:padding
 String getFoPaddingBottomAttribute()
          Receives the value of the ODFDOM attribute representation FoPaddingBottomAttribute , See fo:padding-bottom
 String getFoPaddingLeftAttribute()
          Receives the value of the ODFDOM attribute representation FoPaddingLeftAttribute , See fo:padding-left
 String getFoPaddingRightAttribute()
          Receives the value of the ODFDOM attribute representation FoPaddingRightAttribute , See fo:padding-right
 String getFoPaddingTopAttribute()
          Receives the value of the ODFDOM attribute representation FoPaddingTopAttribute , See fo:padding-top
 String getFoTextAlignAttribute()
          Receives the value of the ODFDOM attribute representation FoTextAlignAttribute , See fo:text-align
 String getFoTextAlignLastAttribute()
          Receives the value of the ODFDOM attribute representation FoTextAlignLastAttribute , See fo:text-align-last
 String getFoTextIndentAttribute()
          Receives the value of the ODFDOM attribute representation FoTextIndentAttribute , See fo:text-indent
 Integer getFoWidowsAttribute()
          Receives the value of the ODFDOM attribute representation FoWidowsAttribute , See fo:widows
 OdfName getOdfName()
          Get the element name
 Boolean getStyleAutoTextIndentAttribute()
          Receives the value of the ODFDOM attribute representation StyleAutoTextIndentAttribute , See style:auto-text-indent
 String getStyleBackgroundTransparencyAttribute()
          Receives the value of the ODFDOM attribute representation StyleBackgroundTransparencyAttribute , See style:background-transparency
 String getStyleBorderLineWidthAttribute()
          Receives the value of the ODFDOM attribute representation StyleBorderLineWidthAttribute , See style:border-line-width
 String getStyleBorderLineWidthBottomAttribute()
          Receives the value of the ODFDOM attribute representation StyleBorderLineWidthBottomAttribute , See style:border-line-width-bottom
 String getStyleBorderLineWidthLeftAttribute()
          Receives the value of the ODFDOM attribute representation StyleBorderLineWidthLeftAttribute , See style:border-line-width-left
 String getStyleBorderLineWidthRightAttribute()
          Receives the value of the ODFDOM attribute representation StyleBorderLineWidthRightAttribute , See style:border-line-width-right
 String getStyleBorderLineWidthTopAttribute()
          Receives the value of the ODFDOM attribute representation StyleBorderLineWidthTopAttribute , See style:border-line-width-top
 Boolean getStyleFontIndependentLineSpacingAttribute()
          Receives the value of the ODFDOM attribute representation StyleFontIndependentLineSpacingAttribute , See style:font-independent-line-spacing
 Boolean getStyleJoinBorderAttribute()
          Receives the value of the ODFDOM attribute representation StyleJoinBorderAttribute , See style:join-border
 Boolean getStyleJustifySingleWordAttribute()
          Receives the value of the ODFDOM attribute representation StyleJustifySingleWordAttribute , See style:justify-single-word
 String getStyleLineBreakAttribute()
          Receives the value of the ODFDOM attribute representation StyleLineBreakAttribute , See style:line-break
 String getStyleLineHeightAtLeastAttribute()
          Receives the value of the ODFDOM attribute representation StyleLineHeightAtLeastAttribute , See style:line-height-at-least
 String getStyleLineSpacingAttribute()
          Receives the value of the ODFDOM attribute representation StyleLineSpacingAttribute , See style:line-spacing
 Integer getStylePageNumberAttribute()
          Receives the value of the ODFDOM attribute representation StylePageNumberAttribute , See style:page-number
 String getStylePunctuationWrapAttribute()
          Receives the value of the ODFDOM attribute representation StylePunctuationWrapAttribute , See style:punctuation-wrap
 Boolean getStyleRegisterTrueAttribute()
          Receives the value of the ODFDOM attribute representation StyleRegisterTrueAttribute , See style:register-true
 String getStyleShadowAttribute()
          Receives the value of the ODFDOM attribute representation StyleShadowAttribute , See style:shadow
 Boolean getStyleSnapToLayoutGridAttribute()
          Receives the value of the ODFDOM attribute representation StyleSnapToLayoutGridAttribute , See style:snap-to-layout-grid
 String getStyleTabStopDistanceAttribute()
          Receives the value of the ODFDOM attribute representation StyleTabStopDistanceAttribute , See style:tab-stop-distance
 String getStyleTextAutospaceAttribute()
          Receives the value of the ODFDOM attribute representation StyleTextAutospaceAttribute , See style:text-autospace
 String getStyleVerticalAlignAttribute()
          Receives the value of the ODFDOM attribute representation StyleVerticalAlignAttribute , See style:vertical-align
 String getStyleWritingModeAttribute()
          Receives the value of the ODFDOM attribute representation StyleWritingModeAttribute , See style:writing-mode
 Boolean getStyleWritingModeAutomaticAttribute()
          Receives the value of the ODFDOM attribute representation StyleWritingModeAutomaticAttribute , See style:writing-mode-automatic
 Integer getTextLineNumberAttribute()
          Receives the value of the ODFDOM attribute representation TextLineNumberAttribute , See text:line-number
 Boolean getTextNumberLinesAttribute()
          Receives the value of the ODFDOM attribute representation TextNumberLinesAttribute , See text:number-lines
 StyleBackgroundImageElement newStyleBackgroundImageElement()
          Create child element style:background-image.
 StyleDropCapElement newStyleDropCapElement()
          Create child element style:drop-cap.
 StyleTabStopsElement newStyleTabStopsElement()
          Create child element style:tab-stops.
 void setFoBackgroundColorAttribute(String foBackgroundColorValue)
          Sets the value of ODFDOM attribute representation FoBackgroundColorAttribute , See fo:background-color
 void setFoBorderAttribute(String foBorderValue)
          Sets the value of ODFDOM attribute representation FoBorderAttribute , See fo:border
 void setFoBorderBottomAttribute(String foBorderBottomValue)
          Sets the value of ODFDOM attribute representation FoBorderBottomAttribute , See fo:border-bottom
 void setFoBorderLeftAttribute(String foBorderLeftValue)
          Sets the value of ODFDOM attribute representation FoBorderLeftAttribute , See fo:border-left
 void setFoBorderRightAttribute(String foBorderRightValue)
          Sets the value of ODFDOM attribute representation FoBorderRightAttribute , See fo:border-right
 void setFoBorderTopAttribute(String foBorderTopValue)
          Sets the value of ODFDOM attribute representation FoBorderTopAttribute , See fo:border-top
 void setFoBreakAfterAttribute(String foBreakAfterValue)
          Sets the value of ODFDOM attribute representation FoBreakAfterAttribute , See fo:break-after
 void setFoBreakBeforeAttribute(String foBreakBeforeValue)
          Sets the value of ODFDOM attribute representation FoBreakBeforeAttribute , See fo:break-before
 void setFoHyphenationKeepAttribute(String foHyphenationKeepValue)
          Sets the value of ODFDOM attribute representation FoHyphenationKeepAttribute , See fo:hyphenation-keep
 void setFoHyphenationLadderCountAttribute(Integer foHyphenationLadderCountValue)
          Sets the value of ODFDOM attribute representation FoHyphenationLadderCountAttribute , See fo:hyphenation-ladder-count
 void setFoKeepTogetherAttribute(String foKeepTogetherValue)
          Sets the value of ODFDOM attribute representation FoKeepTogetherAttribute , See fo:keep-together
 void setFoKeepWithNextAttribute(String foKeepWithNextValue)
          Sets the value of ODFDOM attribute representation FoKeepWithNextAttribute , See fo:keep-with-next
 void setFoLineHeightAttribute(String foLineHeightValue)
          Sets the value of ODFDOM attribute representation FoLineHeightAttribute , See fo:line-height
 void setFoMarginAttribute(String foMarginValue)
          Sets the value of ODFDOM attribute representation FoMarginAttribute , See fo:margin
 void setFoMarginBottomAttribute(String foMarginBottomValue)
          Sets the value of ODFDOM attribute representation FoMarginBottomAttribute , See fo:margin-bottom
 void setFoMarginLeftAttribute(String foMarginLeftValue)
          Sets the value of ODFDOM attribute representation FoMarginLeftAttribute , See fo:margin-left
 void setFoMarginRightAttribute(String foMarginRightValue)
          Sets the value of ODFDOM attribute representation FoMarginRightAttribute , See fo:margin-right
 void setFoMarginTopAttribute(String foMarginTopValue)
          Sets the value of ODFDOM attribute representation FoMarginTopAttribute , See fo:margin-top
 void setFoOrphansAttribute(Integer foOrphansValue)
          Sets the value of ODFDOM attribute representation FoOrphansAttribute , See fo:orphans
 void setFoPaddingAttribute(String foPaddingValue)
          Sets the value of ODFDOM attribute representation FoPaddingAttribute , See fo:padding
 void setFoPaddingBottomAttribute(String foPaddingBottomValue)
          Sets the value of ODFDOM attribute representation FoPaddingBottomAttribute , See fo:padding-bottom
 void setFoPaddingLeftAttribute(String foPaddingLeftValue)
          Sets the value of ODFDOM attribute representation FoPaddingLeftAttribute , See fo:padding-left
 void setFoPaddingRightAttribute(String foPaddingRightValue)
          Sets the value of ODFDOM attribute representation FoPaddingRightAttribute , See fo:padding-right
 void setFoPaddingTopAttribute(String foPaddingTopValue)
          Sets the value of ODFDOM attribute representation FoPaddingTopAttribute , See fo:padding-top
 void setFoTextAlignAttribute(String foTextAlignValue)
          Sets the value of ODFDOM attribute representation FoTextAlignAttribute , See fo:text-align
 void setFoTextAlignLastAttribute(String foTextAlignLastValue)
          Sets the value of ODFDOM attribute representation FoTextAlignLastAttribute , See fo:text-align-last
 void setFoTextIndentAttribute(String foTextIndentValue)
          Sets the value of ODFDOM attribute representation FoTextIndentAttribute , See fo:text-indent
 void setFoWidowsAttribute(Integer foWidowsValue)
          Sets the value of ODFDOM attribute representation FoWidowsAttribute , See fo:widows
 void setStyleAutoTextIndentAttribute(Boolean styleAutoTextIndentValue)
          Sets the value of ODFDOM attribute representation StyleAutoTextIndentAttribute , See style:auto-text-indent
 void setStyleBackgroundTransparencyAttribute(String styleBackgroundTransparencyValue)
          Sets the value of ODFDOM attribute representation StyleBackgroundTransparencyAttribute , See style:background-transparency
 void setStyleBorderLineWidthAttribute(String styleBorderLineWidthValue)
          Sets the value of ODFDOM attribute representation StyleBorderLineWidthAttribute , See style:border-line-width
 void setStyleBorderLineWidthBottomAttribute(String styleBorderLineWidthBottomValue)
          Sets the value of ODFDOM attribute representation StyleBorderLineWidthBottomAttribute , See style:border-line-width-bottom
 void setStyleBorderLineWidthLeftAttribute(String styleBorderLineWidthLeftValue)
          Sets the value of ODFDOM attribute representation StyleBorderLineWidthLeftAttribute , See style:border-line-width-left
 void setStyleBorderLineWidthRightAttribute(String styleBorderLineWidthRightValue)
          Sets the value of ODFDOM attribute representation StyleBorderLineWidthRightAttribute , See style:border-line-width-right
 void setStyleBorderLineWidthTopAttribute(String styleBorderLineWidthTopValue)
          Sets the value of ODFDOM attribute representation StyleBorderLineWidthTopAttribute , See style:border-line-width-top
 void setStyleFontIndependentLineSpacingAttribute(Boolean styleFontIndependentLineSpacingValue)
          Sets the value of ODFDOM attribute representation StyleFontIndependentLineSpacingAttribute , See style:font-independent-line-spacing
 void setStyleJoinBorderAttribute(Boolean styleJoinBorderValue)
          Sets the value of ODFDOM attribute representation StyleJoinBorderAttribute , See style:join-border
 void setStyleJustifySingleWordAttribute(Boolean styleJustifySingleWordValue)
          Sets the value of ODFDOM attribute representation StyleJustifySingleWordAttribute , See style:justify-single-word
 void setStyleLineBreakAttribute(String styleLineBreakValue)
          Sets the value of ODFDOM attribute representation StyleLineBreakAttribute , See style:line-break
 void setStyleLineHeightAtLeastAttribute(String styleLineHeightAtLeastValue)
          Sets the value of ODFDOM attribute representation StyleLineHeightAtLeastAttribute , See style:line-height-at-least
 void setStyleLineSpacingAttribute(String styleLineSpacingValue)
          Sets the value of ODFDOM attribute representation StyleLineSpacingAttribute , See style:line-spacing
 void setStylePageNumberAttribute(Integer stylePageNumberValue)
          Sets the value of ODFDOM attribute representation StylePageNumberAttribute , See style:page-number
 void setStylePunctuationWrapAttribute(String stylePunctuationWrapValue)
          Sets the value of ODFDOM attribute representation StylePunctuationWrapAttribute , See style:punctuation-wrap
 void setStyleRegisterTrueAttribute(Boolean styleRegisterTrueValue)
          Sets the value of ODFDOM attribute representation StyleRegisterTrueAttribute , See style:register-true
 void setStyleShadowAttribute(String styleShadowValue)
          Sets the value of ODFDOM attribute representation StyleShadowAttribute , See style:shadow
 void setStyleSnapToLayoutGridAttribute(Boolean styleSnapToLayoutGridValue)
          Sets the value of ODFDOM attribute representation StyleSnapToLayoutGridAttribute , See style:snap-to-layout-grid
 void setStyleTabStopDistanceAttribute(String styleTabStopDistanceValue)
          Sets the value of ODFDOM attribute representation StyleTabStopDistanceAttribute , See style:tab-stop-distance
 void setStyleTextAutospaceAttribute(String styleTextAutospaceValue)
          Sets the value of ODFDOM attribute representation StyleTextAutospaceAttribute , See style:text-autospace
 void setStyleVerticalAlignAttribute(String styleVerticalAlignValue)
          Sets the value of ODFDOM attribute representation StyleVerticalAlignAttribute , See style:vertical-align
 void setStyleWritingModeAttribute(String styleWritingModeValue)
          Sets the value of ODFDOM attribute representation StyleWritingModeAttribute , See style:writing-mode
 void setStyleWritingModeAutomaticAttribute(Boolean styleWritingModeAutomaticValue)
          Sets the value of ODFDOM attribute representation StyleWritingModeAutomaticAttribute , See style:writing-mode-automatic
 void setTextLineNumberAttribute(Integer textLineNumberValue)
          Sets the value of ODFDOM attribute representation TextLineNumberAttribute , See text:line-number
 void setTextNumberLinesAttribute(Boolean textNumberLinesValue)
          Sets the value of ODFDOM attribute representation TextNumberLinesAttribute , See text:number-lines
 
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

Border

public static final OdfStyleProperty Border

BorderBottom

public static final OdfStyleProperty BorderBottom

BorderLeft

public static final OdfStyleProperty BorderLeft

BorderRight

public static final OdfStyleProperty BorderRight

BorderTop

public static final OdfStyleProperty BorderTop

BreakAfter

public static final OdfStyleProperty BreakAfter

BreakBefore

public static final OdfStyleProperty BreakBefore

HyphenationKeep

public static final OdfStyleProperty HyphenationKeep

HyphenationLadderCount

public static final OdfStyleProperty HyphenationLadderCount

KeepTogether

public static final OdfStyleProperty KeepTogether

KeepWithNext

public static final OdfStyleProperty KeepWithNext

LineHeight

public static final OdfStyleProperty LineHeight

Margin

public static final OdfStyleProperty Margin

MarginBottom

public static final OdfStyleProperty MarginBottom

MarginLeft

public static final OdfStyleProperty MarginLeft

MarginRight

public static final OdfStyleProperty MarginRight

MarginTop

public static final OdfStyleProperty MarginTop

Orphans

public static final OdfStyleProperty Orphans

Padding

public static final OdfStyleProperty Padding

PaddingBottom

public static final OdfStyleProperty PaddingBottom

PaddingLeft

public static final OdfStyleProperty PaddingLeft

PaddingRight

public static final OdfStyleProperty PaddingRight

PaddingTop

public static final OdfStyleProperty PaddingTop

TextAlign

public static final OdfStyleProperty TextAlign

TextAlignLast

public static final OdfStyleProperty TextAlignLast

TextIndent

public static final OdfStyleProperty TextIndent

Widows

public static final OdfStyleProperty Widows

AutoTextIndent

public static final OdfStyleProperty AutoTextIndent

BackgroundTransparency

public static final OdfStyleProperty BackgroundTransparency

BorderLineWidth

public static final OdfStyleProperty BorderLineWidth

BorderLineWidthBottom

public static final OdfStyleProperty BorderLineWidthBottom

BorderLineWidthLeft

public static final OdfStyleProperty BorderLineWidthLeft

BorderLineWidthRight

public static final OdfStyleProperty BorderLineWidthRight

BorderLineWidthTop

public static final OdfStyleProperty BorderLineWidthTop

FontIndependentLineSpacing

public static final OdfStyleProperty FontIndependentLineSpacing

JoinBorder

public static final OdfStyleProperty JoinBorder

JustifySingleWord

public static final OdfStyleProperty JustifySingleWord

LineBreak

public static final OdfStyleProperty LineBreak

LineHeightAtLeast

public static final OdfStyleProperty LineHeightAtLeast

LineSpacing

public static final OdfStyleProperty LineSpacing

PageNumber

public static final OdfStyleProperty PageNumber

PunctuationWrap

public static final OdfStyleProperty PunctuationWrap

RegisterTrue

public static final OdfStyleProperty RegisterTrue

Shadow

public static final OdfStyleProperty Shadow

SnapToLayoutGrid

public static final OdfStyleProperty SnapToLayoutGrid

TabStopDistance

public static final OdfStyleProperty TabStopDistance

TextAutospace

public static final OdfStyleProperty TextAutospace

VerticalAlign

public static final OdfStyleProperty VerticalAlign

WritingMode

public static final OdfStyleProperty WritingMode

WritingModeAutomatic

public static final OdfStyleProperty WritingModeAutomatic

LineNumber

public static final OdfStyleProperty LineNumber

NumberLines

public static final OdfStyleProperty NumberLines
Constructor Detail

StyleParagraphPropertiesElement

public StyleParagraphPropertiesElement(OdfFileDom ownerDoc)
Create the instance of StyleParagraphPropertiesElement

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:paragraph-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

getFoBorderAttribute

public String getFoBorderAttribute()
Receives the value of the ODFDOM attribute representation FoBorderAttribute , See fo:border

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

setFoBorderAttribute

public void setFoBorderAttribute(String foBorderValue)
Sets the value of ODFDOM attribute representation FoBorderAttribute , See fo:border

Parameters:
foBorderValue - The type is String

getFoBorderBottomAttribute

public String getFoBorderBottomAttribute()
Receives the value of the ODFDOM attribute representation FoBorderBottomAttribute , See fo:border-bottom

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

setFoBorderBottomAttribute

public void setFoBorderBottomAttribute(String foBorderBottomValue)
Sets the value of ODFDOM attribute representation FoBorderBottomAttribute , See fo:border-bottom

Parameters:
foBorderBottomValue - The type is String

getFoBorderLeftAttribute

public String getFoBorderLeftAttribute()
Receives the value of the ODFDOM attribute representation FoBorderLeftAttribute , See fo:border-left

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

setFoBorderLeftAttribute

public void setFoBorderLeftAttribute(String foBorderLeftValue)
Sets the value of ODFDOM attribute representation FoBorderLeftAttribute , See fo:border-left

Parameters:
foBorderLeftValue - The type is String

getFoBorderRightAttribute

public String getFoBorderRightAttribute()
Receives the value of the ODFDOM attribute representation FoBorderRightAttribute , See fo:border-right

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

setFoBorderRightAttribute

public void setFoBorderRightAttribute(String foBorderRightValue)
Sets the value of ODFDOM attribute representation FoBorderRightAttribute , See fo:border-right

Parameters:
foBorderRightValue - The type is String

getFoBorderTopAttribute

public String getFoBorderTopAttribute()
Receives the value of the ODFDOM attribute representation FoBorderTopAttribute , See fo:border-top

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

setFoBorderTopAttribute

public void setFoBorderTopAttribute(String foBorderTopValue)
Sets the value of ODFDOM attribute representation FoBorderTopAttribute , See fo:border-top

Parameters:
foBorderTopValue - The type is String

getFoBreakAfterAttribute

public String getFoBreakAfterAttribute()
Receives the value of the ODFDOM attribute representation FoBreakAfterAttribute , See fo:break-after

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

setFoBreakAfterAttribute

public void setFoBreakAfterAttribute(String foBreakAfterValue)
Sets the value of ODFDOM attribute representation FoBreakAfterAttribute , See fo:break-after

Parameters:
foBreakAfterValue - The type is String

getFoBreakBeforeAttribute

public String getFoBreakBeforeAttribute()
Receives the value of the ODFDOM attribute representation FoBreakBeforeAttribute , See fo:break-before

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

setFoBreakBeforeAttribute

public void setFoBreakBeforeAttribute(String foBreakBeforeValue)
Sets the value of ODFDOM attribute representation FoBreakBeforeAttribute , See fo:break-before

Parameters:
foBreakBeforeValue - The type is String

getFoHyphenationKeepAttribute

public String getFoHyphenationKeepAttribute()
Receives the value of the ODFDOM attribute representation FoHyphenationKeepAttribute , See fo:hyphenation-keep

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

setFoHyphenationKeepAttribute

public void setFoHyphenationKeepAttribute(String foHyphenationKeepValue)
Sets the value of ODFDOM attribute representation FoHyphenationKeepAttribute , See fo:hyphenation-keep

Parameters:
foHyphenationKeepValue - The type is String

getFoHyphenationLadderCountAttribute

public Integer getFoHyphenationLadderCountAttribute()
Receives the value of the ODFDOM attribute representation FoHyphenationLadderCountAttribute , See fo:hyphenation-ladder-count

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

setFoHyphenationLadderCountAttribute

public void setFoHyphenationLadderCountAttribute(Integer foHyphenationLadderCountValue)
Sets the value of ODFDOM attribute representation FoHyphenationLadderCountAttribute , See fo:hyphenation-ladder-count

Parameters:
foHyphenationLadderCountValue - The type is Integer

getFoKeepTogetherAttribute

public String getFoKeepTogetherAttribute()
Receives the value of the ODFDOM attribute representation FoKeepTogetherAttribute , See fo:keep-together

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

setFoKeepTogetherAttribute

public void setFoKeepTogetherAttribute(String foKeepTogetherValue)
Sets the value of ODFDOM attribute representation FoKeepTogetherAttribute , See fo:keep-together

Parameters:
foKeepTogetherValue - The type is String

getFoKeepWithNextAttribute

public String getFoKeepWithNextAttribute()
Receives the value of the ODFDOM attribute representation FoKeepWithNextAttribute , See fo:keep-with-next

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

setFoKeepWithNextAttribute

public void setFoKeepWithNextAttribute(String foKeepWithNextValue)
Sets the value of ODFDOM attribute representation FoKeepWithNextAttribute , See fo:keep-with-next

Parameters:
foKeepWithNextValue - The type is String

getFoLineHeightAttribute

public String getFoLineHeightAttribute()
Receives the value of the ODFDOM attribute representation FoLineHeightAttribute , See fo:line-height

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

setFoLineHeightAttribute

public void setFoLineHeightAttribute(String foLineHeightValue)
Sets the value of ODFDOM attribute representation FoLineHeightAttribute , See fo:line-height

Parameters:
foLineHeightValue - The type is String

getFoMarginAttribute

public String getFoMarginAttribute()
Receives the value of the ODFDOM attribute representation FoMarginAttribute , See fo:margin

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

setFoMarginAttribute

public void setFoMarginAttribute(String foMarginValue)
Sets the value of ODFDOM attribute representation FoMarginAttribute , See fo:margin

Parameters:
foMarginValue - The type is String

getFoMarginBottomAttribute

public String getFoMarginBottomAttribute()
Receives the value of the ODFDOM attribute representation FoMarginBottomAttribute , See fo:margin-bottom

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

setFoMarginBottomAttribute

public void setFoMarginBottomAttribute(String foMarginBottomValue)
Sets the value of ODFDOM attribute representation FoMarginBottomAttribute , See fo:margin-bottom

Parameters:
foMarginBottomValue - The type is String

getFoMarginLeftAttribute

public String getFoMarginLeftAttribute()
Receives the value of the ODFDOM attribute representation FoMarginLeftAttribute , See fo:margin-left

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

setFoMarginLeftAttribute

public void setFoMarginLeftAttribute(String foMarginLeftValue)
Sets the value of ODFDOM attribute representation FoMarginLeftAttribute , See fo:margin-left

Parameters:
foMarginLeftValue - The type is String

getFoMarginRightAttribute

public String getFoMarginRightAttribute()
Receives the value of the ODFDOM attribute representation FoMarginRightAttribute , See fo:margin-right

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

setFoMarginRightAttribute

public void setFoMarginRightAttribute(String foMarginRightValue)
Sets the value of ODFDOM attribute representation FoMarginRightAttribute , See fo:margin-right

Parameters:
foMarginRightValue - The type is String

getFoMarginTopAttribute

public String getFoMarginTopAttribute()
Receives the value of the ODFDOM attribute representation FoMarginTopAttribute , See fo:margin-top

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

setFoMarginTopAttribute

public void setFoMarginTopAttribute(String foMarginTopValue)
Sets the value of ODFDOM attribute representation FoMarginTopAttribute , See fo:margin-top

Parameters:
foMarginTopValue - The type is String

getFoOrphansAttribute

public Integer getFoOrphansAttribute()
Receives the value of the ODFDOM attribute representation FoOrphansAttribute , See fo:orphans

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

setFoOrphansAttribute

public void setFoOrphansAttribute(Integer foOrphansValue)
Sets the value of ODFDOM attribute representation FoOrphansAttribute , See fo:orphans

Parameters:
foOrphansValue - The type is Integer

getFoPaddingAttribute

public String getFoPaddingAttribute()
Receives the value of the ODFDOM attribute representation FoPaddingAttribute , See fo:padding

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

setFoPaddingAttribute

public void setFoPaddingAttribute(String foPaddingValue)
Sets the value of ODFDOM attribute representation FoPaddingAttribute , See fo:padding

Parameters:
foPaddingValue - The type is String

getFoPaddingBottomAttribute

public String getFoPaddingBottomAttribute()
Receives the value of the ODFDOM attribute representation FoPaddingBottomAttribute , See fo:padding-bottom

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

setFoPaddingBottomAttribute

public void setFoPaddingBottomAttribute(String foPaddingBottomValue)
Sets the value of ODFDOM attribute representation FoPaddingBottomAttribute , See fo:padding-bottom

Parameters:
foPaddingBottomValue - The type is String

getFoPaddingLeftAttribute

public String getFoPaddingLeftAttribute()
Receives the value of the ODFDOM attribute representation FoPaddingLeftAttribute , See fo:padding-left

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

setFoPaddingLeftAttribute

public void setFoPaddingLeftAttribute(String foPaddingLeftValue)
Sets the value of ODFDOM attribute representation FoPaddingLeftAttribute , See fo:padding-left

Parameters:
foPaddingLeftValue - The type is String

getFoPaddingRightAttribute

public String getFoPaddingRightAttribute()
Receives the value of the ODFDOM attribute representation FoPaddingRightAttribute , See fo:padding-right

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

setFoPaddingRightAttribute

public void setFoPaddingRightAttribute(String foPaddingRightValue)
Sets the value of ODFDOM attribute representation FoPaddingRightAttribute , See fo:padding-right

Parameters:
foPaddingRightValue - The type is String

getFoPaddingTopAttribute

public String getFoPaddingTopAttribute()
Receives the value of the ODFDOM attribute representation FoPaddingTopAttribute , See fo:padding-top

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

setFoPaddingTopAttribute

public void setFoPaddingTopAttribute(String foPaddingTopValue)
Sets the value of ODFDOM attribute representation FoPaddingTopAttribute , See fo:padding-top

Parameters:
foPaddingTopValue - The type is String

getFoTextAlignAttribute

public String getFoTextAlignAttribute()
Receives the value of the ODFDOM attribute representation FoTextAlignAttribute , See fo:text-align

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

setFoTextAlignAttribute

public void setFoTextAlignAttribute(String foTextAlignValue)
Sets the value of ODFDOM attribute representation FoTextAlignAttribute , See fo:text-align

Parameters:
foTextAlignValue - The type is String

getFoTextAlignLastAttribute

public String getFoTextAlignLastAttribute()
Receives the value of the ODFDOM attribute representation FoTextAlignLastAttribute , See fo:text-align-last

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

setFoTextAlignLastAttribute

public void setFoTextAlignLastAttribute(String foTextAlignLastValue)
Sets the value of ODFDOM attribute representation FoTextAlignLastAttribute , See fo:text-align-last

Parameters:
foTextAlignLastValue - The type is String

getFoTextIndentAttribute

public String getFoTextIndentAttribute()
Receives the value of the ODFDOM attribute representation FoTextIndentAttribute , See fo:text-indent

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

setFoTextIndentAttribute

public void setFoTextIndentAttribute(String foTextIndentValue)
Sets the value of ODFDOM attribute representation FoTextIndentAttribute , See fo:text-indent

Parameters:
foTextIndentValue - The type is String

getFoWidowsAttribute

public Integer getFoWidowsAttribute()
Receives the value of the ODFDOM attribute representation FoWidowsAttribute , See fo:widows

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

setFoWidowsAttribute

public void setFoWidowsAttribute(Integer foWidowsValue)
Sets the value of ODFDOM attribute representation FoWidowsAttribute , See fo:widows

Parameters:
foWidowsValue - The type is Integer

getStyleAutoTextIndentAttribute

public Boolean getStyleAutoTextIndentAttribute()
Receives the value of the ODFDOM attribute representation StyleAutoTextIndentAttribute , See style:auto-text-indent

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

setStyleAutoTextIndentAttribute

public void setStyleAutoTextIndentAttribute(Boolean styleAutoTextIndentValue)
Sets the value of ODFDOM attribute representation StyleAutoTextIndentAttribute , See style:auto-text-indent

Parameters:
styleAutoTextIndentValue - The type is Boolean

getStyleBackgroundTransparencyAttribute

public String getStyleBackgroundTransparencyAttribute()
Receives the value of the ODFDOM attribute representation StyleBackgroundTransparencyAttribute , See style:background-transparency

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

setStyleBackgroundTransparencyAttribute

public void setStyleBackgroundTransparencyAttribute(String styleBackgroundTransparencyValue)
Sets the value of ODFDOM attribute representation StyleBackgroundTransparencyAttribute , See style:background-transparency

Parameters:
styleBackgroundTransparencyValue - The type is String

getStyleBorderLineWidthAttribute

public String getStyleBorderLineWidthAttribute()
Receives the value of the ODFDOM attribute representation StyleBorderLineWidthAttribute , See style:border-line-width

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

setStyleBorderLineWidthAttribute

public void setStyleBorderLineWidthAttribute(String styleBorderLineWidthValue)
Sets the value of ODFDOM attribute representation StyleBorderLineWidthAttribute , See style:border-line-width

Parameters:
styleBorderLineWidthValue - The type is String

getStyleBorderLineWidthBottomAttribute

public String getStyleBorderLineWidthBottomAttribute()
Receives the value of the ODFDOM attribute representation StyleBorderLineWidthBottomAttribute , See style:border-line-width-bottom

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

setStyleBorderLineWidthBottomAttribute

public void setStyleBorderLineWidthBottomAttribute(String styleBorderLineWidthBottomValue)
Sets the value of ODFDOM attribute representation StyleBorderLineWidthBottomAttribute , See style:border-line-width-bottom

Parameters:
styleBorderLineWidthBottomValue - The type is String

getStyleBorderLineWidthLeftAttribute

public String getStyleBorderLineWidthLeftAttribute()
Receives the value of the ODFDOM attribute representation StyleBorderLineWidthLeftAttribute , See style:border-line-width-left

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

setStyleBorderLineWidthLeftAttribute

public void setStyleBorderLineWidthLeftAttribute(String styleBorderLineWidthLeftValue)
Sets the value of ODFDOM attribute representation StyleBorderLineWidthLeftAttribute , See style:border-line-width-left

Parameters:
styleBorderLineWidthLeftValue - The type is String

getStyleBorderLineWidthRightAttribute

public String getStyleBorderLineWidthRightAttribute()
Receives the value of the ODFDOM attribute representation StyleBorderLineWidthRightAttribute , See style:border-line-width-right

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

setStyleBorderLineWidthRightAttribute

public void setStyleBorderLineWidthRightAttribute(String styleBorderLineWidthRightValue)
Sets the value of ODFDOM attribute representation StyleBorderLineWidthRightAttribute , See style:border-line-width-right

Parameters:
styleBorderLineWidthRightValue - The type is String

getStyleBorderLineWidthTopAttribute

public String getStyleBorderLineWidthTopAttribute()
Receives the value of the ODFDOM attribute representation StyleBorderLineWidthTopAttribute , See style:border-line-width-top

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

setStyleBorderLineWidthTopAttribute

public void setStyleBorderLineWidthTopAttribute(String styleBorderLineWidthTopValue)
Sets the value of ODFDOM attribute representation StyleBorderLineWidthTopAttribute , See style:border-line-width-top

Parameters:
styleBorderLineWidthTopValue - The type is String

getStyleFontIndependentLineSpacingAttribute

public Boolean getStyleFontIndependentLineSpacingAttribute()
Receives the value of the ODFDOM attribute representation StyleFontIndependentLineSpacingAttribute , See style:font-independent-line-spacing

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

setStyleFontIndependentLineSpacingAttribute

public void setStyleFontIndependentLineSpacingAttribute(Boolean styleFontIndependentLineSpacingValue)
Sets the value of ODFDOM attribute representation StyleFontIndependentLineSpacingAttribute , See style:font-independent-line-spacing

Parameters:
styleFontIndependentLineSpacingValue - The type is Boolean

getStyleJoinBorderAttribute

public Boolean getStyleJoinBorderAttribute()
Receives the value of the ODFDOM attribute representation StyleJoinBorderAttribute , See style:join-border

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

setStyleJoinBorderAttribute

public void setStyleJoinBorderAttribute(Boolean styleJoinBorderValue)
Sets the value of ODFDOM attribute representation StyleJoinBorderAttribute , See style:join-border

Parameters:
styleJoinBorderValue - The type is Boolean

getStyleJustifySingleWordAttribute

public Boolean getStyleJustifySingleWordAttribute()
Receives the value of the ODFDOM attribute representation StyleJustifySingleWordAttribute , See style:justify-single-word

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

setStyleJustifySingleWordAttribute

public void setStyleJustifySingleWordAttribute(Boolean styleJustifySingleWordValue)
Sets the value of ODFDOM attribute representation StyleJustifySingleWordAttribute , See style:justify-single-word

Parameters:
styleJustifySingleWordValue - The type is Boolean

getStyleLineBreakAttribute

public String getStyleLineBreakAttribute()
Receives the value of the ODFDOM attribute representation StyleLineBreakAttribute , See style:line-break

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

setStyleLineBreakAttribute

public void setStyleLineBreakAttribute(String styleLineBreakValue)
Sets the value of ODFDOM attribute representation StyleLineBreakAttribute , See style:line-break

Parameters:
styleLineBreakValue - The type is String

getStyleLineHeightAtLeastAttribute

public String getStyleLineHeightAtLeastAttribute()
Receives the value of the ODFDOM attribute representation StyleLineHeightAtLeastAttribute , See style:line-height-at-least

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

setStyleLineHeightAtLeastAttribute

public void setStyleLineHeightAtLeastAttribute(String styleLineHeightAtLeastValue)
Sets the value of ODFDOM attribute representation StyleLineHeightAtLeastAttribute , See style:line-height-at-least

Parameters:
styleLineHeightAtLeastValue - The type is String

getStyleLineSpacingAttribute

public String getStyleLineSpacingAttribute()
Receives the value of the ODFDOM attribute representation StyleLineSpacingAttribute , See style:line-spacing

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

setStyleLineSpacingAttribute

public void setStyleLineSpacingAttribute(String styleLineSpacingValue)
Sets the value of ODFDOM attribute representation StyleLineSpacingAttribute , See style:line-spacing

Parameters:
styleLineSpacingValue - The type is String

getStylePageNumberAttribute

public Integer getStylePageNumberAttribute()
Receives the value of the ODFDOM attribute representation StylePageNumberAttribute , See style:page-number

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

setStylePageNumberAttribute

public void setStylePageNumberAttribute(Integer stylePageNumberValue)
Sets the value of ODFDOM attribute representation StylePageNumberAttribute , See style:page-number

Parameters:
stylePageNumberValue - The type is Integer

getStylePunctuationWrapAttribute

public String getStylePunctuationWrapAttribute()
Receives the value of the ODFDOM attribute representation StylePunctuationWrapAttribute , See style:punctuation-wrap

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

setStylePunctuationWrapAttribute

public void setStylePunctuationWrapAttribute(String stylePunctuationWrapValue)
Sets the value of ODFDOM attribute representation StylePunctuationWrapAttribute , See style:punctuation-wrap

Parameters:
stylePunctuationWrapValue - The type is String

getStyleRegisterTrueAttribute

public Boolean getStyleRegisterTrueAttribute()
Receives the value of the ODFDOM attribute representation StyleRegisterTrueAttribute , See style:register-true

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

setStyleRegisterTrueAttribute

public void setStyleRegisterTrueAttribute(Boolean styleRegisterTrueValue)
Sets the value of ODFDOM attribute representation StyleRegisterTrueAttribute , See style:register-true

Parameters:
styleRegisterTrueValue - The type is Boolean

getStyleShadowAttribute

public String getStyleShadowAttribute()
Receives the value of the ODFDOM attribute representation StyleShadowAttribute , See style:shadow

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

setStyleShadowAttribute

public void setStyleShadowAttribute(String styleShadowValue)
Sets the value of ODFDOM attribute representation StyleShadowAttribute , See style:shadow

Parameters:
styleShadowValue - The type is String

getStyleSnapToLayoutGridAttribute

public Boolean getStyleSnapToLayoutGridAttribute()
Receives the value of the ODFDOM attribute representation StyleSnapToLayoutGridAttribute , See style:snap-to-layout-grid

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

setStyleSnapToLayoutGridAttribute

public void setStyleSnapToLayoutGridAttribute(Boolean styleSnapToLayoutGridValue)
Sets the value of ODFDOM attribute representation StyleSnapToLayoutGridAttribute , See style:snap-to-layout-grid

Parameters:
styleSnapToLayoutGridValue - The type is Boolean

getStyleTabStopDistanceAttribute

public String getStyleTabStopDistanceAttribute()
Receives the value of the ODFDOM attribute representation StyleTabStopDistanceAttribute , See style:tab-stop-distance

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

setStyleTabStopDistanceAttribute

public void setStyleTabStopDistanceAttribute(String styleTabStopDistanceValue)
Sets the value of ODFDOM attribute representation StyleTabStopDistanceAttribute , See style:tab-stop-distance

Parameters:
styleTabStopDistanceValue - The type is String

getStyleTextAutospaceAttribute

public String getStyleTextAutospaceAttribute()
Receives the value of the ODFDOM attribute representation StyleTextAutospaceAttribute , See style:text-autospace

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

setStyleTextAutospaceAttribute

public void setStyleTextAutospaceAttribute(String styleTextAutospaceValue)
Sets the value of ODFDOM attribute representation StyleTextAutospaceAttribute , See style:text-autospace

Parameters:
styleTextAutospaceValue - The type is String

getStyleVerticalAlignAttribute

public String getStyleVerticalAlignAttribute()
Receives the value of the ODFDOM attribute representation StyleVerticalAlignAttribute , See style:vertical-align

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

setStyleVerticalAlignAttribute

public void setStyleVerticalAlignAttribute(String styleVerticalAlignValue)
Sets the value of ODFDOM attribute representation StyleVerticalAlignAttribute , See style:vertical-align

Parameters:
styleVerticalAlignValue - The type is String

getStyleWritingModeAttribute

public String getStyleWritingModeAttribute()
Receives the value of the ODFDOM attribute representation StyleWritingModeAttribute , See style:writing-mode

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

setStyleWritingModeAttribute

public void setStyleWritingModeAttribute(String styleWritingModeValue)
Sets the value of ODFDOM attribute representation StyleWritingModeAttribute , See style:writing-mode

Parameters:
styleWritingModeValue - The type is String

getStyleWritingModeAutomaticAttribute

public Boolean getStyleWritingModeAutomaticAttribute()
Receives the value of the ODFDOM attribute representation StyleWritingModeAutomaticAttribute , See style:writing-mode-automatic

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

setStyleWritingModeAutomaticAttribute

public void setStyleWritingModeAutomaticAttribute(Boolean styleWritingModeAutomaticValue)
Sets the value of ODFDOM attribute representation StyleWritingModeAutomaticAttribute , See style:writing-mode-automatic

Parameters:
styleWritingModeAutomaticValue - The type is Boolean

getTextLineNumberAttribute

public Integer getTextLineNumberAttribute()
Receives the value of the ODFDOM attribute representation TextLineNumberAttribute , See text:line-number

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

setTextLineNumberAttribute

public void setTextLineNumberAttribute(Integer textLineNumberValue)
Sets the value of ODFDOM attribute representation TextLineNumberAttribute , See text:line-number

Parameters:
textLineNumberValue - The type is Integer

getTextNumberLinesAttribute

public Boolean getTextNumberLinesAttribute()
Receives the value of the ODFDOM attribute representation TextNumberLinesAttribute , See text:number-lines

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

setTextNumberLinesAttribute

public void setTextNumberLinesAttribute(Boolean textNumberLinesValue)
Sets the value of ODFDOM attribute representation TextNumberLinesAttribute , See text:number-lines

Parameters:
textNumberLinesValue - The type is Boolean

newStyleBackgroundImageElement

public StyleBackgroundImageElement newStyleBackgroundImageElement()
Create child element style:background-image. Child element is new in Odf 1.2

Returns:
the element style:background-image

newStyleDropCapElement

public StyleDropCapElement newStyleDropCapElement()
Create child element style:drop-cap. Child element is new in Odf 1.2

Returns:
the element style:drop-cap

newStyleTabStopsElement

public StyleTabStopsElement newStyleTabStopsElement()
Create child element style:tab-stops. Child element is new in Odf 1.2

Returns:
the element style:tab-stops

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.