org.lobobrowser.html.style

Class AbstractCSS2Properties

Implemented Interfaces:
CSS2Properties, ScriptableDelegate
Known Direct Subclasses:
ComputedCSS2Properties, LocalCSS2Properties

public abstract class AbstractCSS2Properties
extends AbstractScriptableDelegate
implements CSS2Properties

Field Summary

static String
AZIMUTH
static String
BACKGROUND
static String
BACKGROUND_ATTACHMENT
static String
BACKGROUND_COLOR
static String
BACKGROUND_IMAGE
static String
BACKGROUND_POSITION
static String
BACKGROUND_REPEAT
static String
BORDER
static String
BORDER_BOTTOM
static String
BORDER_BOTTOM_COLOR
static String
BORDER_BOTTOM_STYLE
static String
BORDER_BOTTOM_WIDTH
static String
BORDER_COLLAPSE
static String
BORDER_COLOR
static String
BORDER_LEFT
static String
BORDER_LEFT_COLOR
static String
BORDER_LEFT_STYLE
static String
BORDER_LEFT_WIDTH
static String
BORDER_RIGHT
static String
BORDER_RIGHT_COLOR
static String
BORDER_RIGHT_STYLE
static String
BORDER_RIGHT_WIDTH
static String
BORDER_SPACING
static String
BORDER_STYLE
static String
BORDER_TOP
static String
BORDER_TOP_COLOR
static String
BORDER_TOP_STYLE
static String
BORDER_TOP_WIDTH
static String
BORDER_WIDTH
static String
BOTTOM
static String
CAPTION_SIDE
static String
CLEAR
static String
CLIP
static String
COLOR
static String
CONTENT
static String
COUNTER_INCREMENT
static String
COUNTER_RESET
static String
CSS_FLOAT
static String
CUE
static String
CUE_AFTER
static String
CUE_BEFORE
static String
CURSOR
static String
DIRECTION
static String
DISPLAY
static String
ELEVATION
static String
EMPTY_CELLS
static String
FLOAT
static String
FONT
static String
FONT_FAMILY
static String
FONT_SIZE
static String
FONT_SIZE_ADJUST
static String
FONT_STRETCH
static String
FONT_STYLE
static String
FONT_VARIANT
static String
FONT_WEIGHT
static String
HEIGHT
static String
LEFT
static String
LETTER_SPACING
static String
LINE_HEIGHT
static String
LIST_STYLE
static String
LIST_STYLE_IMAGE
static String
LIST_STYLE_POSITION
static String
LIST_STYLE_TYPE
static String
MARGIN
static String
MARGIN_BOTTOM
static String
MARGIN_LEFT
static String
MARGIN_RIGHT
static String
MARGIN_TOP
static String
MARKER_OFFSET
static String
MARKS
static String
MAX_HEIGHT
static String
MAX_WIDTH
static String
MIN_HEIGHT
static String
MIN_WIDTH
static String
ORPHANS
static String
OUTLINE
static String
OUTLINE_COLOR
static String
OUTLINE_STYLE
static String
OUTLINE_WIDTH
static String
OVERFLOW
static String
PADDING
static String
PADDING_BOTTOM
static String
PADDING_LEFT
static String
PADDING_RIGHT
static String
PADDING_TOP
static String
PAGE
static String
PAGE_BREAK_AFTER
static String
PAGE_BREAK_BEFORE
static String
PAGE_BREAK_INSIDE
static String
PAUSE
static String
PAUSE_AFTER
static String
PAUSE_BEFORE
static String
PITCH
static String
PITCH_RANGE
static String
PLAY_DURING
static String
POSITION
static String
QUOTES
static String
RICHNESS
static String
RIGHT
static String
SIZE
static String
SPEAK
static String
SPEAK_HEADER
static String
SPEAK_NUMERAL
static String
SPEAK_PUNCTUATION
static String
SPEECH_RATE
static String
STRESS
static String
TABLE_LAYOUT
static String
TEXT_ALIGN
static String
TEXT_DECORATION
static String
TEXT_INDENT
static String
TEXT_SHADOW
static String
TEXT_TRANSFORM
static String
TOP
static String
UNICODE_BIDI
static String
VERTICAL_ALIGN
static String
VISIBILITY
static String
VOICE_FAMILY
static String
VOLUME
static String
WHITE_SPACE
static String
WIDOWS
static String
WIDTH
static String
WORD_SPACING
static String
Z_INDEX

Constructor Summary

AbstractCSS2Properties(CSS2PropertiesContext context)

Method Summary

