Package com.steadystate.css.dom
Class CSS2PropertiesImpl
- java.lang.Object
-
- com.steadystate.css.dom.CSS2PropertiesImpl
-
- All Implemented Interfaces:
java.io.Serializable
,CSS2Properties
public class CSS2PropertiesImpl extends java.lang.Object implements CSS2Properties, java.io.Serializable
- Version:
- Author:
- David
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CSS2PropertiesImpl()
Creates new CSS2PropertiesImpl
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getAzimuth()
See the azimuth property definition in CSS2.java.lang.String
getBackground()
See the background property definition in CSS2.java.lang.String
getBackgroundAttachment()
See the background-attachment property definition in CSS2.java.lang.String
getBackgroundColor()
See the background-color property definition in CSS2.java.lang.String
getBackgroundImage()
See the background-image property definition in CSS2.java.lang.String
getBackgroundPosition()
See the background-position property definition in CSS2.java.lang.String
getBackgroundRepeat()
See the background-repeat property definition in CSS2.java.lang.String
getBorder()
See the border property definition in CSS2.java.lang.String
getBorderBottom()
See the border-bottom property definition in CSS2.java.lang.String
getBorderBottomColor()
See the border-bottom-color property definition in CSS2.java.lang.String
getBorderBottomStyle()
See the border-bottom-style property definition in CSS2.java.lang.String
getBorderBottomWidth()
See the border-bottom-width property definition in CSS2.java.lang.String
getBorderCollapse()
See the border-collapse property definition in CSS2.java.lang.String
getBorderColor()
See the border-color property definition in CSS2.java.lang.String
getBorderLeft()
See the border-left property definition in CSS2.java.lang.String
getBorderLeftColor()
See the border-left-color property definition in CSS2.java.lang.String
getBorderLeftStyle()
See the border-left-style property definition in CSS2.java.lang.String
getBorderLeftWidth()
See the border-left-width property definition in CSS2.java.lang.String
getBorderRight()
See the border-right property definition in CSS2.java.lang.String
getBorderRightColor()
See the border-right-color property definition in CSS2.java.lang.String
getBorderRightStyle()
See the border-right-style property definition in CSS2.java.lang.String
getBorderRightWidth()
See the border-right-width property definition in CSS2.java.lang.String
getBorderSpacing()
See the border-spacing property definition in CSS2.java.lang.String
getBorderStyle()
See the border-style property definition in CSS2.java.lang.String
getBorderTop()
See the border-top property definition in CSS2.java.lang.String
getBorderTopColor()
See the border-top-color property definition in CSS2.java.lang.String
getBorderTopStyle()
See the border-top-style property definition in CSS2.java.lang.String
getBorderTopWidth()
See the border-top-width property definition in CSS2.java.lang.String
getBorderWidth()
See the border-width property definition in CSS2.java.lang.String
getBottom()
See the bottom property definition in CSS2.java.lang.String
getCaptionSide()
See the caption-side property definition in CSS2.java.lang.String
getClear()
See the clear property definition in CSS2.java.lang.String
getClip()
See the clip property definition in CSS2.java.lang.String
getColor()
See the color property definition in CSS2.java.lang.String
getContent()
See the content property definition in CSS2.java.lang.String
getCounterIncrement()
See the counter-increment property definition in CSS2.java.lang.String
getCounterReset()
See the counter-reset property definition in CSS2.java.lang.String
getCssFloat()
See the float property definition in CSS2.java.lang.String
getCue()
See the cue property definition in CSS2.java.lang.String
getCueAfter()
See the cue-after property definition in CSS2.java.lang.String
getCueBefore()
See the cue-before property definition in CSS2.java.lang.String
getCursor()
See the cursor property definition in CSS2.java.lang.String
getDirection()
See the direction property definition in CSS2.java.lang.String
getDisplay()
See the display property definition in CSS2.java.lang.String
getElevation()
See the elevation property definition in CSS2.java.lang.String
getEmptyCells()
See the empty-cells property definition in CSS2.java.lang.String
getFont()
See the font property definition in CSS2.java.lang.String
getFontFamily()
See the font-family property definition in CSS2.java.lang.String
getFontSize()
See the font-size property definition in CSS2.java.lang.String
getFontSizeAdjust()
See the font-size-adjust property definition in CSS2.java.lang.String
getFontStretch()
See the font-stretch property definition in CSS2.java.lang.String
getFontStyle()
See the font-style property definition in CSS2.java.lang.String
getFontVariant()
See the font-variant property definition in CSS2.java.lang.String
getFontWeight()
See the font-weight property definition in CSS2.java.lang.String
getHeight()
See the height property definition in CSS2.java.lang.String
getLeft()
See the left property definition in CSS2.java.lang.String
getLetterSpacing()
See the letter-spacing property definition in CSS2.java.lang.String
getLineHeight()
See the line-height property definition in CSS2.java.lang.String
getListStyle()
See the list-style property definition in CSS2.java.lang.String
getListStyleImage()
See the list-style-image property definition in CSS2.java.lang.String
getListStylePosition()
See the list-style-position property definition in CSS2.java.lang.String
getListStyleType()
See the list-style-type property definition in CSS2.java.lang.String
getMargin()
See the margin property definition in CSS2.java.lang.String
getMarginBottom()
See the margin-bottom property definition in CSS2.java.lang.String
getMarginLeft()
See the margin-left property definition in CSS2.java.lang.String
getMarginRight()
See the margin-right property definition in CSS2.java.lang.String
getMarginTop()
See the margin-top property definition in CSS2.java.lang.String
getMarkerOffset()
See the marker-offset property definition in CSS2.java.lang.String
getMarks()
See the marks property definition in CSS2.java.lang.String
getMaxHeight()
See the max-height property definition in CSS2.java.lang.String
getMaxWidth()
See the max-width property definition in CSS2.java.lang.String
getMinHeight()
See the min-height property definition in CSS2.java.lang.String
getMinWidth()
See the min-width property definition in CSS2.java.lang.String
getOrphans()
See the orphans property definition in CSS2.java.lang.String
getOutline()
See the outline property definition in CSS2.java.lang.String
getOutlineColor()
See the outline-color property definition in CSS2.java.lang.String
getOutlineStyle()
See the outline-style property definition in CSS2.java.lang.String
getOutlineWidth()
See the outline-width property definition in CSS2.java.lang.String
getOverflow()
See the overflow property definition in CSS2.java.lang.String
getPadding()
See the padding property definition in CSS2.java.lang.String
getPaddingBottom()
See the padding-bottom property definition in CSS2.java.lang.String
getPaddingLeft()
See the padding-left property definition in CSS2.java.lang.String
getPaddingRight()
See the padding-right property definition in CSS2.java.lang.String
getPaddingTop()
See the padding-top property definition in CSS2.java.lang.String
getPage()
See the page property definition in CSS2.java.lang.String
getPageBreakAfter()
See the page-break-after property definition in CSS2.java.lang.String
getPageBreakBefore()
See the page-break-before property definition in CSS2.java.lang.String
getPageBreakInside()
See the page-break-inside property definition in CSS2.java.lang.String
getPause()
See the pause property definition in CSS2.java.lang.String
getPauseAfter()
See the pause-after property definition in CSS2.java.lang.String
getPauseBefore()
See the pause-before property definition in CSS2.java.lang.String
getPitch()
See the pitch property definition in CSS2.java.lang.String
getPitchRange()
See the pitch-range property definition in CSS2.java.lang.String
getPlayDuring()
See the play-during property definition in CSS2.java.lang.String
getPosition()
See the position property definition in CSS2.java.lang.String
getQuotes()
See the quotes property definition in CSS2.java.lang.String
getRichness()
See the richness property definition in CSS2.java.lang.String
getRight()
See the right property definition in CSS2.java.lang.String
getSize()
See the size property definition in CSS2.java.lang.String
getSpeak()
See the speak property definition in CSS2.java.lang.String
getSpeakHeader()
See the speak-header property definition in CSS2.java.lang.String
getSpeakNumeral()
See the speak-numeral property definition in CSS2.java.lang.String
getSpeakPunctuation()
See the speak-punctuation property definition in CSS2.java.lang.String
getSpeechRate()
See the speech-rate property definition in CSS2.java.lang.String
getStress()
See the stress property definition in CSS2.java.lang.String
getTableLayout()
See the table-layout property definition in CSS2.java.lang.String
getTextAlign()
See the text-align property definition in CSS2.java.lang.String
getTextDecoration()
See the text-decoration property definition in CSS2.java.lang.String
getTextIndent()
See the text-indent property definition in CSS2.java.lang.String
getTextShadow()
See the text-shadow property definition in CSS2.java.lang.String
getTextTransform()
See the text-transform property definition in CSS2.java.lang.String
getTop()
See the top property definition in CSS2.java.lang.String
getUnicodeBidi()
See the unicode-bidi property definition in CSS2.java.lang.String
getVerticalAlign()
See the vertical-align property definition in CSS2.java.lang.String
getVisibility()
See the visibility property definition in CSS2.java.lang.String
getVoiceFamily()
See the voice-family property definition in CSS2.java.lang.String
getVolume()
See the volume property definition in CSS2.java.lang.String
getWhiteSpace()
See the white-space property definition in CSS2.java.lang.String
getWidows()
See the widows property definition in CSS2.java.lang.String
getWidth()
See the width property definition in CSS2.java.lang.String
getWordSpacing()
See the word-spacing property definition in CSS2.java.lang.String
getZIndex()
See the z-index property definition in CSS2.void
setAzimuth(java.lang.String azimuth)
void
setBackground(java.lang.String background)
void
setBackgroundAttachment(java.lang.String backgroundAttachment)
void
setBackgroundColor(java.lang.String backgroundColor)
void
setBackgroundImage(java.lang.String backgroundImage)
void
setBackgroundPosition(java.lang.String backgroundPosition)
void
setBackgroundRepeat(java.lang.String backgroundRepeat)
void
setBorder(java.lang.String border)
void
setBorderBottom(java.lang.String borderBottom)
void
setBorderBottomColor(java.lang.String borderBottomColor)
void
setBorderBottomStyle(java.lang.String borderBottomStyle)
void
setBorderBottomWidth(java.lang.String borderBottomWidth)
void
setBorderCollapse(java.lang.String borderCollapse)
void
setBorderColor(java.lang.String borderColor)
void
setBorderLeft(java.lang.String borderLeft)
void
setBorderLeftColor(java.lang.String borderLeftColor)
void
setBorderLeftStyle(java.lang.String borderLeftStyle)
void
setBorderLeftWidth(java.lang.String borderLeftWidth)
void
setBorderRight(java.lang.String borderRight)
void
setBorderRightColor(java.lang.String borderRightColor)
void
setBorderRightStyle(java.lang.String borderRightStyle)
void
setBorderRightWidth(java.lang.String borderRightWidth)
void
setBorderSpacing(java.lang.String borderSpacing)
void
setBorderStyle(java.lang.String borderStyle)
void
setBorderTop(java.lang.String borderTop)
void
setBorderTopColor(java.lang.String borderTopColor)
void
setBorderTopStyle(java.lang.String borderTopStyle)
void
setBorderTopWidth(java.lang.String borderTopWidth)
void
setBorderWidth(java.lang.String borderWidth)
void
setBottom(java.lang.String bottom)
void
setCaptionSide(java.lang.String captionSide)
void
setClear(java.lang.String clear)
void
setClip(java.lang.String clip)
void
setColor(java.lang.String color)
void
setContent(java.lang.String content)
void
setCounterIncrement(java.lang.String counterIncrement)
void
setCounterReset(java.lang.String counterReset)
void
setCssFloat(java.lang.String cssFloat)
void
setCue(java.lang.String cue)
void
setCueAfter(java.lang.String cueAfter)
void
setCueBefore(java.lang.String cueBefore)
void
setCursor(java.lang.String cursor)
void
setDirection(java.lang.String direction)
void
setDisplay(java.lang.String display)
void
setElevation(java.lang.String elevation)
void
setEmptyCells(java.lang.String emptyCells)
void
setFont(java.lang.String font)
void
setFontFamily(java.lang.String fontFamily)
void
setFontSize(java.lang.String fontSize)
void
setFontSizeAdjust(java.lang.String fontSizeAdjust)
void
setFontStretch(java.lang.String fontStretch)
void
setFontStyle(java.lang.String fontStyle)
void
setFontVariant(java.lang.String fontVariant)
void
setFontWeight(java.lang.String fontWeight)
void
setHeight(java.lang.String height)
void
setLeft(java.lang.String left)
void
setLetterSpacing(java.lang.String letterSpacing)
void
setLineHeight(java.lang.String lineHeight)
void
setListStyle(java.lang.String listStyle)
void
setListStyleImage(java.lang.String listStyleImage)
void
setListStylePosition(java.lang.String listStylePosition)
void
setListStyleType(java.lang.String listStyleType)
void
setMargin(java.lang.String margin)
void
setMarginBottom(java.lang.String marginBottom)
void
setMarginLeft(java.lang.String marginLeft)
void
setMarginRight(java.lang.String marginRight)
void
setMarginTop(java.lang.String marginTop)
void
setMarkerOffset(java.lang.String markerOffset)
void
setMarks(java.lang.String marks)
void
setMaxHeight(java.lang.String maxHeight)
void
setMaxWidth(java.lang.String maxWidth)
void
setMinHeight(java.lang.String minHeight)
void
setMinWidth(java.lang.String minWidth)
void
setOrphans(java.lang.String orphans)
void
setOutline(java.lang.String outline)
void
setOutlineColor(java.lang.String outlineColor)
void
setOutlineStyle(java.lang.String outlineStyle)
void
setOutlineWidth(java.lang.String outlineWidth)
void
setOverflow(java.lang.String overflow)
void
setPadding(java.lang.String padding)
void
setPaddingBottom(java.lang.String paddingBottom)
void
setPaddingLeft(java.lang.String paddingLeft)
void
setPaddingRight(java.lang.String paddingRight)
void
setPaddingTop(java.lang.String paddingTop)
void
setPage(java.lang.String page)
void
setPageBreakAfter(java.lang.String pageBreakAfter)
void
setPageBreakBefore(java.lang.String pageBreakBefore)
void
setPageBreakInside(java.lang.String pageBreakInside)
void
setPause(java.lang.String pause)
void
setPauseAfter(java.lang.String pauseAfter)
void
setPauseBefore(java.lang.String pauseBefore)
void
setPitch(java.lang.String pitch)
void
setPitchRange(java.lang.String pitchRange)
void
setPlayDuring(java.lang.String playDuring)
void
setPosition(java.lang.String position)
void
setQuotes(java.lang.String quotes)
void
setRichness(java.lang.String richness)
void
setRight(java.lang.String right)
void
setSize(java.lang.String size)
void
setSpeak(java.lang.String speak)
void
setSpeakHeader(java.lang.String speakHeader)
void
setSpeakNumeral(java.lang.String speakNumeral)
void
setSpeakPunctuation(java.lang.String speakPunctuation)
void
setSpeechRate(java.lang.String speechRate)
void
setStress(java.lang.String stress)
void
setTableLayout(java.lang.String tableLayout)
void
setTextAlign(java.lang.String textAlign)
void
setTextDecoration(java.lang.String textDecoration)
void
setTextIndent(java.lang.String textIndent)
void
setTextShadow(java.lang.String textShadow)
void
setTextTransform(java.lang.String textTransform)
void
setTop(java.lang.String top)
void
setUnicodeBidi(java.lang.String unicodeBidi)
void
setVerticalAlign(java.lang.String verticalAlign)
void
setVisibility(java.lang.String visibility)
void
setVoiceFamily(java.lang.String voiceFamily)
void
setVolume(java.lang.String volume)
void
setWhiteSpace(java.lang.String whiteSpace)
void
setWidows(java.lang.String widows)
void
setWidth(java.lang.String width)
void
setWordSpacing(java.lang.String wordSpacing)
void
setZIndex(java.lang.String zIndex)
-
-
-
Method Detail
-
getAzimuth
public java.lang.String getAzimuth()
Description copied from interface:CSS2Properties
See the azimuth property definition in CSS2.- Specified by:
getAzimuth
in interfaceCSS2Properties
-
setAzimuth
public void setAzimuth(java.lang.String azimuth) throws org.w3c.dom.DOMException
- Specified by:
setAzimuth
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getBackground
public java.lang.String getBackground()
Description copied from interface:CSS2Properties
See the background property definition in CSS2.- Specified by:
getBackground
in interfaceCSS2Properties
-
setBackground
public void setBackground(java.lang.String background) throws org.w3c.dom.DOMException
- Specified by:
setBackground
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getBackgroundAttachment
public java.lang.String getBackgroundAttachment()
Description copied from interface:CSS2Properties
See the background-attachment property definition in CSS2.- Specified by:
getBackgroundAttachment
in interfaceCSS2Properties
-
setBackgroundAttachment
public void setBackgroundAttachment(java.lang.String backgroundAttachment) throws org.w3c.dom.DOMException
- Specified by:
setBackgroundAttachment
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getBackgroundColor
public java.lang.String getBackgroundColor()
Description copied from interface:CSS2Properties
See the background-color property definition in CSS2.- Specified by:
getBackgroundColor
in interfaceCSS2Properties
-
setBackgroundColor
public void setBackgroundColor(java.lang.String backgroundColor) throws org.w3c.dom.DOMException
- Specified by:
setBackgroundColor
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getBackgroundImage
public java.lang.String getBackgroundImage()
Description copied from interface:CSS2Properties
See the background-image property definition in CSS2.- Specified by:
getBackgroundImage
in interfaceCSS2Properties
-
setBackgroundImage
public void setBackgroundImage(java.lang.String backgroundImage) throws org.w3c.dom.DOMException
- Specified by:
setBackgroundImage
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getBackgroundPosition
public java.lang.String getBackgroundPosition()
Description copied from interface:CSS2Properties
See the background-position property definition in CSS2.- Specified by:
getBackgroundPosition
in interfaceCSS2Properties
-
setBackgroundPosition
public void setBackgroundPosition(java.lang.String backgroundPosition) throws org.w3c.dom.DOMException
- Specified by:
setBackgroundPosition
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getBackgroundRepeat
public java.lang.String getBackgroundRepeat()
Description copied from interface:CSS2Properties
See the background-repeat property definition in CSS2.- Specified by:
getBackgroundRepeat
in interfaceCSS2Properties
-
setBackgroundRepeat
public void setBackgroundRepeat(java.lang.String backgroundRepeat) throws org.w3c.dom.DOMException
- Specified by:
setBackgroundRepeat
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getBorder
public java.lang.String getBorder()
Description copied from interface:CSS2Properties
See the border property definition in CSS2.- Specified by:
getBorder
in interfaceCSS2Properties
-
setBorder
public void setBorder(java.lang.String border) throws org.w3c.dom.DOMException
- Specified by:
setBorder
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getBorderCollapse
public java.lang.String getBorderCollapse()
Description copied from interface:CSS2Properties
See the border-collapse property definition in CSS2.- Specified by:
getBorderCollapse
in interfaceCSS2Properties
-
setBorderCollapse
public void setBorderCollapse(java.lang.String borderCollapse) throws org.w3c.dom.DOMException
- Specified by:
setBorderCollapse
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getBorderColor
public java.lang.String getBorderColor()
Description copied from interface:CSS2Properties
See the border-color property definition in CSS2.- Specified by:
getBorderColor
in interfaceCSS2Properties
-
setBorderColor
public void setBorderColor(java.lang.String borderColor) throws org.w3c.dom.DOMException
- Specified by:
setBorderColor
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getBorderSpacing
public java.lang.String getBorderSpacing()
Description copied from interface:CSS2Properties
See the border-spacing property definition in CSS2.- Specified by:
getBorderSpacing
in interfaceCSS2Properties
-
setBorderSpacing
public void setBorderSpacing(java.lang.String borderSpacing) throws org.w3c.dom.DOMException
- Specified by:
setBorderSpacing
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getBorderStyle
public java.lang.String getBorderStyle()
Description copied from interface:CSS2Properties
See the border-style property definition in CSS2.- Specified by:
getBorderStyle
in interfaceCSS2Properties
-
setBorderStyle
public void setBorderStyle(java.lang.String borderStyle) throws org.w3c.dom.DOMException
- Specified by:
setBorderStyle
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getBorderTop
public java.lang.String getBorderTop()
Description copied from interface:CSS2Properties
See the border-top property definition in CSS2.- Specified by:
getBorderTop
in interfaceCSS2Properties
-
setBorderTop
public void setBorderTop(java.lang.String borderTop) throws org.w3c.dom.DOMException
- Specified by:
setBorderTop
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getBorderRight
public java.lang.String getBorderRight()
Description copied from interface:CSS2Properties
See the border-right property definition in CSS2.- Specified by:
getBorderRight
in interfaceCSS2Properties
-
setBorderRight
public void setBorderRight(java.lang.String borderRight) throws org.w3c.dom.DOMException
- Specified by:
setBorderRight
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getBorderBottom
public java.lang.String getBorderBottom()
Description copied from interface:CSS2Properties
See the border-bottom property definition in CSS2.- Specified by:
getBorderBottom
in interfaceCSS2Properties
-
setBorderBottom
public void setBorderBottom(java.lang.String borderBottom) throws org.w3c.dom.DOMException
- Specified by:
setBorderBottom
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getBorderLeft
public java.lang.String getBorderLeft()
Description copied from interface:CSS2Properties
See the border-left property definition in CSS2.- Specified by:
getBorderLeft
in interfaceCSS2Properties
-
setBorderLeft
public void setBorderLeft(java.lang.String borderLeft) throws org.w3c.dom.DOMException
- Specified by:
setBorderLeft
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getBorderTopColor
public java.lang.String getBorderTopColor()
Description copied from interface:CSS2Properties
See the border-top-color property definition in CSS2.- Specified by:
getBorderTopColor
in interfaceCSS2Properties
-
setBorderTopColor
public void setBorderTopColor(java.lang.String borderTopColor) throws org.w3c.dom.DOMException
- Specified by:
setBorderTopColor
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getBorderRightColor
public java.lang.String getBorderRightColor()
Description copied from interface:CSS2Properties
See the border-right-color property definition in CSS2.- Specified by:
getBorderRightColor
in interfaceCSS2Properties
-
setBorderRightColor
public void setBorderRightColor(java.lang.String borderRightColor) throws org.w3c.dom.DOMException
- Specified by:
setBorderRightColor
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getBorderBottomColor
public java.lang.String getBorderBottomColor()
Description copied from interface:CSS2Properties
See the border-bottom-color property definition in CSS2.- Specified by:
getBorderBottomColor
in interfaceCSS2Properties
-
setBorderBottomColor
public void setBorderBottomColor(java.lang.String borderBottomColor) throws org.w3c.dom.DOMException
- Specified by:
setBorderBottomColor
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getBorderLeftColor
public java.lang.String getBorderLeftColor()
Description copied from interface:CSS2Properties
See the border-left-color property definition in CSS2.- Specified by:
getBorderLeftColor
in interfaceCSS2Properties
-
setBorderLeftColor
public void setBorderLeftColor(java.lang.String borderLeftColor) throws org.w3c.dom.DOMException
- Specified by:
setBorderLeftColor
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getBorderTopStyle
public java.lang.String getBorderTopStyle()
Description copied from interface:CSS2Properties
See the border-top-style property definition in CSS2.- Specified by:
getBorderTopStyle
in interfaceCSS2Properties
-
setBorderTopStyle
public void setBorderTopStyle(java.lang.String borderTopStyle) throws org.w3c.dom.DOMException
- Specified by:
setBorderTopStyle
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getBorderRightStyle
public java.lang.String getBorderRightStyle()
Description copied from interface:CSS2Properties
See the border-right-style property definition in CSS2.- Specified by:
getBorderRightStyle
in interfaceCSS2Properties
-
setBorderRightStyle
public void setBorderRightStyle(java.lang.String borderRightStyle) throws org.w3c.dom.DOMException
- Specified by:
setBorderRightStyle
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getBorderBottomStyle
public java.lang.String getBorderBottomStyle()
Description copied from interface:CSS2Properties
See the border-bottom-style property definition in CSS2.- Specified by:
getBorderBottomStyle
in interfaceCSS2Properties
-
setBorderBottomStyle
public void setBorderBottomStyle(java.lang.String borderBottomStyle) throws org.w3c.dom.DOMException
- Specified by:
setBorderBottomStyle
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getBorderLeftStyle
public java.lang.String getBorderLeftStyle()
Description copied from interface:CSS2Properties
See the border-left-style property definition in CSS2.- Specified by:
getBorderLeftStyle
in interfaceCSS2Properties
-
setBorderLeftStyle
public void setBorderLeftStyle(java.lang.String borderLeftStyle) throws org.w3c.dom.DOMException
- Specified by:
setBorderLeftStyle
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getBorderTopWidth
public java.lang.String getBorderTopWidth()
Description copied from interface:CSS2Properties
See the border-top-width property definition in CSS2.- Specified by:
getBorderTopWidth
in interfaceCSS2Properties
-
setBorderTopWidth
public void setBorderTopWidth(java.lang.String borderTopWidth) throws org.w3c.dom.DOMException
- Specified by:
setBorderTopWidth
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getBorderRightWidth
public java.lang.String getBorderRightWidth()
Description copied from interface:CSS2Properties
See the border-right-width property definition in CSS2.- Specified by:
getBorderRightWidth
in interfaceCSS2Properties
-
setBorderRightWidth
public void setBorderRightWidth(java.lang.String borderRightWidth) throws org.w3c.dom.DOMException
- Specified by:
setBorderRightWidth
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getBorderBottomWidth
public java.lang.String getBorderBottomWidth()
Description copied from interface:CSS2Properties
See the border-bottom-width property definition in CSS2.- Specified by:
getBorderBottomWidth
in interfaceCSS2Properties
-
setBorderBottomWidth
public void setBorderBottomWidth(java.lang.String borderBottomWidth) throws org.w3c.dom.DOMException
- Specified by:
setBorderBottomWidth
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getBorderLeftWidth
public java.lang.String getBorderLeftWidth()
Description copied from interface:CSS2Properties
See the border-left-width property definition in CSS2.- Specified by:
getBorderLeftWidth
in interfaceCSS2Properties
-
setBorderLeftWidth
public void setBorderLeftWidth(java.lang.String borderLeftWidth) throws org.w3c.dom.DOMException
- Specified by:
setBorderLeftWidth
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getBorderWidth
public java.lang.String getBorderWidth()
Description copied from interface:CSS2Properties
See the border-width property definition in CSS2.- Specified by:
getBorderWidth
in interfaceCSS2Properties
-
setBorderWidth
public void setBorderWidth(java.lang.String borderWidth) throws org.w3c.dom.DOMException
- Specified by:
setBorderWidth
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getBottom
public java.lang.String getBottom()
Description copied from interface:CSS2Properties
See the bottom property definition in CSS2.- Specified by:
getBottom
in interfaceCSS2Properties
-
setBottom
public void setBottom(java.lang.String bottom) throws org.w3c.dom.DOMException
- Specified by:
setBottom
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getCaptionSide
public java.lang.String getCaptionSide()
Description copied from interface:CSS2Properties
See the caption-side property definition in CSS2.- Specified by:
getCaptionSide
in interfaceCSS2Properties
-
setCaptionSide
public void setCaptionSide(java.lang.String captionSide) throws org.w3c.dom.DOMException
- Specified by:
setCaptionSide
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getClear
public java.lang.String getClear()
Description copied from interface:CSS2Properties
See the clear property definition in CSS2.- Specified by:
getClear
in interfaceCSS2Properties
-
setClear
public void setClear(java.lang.String clear) throws org.w3c.dom.DOMException
- Specified by:
setClear
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getClip
public java.lang.String getClip()
Description copied from interface:CSS2Properties
See the clip property definition in CSS2.- Specified by:
getClip
in interfaceCSS2Properties
-
setClip
public void setClip(java.lang.String clip) throws org.w3c.dom.DOMException
- Specified by:
setClip
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getColor
public java.lang.String getColor()
Description copied from interface:CSS2Properties
See the color property definition in CSS2.- Specified by:
getColor
in interfaceCSS2Properties
-
setColor
public void setColor(java.lang.String color) throws org.w3c.dom.DOMException
- Specified by:
setColor
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getContent
public java.lang.String getContent()
Description copied from interface:CSS2Properties
See the content property definition in CSS2.- Specified by:
getContent
in interfaceCSS2Properties
-
setContent
public void setContent(java.lang.String content) throws org.w3c.dom.DOMException
- Specified by:
setContent
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getCounterIncrement
public java.lang.String getCounterIncrement()
Description copied from interface:CSS2Properties
See the counter-increment property definition in CSS2.- Specified by:
getCounterIncrement
in interfaceCSS2Properties
-
setCounterIncrement
public void setCounterIncrement(java.lang.String counterIncrement) throws org.w3c.dom.DOMException
- Specified by:
setCounterIncrement
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getCounterReset
public java.lang.String getCounterReset()
Description copied from interface:CSS2Properties
See the counter-reset property definition in CSS2.- Specified by:
getCounterReset
in interfaceCSS2Properties
-
setCounterReset
public void setCounterReset(java.lang.String counterReset) throws org.w3c.dom.DOMException
- Specified by:
setCounterReset
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getCue
public java.lang.String getCue()
Description copied from interface:CSS2Properties
See the cue property definition in CSS2.- Specified by:
getCue
in interfaceCSS2Properties
-
setCue
public void setCue(java.lang.String cue) throws org.w3c.dom.DOMException
- Specified by:
setCue
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getCueAfter
public java.lang.String getCueAfter()
Description copied from interface:CSS2Properties
See the cue-after property definition in CSS2.- Specified by:
getCueAfter
in interfaceCSS2Properties
-
setCueAfter
public void setCueAfter(java.lang.String cueAfter) throws org.w3c.dom.DOMException
- Specified by:
setCueAfter
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getCueBefore
public java.lang.String getCueBefore()
Description copied from interface:CSS2Properties
See the cue-before property definition in CSS2.- Specified by:
getCueBefore
in interfaceCSS2Properties
-
setCueBefore
public void setCueBefore(java.lang.String cueBefore) throws org.w3c.dom.DOMException
- Specified by:
setCueBefore
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getCursor
public java.lang.String getCursor()
Description copied from interface:CSS2Properties
See the cursor property definition in CSS2.- Specified by:
getCursor
in interfaceCSS2Properties
-
setCursor
public void setCursor(java.lang.String cursor) throws org.w3c.dom.DOMException
- Specified by:
setCursor
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getDirection
public java.lang.String getDirection()
Description copied from interface:CSS2Properties
See the direction property definition in CSS2.- Specified by:
getDirection
in interfaceCSS2Properties
-
setDirection
public void setDirection(java.lang.String direction) throws org.w3c.dom.DOMException
- Specified by:
setDirection
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getDisplay
public java.lang.String getDisplay()
Description copied from interface:CSS2Properties
See the display property definition in CSS2.- Specified by:
getDisplay
in interfaceCSS2Properties
-
setDisplay
public void setDisplay(java.lang.String display) throws org.w3c.dom.DOMException
- Specified by:
setDisplay
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getElevation
public java.lang.String getElevation()
Description copied from interface:CSS2Properties
See the elevation property definition in CSS2.- Specified by:
getElevation
in interfaceCSS2Properties
-
setElevation
public void setElevation(java.lang.String elevation) throws org.w3c.dom.DOMException
- Specified by:
setElevation
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getEmptyCells
public java.lang.String getEmptyCells()
Description copied from interface:CSS2Properties
See the empty-cells property definition in CSS2.- Specified by:
getEmptyCells
in interfaceCSS2Properties
-
setEmptyCells
public void setEmptyCells(java.lang.String emptyCells) throws org.w3c.dom.DOMException
- Specified by:
setEmptyCells
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getCssFloat
public java.lang.String getCssFloat()
Description copied from interface:CSS2Properties
See the float property definition in CSS2.- Specified by:
getCssFloat
in interfaceCSS2Properties
-
setCssFloat
public void setCssFloat(java.lang.String cssFloat) throws org.w3c.dom.DOMException
- Specified by:
setCssFloat
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getFont
public java.lang.String getFont()
Description copied from interface:CSS2Properties
See the font property definition in CSS2.- Specified by:
getFont
in interfaceCSS2Properties
-
setFont
public void setFont(java.lang.String font) throws org.w3c.dom.DOMException
- Specified by:
setFont
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getFontFamily
public java.lang.String getFontFamily()
Description copied from interface:CSS2Properties
See the font-family property definition in CSS2.- Specified by:
getFontFamily
in interfaceCSS2Properties
-
setFontFamily
public void setFontFamily(java.lang.String fontFamily) throws org.w3c.dom.DOMException
- Specified by:
setFontFamily
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getFontSize
public java.lang.String getFontSize()
Description copied from interface:CSS2Properties
See the font-size property definition in CSS2.- Specified by:
getFontSize
in interfaceCSS2Properties
-
setFontSize
public void setFontSize(java.lang.String fontSize) throws org.w3c.dom.DOMException
- Specified by:
setFontSize
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getFontSizeAdjust
public java.lang.String getFontSizeAdjust()
Description copied from interface:CSS2Properties
See the font-size-adjust property definition in CSS2.- Specified by:
getFontSizeAdjust
in interfaceCSS2Properties
-
setFontSizeAdjust
public void setFontSizeAdjust(java.lang.String fontSizeAdjust) throws org.w3c.dom.DOMException
- Specified by:
setFontSizeAdjust
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getFontStretch
public java.lang.String getFontStretch()
Description copied from interface:CSS2Properties
See the font-stretch property definition in CSS2.- Specified by:
getFontStretch
in interfaceCSS2Properties
-
setFontStretch
public void setFontStretch(java.lang.String fontStretch) throws org.w3c.dom.DOMException
- Specified by:
setFontStretch
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getFontStyle
public java.lang.String getFontStyle()
Description copied from interface:CSS2Properties
See the font-style property definition in CSS2.- Specified by:
getFontStyle
in interfaceCSS2Properties
-
setFontStyle
public void setFontStyle(java.lang.String fontStyle) throws org.w3c.dom.DOMException
- Specified by:
setFontStyle
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getFontVariant
public java.lang.String getFontVariant()
Description copied from interface:CSS2Properties
See the font-variant property definition in CSS2.- Specified by:
getFontVariant
in interfaceCSS2Properties
-
setFontVariant
public void setFontVariant(java.lang.String fontVariant) throws org.w3c.dom.DOMException
- Specified by:
setFontVariant
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getFontWeight
public java.lang.String getFontWeight()
Description copied from interface:CSS2Properties
See the font-weight property definition in CSS2.- Specified by:
getFontWeight
in interfaceCSS2Properties
-
setFontWeight
public void setFontWeight(java.lang.String fontWeight) throws org.w3c.dom.DOMException
- Specified by:
setFontWeight
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getHeight
public java.lang.String getHeight()
Description copied from interface:CSS2Properties
See the height property definition in CSS2.- Specified by:
getHeight
in interfaceCSS2Properties
-
setHeight
public void setHeight(java.lang.String height) throws org.w3c.dom.DOMException
- Specified by:
setHeight
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getLeft
public java.lang.String getLeft()
Description copied from interface:CSS2Properties
See the left property definition in CSS2.- Specified by:
getLeft
in interfaceCSS2Properties
-
setLeft
public void setLeft(java.lang.String left) throws org.w3c.dom.DOMException
- Specified by:
setLeft
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getLetterSpacing
public java.lang.String getLetterSpacing()
Description copied from interface:CSS2Properties
See the letter-spacing property definition in CSS2.- Specified by:
getLetterSpacing
in interfaceCSS2Properties
-
setLetterSpacing
public void setLetterSpacing(java.lang.String letterSpacing) throws org.w3c.dom.DOMException
- Specified by:
setLetterSpacing
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getLineHeight
public java.lang.String getLineHeight()
Description copied from interface:CSS2Properties
See the line-height property definition in CSS2.- Specified by:
getLineHeight
in interfaceCSS2Properties
-
setLineHeight
public void setLineHeight(java.lang.String lineHeight) throws org.w3c.dom.DOMException
- Specified by:
setLineHeight
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getListStyle
public java.lang.String getListStyle()
Description copied from interface:CSS2Properties
See the list-style property definition in CSS2.- Specified by:
getListStyle
in interfaceCSS2Properties
-
setListStyle
public void setListStyle(java.lang.String listStyle) throws org.w3c.dom.DOMException
- Specified by:
setListStyle
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getListStyleImage
public java.lang.String getListStyleImage()
Description copied from interface:CSS2Properties
See the list-style-image property definition in CSS2.- Specified by:
getListStyleImage
in interfaceCSS2Properties
-
setListStyleImage
public void setListStyleImage(java.lang.String listStyleImage) throws org.w3c.dom.DOMException
- Specified by:
setListStyleImage
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getListStylePosition
public java.lang.String getListStylePosition()
Description copied from interface:CSS2Properties
See the list-style-position property definition in CSS2.- Specified by:
getListStylePosition
in interfaceCSS2Properties
-
setListStylePosition
public void setListStylePosition(java.lang.String listStylePosition) throws org.w3c.dom.DOMException
- Specified by:
setListStylePosition
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getListStyleType
public java.lang.String getListStyleType()
Description copied from interface:CSS2Properties
See the list-style-type property definition in CSS2.- Specified by:
getListStyleType
in interfaceCSS2Properties
-
setListStyleType
public void setListStyleType(java.lang.String listStyleType) throws org.w3c.dom.DOMException
- Specified by:
setListStyleType
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getMargin
public java.lang.String getMargin()
Description copied from interface:CSS2Properties
See the margin property definition in CSS2.- Specified by:
getMargin
in interfaceCSS2Properties
-
setMargin
public void setMargin(java.lang.String margin) throws org.w3c.dom.DOMException
- Specified by:
setMargin
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getMarginTop
public java.lang.String getMarginTop()
Description copied from interface:CSS2Properties
See the margin-top property definition in CSS2.- Specified by:
getMarginTop
in interfaceCSS2Properties
-
setMarginTop
public void setMarginTop(java.lang.String marginTop) throws org.w3c.dom.DOMException
- Specified by:
setMarginTop
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getMarginRight
public java.lang.String getMarginRight()
Description copied from interface:CSS2Properties
See the margin-right property definition in CSS2.- Specified by:
getMarginRight
in interfaceCSS2Properties
-
setMarginRight
public void setMarginRight(java.lang.String marginRight) throws org.w3c.dom.DOMException
- Specified by:
setMarginRight
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getMarginBottom
public java.lang.String getMarginBottom()
Description copied from interface:CSS2Properties
See the margin-bottom property definition in CSS2.- Specified by:
getMarginBottom
in interfaceCSS2Properties
-
setMarginBottom
public void setMarginBottom(java.lang.String marginBottom) throws org.w3c.dom.DOMException
- Specified by:
setMarginBottom
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getMarginLeft
public java.lang.String getMarginLeft()
Description copied from interface:CSS2Properties
See the margin-left property definition in CSS2.- Specified by:
getMarginLeft
in interfaceCSS2Properties
-
setMarginLeft
public void setMarginLeft(java.lang.String marginLeft) throws org.w3c.dom.DOMException
- Specified by:
setMarginLeft
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getMarkerOffset
public java.lang.String getMarkerOffset()
Description copied from interface:CSS2Properties
See the marker-offset property definition in CSS2.- Specified by:
getMarkerOffset
in interfaceCSS2Properties
-
setMarkerOffset
public void setMarkerOffset(java.lang.String markerOffset) throws org.w3c.dom.DOMException
- Specified by:
setMarkerOffset
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getMarks
public java.lang.String getMarks()
Description copied from interface:CSS2Properties
See the marks property definition in CSS2.- Specified by:
getMarks
in interfaceCSS2Properties
-
setMarks
public void setMarks(java.lang.String marks) throws org.w3c.dom.DOMException
- Specified by:
setMarks
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getMaxHeight
public java.lang.String getMaxHeight()
Description copied from interface:CSS2Properties
See the max-height property definition in CSS2.- Specified by:
getMaxHeight
in interfaceCSS2Properties
-
setMaxHeight
public void setMaxHeight(java.lang.String maxHeight) throws org.w3c.dom.DOMException
- Specified by:
setMaxHeight
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getMaxWidth
public java.lang.String getMaxWidth()
Description copied from interface:CSS2Properties
See the max-width property definition in CSS2.- Specified by:
getMaxWidth
in interfaceCSS2Properties
-
setMaxWidth
public void setMaxWidth(java.lang.String maxWidth) throws org.w3c.dom.DOMException
- Specified by:
setMaxWidth
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getMinHeight
public java.lang.String getMinHeight()
Description copied from interface:CSS2Properties
See the min-height property definition in CSS2.- Specified by:
getMinHeight
in interfaceCSS2Properties
-
setMinHeight
public void setMinHeight(java.lang.String minHeight) throws org.w3c.dom.DOMException
- Specified by:
setMinHeight
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getMinWidth
public java.lang.String getMinWidth()
Description copied from interface:CSS2Properties
See the min-width property definition in CSS2.- Specified by:
getMinWidth
in interfaceCSS2Properties
-
setMinWidth
public void setMinWidth(java.lang.String minWidth) throws org.w3c.dom.DOMException
- Specified by:
setMinWidth
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getOrphans
public java.lang.String getOrphans()
Description copied from interface:CSS2Properties
See the orphans property definition in CSS2.- Specified by:
getOrphans
in interfaceCSS2Properties
-
setOrphans
public void setOrphans(java.lang.String orphans) throws org.w3c.dom.DOMException
- Specified by:
setOrphans
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getOutline
public java.lang.String getOutline()
Description copied from interface:CSS2Properties
See the outline property definition in CSS2.- Specified by:
getOutline
in interfaceCSS2Properties
-
setOutline
public void setOutline(java.lang.String outline) throws org.w3c.dom.DOMException
- Specified by:
setOutline
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getOutlineColor
public java.lang.String getOutlineColor()
Description copied from interface:CSS2Properties
See the outline-color property definition in CSS2.- Specified by:
getOutlineColor
in interfaceCSS2Properties
-
setOutlineColor
public void setOutlineColor(java.lang.String outlineColor) throws org.w3c.dom.DOMException
- Specified by:
setOutlineColor
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getOutlineStyle
public java.lang.String getOutlineStyle()
Description copied from interface:CSS2Properties
See the outline-style property definition in CSS2.- Specified by:
getOutlineStyle
in interfaceCSS2Properties
-
setOutlineStyle
public void setOutlineStyle(java.lang.String outlineStyle) throws org.w3c.dom.DOMException
- Specified by:
setOutlineStyle
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getOutlineWidth
public java.lang.String getOutlineWidth()
Description copied from interface:CSS2Properties
See the outline-width property definition in CSS2.- Specified by:
getOutlineWidth
in interfaceCSS2Properties
-
setOutlineWidth
public void setOutlineWidth(java.lang.String outlineWidth) throws org.w3c.dom.DOMException
- Specified by:
setOutlineWidth
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getOverflow
public java.lang.String getOverflow()
Description copied from interface:CSS2Properties
See the overflow property definition in CSS2.- Specified by:
getOverflow
in interfaceCSS2Properties
-
setOverflow
public void setOverflow(java.lang.String overflow) throws org.w3c.dom.DOMException
- Specified by:
setOverflow
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getPadding
public java.lang.String getPadding()
Description copied from interface:CSS2Properties
See the padding property definition in CSS2.- Specified by:
getPadding
in interfaceCSS2Properties
-
setPadding
public void setPadding(java.lang.String padding) throws org.w3c.dom.DOMException
- Specified by:
setPadding
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getPaddingTop
public java.lang.String getPaddingTop()
Description copied from interface:CSS2Properties
See the padding-top property definition in CSS2.- Specified by:
getPaddingTop
in interfaceCSS2Properties
-
setPaddingTop
public void setPaddingTop(java.lang.String paddingTop) throws org.w3c.dom.DOMException
- Specified by:
setPaddingTop
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getPaddingRight
public java.lang.String getPaddingRight()
Description copied from interface:CSS2Properties
See the padding-right property definition in CSS2.- Specified by:
getPaddingRight
in interfaceCSS2Properties
-
setPaddingRight
public void setPaddingRight(java.lang.String paddingRight) throws org.w3c.dom.DOMException
- Specified by:
setPaddingRight
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getPaddingBottom
public java.lang.String getPaddingBottom()
Description copied from interface:CSS2Properties
See the padding-bottom property definition in CSS2.- Specified by:
getPaddingBottom
in interfaceCSS2Properties
-
setPaddingBottom
public void setPaddingBottom(java.lang.String paddingBottom) throws org.w3c.dom.DOMException
- Specified by:
setPaddingBottom
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getPaddingLeft
public java.lang.String getPaddingLeft()
Description copied from interface:CSS2Properties
See the padding-left property definition in CSS2.- Specified by:
getPaddingLeft
in interfaceCSS2Properties
-
setPaddingLeft
public void setPaddingLeft(java.lang.String paddingLeft) throws org.w3c.dom.DOMException
- Specified by:
setPaddingLeft
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getPage
public java.lang.String getPage()
Description copied from interface:CSS2Properties
See the page property definition in CSS2.- Specified by:
getPage
in interfaceCSS2Properties
-
setPage
public void setPage(java.lang.String page) throws org.w3c.dom.DOMException
- Specified by:
setPage
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getPageBreakAfter
public java.lang.String getPageBreakAfter()
Description copied from interface:CSS2Properties
See the page-break-after property definition in CSS2.- Specified by:
getPageBreakAfter
in interfaceCSS2Properties
-
setPageBreakAfter
public void setPageBreakAfter(java.lang.String pageBreakAfter) throws org.w3c.dom.DOMException
- Specified by:
setPageBreakAfter
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getPageBreakBefore
public java.lang.String getPageBreakBefore()
Description copied from interface:CSS2Properties
See the page-break-before property definition in CSS2.- Specified by:
getPageBreakBefore
in interfaceCSS2Properties
-
setPageBreakBefore
public void setPageBreakBefore(java.lang.String pageBreakBefore) throws org.w3c.dom.DOMException
- Specified by:
setPageBreakBefore
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getPageBreakInside
public java.lang.String getPageBreakInside()
Description copied from interface:CSS2Properties
See the page-break-inside property definition in CSS2.- Specified by:
getPageBreakInside
in interfaceCSS2Properties
-
setPageBreakInside
public void setPageBreakInside(java.lang.String pageBreakInside) throws org.w3c.dom.DOMException
- Specified by:
setPageBreakInside
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getPause
public java.lang.String getPause()
Description copied from interface:CSS2Properties
See the pause property definition in CSS2.- Specified by:
getPause
in interfaceCSS2Properties
-
setPause
public void setPause(java.lang.String pause) throws org.w3c.dom.DOMException
- Specified by:
setPause
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getPauseAfter
public java.lang.String getPauseAfter()
Description copied from interface:CSS2Properties
See the pause-after property definition in CSS2.- Specified by:
getPauseAfter
in interfaceCSS2Properties
-
setPauseAfter
public void setPauseAfter(java.lang.String pauseAfter) throws org.w3c.dom.DOMException
- Specified by:
setPauseAfter
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getPauseBefore
public java.lang.String getPauseBefore()
Description copied from interface:CSS2Properties
See the pause-before property definition in CSS2.- Specified by:
getPauseBefore
in interfaceCSS2Properties
-
setPauseBefore
public void setPauseBefore(java.lang.String pauseBefore) throws org.w3c.dom.DOMException
- Specified by:
setPauseBefore
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getPitch
public java.lang.String getPitch()
Description copied from interface:CSS2Properties
See the pitch property definition in CSS2.- Specified by:
getPitch
in interfaceCSS2Properties
-
setPitch
public void setPitch(java.lang.String pitch) throws org.w3c.dom.DOMException
- Specified by:
setPitch
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getPitchRange
public java.lang.String getPitchRange()
Description copied from interface:CSS2Properties
See the pitch-range property definition in CSS2.- Specified by:
getPitchRange
in interfaceCSS2Properties
-
setPitchRange
public void setPitchRange(java.lang.String pitchRange) throws org.w3c.dom.DOMException
- Specified by:
setPitchRange
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getPlayDuring
public java.lang.String getPlayDuring()
Description copied from interface:CSS2Properties
See the play-during property definition in CSS2.- Specified by:
getPlayDuring
in interfaceCSS2Properties
-
setPlayDuring
public void setPlayDuring(java.lang.String playDuring) throws org.w3c.dom.DOMException
- Specified by:
setPlayDuring
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getPosition
public java.lang.String getPosition()
Description copied from interface:CSS2Properties
See the position property definition in CSS2.- Specified by:
getPosition
in interfaceCSS2Properties
-
setPosition
public void setPosition(java.lang.String position) throws org.w3c.dom.DOMException
- Specified by:
setPosition
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getQuotes
public java.lang.String getQuotes()
Description copied from interface:CSS2Properties
See the quotes property definition in CSS2.- Specified by:
getQuotes
in interfaceCSS2Properties
-
setQuotes
public void setQuotes(java.lang.String quotes) throws org.w3c.dom.DOMException
- Specified by:
setQuotes
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getRichness
public java.lang.String getRichness()
Description copied from interface:CSS2Properties
See the richness property definition in CSS2.- Specified by:
getRichness
in interfaceCSS2Properties
-
setRichness
public void setRichness(java.lang.String richness) throws org.w3c.dom.DOMException
- Specified by:
setRichness
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getRight
public java.lang.String getRight()
Description copied from interface:CSS2Properties
See the right property definition in CSS2.- Specified by:
getRight
in interfaceCSS2Properties
-
setRight
public void setRight(java.lang.String right) throws org.w3c.dom.DOMException
- Specified by:
setRight
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getSize
public java.lang.String getSize()
Description copied from interface:CSS2Properties
See the size property definition in CSS2.- Specified by:
getSize
in interfaceCSS2Properties
-
setSize
public void setSize(java.lang.String size) throws org.w3c.dom.DOMException
- Specified by:
setSize
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getSpeak
public java.lang.String getSpeak()
Description copied from interface:CSS2Properties
See the speak property definition in CSS2.- Specified by:
getSpeak
in interfaceCSS2Properties
-
setSpeak
public void setSpeak(java.lang.String speak) throws org.w3c.dom.DOMException
- Specified by:
setSpeak
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getSpeakHeader
public java.lang.String getSpeakHeader()
Description copied from interface:CSS2Properties
See the speak-header property definition in CSS2.- Specified by:
getSpeakHeader
in interfaceCSS2Properties
-
setSpeakHeader
public void setSpeakHeader(java.lang.String speakHeader) throws org.w3c.dom.DOMException
- Specified by:
setSpeakHeader
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getSpeakNumeral
public java.lang.String getSpeakNumeral()
Description copied from interface:CSS2Properties
See the speak-numeral property definition in CSS2.- Specified by:
getSpeakNumeral
in interfaceCSS2Properties
-
setSpeakNumeral
public void setSpeakNumeral(java.lang.String speakNumeral) throws org.w3c.dom.DOMException
- Specified by:
setSpeakNumeral
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getSpeakPunctuation
public java.lang.String getSpeakPunctuation()
Description copied from interface:CSS2Properties
See the speak-punctuation property definition in CSS2.- Specified by:
getSpeakPunctuation
in interfaceCSS2Properties
-
setSpeakPunctuation
public void setSpeakPunctuation(java.lang.String speakPunctuation) throws org.w3c.dom.DOMException
- Specified by:
setSpeakPunctuation
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getSpeechRate
public java.lang.String getSpeechRate()
Description copied from interface:CSS2Properties
See the speech-rate property definition in CSS2.- Specified by:
getSpeechRate
in interfaceCSS2Properties
-
setSpeechRate
public void setSpeechRate(java.lang.String speechRate) throws org.w3c.dom.DOMException
- Specified by:
setSpeechRate
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getStress
public java.lang.String getStress()
Description copied from interface:CSS2Properties
See the stress property definition in CSS2.- Specified by:
getStress
in interfaceCSS2Properties
-
setStress
public void setStress(java.lang.String stress) throws org.w3c.dom.DOMException
- Specified by:
setStress
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getTableLayout
public java.lang.String getTableLayout()
Description copied from interface:CSS2Properties
See the table-layout property definition in CSS2.- Specified by:
getTableLayout
in interfaceCSS2Properties
-
setTableLayout
public void setTableLayout(java.lang.String tableLayout) throws org.w3c.dom.DOMException
- Specified by:
setTableLayout
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getTextAlign
public java.lang.String getTextAlign()
Description copied from interface:CSS2Properties
See the text-align property definition in CSS2.- Specified by:
getTextAlign
in interfaceCSS2Properties
-
setTextAlign
public void setTextAlign(java.lang.String textAlign) throws org.w3c.dom.DOMException
- Specified by:
setTextAlign
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getTextDecoration
public java.lang.String getTextDecoration()
Description copied from interface:CSS2Properties
See the text-decoration property definition in CSS2.- Specified by:
getTextDecoration
in interfaceCSS2Properties
-
setTextDecoration
public void setTextDecoration(java.lang.String textDecoration) throws org.w3c.dom.DOMException
- Specified by:
setTextDecoration
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getTextIndent
public java.lang.String getTextIndent()
Description copied from interface:CSS2Properties
See the text-indent property definition in CSS2.- Specified by:
getTextIndent
in interfaceCSS2Properties
-
setTextIndent
public void setTextIndent(java.lang.String textIndent) throws org.w3c.dom.DOMException
- Specified by:
setTextIndent
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getTextShadow
public java.lang.String getTextShadow()
Description copied from interface:CSS2Properties
See the text-shadow property definition in CSS2.- Specified by:
getTextShadow
in interfaceCSS2Properties
-
setTextShadow
public void setTextShadow(java.lang.String textShadow) throws org.w3c.dom.DOMException
- Specified by:
setTextShadow
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getTextTransform
public java.lang.String getTextTransform()
Description copied from interface:CSS2Properties
See the text-transform property definition in CSS2.- Specified by:
getTextTransform
in interfaceCSS2Properties
-
setTextTransform
public void setTextTransform(java.lang.String textTransform) throws org.w3c.dom.DOMException
- Specified by:
setTextTransform
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getTop
public java.lang.String getTop()
Description copied from interface:CSS2Properties
See the top property definition in CSS2.- Specified by:
getTop
in interfaceCSS2Properties
-
setTop
public void setTop(java.lang.String top) throws org.w3c.dom.DOMException
- Specified by:
setTop
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getUnicodeBidi
public java.lang.String getUnicodeBidi()
Description copied from interface:CSS2Properties
See the unicode-bidi property definition in CSS2.- Specified by:
getUnicodeBidi
in interfaceCSS2Properties
-
setUnicodeBidi
public void setUnicodeBidi(java.lang.String unicodeBidi) throws org.w3c.dom.DOMException
- Specified by:
setUnicodeBidi
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getVerticalAlign
public java.lang.String getVerticalAlign()
Description copied from interface:CSS2Properties
See the vertical-align property definition in CSS2.- Specified by:
getVerticalAlign
in interfaceCSS2Properties
-
setVerticalAlign
public void setVerticalAlign(java.lang.String verticalAlign) throws org.w3c.dom.DOMException
- Specified by:
setVerticalAlign
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getVisibility
public java.lang.String getVisibility()
Description copied from interface:CSS2Properties
See the visibility property definition in CSS2.- Specified by:
getVisibility
in interfaceCSS2Properties
-
setVisibility
public void setVisibility(java.lang.String visibility) throws org.w3c.dom.DOMException
- Specified by:
setVisibility
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getVoiceFamily
public java.lang.String getVoiceFamily()
Description copied from interface:CSS2Properties
See the voice-family property definition in CSS2.- Specified by:
getVoiceFamily
in interfaceCSS2Properties
-
setVoiceFamily
public void setVoiceFamily(java.lang.String voiceFamily) throws org.w3c.dom.DOMException
- Specified by:
setVoiceFamily
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getVolume
public java.lang.String getVolume()
Description copied from interface:CSS2Properties
See the volume property definition in CSS2.- Specified by:
getVolume
in interfaceCSS2Properties
-
setVolume
public void setVolume(java.lang.String volume) throws org.w3c.dom.DOMException
- Specified by:
setVolume
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getWhiteSpace
public java.lang.String getWhiteSpace()
Description copied from interface:CSS2Properties
See the white-space property definition in CSS2.- Specified by:
getWhiteSpace
in interfaceCSS2Properties
-
setWhiteSpace
public void setWhiteSpace(java.lang.String whiteSpace) throws org.w3c.dom.DOMException
- Specified by:
setWhiteSpace
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getWidows
public java.lang.String getWidows()
Description copied from interface:CSS2Properties
See the widows property definition in CSS2.- Specified by:
getWidows
in interfaceCSS2Properties
-
setWidows
public void setWidows(java.lang.String widows) throws org.w3c.dom.DOMException
- Specified by:
setWidows
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getWidth
public java.lang.String getWidth()
Description copied from interface:CSS2Properties
See the width property definition in CSS2.- Specified by:
getWidth
in interfaceCSS2Properties
-
setWidth
public void setWidth(java.lang.String width) throws org.w3c.dom.DOMException
- Specified by:
setWidth
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getWordSpacing
public java.lang.String getWordSpacing()
Description copied from interface:CSS2Properties
See the word-spacing property definition in CSS2.- Specified by:
getWordSpacing
in interfaceCSS2Properties
-
setWordSpacing
public void setWordSpacing(java.lang.String wordSpacing) throws org.w3c.dom.DOMException
- Specified by:
setWordSpacing
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
getZIndex
public java.lang.String getZIndex()
Description copied from interface:CSS2Properties
See the z-index property definition in CSS2.- Specified by:
getZIndex
in interfaceCSS2Properties
-
setZIndex
public void setZIndex(java.lang.String zIndex) throws org.w3c.dom.DOMException
- Specified by:
setZIndex
in interfaceCSS2Properties
- Throws:
org.w3c.dom.DOMException
-
-