void
addStyleDeclaration(CSSStyleDeclaration styleDeclaration)
protected void
checkSetProperty()
Does nothing but may be overridden.
String
getAzimuth()
String
getBackground()
String
getBackgroundAttachment()
String
getBackgroundColor()
String
getBackgroundImage()
String
getBackgroundPosition()
String
getBackgroundRepeat()
String
getBorder()
String
getBorderBottom()
String
getBorderBottomColor()
String
getBorderBottomStyle()
String
getBorderBottomWidth()
String
getBorderCollapse()
String
getBorderColor()
String
getBorderLeft()
String
getBorderLeftColor()
String
getBorderLeftStyle()
String
getBorderLeftWidth()
String
getBorderRight()
String
getBorderRightColor()
String
getBorderRightStyle()
String
getBorderRightWidth()
String
getBorderSpacing()
String
getBorderStyle()
String
getBorderTop()
String
getBorderTopColor()
String
getBorderTopStyle()
String
getBorderTopWidth()
String
getBorderWidth()
String
getBottom()
String
getCaptionSide()
String
getClear()
String
getClip()
String
getColor()
String
getContent()
String
getCounterIncrement()
String
getCounterReset()
String
getCssFloat()
String
getCue()
String
getCueAfter()
String
getCueBefore()
String
getCursor()
String
getDirection()
String
getDisplay()
String
getElevation()
String
getEmptyCells()
String
getFloat()
String
getFont()
String
getFontFamily()
String
getFontSize()
String
getFontSizeAdjust()
String
getFontStretch()
String
getFontStyle()
String
getFontVariant()
String
getFontWeight()
String
getHeight()
String
getLeft()
String
getLetterSpacing()
String
getLineHeight()
String
getListStyle()
String
getListStyleImage()
String
getListStylePosition()
String
getListStyleType()
AbstractCSS2Properties
getLocalStyleProperties()
String
getMargin()
String
getMarginBottom()
String
getMarginLeft()
String
getMarginRight()
String
getMarginTop()
String
getMarkerOffset()
String
getMarks()
String
getMaxHeight()
String
getMaxWidth()
String
getMinHeight()
String
getMinWidth()
String
getOrphans()
String
getOutline()
String
getOutlineColor()
String
getOutlineStyle()
String
getOutlineWidth()
String
getOverflow()
String
getOverlayColor()
String
getPadding()
String
getPaddingBottom()
String
getPaddingLeft()
String
getPaddingRight()
String
getPaddingTop()
String
getPage()
String
getPageBreakAfter()
String
getPageBreakBefore()
String
getPageBreakInside()
String
getPause()
String
getPauseAfter()
String
getPauseBefore()
String
getPitch()
String
getPitchRange()
String
getPlayDuring()
String
getPosition()
String
getQuotes()
String
getRichness()
String
getRight()
String
getSize()
String
getSpeak()
String
getSpeakHeader()
String
getSpeakNumeral()
String
getSpeakPunctuation()
String
getSpeechRate()
String
getStress()
String
getTableLayout()
String
getTextAlign()
String
getTextDecoration()
String
getTextIndent()
String
getTextShadow()
String
getTextTransform()
String
getTop()
String
getUnicodeBidi()
String
getVerticalAlign()
String
getVisibility()
String
getVoiceFamily()
String
getVolume()
String
getWhiteSpace()
String
getWidows()
String
getWidth()
String
getWordSpacing()
String
getZIndex()
void
setAzimuth(String azimuth)
void
setBackground(String background)
void
setBackgroundAttachment(String backgroundAttachment)
void
setBackgroundColor(String backgroundColor)
void
setBackgroundImage(String backgroundImage)
void
setBackgroundPosition(String backgroundPosition)
void
setBackgroundRepeat(String backgroundRepeat)
void
setBorder(String border)
void
setBorderBottom(String borderBottom)
void
setBorderBottomColor(String borderBottomColor)
void
setBorderBottomStyle(String borderBottomStyle)
void
setBorderBottomWidth(String borderBottomWidth)
void
setBorderCollapse(String borderCollapse)
void
setBorderColor(String borderColor)
void
setBorderLeft(String borderLeft)
void
setBorderLeftColor(String borderLeftColor)
void
setBorderLeftStyle(String borderLeftStyle)
void
setBorderLeftWidth(String borderLeftWidth)
void
setBorderRight(String borderRight)
void
setBorderRightColor(String borderRightColor)
void
setBorderRightStyle(String borderRightStyle)
void
setBorderRightWidth(String borderRightWidth)
void
setBorderSpacing(String borderSpacing)
void
setBorderStyle(String borderStyle)
void
setBorderTop(String borderTop)
void
setBorderTopColor(String borderTopColor)
void
setBorderTopStyle(String borderTopStyle)
void
setBorderTopWidth(String borderTopWidth)
void
setBorderWidth(String borderWidth)
void
setBottom(String bottom)
void
setCaptionSide(String captionSide)
void
setClear(String clear)
void
setClip(String clip)
void
setColor(String color)
void
setContent(String content)
void
setCounterIncrement(String counterIncrement)
void
setCounterReset(String counterReset)
void
setCssFloat(String cssFloat)
void
setCue(String cue)
void
setCueAfter(String cueAfter)
void
setCueBefore(String cueBefore)
void
setCursor(String cursor)
void
setDirection(String direction)
void
setDisplay(String display)
void
setElevation(String elevation)
void
setEmptyCells(String emptyCells)
void
setFloat(String value)
void
setFont(String font)
void
setFontFamily(String fontFamily)
void
setFontSize(String fontSize)
void
setFontSizeAdjust(String fontSizeAdjust)
void
setFontStretch(String fontStretch)
void
setFontStyle(String fontStyle)
void
setFontVariant(String fontVariant)
void
setFontWeight(String fontWeight)
void
setHeight(String height)
void
setLeft(String left)
void
setLetterSpacing(String letterSpacing)
void
setLineHeight(String lineHeight)
void
setListStyle(String listStyle)
void
setListStyleImage(String listStyleImage)
void
setListStylePosition(String listStylePosition)
void
setListStyleType(String listStyleType)
void
setLocalStyleProperties(AbstractCSS2Properties properties)
void
setMargin(String margin)
void
setMarginBottom(String marginBottom)
void
setMarginLeft(String marginLeft)
void
setMarginRight(String marginRight)
void
setMarginTop(String marginTop)
void
setMarkerOffset(String markerOffset)
void
setMarks(String marks)
void
setMaxHeight(String maxHeight)
void
setMaxWidth(String maxWidth)
void
setMinHeight(String minHeight)
void
setMinWidth(String minWidth)
void
setOrphans(String orphans)
void
setOutline(String outline)
void
setOutlineColor(String outlineColor)
void
setOutlineStyle(String outlineStyle)
void
setOutlineWidth(String outlineWidth)
void
setOverflow(String overflow)
void
setOverlayColor(String value)
void
setPadding(String padding)
void
setPaddingBottom(String paddingBottom)
void
setPaddingLeft(String paddingLeft)
void
setPaddingRight(String paddingRight)
void
setPaddingTop(String paddingTop)
void
setPage(String page)
void
setPageBreakAfter(String pageBreakAfter)
void
setPageBreakBefore(String pageBreakBefore)
void
setPageBreakInside(String pageBreakInside)
void
setPause(String pause)
void
setPauseAfter(String pauseAfter)
void
setPauseBefore(String pauseBefore)
void
setPitch(String pitch)
void
setPitchRange(String pitchRange)
void
setPlayDuring(String playDuring)
void
setPosition(String position)
protected void
setPropertyValueLC(String lowerCaseName, String value)
Method called by property setters to set property values.
protected void
setPropertyValueLCAlt(String lowerCaseName, String value)
Alternate method called to set property values from CSS declarations.
protected void
setPropertyValueProcessed(String lowerCaseName, String value, CSSStyleDeclaration declaration)
void
setQuotes(String quotes)
void
setRichness(String richness)
void
setRight(String right)
void
setSize(String size)
void
setSpeak(String speak)
void
setSpeakHeader(String speakHeader)
void
setSpeakNumeral(String speakNumeral)
void
setSpeakPunctuation(String speakPunctuation)
void
setSpeechRate(String speechRate)
void
setStress(String stress)
void
setTableLayout(String tableLayout)
void
setTextAlign(String textAlign)
void
setTextDecoration(String textDecoration)
void
setTextIndent(String textIndent)
void
setTextShadow(String textShadow)
void
setTextTransform(String textTransform)
void
setTop(String top)
void
setUnicodeBidi(String unicodeBidi)
void
setVerticalAlign(String verticalAlign)
void
setVisibility(String visibility)
void
setVoiceFamily(String voiceFamily)
void
setVolume(String volume)
void
setWhiteSpace(String whiteSpace)
void
setWidows(String widows)
void
setWidth(String width)
void
setWordSpacing(String wordSpacing)
void
setZIndex(String zIndex)
String
toString()

Methods inherited from class org.lobobrowser.js.AbstractScriptableDelegate

getScriptable, setScriptable

Field Details

AZIMUTH

public static final String AZIMUTH

BACKGROUND

public static final String BACKGROUND

BACKGROUND_ATTACHMENT

public static final String BACKGROUND_ATTACHMENT

BACKGROUND_COLOR

public static final String BACKGROUND_COLOR

BACKGROUND_IMAGE

public static final String BACKGROUND_IMAGE

BACKGROUND_POSITION

public static final String BACKGROUND_POSITION

BACKGROUND_REPEAT

public static final String BACKGROUND_REPEAT

BORDER

public static final String BORDER

BORDER_BOTTOM

public static final String BORDER_BOTTOM

BORDER_BOTTOM_COLOR

public static final String BORDER_BOTTOM_COLOR

BORDER_BOTTOM_STYLE

public static final String BORDER_BOTTOM_STYLE

BORDER_BOTTOM_WIDTH

public static final String BORDER_BOTTOM_WIDTH

BORDER_COLLAPSE

public static final String BORDER_COLLAPSE

BORDER_COLOR

public static final String BORDER_COLOR

BORDER_LEFT

public static final String BORDER_LEFT

BORDER_LEFT_COLOR

public static final String BORDER_LEFT_COLOR

BORDER_LEFT_STYLE

public static final String BORDER_LEFT_STYLE

BORDER_LEFT_WIDTH

public static final String BORDER_LEFT_WIDTH

BORDER_RIGHT

public static final String BORDER_RIGHT

BORDER_RIGHT_COLOR

public static final String BORDER_RIGHT_COLOR

BORDER_RIGHT_STYLE

public static final String BORDER_RIGHT_STYLE

BORDER_RIGHT_WIDTH

public static final String BORDER_RIGHT_WIDTH

BORDER_SPACING

public static final String BORDER_SPACING

BORDER_STYLE

public static final String BORDER_STYLE

BORDER_TOP

public static final String BORDER_TOP

BORDER_TOP_COLOR

public static final String BORDER_TOP_COLOR

BORDER_TOP_STYLE

public static final String BORDER_TOP_STYLE

BORDER_TOP_WIDTH

public static final String BORDER_TOP_WIDTH

BORDER_WIDTH

public static final String BORDER_WIDTH

BOTTOM

public static final String BOTTOM

CAPTION_SIDE

public static final String CAPTION_SIDE

CLEAR

public static final String CLEAR

CLIP

public static final String CLIP

COLOR

public static final String COLOR

CONTENT

public static final String CONTENT

COUNTER_INCREMENT

public static final String COUNTER_INCREMENT

COUNTER_RESET

public static final String COUNTER_RESET

CSS_FLOAT

public static final String CSS_FLOAT

CUE

public static final String CUE

CUE_AFTER

public static final String CUE_AFTER

CUE_BEFORE

public static final String CUE_BEFORE

CURSOR

public static final String CURSOR

DIRECTION

public static final String DIRECTION

DISPLAY

public static final String DISPLAY

ELEVATION

public static final String ELEVATION

EMPTY_CELLS

public static final String EMPTY_CELLS

FLOAT

public static final String FLOAT

FONT

public static final String FONT

FONT_FAMILY

public static final String FONT_FAMILY

FONT_SIZE

public static final String FONT_SIZE

FONT_SIZE_ADJUST

public static final String FONT_SIZE_ADJUST

FONT_STRETCH

public static final String FONT_STRETCH

FONT_STYLE

public static final String FONT_STYLE

FONT_VARIANT

public static final String FONT_VARIANT

FONT_WEIGHT

public static final String FONT_WEIGHT

HEIGHT

public static final String HEIGHT

LEFT

public static final String LEFT

LETTER_SPACING

public static final String LETTER_SPACING

LINE_HEIGHT

public static final String LINE_HEIGHT

LIST_STYLE

public static final String LIST_STYLE

LIST_STYLE_IMAGE

public static final String LIST_STYLE_IMAGE

LIST_STYLE_POSITION

public static final String LIST_STYLE_POSITION

LIST_STYLE_TYPE

public static final String LIST_STYLE_TYPE

MARGIN

public static final String MARGIN

MARGIN_BOTTOM

public static final String MARGIN_BOTTOM

MARGIN_LEFT

public static final String MARGIN_LEFT

MARGIN_RIGHT

public static final String MARGIN_RIGHT

MARGIN_TOP

public static final String MARGIN_TOP

MARKER_OFFSET

public static final String MARKER_OFFSET

MARKS

public static final String MARKS

MAX_HEIGHT

public static final String MAX_HEIGHT

MAX_WIDTH

public static final String MAX_WIDTH

MIN_HEIGHT

public static final String MIN_HEIGHT

MIN_WIDTH

public static final String MIN_WIDTH

ORPHANS

public static final String ORPHANS

OUTLINE

public static final String OUTLINE

OUTLINE_COLOR

public static final String OUTLINE_COLOR

OUTLINE_STYLE

public static final String OUTLINE_STYLE

OUTLINE_WIDTH

public static final String OUTLINE_WIDTH

OVERFLOW

public static final String OVERFLOW

PADDING

public static final String PADDING

PADDING_BOTTOM

public static final String PADDING_BOTTOM

PADDING_LEFT

public static final String PADDING_LEFT

PADDING_RIGHT

public static final String PADDING_RIGHT

PADDING_TOP

public static final String PADDING_TOP

PAGE

public static final String PAGE

PAGE_BREAK_AFTER

public static final String PAGE_BREAK_AFTER

PAGE_BREAK_BEFORE

public static final String PAGE_BREAK_BEFORE

PAGE_BREAK_INSIDE

public static final String PAGE_BREAK_INSIDE

PAUSE

public static final String PAUSE

PAUSE_AFTER

public static final String PAUSE_AFTER

PAUSE_BEFORE

public static final String PAUSE_BEFORE

PITCH

public static final String PITCH

PITCH_RANGE

public static final String PITCH_RANGE

PLAY_DURING

public static final String PLAY_DURING

POSITION

public static final String POSITION

QUOTES

public static final String QUOTES

RICHNESS

public static final String RICHNESS

RIGHT

public static final String RIGHT

SIZE

public static final String SIZE

SPEAK

public static final String SPEAK

SPEAK_HEADER

public static final String SPEAK_HEADER

SPEAK_NUMERAL

public static final String SPEAK_NUMERAL

SPEAK_PUNCTUATION

public static final String SPEAK_PUNCTUATION

SPEECH_RATE

public static final String SPEECH_RATE

STRESS

public static final String STRESS

TABLE_LAYOUT

public static final String TABLE_LAYOUT

TEXT_ALIGN

public static final String TEXT_ALIGN

TEXT_DECORATION

public static final String TEXT_DECORATION

TEXT_INDENT

public static final String TEXT_INDENT

TEXT_SHADOW

public static final String TEXT_SHADOW

TEXT_TRANSFORM

public static final String TEXT_TRANSFORM

TOP

public static final String TOP

UNICODE_BIDI

public static final String UNICODE_BIDI

VERTICAL_ALIGN

public static final String VERTICAL_ALIGN

VISIBILITY

public static final String VISIBILITY

VOICE_FAMILY

public static final String VOICE_FAMILY

VOLUME

public static final String VOLUME

WHITE_SPACE

public static final String WHITE_SPACE

WIDOWS

public static final String WIDOWS

WIDTH

public static final String WIDTH

WORD_SPACING

public static final String WORD_SPACING

Z_INDEX

public static final String Z_INDEX

Constructor Details

AbstractCSS2Properties

public AbstractCSS2Properties(CSS2PropertiesContext context)

Method Details

addStyleDeclaration

public void addStyleDeclaration(CSSStyleDeclaration styleDeclaration)

checkSetProperty

protected void checkSetProperty()
Does nothing but may be overridden. This method is called by some property setters.

getAzimuth

public String getAzimuth()
Specified by:
getAzimuth in interface CSS2Properties

getBackground

public String getBackground()
Specified by:
getBackground in interface CSS2Properties

getBackgroundAttachment

public String getBackgroundAttachment()
Specified by:
getBackgroundAttachment in interface CSS2Properties

getBackgroundColor

public String getBackgroundColor()
Specified by:
getBackgroundColor in interface CSS2Properties

getBackgroundImage

public String getBackgroundImage()
Specified by:
getBackgroundImage in interface CSS2Properties

getBackgroundPosition

public String getBackgroundPosition()
Specified by:
getBackgroundPosition in interface CSS2Properties

getBackgroundRepeat

public String getBackgroundRepeat()
Specified by:
getBackgroundRepeat in interface CSS2Properties

getBorder

public String getBorder()
Specified by:
getBorder in interface CSS2Properties

getBorderBottom

public String getBorderBottom()
Specified by:
getBorderBottom in interface CSS2Properties

getBorderBottomColor

public String getBorderBottomColor()
Specified by:
getBorderBottomColor in interface CSS2Properties

getBorderBottomStyle

public String getBorderBottomStyle()
Specified by:
getBorderBottomStyle in interface CSS2Properties

getBorderBottomWidth

public String getBorderBottomWidth()
Specified by:
getBorderBottomWidth in interface CSS2Properties

getBorderCollapse

public String getBorderCollapse()
Specified by:
getBorderCollapse in interface CSS2Properties

getBorderColor

public String getBorderColor()
Specified by:
getBorderColor in interface CSS2Properties

getBorderLeft

public String getBorderLeft()
Specified by:
getBorderLeft in interface CSS2Properties

getBorderLeftColor

public String getBorderLeftColor()
Specified by:
getBorderLeftColor in interface CSS2Properties

getBorderLeftStyle

public String getBorderLeftStyle()
Specified by:
getBorderLeftStyle in interface CSS2Properties

getBorderLeftWidth

public String getBorderLeftWidth()
Specified by:
getBorderLeftWidth in interface CSS2Properties

getBorderRight

public String getBorderRight()
Specified by:
getBorderRight in interface CSS2Properties

getBorderRightColor

public String getBorderRightColor()
Specified by:
getBorderRightColor in interface CSS2Properties

getBorderRightStyle

public String getBorderRightStyle()
Specified by:
getBorderRightStyle in interface CSS2Properties

getBorderRightWidth

public String getBorderRightWidth()
Specified by:
getBorderRightWidth in interface CSS2Properties

getBorderSpacing

public String getBorderSpacing()
Specified by:
getBorderSpacing in interface CSS2Properties

getBorderStyle

public String getBorderStyle()
Specified by:
getBorderStyle in interface CSS2Properties

getBorderTop

public String getBorderTop()
Specified by:
getBorderTop in interface CSS2Properties

getBorderTopColor

public String getBorderTopColor()
Specified by:
getBorderTopColor in interface CSS2Properties

getBorderTopStyle

public String getBorderTopStyle()
Specified by:
getBorderTopStyle in interface CSS2Properties

getBorderTopWidth

public String getBorderTopWidth()
Specified by:
getBorderTopWidth in interface CSS2Properties

getBorderWidth

public String getBorderWidth()
Specified by:
getBorderWidth in interface CSS2Properties

getBottom

public String getBottom()
Specified by:
getBottom in interface CSS2Properties

getCaptionSide

public String getCaptionSide()
Specified by:
getCaptionSide in interface CSS2Properties

getClear

public String getClear()
Specified by:
getClear in interface CSS2Properties

getClip

public String getClip()
Specified by:
getClip in interface CSS2Properties

getColor

public String getColor()
Specified by:
getColor in interface CSS2Properties

getContent

public String getContent()
Specified by:
getContent in interface CSS2Properties

getCounterIncrement

public String getCounterIncrement()
Specified by:
getCounterIncrement in interface CSS2Properties

getCounterReset

public String getCounterReset()
Specified by:
getCounterReset in interface CSS2Properties

getCssFloat

public String getCssFloat()
Specified by:
getCssFloat in interface CSS2Properties

getCue

public String getCue()
Specified by:
getCue in interface CSS2Properties

getCueAfter

public String getCueAfter()
Specified by:
getCueAfter in interface CSS2Properties

getCueBefore

public String getCueBefore()
Specified by:
getCueBefore in interface CSS2Properties

getCursor

public String getCursor()
Specified by:
getCursor in interface CSS2Properties

getDirection

public String getDirection()
Specified by:
getDirection in interface CSS2Properties

getDisplay

public String getDisplay()
Specified by:
getDisplay in interface CSS2Properties

getElevation

public String getElevation()
Specified by:
getElevation in interface CSS2Properties

getEmptyCells

public String getEmptyCells()
Specified by:
getEmptyCells in interface CSS2Properties

getFloat

public String getFloat()

getFont

public String getFont()
Specified by:
getFont in interface CSS2Properties

getFontFamily

public String getFontFamily()
Specified by:
getFontFamily in interface CSS2Properties

getFontSize

public String getFontSize()
Specified by:
getFontSize in interface CSS2Properties

getFontSizeAdjust

public String getFontSizeAdjust()
Specified by:
getFontSizeAdjust in interface CSS2Properties

getFontStretch

public String getFontStretch()
Specified by:
getFontStretch in interface CSS2Properties

getFontStyle

public String getFontStyle()
Specified by:
getFontStyle in interface CSS2Properties

getFontVariant

public String getFontVariant()
Specified by:
getFontVariant in interface CSS2Properties

getFontWeight

public String getFontWeight()
Specified by:
getFontWeight in interface CSS2Properties

getHeight

public String getHeight()
Specified by:
getHeight in interface CSS2Properties

getLeft

public String getLeft()
Specified by:
getLeft in interface CSS2Properties

getLetterSpacing

public String getLetterSpacing()
Specified by:
getLetterSpacing in interface CSS2Properties

getLineHeight

public String getLineHeight()
Specified by:
getLineHeight in interface CSS2Properties

getListStyle

public String getListStyle()
Specified by:
getListStyle in interface CSS2Properties

getListStyleImage

public String getListStyleImage()
Specified by:
getListStyleImage in interface CSS2Properties

getListStylePosition

public String getListStylePosition()
Specified by:
getListStylePosition in interface CSS2Properties

getListStyleType

public String getListStyleType()
Specified by:
getListStyleType in interface CSS2Properties

getLocalStyleProperties

public AbstractCSS2Properties getLocalStyleProperties()

getMargin

public String getMargin()
Specified by:
getMargin in interface CSS2Properties

getMarginBottom

public String getMarginBottom()
Specified by:
getMarginBottom in interface CSS2Properties

getMarginLeft

public String getMarginLeft()
Specified by:
getMarginLeft in interface CSS2Properties

getMarginRight

public String getMarginRight()
Specified by:
getMarginRight in interface CSS2Properties

getMarginTop

public String getMarginTop()
Specified by:
getMarginTop in interface CSS2Properties

getMarkerOffset

public String getMarkerOffset()
Specified by:
getMarkerOffset in interface CSS2Properties

getMarks

public String getMarks()
Specified by:
getMarks in interface CSS2Properties

getMaxHeight

public String getMaxHeight()
Specified by:
getMaxHeight in interface CSS2Properties

getMaxWidth

public String getMaxWidth()
Specified by:
getMaxWidth in interface CSS2Properties

getMinHeight

public String getMinHeight()
Specified by:
getMinHeight in interface CSS2Properties

getMinWidth

public String getMinWidth()
Specified by:
getMinWidth in interface CSS2Properties

getOrphans

public String getOrphans()
Specified by:
getOrphans in interface CSS2Properties

getOutline

public String getOutline()
Specified by:
getOutline in interface CSS2Properties

getOutlineColor

public String getOutlineColor()
Specified by:
getOutlineColor in interface CSS2Properties

getOutlineStyle

public String getOutlineStyle()
Specified by:
getOutlineStyle in interface CSS2Properties

getOutlineWidth

public String getOutlineWidth()
Specified by:
getOutlineWidth in interface CSS2Properties

getOverflow

public String getOverflow()
Specified by:
getOverflow in interface CSS2Properties

getOverlayColor

public String getOverlayColor()

getPadding

public String getPadding()
Specified by:
getPadding in interface CSS2Properties

getPaddingBottom

public String getPaddingBottom()
Specified by:
getPaddingBottom in interface CSS2Properties

getPaddingLeft

public String getPaddingLeft()
Specified by:
getPaddingLeft in interface CSS2Properties

getPaddingRight

public String getPaddingRight()
Specified by:
getPaddingRight in interface CSS2Properties

getPaddingTop

public String getPaddingTop()
Specified by:
getPaddingTop in interface CSS2Properties

getPage

public String getPage()
Specified by:
getPage in interface CSS2Properties

getPageBreakAfter

public String getPageBreakAfter()
Specified by:
getPageBreakAfter in interface CSS2Properties

getPageBreakBefore

public String getPageBreakBefore()
Specified by:
getPageBreakBefore in interface CSS2Properties

getPageBreakInside

public String getPageBreakInside()
Specified by:
getPageBreakInside in interface CSS2Properties

getPause

public String getPause()
Specified by:
getPause in interface CSS2Properties

getPauseAfter

public String getPauseAfter()
Specified by:
getPauseAfter in interface CSS2Properties

getPauseBefore

public String getPauseBefore()
Specified by:
getPauseBefore in interface CSS2Properties

getPitch

public String getPitch()
Specified by:
getPitch in interface CSS2Properties

getPitchRange

public String getPitchRange()
Specified by:
getPitchRange in interface CSS2Properties

getPlayDuring

public String getPlayDuring()
Specified by:
getPlayDuring in interface CSS2Properties

getPosition

public String getPosition()
Specified by:
getPosition in interface CSS2Properties

getQuotes

public String getQuotes()
Specified by:
getQuotes in interface CSS2Properties

getRichness

public String getRichness()
Specified by:
getRichness in interface CSS2Properties

getRight

public String getRight()
Specified by:
getRight in interface CSS2Properties

getSize

public String getSize()
Specified by:
getSize in interface CSS2Properties

getSpeak

public String getSpeak()
Specified by:
getSpeak in interface CSS2Properties

getSpeakHeader

public String getSpeakHeader()
Specified by:
getSpeakHeader in interface CSS2Properties

getSpeakNumeral

public String getSpeakNumeral()
Specified by:
getSpeakNumeral in interface CSS2Properties

getSpeakPunctuation

public String getSpeakPunctuation()
Specified by:
getSpeakPunctuation in interface CSS2Properties

getSpeechRate

public String getSpeechRate()
Specified by:
getSpeechRate in interface CSS2Properties

getStress

public String getStress()
Specified by:
getStress in interface CSS2Properties

getTableLayout

public String getTableLayout()
Specified by:
getTableLayout in interface CSS2Properties

getTextAlign

public String getTextAlign()
Specified by:
getTextAlign in interface CSS2Properties

getTextDecoration

public String getTextDecoration()
Specified by:
getTextDecoration in interface CSS2Properties

getTextIndent

public String getTextIndent()
Specified by:
getTextIndent in interface CSS2Properties

getTextShadow

public String getTextShadow()
Specified by:
getTextShadow in interface CSS2Properties

getTextTransform

public String getTextTransform()
Specified by:
getTextTransform in interface CSS2Properties

getTop

public String getTop()
Specified by:
getTop in interface CSS2Properties

getUnicodeBidi

public String getUnicodeBidi()
Specified by:
getUnicodeBidi in interface CSS2Properties

getVerticalAlign

public String getVerticalAlign()
Specified by:
getVerticalAlign in interface CSS2Properties

getVisibility

public String getVisibility()
Specified by:
getVisibility in interface CSS2Properties

getVoiceFamily

public String getVoiceFamily()
Specified by:
getVoiceFamily in interface CSS2Properties

getVolume

public String getVolume()
Specified by:
getVolume in interface CSS2Properties

getWhiteSpace

public String getWhiteSpace()
Specified by:
getWhiteSpace in interface CSS2Properties

getWidows

public String getWidows()
Specified by:
getWidows in interface CSS2Properties

getWidth

public String getWidth()
Specified by:
getWidth in interface CSS2Properties

getWordSpacing

public String getWordSpacing()
Specified by:
getWordSpacing in interface CSS2Properties

getZIndex

public String getZIndex()
Specified by:
getZIndex in interface CSS2Properties

setAzimuth

public void setAzimuth(String azimuth)
            throws DOMException
Specified by:
setAzimuth in interface CSS2Properties

setBackground

public void setBackground(String background)
            throws DOMException
Specified by:
setBackground in interface CSS2Properties

setBackgroundAttachment

public void setBackgroundAttachment(String backgroundAttachment)
            throws DOMException
Specified by:
setBackgroundAttachment in interface CSS2Properties

setBackgroundColor

public void setBackgroundColor(String backgroundColor)
            throws DOMException
Specified by:
setBackgroundColor in interface CSS2Properties

setBackgroundImage

public void setBackgroundImage(String backgroundImage)
            throws DOMException
Specified by:
setBackgroundImage in interface CSS2Properties

setBackgroundPosition

public void setBackgroundPosition(String backgroundPosition)
            throws DOMException
Specified by:
setBackgroundPosition in interface CSS2Properties

setBackgroundRepeat

public void setBackgroundRepeat(String backgroundRepeat)
            throws DOMException
Specified by:
setBackgroundRepeat in interface CSS2Properties

setBorder

public void setBorder(String border)
            throws DOMException
Specified by:
setBorder in interface CSS2Properties

setBorderBottom

public void setBorderBottom(String borderBottom)
            throws DOMException
Specified by:
setBorderBottom in interface CSS2Properties

setBorderBottomColor

public void setBorderBottomColor(String borderBottomColor)
            throws DOMException
Specified by:
setBorderBottomColor in interface CSS2Properties

setBorderBottomStyle

public void setBorderBottomStyle(String borderBottomStyle)
            throws DOMException
Specified by:
setBorderBottomStyle in interface CSS2Properties

setBorderBottomWidth

public void setBorderBottomWidth(String borderBottomWidth)
            throws DOMException
Specified by:
setBorderBottomWidth in interface CSS2Properties

setBorderCollapse

public void setBorderCollapse(String borderCollapse)
            throws DOMException
Specified by:
setBorderCollapse in interface CSS2Properties

setBorderColor

public void setBorderColor(String borderColor)
            throws DOMException
Specified by:
setBorderColor in interface CSS2Properties

setBorderLeft

public void setBorderLeft(String borderLeft)
            throws DOMException
Specified by:
setBorderLeft in interface CSS2Properties

setBorderLeftColor

public void setBorderLeftColor(String borderLeftColor)
            throws DOMException
Specified by:
setBorderLeftColor in interface CSS2Properties

setBorderLeftStyle

public void setBorderLeftStyle(String borderLeftStyle)
            throws DOMException
Specified by:
setBorderLeftStyle in interface CSS2Properties

setBorderLeftWidth

public void setBorderLeftWidth(String borderLeftWidth)
            throws DOMException
Specified by:
setBorderLeftWidth in interface CSS2Properties

setBorderRight

public void setBorderRight(String borderRight)
            throws DOMException
Specified by:
setBorderRight in interface CSS2Properties

setBorderRightColor

public void setBorderRightColor(String borderRightColor)
            throws DOMException
Specified by:
setBorderRightColor in interface CSS2Properties

setBorderRightStyle

public void setBorderRightStyle(String borderRightStyle)
            throws DOMException
Specified by:
setBorderRightStyle in interface CSS2Properties

setBorderRightWidth

public void setBorderRightWidth(String borderRightWidth)
            throws DOMException
Specified by:
setBorderRightWidth in interface CSS2Properties

setBorderSpacing

public void setBorderSpacing(String borderSpacing)
            throws DOMException
Specified by:
setBorderSpacing in interface CSS2Properties

setBorderStyle

public void setBorderStyle(String borderStyle)
            throws DOMException
Specified by:
setBorderStyle in interface CSS2Properties

setBorderTop

public void setBorderTop(String borderTop)
            throws DOMException
Specified by:
setBorderTop in interface CSS2Properties

setBorderTopColor

public void setBorderTopColor(String borderTopColor)
            throws DOMException
Specified by:
setBorderTopColor in interface CSS2Properties

setBorderTopStyle

public void setBorderTopStyle(String borderTopStyle)
            throws DOMException
Specified by:
setBorderTopStyle in interface CSS2Properties

setBorderTopWidth

public void setBorderTopWidth(String borderTopWidth)
            throws DOMException
Specified by:
setBorderTopWidth in interface CSS2Properties

setBorderWidth

public void setBorderWidth(String borderWidth)
            throws DOMException
Specified by:
setBorderWidth in interface CSS2Properties

setBottom

public void setBottom(String bottom)
            throws DOMException
Specified by:
setBottom in interface CSS2Properties

setCaptionSide

public void setCaptionSide(String captionSide)
            throws DOMException
Specified by:
setCaptionSide in interface CSS2Properties

setClear

public void setClear(String clear)
            throws DOMException
Specified by:
setClear in interface CSS2Properties

setClip

public void setClip(String clip)
            throws DOMException
Specified by:
setClip in interface CSS2Properties

setColor

public void setColor(String color)
            throws DOMException
Specified by:
setColor in interface CSS2Properties

setContent

public void setContent(String content)
            throws DOMException
Specified by:
setContent in interface CSS2Properties

setCounterIncrement

public void setCounterIncrement(String counterIncrement)
            throws DOMException
Specified by:
setCounterIncrement in interface CSS2Properties

setCounterReset

public void setCounterReset(String counterReset)
            throws DOMException
Specified by:
setCounterReset in interface CSS2Properties

setCssFloat

public void setCssFloat(String cssFloat)
            throws DOMException
Specified by:
setCssFloat in interface CSS2Properties

setCue

public void setCue(String cue)
            throws DOMException
Specified by:
setCue in interface CSS2Properties

setCueAfter

public void setCueAfter(String cueAfter)
            throws DOMException
Specified by:
setCueAfter in interface CSS2Properties

setCueBefore

public void setCueBefore(String cueBefore)
            throws DOMException
Specified by:
setCueBefore in interface CSS2Properties

setCursor

public void setCursor(String cursor)
            throws DOMException
Specified by:
setCursor in interface CSS2Properties

setDirection

public void setDirection(String direction)
            throws DOMException
Specified by:
setDirection in interface CSS2Properties

setDisplay

public void setDisplay(String display)
            throws DOMException
Specified by:
setDisplay in interface CSS2Properties

setElevation

public void setElevation(String elevation)
            throws DOMException
Specified by:
setElevation in interface CSS2Properties

setEmptyCells

public void setEmptyCells(String emptyCells)
            throws DOMException
Specified by:
setEmptyCells in interface CSS2Properties

setFloat

public void setFloat(String value)

setFont

public void setFont(String font)
            throws DOMException
Specified by:
setFont in interface CSS2Properties

setFontFamily

public void setFontFamily(String fontFamily)
            throws DOMException
Specified by:
setFontFamily in interface CSS2Properties

setFontSize

public void setFontSize(String fontSize)
            throws DOMException
Specified by:
setFontSize in interface CSS2Properties

setFontSizeAdjust

public void setFontSizeAdjust(String fontSizeAdjust)
            throws DOMException
Specified by:
setFontSizeAdjust in interface CSS2Properties

setFontStretch

public void setFontStretch(String fontStretch)
            throws DOMException
Specified by:
setFontStretch in interface CSS2Properties

setFontStyle

public void setFontStyle(String fontStyle)
            throws DOMException
Specified by:
setFontStyle in interface CSS2Properties

setFontVariant

public void setFontVariant(String fontVariant)
            throws DOMException
Specified by:
setFontVariant in interface CSS2Properties

setFontWeight

public void setFontWeight(String fontWeight)
            throws DOMException
Specified by:
setFontWeight in interface CSS2Properties

setHeight

public void setHeight(String height)
            throws DOMException
Specified by:
setHeight in interface CSS2Properties

setLeft

public void setLeft(String left)
            throws DOMException
Specified by:
setLeft in interface CSS2Properties

setLetterSpacing

public void setLetterSpacing(String letterSpacing)
            throws DOMException
Specified by:
setLetterSpacing in interface CSS2Properties

setLineHeight

public void setLineHeight(String lineHeight)
            throws DOMException
Specified by:
setLineHeight in interface CSS2Properties

setListStyle

public void setListStyle(String listStyle)
            throws DOMException
Specified by:
setListStyle in interface CSS2Properties

setListStyleImage

public void setListStyleImage(String listStyleImage)
            throws DOMException
Specified by:
setListStyleImage in interface CSS2Properties

setListStylePosition

public void setListStylePosition(String listStylePosition)
            throws DOMException
Specified by:
setListStylePosition in interface CSS2Properties

setListStyleType

public void setListStyleType(String listStyleType)
            throws DOMException
Specified by:
setListStyleType in interface CSS2Properties

setLocalStyleProperties

public void setLocalStyleProperties(AbstractCSS2Properties properties)

setMargin

public void setMargin(String margin)
            throws DOMException
Specified by:
setMargin in interface CSS2Properties

setMarginBottom

public void setMarginBottom(String marginBottom)
            throws DOMException
Specified by:
setMarginBottom in interface CSS2Properties

setMarginLeft

public void setMarginLeft(String marginLeft)
            throws DOMException
Specified by:
setMarginLeft in interface CSS2Properties

setMarginRight

public void setMarginRight(String marginRight)
            throws DOMException
Specified by:
setMarginRight in interface CSS2Properties

setMarginTop

public void setMarginTop(String marginTop)
            throws DOMException
Specified by:
setMarginTop in interface CSS2Properties

setMarkerOffset

public void setMarkerOffset(String markerOffset)
            throws DOMException
Specified by:
setMarkerOffset in interface CSS2Properties

setMarks

public void setMarks(String marks)
            throws DOMException
Specified by:
setMarks in interface CSS2Properties

setMaxHeight

public void setMaxHeight(String maxHeight)
            throws DOMException
Specified by:
setMaxHeight in interface CSS2Properties

setMaxWidth

public void setMaxWidth(String maxWidth)
            throws DOMException
Specified by:
setMaxWidth in interface CSS2Properties

setMinHeight

public void setMinHeight(String minHeight)
            throws DOMException
Specified by:
setMinHeight in interface CSS2Properties

setMinWidth

public void setMinWidth(String minWidth)
            throws DOMException
Specified by:
setMinWidth in interface CSS2Properties

setOrphans

public void setOrphans(String orphans)
            throws DOMException
Specified by:
setOrphans in interface CSS2Properties

setOutline

public void setOutline(String outline)
            throws DOMException
Specified by:
setOutline in interface CSS2Properties

setOutlineColor

public void setOutlineColor(String outlineColor)
            throws DOMException
Specified by:
setOutlineColor in interface CSS2Properties

setOutlineStyle

public void setOutlineStyle(String outlineStyle)
            throws DOMException
Specified by:
setOutlineStyle in interface CSS2Properties

setOutlineWidth

public void setOutlineWidth(String outlineWidth)
            throws DOMException
Specified by:
setOutlineWidth in interface CSS2Properties

setOverflow

public void setOverflow(String overflow)
            throws DOMException
Specified by:
setOverflow in interface CSS2Properties

setOverlayColor

public void setOverlayColor(String value)

setPadding

public void setPadding(String padding)
            throws DOMException
Specified by:
setPadding in interface CSS2Properties

setPaddingBottom

public void setPaddingBottom(String paddingBottom)
            throws DOMException
Specified by:
setPaddingBottom in interface CSS2Properties

setPaddingLeft

public void setPaddingLeft(String paddingLeft)
            throws DOMException
Specified by:
setPaddingLeft in interface CSS2Properties

setPaddingRight

public void setPaddingRight(String paddingRight)
            throws DOMException
Specified by:
setPaddingRight in interface CSS2Properties

setPaddingTop

public void setPaddingTop(String paddingTop)
            throws DOMException
Specified by:
setPaddingTop in interface CSS2Properties

setPage

public void setPage(String page)
            throws DOMException
Specified by:
setPage in interface CSS2Properties

setPageBreakAfter

public void setPageBreakAfter(String pageBreakAfter)
            throws DOMException
Specified by:
setPageBreakAfter in interface CSS2Properties

setPageBreakBefore

public void setPageBreakBefore(String pageBreakBefore)
            throws DOMException
Specified by:
setPageBreakBefore in interface CSS2Properties

setPageBreakInside

public void setPageBreakInside(String pageBreakInside)
            throws DOMException
Specified by:
setPageBreakInside in interface CSS2Properties

setPause

public void setPause(String pause)
            throws DOMException
Specified by:
setPause in interface CSS2Properties

setPauseAfter

public void setPauseAfter(String pauseAfter)
            throws DOMException
Specified by:
setPauseAfter in interface CSS2Properties

setPauseBefore

public void setPauseBefore(String pauseBefore)
            throws DOMException
Specified by:
setPauseBefore in interface CSS2Properties

setPitch

public void setPitch(String pitch)
            throws DOMException
Specified by:
setPitch in interface CSS2Properties

setPitchRange

public void setPitchRange(String pitchRange)
            throws DOMException
Specified by:
setPitchRange in interface CSS2Properties

setPlayDuring

public void setPlayDuring(String playDuring)
            throws DOMException
Specified by:
setPlayDuring in interface CSS2Properties

setPosition

public void setPosition(String position)
            throws DOMException
Specified by:
setPosition in interface CSS2Properties

setPropertyValueLC

protected void setPropertyValueLC(String lowerCaseName,
                                  String value)
Method called by property setters to set property values.
Parameters:
lowerCaseName - The name of the property in lowercase.
value - The property value.

setPropertyValueLCAlt

protected final void setPropertyValueLCAlt(String lowerCaseName,
                                           String value)
Alternate method called to set property values from CSS declarations.
Parameters:
lowerCaseName - The name of the property in lowercase.
value - The property value.

setPropertyValueProcessed

protected final void setPropertyValueProcessed(String lowerCaseName,
                                               String value,
                                               CSSStyleDeclaration declaration)

setQuotes

public void setQuotes(String quotes)
            throws DOMException
Specified by:
setQuotes in interface CSS2Properties

setRichness

public void setRichness(String richness)
            throws DOMException
Specified by:
setRichness in interface CSS2Properties

setRight

public void setRight(String right)
            throws DOMException
Specified by:
setRight in interface CSS2Properties

setSize

public void setSize(String size)
            throws DOMException
Specified by:
setSize in interface CSS2Properties

setSpeak

public void setSpeak(String speak)
            throws DOMException
Specified by:
setSpeak in interface CSS2Properties

setSpeakHeader

public void setSpeakHeader(String speakHeader)
            throws DOMException
Specified by:
setSpeakHeader in interface CSS2Properties

setSpeakNumeral

public void setSpeakNumeral(String speakNumeral)
            throws DOMException
Specified by:
setSpeakNumeral in interface CSS2Properties

setSpeakPunctuation

public void setSpeakPunctuation(String speakPunctuation)
            throws DOMException
Specified by:
setSpeakPunctuation in interface CSS2Properties

setSpeechRate

public void setSpeechRate(String speechRate)
            throws DOMException
Specified by:
setSpeechRate in interface CSS2Properties

setStress

public void setStress(String stress)
            throws DOMException
Specified by:
setStress in interface CSS2Properties

setTableLayout

public void setTableLayout(String tableLayout)
            throws DOMException
Specified by:
setTableLayout in interface CSS2Properties

setTextAlign

public void setTextAlign(String textAlign)
            throws DOMException
Specified by:
setTextAlign in interface CSS2Properties

setTextDecoration

public void setTextDecoration(String textDecoration)
            throws DOMException
Specified by:
setTextDecoration in interface CSS2Properties

setTextIndent

public void setTextIndent(String textIndent)
            throws DOMException
Specified by:
setTextIndent in interface CSS2Properties

setTextShadow

public void setTextShadow(String textShadow)
            throws DOMException
Specified by:
setTextShadow in interface CSS2Properties

setTextTransform

public void setTextTransform(String textTransform)
            throws DOMException
Specified by:
setTextTransform in interface CSS2Properties

setTop

public void setTop(String top)
            throws DOMException
Specified by:
setTop in interface CSS2Properties

setUnicodeBidi

public void setUnicodeBidi(String unicodeBidi)
            throws DOMException
Specified by:
setUnicodeBidi in interface CSS2Properties

setVerticalAlign

public void setVerticalAlign(String verticalAlign)
            throws DOMException
Specified by:
setVerticalAlign in interface CSS2Properties

setVisibility

public void setVisibility(String visibility)
            throws DOMException
Specified by:
setVisibility in interface CSS2Properties

setVoiceFamily

public void setVoiceFamily(String voiceFamily)
            throws DOMException
Specified by:
setVoiceFamily in interface CSS2Properties

setVolume

public void setVolume(String volume)
            throws DOMException
Specified by:
setVolume in interface CSS2Properties

setWhiteSpace

public void setWhiteSpace(String whiteSpace)
            throws DOMException
Specified by:
setWhiteSpace in interface CSS2Properties

setWidows

public void setWidows(String widows)
            throws DOMException
Specified by:
setWidows in interface CSS2Properties

setWidth

public void setWidth(String width)
            throws DOMException
Specified by:
setWidth in interface CSS2Properties

setWordSpacing

public void setWordSpacing(String wordSpacing)
            throws DOMException
Specified by:
setWordSpacing in interface CSS2Properties

setZIndex

public void setZIndex(String zIndex)
            throws DOMException
Specified by:
setZIndex in interface CSS2Properties

toString

public String toString()