Package org.lobobrowser.html.style
Class AbstractCSS2Properties
- java.lang.Object
-
- org.lobobrowser.js.AbstractScriptableDelegate
-
- org.lobobrowser.html.style.AbstractCSS2Properties
-
- All Implemented Interfaces:
ScriptableDelegate,CSS2Properties
- Direct Known Subclasses:
ComputedCSS2Properties,LocalCSS2Properties
public abstract class AbstractCSS2Properties extends AbstractScriptableDelegate implements CSS2Properties
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringAZIMUTHstatic java.lang.StringBACKGROUNDstatic java.lang.StringBACKGROUND_ATTACHMENTstatic java.lang.StringBACKGROUND_COLORstatic java.lang.StringBACKGROUND_IMAGEstatic java.lang.StringBACKGROUND_POSITIONstatic java.lang.StringBACKGROUND_REPEATstatic java.lang.StringBORDERstatic java.lang.StringBORDER_BOTTOMstatic java.lang.StringBORDER_BOTTOM_COLORstatic java.lang.StringBORDER_BOTTOM_STYLEstatic java.lang.StringBORDER_BOTTOM_WIDTHstatic java.lang.StringBORDER_COLLAPSEstatic java.lang.StringBORDER_COLORstatic java.lang.StringBORDER_LEFTstatic java.lang.StringBORDER_LEFT_COLORstatic java.lang.StringBORDER_LEFT_STYLEstatic java.lang.StringBORDER_LEFT_WIDTHstatic java.lang.StringBORDER_RIGHTstatic java.lang.StringBORDER_RIGHT_COLORstatic java.lang.StringBORDER_RIGHT_STYLEstatic java.lang.StringBORDER_RIGHT_WIDTHstatic java.lang.StringBORDER_SPACINGstatic java.lang.StringBORDER_STYLEstatic java.lang.StringBORDER_TOPstatic java.lang.StringBORDER_TOP_COLORstatic java.lang.StringBORDER_TOP_STYLEstatic java.lang.StringBORDER_TOP_WIDTHstatic java.lang.StringBORDER_WIDTHstatic java.lang.StringBOTTOMstatic java.lang.StringCAPTION_SIDEstatic java.lang.StringCLEARstatic java.lang.StringCLIPstatic java.lang.StringCOLORstatic java.lang.StringCONTENTstatic java.lang.StringCOUNTER_INCREMENTstatic java.lang.StringCOUNTER_RESETstatic java.lang.StringCSS_FLOATstatic java.lang.StringCUEstatic java.lang.StringCUE_AFTERstatic java.lang.StringCUE_BEFOREstatic java.lang.StringCURSORstatic java.lang.StringDIRECTIONstatic java.lang.StringDISPLAYstatic java.lang.StringELEVATIONstatic java.lang.StringEMPTY_CELLSstatic java.lang.StringFLOATstatic java.lang.StringFONTstatic java.lang.StringFONT_FAMILYstatic java.lang.StringFONT_SIZEstatic java.lang.StringFONT_SIZE_ADJUSTstatic java.lang.StringFONT_STRETCHstatic java.lang.StringFONT_STYLEstatic java.lang.StringFONT_VARIANTstatic java.lang.StringFONT_WEIGHTstatic java.lang.StringHEIGHTstatic java.lang.StringLEFTstatic java.lang.StringLETTER_SPACINGstatic java.lang.StringLINE_HEIGHTstatic java.lang.StringLIST_STYLEstatic java.lang.StringLIST_STYLE_IMAGEstatic java.lang.StringLIST_STYLE_POSITIONstatic java.lang.StringLIST_STYLE_TYPEstatic java.lang.StringMARGINstatic java.lang.StringMARGIN_BOTTOMstatic java.lang.StringMARGIN_LEFTstatic java.lang.StringMARGIN_RIGHTstatic java.lang.StringMARGIN_TOPstatic java.lang.StringMARKER_OFFSETstatic java.lang.StringMARKSstatic java.lang.StringMAX_HEIGHTstatic java.lang.StringMAX_WIDTHstatic java.lang.StringMIN_HEIGHTstatic java.lang.StringMIN_WIDTHstatic java.lang.StringORPHANSstatic java.lang.StringOUTLINEstatic java.lang.StringOUTLINE_COLORstatic java.lang.StringOUTLINE_STYLEstatic java.lang.StringOUTLINE_WIDTHstatic java.lang.StringOVERFLOWstatic java.lang.StringPADDINGstatic java.lang.StringPADDING_BOTTOMstatic java.lang.StringPADDING_LEFTstatic java.lang.StringPADDING_RIGHTstatic java.lang.StringPADDING_TOPstatic java.lang.StringPAGEstatic java.lang.StringPAGE_BREAK_AFTERstatic java.lang.StringPAGE_BREAK_BEFOREstatic java.lang.StringPAGE_BREAK_INSIDEstatic java.lang.StringPAUSEstatic java.lang.StringPAUSE_AFTERstatic java.lang.StringPAUSE_BEFOREstatic java.lang.StringPITCHstatic java.lang.StringPITCH_RANGEstatic java.lang.StringPLAY_DURINGstatic java.lang.StringPOSITIONstatic java.lang.StringQUOTESstatic java.lang.StringRICHNESSstatic java.lang.StringRIGHTstatic java.lang.StringSIZEstatic java.lang.StringSPEAKstatic java.lang.StringSPEAK_HEADERstatic java.lang.StringSPEAK_NUMERALstatic java.lang.StringSPEAK_PUNCTUATIONstatic java.lang.StringSPEECH_RATEstatic java.lang.StringSTRESSstatic java.lang.StringTABLE_LAYOUTstatic java.lang.StringTEXT_ALIGNstatic java.lang.StringTEXT_DECORATIONstatic java.lang.StringTEXT_INDENTstatic java.lang.StringTEXT_SHADOWstatic java.lang.StringTEXT_TRANSFORMstatic java.lang.StringTOPstatic java.lang.StringUNICODE_BIDIstatic java.lang.StringVERTICAL_ALIGNstatic java.lang.StringVISIBILITYstatic java.lang.StringVOICE_FAMILYstatic java.lang.StringVOLUMEstatic java.lang.StringWHITE_SPACEstatic java.lang.StringWIDOWSstatic java.lang.StringWIDTHstatic java.lang.StringWORD_SPACINGstatic java.lang.StringZ_INDEX
-
Constructor Summary
Constructors Constructor Description AbstractCSS2Properties(CSS2PropertiesContext context)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddStyleDeclaration(CSSStyleDeclaration styleDeclaration)protected voidcheckSetProperty()Does nothing but may be overridden.java.lang.StringgetAzimuth()See the azimuth property definition in CSS2.java.lang.StringgetBackground()See the background property definition in CSS2.java.lang.StringgetBackgroundAttachment()See the background-attachment property definition in CSS2.java.lang.StringgetBackgroundColor()See the background-color property definition in CSS2.java.lang.StringgetBackgroundImage()See the background-image property definition in CSS2.java.lang.StringgetBackgroundPosition()See the background-position property definition in CSS2.java.lang.StringgetBackgroundRepeat()See the background-repeat property definition in CSS2.java.lang.StringgetBorder()See the border property definition in CSS2.java.lang.StringgetBorderBottom()See the border-bottom property definition in CSS2.java.lang.StringgetBorderBottomColor()See the border-bottom-color property definition in CSS2.java.lang.StringgetBorderBottomStyle()See the border-bottom-style property definition in CSS2.java.lang.StringgetBorderBottomWidth()See the border-bottom-width property definition in CSS2.java.lang.StringgetBorderCollapse()See the border-collapse property definition in CSS2.java.lang.StringgetBorderColor()See the border-color property definition in CSS2.java.lang.StringgetBorderLeft()See the border-left property definition in CSS2.java.lang.StringgetBorderLeftColor()See the border-left-color property definition in CSS2.java.lang.StringgetBorderLeftStyle()See the border-left-style property definition in CSS2.java.lang.StringgetBorderLeftWidth()See the border-left-width property definition in CSS2.java.lang.StringgetBorderRight()See the border-right property definition in CSS2.java.lang.StringgetBorderRightColor()See the border-right-color property definition in CSS2.java.lang.StringgetBorderRightStyle()See the border-right-style property definition in CSS2.java.lang.StringgetBorderRightWidth()See the border-right-width property definition in CSS2.java.lang.StringgetBorderSpacing()See the border-spacing property definition in CSS2.java.lang.StringgetBorderStyle()See the border-style property definition in CSS2.java.lang.StringgetBorderTop()See the border-top property definition in CSS2.java.lang.StringgetBorderTopColor()See the border-top-color property definition in CSS2.java.lang.StringgetBorderTopStyle()See the border-top-style property definition in CSS2.java.lang.StringgetBorderTopWidth()See the border-top-width property definition in CSS2.java.lang.StringgetBorderWidth()See the border-width property definition in CSS2.java.lang.StringgetBottom()See the bottom property definition in CSS2.java.lang.StringgetCaptionSide()See the caption-side property definition in CSS2.java.lang.StringgetClear()See the clear property definition in CSS2.java.lang.StringgetClip()See the clip property definition in CSS2.java.lang.StringgetColor()See the color property definition in CSS2.java.lang.StringgetContent()See the content property definition in CSS2.java.lang.StringgetCounterIncrement()See the counter-increment property definition in CSS2.java.lang.StringgetCounterReset()See the counter-reset property definition in CSS2.java.lang.StringgetCssFloat()See the float property definition in CSS2.java.lang.StringgetCue()See the cue property definition in CSS2.java.lang.StringgetCueAfter()See the cue-after property definition in CSS2.java.lang.StringgetCueBefore()See the cue-before property definition in CSS2.java.lang.StringgetCursor()See the cursor property definition in CSS2.java.lang.StringgetDirection()See the direction property definition in CSS2.java.lang.StringgetDisplay()See the display property definition in CSS2.java.lang.StringgetElevation()See the elevation property definition in CSS2.java.lang.StringgetEmptyCells()See the empty-cells property definition in CSS2.java.lang.StringgetFloat()java.lang.StringgetFont()See the font property definition in CSS2.java.lang.StringgetFontFamily()See the font-family property definition in CSS2.java.lang.StringgetFontSize()See the font-size property definition in CSS2.java.lang.StringgetFontSizeAdjust()See the font-size-adjust property definition in CSS2.java.lang.StringgetFontStretch()See the font-stretch property definition in CSS2.java.lang.StringgetFontStyle()See the font-style property definition in CSS2.java.lang.StringgetFontVariant()See the font-variant property definition in CSS2.java.lang.StringgetFontWeight()See the font-weight property definition in CSS2.java.lang.StringgetHeight()See the height property definition in CSS2.java.lang.StringgetLeft()See the left property definition in CSS2.java.lang.StringgetLetterSpacing()See the letter-spacing property definition in CSS2.java.lang.StringgetLineHeight()See the line-height property definition in CSS2.java.lang.StringgetListStyle()See the list-style property definition in CSS2.java.lang.StringgetListStyleImage()See the list-style-image property definition in CSS2.java.lang.StringgetListStylePosition()See the list-style-position property definition in CSS2.java.lang.StringgetListStyleType()See the list-style-type property definition in CSS2.AbstractCSS2PropertiesgetLocalStyleProperties()java.lang.StringgetMargin()See the margin property definition in CSS2.java.lang.StringgetMarginBottom()See the margin-bottom property definition in CSS2.java.lang.StringgetMarginLeft()See the margin-left property definition in CSS2.java.lang.StringgetMarginRight()See the margin-right property definition in CSS2.java.lang.StringgetMarginTop()See the margin-top property definition in CSS2.java.lang.StringgetMarkerOffset()See the marker-offset property definition in CSS2.java.lang.StringgetMarks()See the marks property definition in CSS2.java.lang.StringgetMaxHeight()See the max-height property definition in CSS2.java.lang.StringgetMaxWidth()See the max-width property definition in CSS2.java.lang.StringgetMinHeight()See the min-height property definition in CSS2.java.lang.StringgetMinWidth()See the min-width property definition in CSS2.java.lang.StringgetOrphans()See the orphans property definition in CSS2.java.lang.StringgetOutline()See the outline property definition in CSS2.java.lang.StringgetOutlineColor()See the outline-color property definition in CSS2.java.lang.StringgetOutlineStyle()See the outline-style property definition in CSS2.java.lang.StringgetOutlineWidth()See the outline-width property definition in CSS2.java.lang.StringgetOverflow()See the overflow property definition in CSS2.java.lang.StringgetOverlayColor()java.lang.StringgetPadding()See the padding property definition in CSS2.java.lang.StringgetPaddingBottom()See the padding-bottom property definition in CSS2.java.lang.StringgetPaddingLeft()See the padding-left property definition in CSS2.java.lang.StringgetPaddingRight()See the padding-right property definition in CSS2.java.lang.StringgetPaddingTop()See the padding-top property definition in CSS2.java.lang.StringgetPage()See the page property definition in CSS2.java.lang.StringgetPageBreakAfter()See the page-break-after property definition in CSS2.java.lang.StringgetPageBreakBefore()See the page-break-before property definition in CSS2.java.lang.StringgetPageBreakInside()See the page-break-inside property definition in CSS2.java.lang.StringgetPause()See the pause property definition in CSS2.java.lang.StringgetPauseAfter()See the pause-after property definition in CSS2.java.lang.StringgetPauseBefore()See the pause-before property definition in CSS2.java.lang.StringgetPitch()See the pitch property definition in CSS2.java.lang.StringgetPitchRange()See the pitch-range property definition in CSS2.java.lang.StringgetPlayDuring()See the play-during property definition in CSS2.java.lang.StringgetPosition()See the position property definition in CSS2.java.lang.StringgetPropertyValue(java.lang.String name)java.lang.StringgetQuotes()See the quotes property definition in CSS2.java.lang.StringgetRichness()See the richness property definition in CSS2.java.lang.StringgetRight()See the right property definition in CSS2.java.lang.StringgetSize()See the size property definition in CSS2.java.lang.StringgetSpeak()See the speak property definition in CSS2.java.lang.StringgetSpeakHeader()See the speak-header property definition in CSS2.java.lang.StringgetSpeakNumeral()See the speak-numeral property definition in CSS2.java.lang.StringgetSpeakPunctuation()See the speak-punctuation property definition in CSS2.java.lang.StringgetSpeechRate()See the speech-rate property definition in CSS2.java.lang.StringgetStress()See the stress property definition in CSS2.java.lang.StringgetTableLayout()See the table-layout property definition in CSS2.java.lang.StringgetTextAlign()See the text-align property definition in CSS2.java.lang.StringgetTextDecoration()See the text-decoration property definition in CSS2.java.lang.StringgetTextIndent()See the text-indent property definition in CSS2.java.lang.StringgetTextShadow()See the text-shadow property definition in CSS2.java.lang.StringgetTextTransform()See the text-transform property definition in CSS2.java.lang.StringgetTop()See the top property definition in CSS2.java.lang.StringgetUnicodeBidi()See the unicode-bidi property definition in CSS2.java.lang.StringgetVerticalAlign()See the vertical-align property definition in CSS2.java.lang.StringgetVisibility()See the visibility property definition in CSS2.java.lang.StringgetVoiceFamily()See the voice-family property definition in CSS2.java.lang.StringgetVolume()See the volume property definition in CSS2.java.lang.StringgetWhiteSpace()See the white-space property definition in CSS2.java.lang.StringgetWidows()See the widows property definition in CSS2.java.lang.StringgetWidth()See the width property definition in CSS2.java.lang.StringgetWordSpacing()See the word-spacing property definition in CSS2.java.lang.StringgetZIndex()See the z-index property definition in CSS2.voidsetAzimuth(java.lang.String azimuth)voidsetBackground(java.lang.String background)voidsetBackgroundAttachment(java.lang.String backgroundAttachment)voidsetBackgroundColor(java.lang.String backgroundColor)voidsetBackgroundImage(java.lang.String backgroundImage)voidsetBackgroundPosition(java.lang.String backgroundPosition)voidsetBackgroundRepeat(java.lang.String backgroundRepeat)voidsetBorder(java.lang.String border)voidsetBorderBottom(java.lang.String borderBottom)voidsetBorderBottomColor(java.lang.String borderBottomColor)voidsetBorderBottomStyle(java.lang.String borderBottomStyle)voidsetBorderBottomWidth(java.lang.String borderBottomWidth)voidsetBorderCollapse(java.lang.String borderCollapse)voidsetBorderColor(java.lang.String borderColor)voidsetBorderLeft(java.lang.String borderLeft)voidsetBorderLeftColor(java.lang.String borderLeftColor)voidsetBorderLeftStyle(java.lang.String borderLeftStyle)voidsetBorderLeftWidth(java.lang.String borderLeftWidth)voidsetBorderRight(java.lang.String borderRight)voidsetBorderRightColor(java.lang.String borderRightColor)voidsetBorderRightStyle(java.lang.String borderRightStyle)voidsetBorderRightWidth(java.lang.String borderRightWidth)voidsetBorderSpacing(java.lang.String borderSpacing)voidsetBorderStyle(java.lang.String borderStyle)voidsetBorderTop(java.lang.String borderTop)voidsetBorderTopColor(java.lang.String borderTopColor)voidsetBorderTopStyle(java.lang.String borderTopStyle)voidsetBorderTopWidth(java.lang.String borderTopWidth)voidsetBorderWidth(java.lang.String borderWidth)voidsetBottom(java.lang.String bottom)voidsetCaptionSide(java.lang.String captionSide)voidsetClear(java.lang.String clear)voidsetClip(java.lang.String clip)voidsetColor(java.lang.String color)voidsetContent(java.lang.String content)voidsetCounterIncrement(java.lang.String counterIncrement)voidsetCounterReset(java.lang.String counterReset)voidsetCssFloat(java.lang.String cssFloat)voidsetCue(java.lang.String cue)voidsetCueAfter(java.lang.String cueAfter)voidsetCueBefore(java.lang.String cueBefore)voidsetCursor(java.lang.String cursor)voidsetDirection(java.lang.String direction)voidsetDisplay(java.lang.String display)voidsetElevation(java.lang.String elevation)voidsetEmptyCells(java.lang.String emptyCells)voidsetFloat(java.lang.String value)voidsetFont(java.lang.String font)voidsetFontFamily(java.lang.String fontFamily)voidsetFontSize(java.lang.String fontSize)voidsetFontSizeAdjust(java.lang.String fontSizeAdjust)voidsetFontStretch(java.lang.String fontStretch)voidsetFontStyle(java.lang.String fontStyle)voidsetFontVariant(java.lang.String fontVariant)voidsetFontWeight(java.lang.String fontWeight)voidsetHeight(java.lang.String height)voidsetLeft(java.lang.String left)voidsetLetterSpacing(java.lang.String letterSpacing)voidsetLineHeight(java.lang.String lineHeight)voidsetListStyle(java.lang.String listStyle)voidsetListStyleImage(java.lang.String listStyleImage)voidsetListStylePosition(java.lang.String listStylePosition)voidsetListStyleType(java.lang.String listStyleType)voidsetLocalStyleProperties(AbstractCSS2Properties properties)voidsetMargin(java.lang.String margin)voidsetMarginBottom(java.lang.String marginBottom)voidsetMarginLeft(java.lang.String marginLeft)voidsetMarginRight(java.lang.String marginRight)voidsetMarginTop(java.lang.String marginTop)voidsetMarkerOffset(java.lang.String markerOffset)voidsetMarks(java.lang.String marks)voidsetMaxHeight(java.lang.String maxHeight)voidsetMaxWidth(java.lang.String maxWidth)voidsetMinHeight(java.lang.String minHeight)voidsetMinWidth(java.lang.String minWidth)voidsetOrphans(java.lang.String orphans)voidsetOutline(java.lang.String outline)voidsetOutlineColor(java.lang.String outlineColor)voidsetOutlineStyle(java.lang.String outlineStyle)voidsetOutlineWidth(java.lang.String outlineWidth)voidsetOverflow(java.lang.String overflow)voidsetOverlayColor(java.lang.String value)voidsetPadding(java.lang.String padding)voidsetPaddingBottom(java.lang.String paddingBottom)voidsetPaddingLeft(java.lang.String paddingLeft)voidsetPaddingRight(java.lang.String paddingRight)voidsetPaddingTop(java.lang.String paddingTop)voidsetPage(java.lang.String page)voidsetPageBreakAfter(java.lang.String pageBreakAfter)voidsetPageBreakBefore(java.lang.String pageBreakBefore)voidsetPageBreakInside(java.lang.String pageBreakInside)voidsetPause(java.lang.String pause)voidsetPauseAfter(java.lang.String pauseAfter)voidsetPauseBefore(java.lang.String pauseBefore)voidsetPitch(java.lang.String pitch)voidsetPitchRange(java.lang.String pitchRange)voidsetPlayDuring(java.lang.String playDuring)voidsetPosition(java.lang.String position)protected voidsetPropertyValueLC(java.lang.String lowerCaseName, java.lang.String value)Method called by property setters to set property values.protected voidsetPropertyValueLCAlt(java.lang.String lowerCaseName, java.lang.String value, boolean important)Alternate method called to set property values from CSS declarations.protected voidsetPropertyValueProcessed(java.lang.String lowerCaseName, java.lang.String value, CSSStyleDeclaration declaration, boolean important)voidsetQuotes(java.lang.String quotes)voidsetRichness(java.lang.String richness)voidsetRight(java.lang.String right)voidsetSize(java.lang.String size)voidsetSpeak(java.lang.String speak)voidsetSpeakHeader(java.lang.String speakHeader)voidsetSpeakNumeral(java.lang.String speakNumeral)voidsetSpeakPunctuation(java.lang.String speakPunctuation)voidsetSpeechRate(java.lang.String speechRate)voidsetStress(java.lang.String stress)voidsetTableLayout(java.lang.String tableLayout)voidsetTextAlign(java.lang.String textAlign)voidsetTextDecoration(java.lang.String textDecoration)voidsetTextIndent(java.lang.String textIndent)voidsetTextShadow(java.lang.String textShadow)voidsetTextTransform(java.lang.String textTransform)voidsetTop(java.lang.String top)voidsetUnicodeBidi(java.lang.String unicodeBidi)voidsetVerticalAlign(java.lang.String verticalAlign)voidsetVisibility(java.lang.String visibility)voidsetVoiceFamily(java.lang.String voiceFamily)voidsetVolume(java.lang.String volume)voidsetWhiteSpace(java.lang.String whiteSpace)voidsetWidows(java.lang.String widows)voidsetWidth(java.lang.String width)voidsetWordSpacing(java.lang.String wordSpacing)voidsetZIndex(java.lang.String zIndex)java.lang.StringtoString()-
Methods inherited from class org.lobobrowser.js.AbstractScriptableDelegate
getScriptable, setScriptable
-
-
-
-
Field Detail
-
FLOAT
public static final java.lang.String FLOAT
- See Also:
- Constant Field Values
-
AZIMUTH
public static final java.lang.String AZIMUTH
- See Also:
- Constant Field Values
-
BACKGROUND
public static final java.lang.String BACKGROUND
- See Also:
- Constant Field Values
-
BACKGROUND_ATTACHMENT
public static final java.lang.String BACKGROUND_ATTACHMENT
- See Also:
- Constant Field Values
-
BACKGROUND_COLOR
public static final java.lang.String BACKGROUND_COLOR
- See Also:
- Constant Field Values
-
BACKGROUND_IMAGE
public static final java.lang.String BACKGROUND_IMAGE
- See Also:
- Constant Field Values
-
BACKGROUND_POSITION
public static final java.lang.String BACKGROUND_POSITION
- See Also:
- Constant Field Values
-
BACKGROUND_REPEAT
public static final java.lang.String BACKGROUND_REPEAT
- See Also:
- Constant Field Values
-
BORDER
public static final java.lang.String BORDER
- See Also:
- Constant Field Values
-
BORDER_BOTTOM
public static final java.lang.String BORDER_BOTTOM
- See Also:
- Constant Field Values
-
BORDER_BOTTOM_COLOR
public static final java.lang.String BORDER_BOTTOM_COLOR
- See Also:
- Constant Field Values
-
BORDER_BOTTOM_STYLE
public static final java.lang.String BORDER_BOTTOM_STYLE
- See Also:
- Constant Field Values
-
BORDER_BOTTOM_WIDTH
public static final java.lang.String BORDER_BOTTOM_WIDTH
- See Also:
- Constant Field Values
-
BORDER_COLLAPSE
public static final java.lang.String BORDER_COLLAPSE
- See Also:
- Constant Field Values
-
BORDER_COLOR
public static final java.lang.String BORDER_COLOR
- See Also:
- Constant Field Values
-
BORDER_LEFT
public static final java.lang.String BORDER_LEFT
- See Also:
- Constant Field Values
-
BORDER_LEFT_COLOR
public static final java.lang.String BORDER_LEFT_COLOR
- See Also:
- Constant Field Values
-
BORDER_LEFT_STYLE
public static final java.lang.String BORDER_LEFT_STYLE
- See Also:
- Constant Field Values
-
BORDER_LEFT_WIDTH
public static final java.lang.String BORDER_LEFT_WIDTH
- See Also:
- Constant Field Values
-
BORDER_RIGHT
public static final java.lang.String BORDER_RIGHT
- See Also:
- Constant Field Values
-
BORDER_RIGHT_COLOR
public static final java.lang.String BORDER_RIGHT_COLOR
- See Also:
- Constant Field Values
-
BORDER_RIGHT_STYLE
public static final java.lang.String BORDER_RIGHT_STYLE
- See Also:
- Constant Field Values
-
BORDER_RIGHT_WIDTH
public static final java.lang.String BORDER_RIGHT_WIDTH
- See Also:
- Constant Field Values
-
BORDER_SPACING
public static final java.lang.String BORDER_SPACING
- See Also:
- Constant Field Values
-
BORDER_STYLE
public static final java.lang.String BORDER_STYLE
- See Also:
- Constant Field Values
-
BORDER_TOP
public static final java.lang.String BORDER_TOP
- See Also:
- Constant Field Values
-
BORDER_TOP_COLOR
public static final java.lang.String BORDER_TOP_COLOR
- See Also:
- Constant Field Values
-
BORDER_TOP_STYLE
public static final java.lang.String BORDER_TOP_STYLE
- See Also:
- Constant Field Values
-
BORDER_TOP_WIDTH
public static final java.lang.String BORDER_TOP_WIDTH
- See Also:
- Constant Field Values
-
BORDER_WIDTH
public static final java.lang.String BORDER_WIDTH
- See Also:
- Constant Field Values
-
BOTTOM
public static final java.lang.String BOTTOM
- See Also:
- Constant Field Values
-
CAPTION_SIDE
public static final java.lang.String CAPTION_SIDE
- See Also:
- Constant Field Values
-
CLEAR
public static final java.lang.String CLEAR
- See Also:
- Constant Field Values
-
CLIP
public static final java.lang.String CLIP
- See Also:
- Constant Field Values
-
COLOR
public static final java.lang.String COLOR
- See Also:
- Constant Field Values
-
CONTENT
public static final java.lang.String CONTENT
- See Also:
- Constant Field Values
-
COUNTER_INCREMENT
public static final java.lang.String COUNTER_INCREMENT
- See Also:
- Constant Field Values
-
COUNTER_RESET
public static final java.lang.String COUNTER_RESET
- See Also:
- Constant Field Values
-
CSS_FLOAT
public static final java.lang.String CSS_FLOAT
- See Also:
- Constant Field Values
-
CUE
public static final java.lang.String CUE
- See Also:
- Constant Field Values
-
CUE_AFTER
public static final java.lang.String CUE_AFTER
- See Also:
- Constant Field Values
-
CUE_BEFORE
public static final java.lang.String CUE_BEFORE
- See Also:
- Constant Field Values
-
CURSOR
public static final java.lang.String CURSOR
- See Also:
- Constant Field Values
-
DIRECTION
public static final java.lang.String DIRECTION
- See Also:
- Constant Field Values
-
DISPLAY
public static final java.lang.String DISPLAY
- See Also:
- Constant Field Values
-
ELEVATION
public static final java.lang.String ELEVATION
- See Also:
- Constant Field Values
-
EMPTY_CELLS
public static final java.lang.String EMPTY_CELLS
- See Also:
- Constant Field Values
-
FONT
public static final java.lang.String FONT
- See Also:
- Constant Field Values
-
FONT_FAMILY
public static final java.lang.String FONT_FAMILY
- See Also:
- Constant Field Values
-
FONT_SIZE
public static final java.lang.String FONT_SIZE
- See Also:
- Constant Field Values
-
FONT_SIZE_ADJUST
public static final java.lang.String FONT_SIZE_ADJUST
- See Also:
- Constant Field Values
-
FONT_STRETCH
public static final java.lang.String FONT_STRETCH
- See Also:
- Constant Field Values
-
FONT_STYLE
public static final java.lang.String FONT_STYLE
- See Also:
- Constant Field Values
-
FONT_VARIANT
public static final java.lang.String FONT_VARIANT
- See Also:
- Constant Field Values
-
FONT_WEIGHT
public static final java.lang.String FONT_WEIGHT
- See Also:
- Constant Field Values
-
HEIGHT
public static final java.lang.String HEIGHT
- See Also:
- Constant Field Values
-
LEFT
public static final java.lang.String LEFT
- See Also:
- Constant Field Values
-
LETTER_SPACING
public static final java.lang.String LETTER_SPACING
- See Also:
- Constant Field Values
-
LINE_HEIGHT
public static final java.lang.String LINE_HEIGHT
- See Also:
- Constant Field Values
-
LIST_STYLE
public static final java.lang.String LIST_STYLE
- See Also:
- Constant Field Values
-
LIST_STYLE_IMAGE
public static final java.lang.String LIST_STYLE_IMAGE
- See Also:
- Constant Field Values
-
LIST_STYLE_POSITION
public static final java.lang.String LIST_STYLE_POSITION
- See Also:
- Constant Field Values
-
LIST_STYLE_TYPE
public static final java.lang.String LIST_STYLE_TYPE
- See Also:
- Constant Field Values
-
MARGIN
public static final java.lang.String MARGIN
- See Also:
- Constant Field Values
-
MARGIN_BOTTOM
public static final java.lang.String MARGIN_BOTTOM
- See Also:
- Constant Field Values
-
MARGIN_LEFT
public static final java.lang.String MARGIN_LEFT
- See Also:
- Constant Field Values
-
MARGIN_RIGHT
public static final java.lang.String MARGIN_RIGHT
- See Also:
- Constant Field Values
-
MARGIN_TOP
public static final java.lang.String MARGIN_TOP
- See Also:
- Constant Field Values
-
MARKER_OFFSET
public static final java.lang.String MARKER_OFFSET
- See Also:
- Constant Field Values
-
MARKS
public static final java.lang.String MARKS
- See Also:
- Constant Field Values
-
MAX_HEIGHT
public static final java.lang.String MAX_HEIGHT
- See Also:
- Constant Field Values
-
MAX_WIDTH
public static final java.lang.String MAX_WIDTH
- See Also:
- Constant Field Values
-
MIN_HEIGHT
public static final java.lang.String MIN_HEIGHT
- See Also:
- Constant Field Values
-
MIN_WIDTH
public static final java.lang.String MIN_WIDTH
- See Also:
- Constant Field Values
-
ORPHANS
public static final java.lang.String ORPHANS
- See Also:
- Constant Field Values
-
OUTLINE
public static final java.lang.String OUTLINE
- See Also:
- Constant Field Values
-
OUTLINE_COLOR
public static final java.lang.String OUTLINE_COLOR
- See Also:
- Constant Field Values
-
OUTLINE_STYLE
public static final java.lang.String OUTLINE_STYLE
- See Also:
- Constant Field Values
-
OUTLINE_WIDTH
public static final java.lang.String OUTLINE_WIDTH
- See Also:
- Constant Field Values
-
OVERFLOW
public static final java.lang.String OVERFLOW
- See Also:
- Constant Field Values
-
PADDING
public static final java.lang.String PADDING
- See Also:
- Constant Field Values
-
PADDING_BOTTOM
public static final java.lang.String PADDING_BOTTOM
- See Also:
- Constant Field Values
-
PADDING_LEFT
public static final java.lang.String PADDING_LEFT
- See Also:
- Constant Field Values
-
PADDING_RIGHT
public static final java.lang.String PADDING_RIGHT
- See Also:
- Constant Field Values
-
PADDING_TOP
public static final java.lang.String PADDING_TOP
- See Also:
- Constant Field Values
-
PAGE
public static final java.lang.String PAGE
- See Also:
- Constant Field Values
-
PAGE_BREAK_AFTER
public static final java.lang.String PAGE_BREAK_AFTER
- See Also:
- Constant Field Values
-
PAGE_BREAK_BEFORE
public static final java.lang.String PAGE_BREAK_BEFORE
- See Also:
- Constant Field Values
-
PAGE_BREAK_INSIDE
public static final java.lang.String PAGE_BREAK_INSIDE
- See Also:
- Constant Field Values
-
PAUSE
public static final java.lang.String PAUSE
- See Also:
- Constant Field Values
-
PAUSE_AFTER
public static final java.lang.String PAUSE_AFTER
- See Also:
- Constant Field Values
-
PAUSE_BEFORE
public static final java.lang.String PAUSE_BEFORE
- See Also:
- Constant Field Values
-
PITCH
public static final java.lang.String PITCH
- See Also:
- Constant Field Values
-
PITCH_RANGE
public static final java.lang.String PITCH_RANGE
- See Also:
- Constant Field Values
-
PLAY_DURING
public static final java.lang.String PLAY_DURING
- See Also:
- Constant Field Values
-
POSITION
public static final java.lang.String POSITION
- See Also:
- Constant Field Values
-
QUOTES
public static final java.lang.String QUOTES
- See Also:
- Constant Field Values
-
RICHNESS
public static final java.lang.String RICHNESS
- See Also:
- Constant Field Values
-
RIGHT
public static final java.lang.String RIGHT
- See Also:
- Constant Field Values
-
SIZE
public static final java.lang.String SIZE
- See Also:
- Constant Field Values
-
SPEAK
public static final java.lang.String SPEAK
- See Also:
- Constant Field Values
-
SPEAK_HEADER
public static final java.lang.String SPEAK_HEADER
- See Also:
- Constant Field Values
-
SPEAK_NUMERAL
public static final java.lang.String SPEAK_NUMERAL
- See Also:
- Constant Field Values
-
SPEAK_PUNCTUATION
public static final java.lang.String SPEAK_PUNCTUATION
- See Also:
- Constant Field Values
-
SPEECH_RATE
public static final java.lang.String SPEECH_RATE
- See Also:
- Constant Field Values
-
STRESS
public static final java.lang.String STRESS
- See Also:
- Constant Field Values
-
TABLE_LAYOUT
public static final java.lang.String TABLE_LAYOUT
- See Also:
- Constant Field Values
-
TEXT_ALIGN
public static final java.lang.String TEXT_ALIGN
- See Also:
- Constant Field Values
-
TEXT_DECORATION
public static final java.lang.String TEXT_DECORATION
- See Also:
- Constant Field Values
-
TEXT_INDENT
public static final java.lang.String TEXT_INDENT
- See Also:
- Constant Field Values
-
TEXT_SHADOW
public static final java.lang.String TEXT_SHADOW
- See Also:
- Constant Field Values
-
TEXT_TRANSFORM
public static final java.lang.String TEXT_TRANSFORM
- See Also:
- Constant Field Values
-
TOP
public static final java.lang.String TOP
- See Also:
- Constant Field Values
-
UNICODE_BIDI
public static final java.lang.String UNICODE_BIDI
- See Also:
- Constant Field Values
-
VERTICAL_ALIGN
public static final java.lang.String VERTICAL_ALIGN
- See Also:
- Constant Field Values
-
VISIBILITY
public static final java.lang.String VISIBILITY
- See Also:
- Constant Field Values
-
VOICE_FAMILY
public static final java.lang.String VOICE_FAMILY
- See Also:
- Constant Field Values
-
VOLUME
public static final java.lang.String VOLUME
- See Also:
- Constant Field Values
-
WHITE_SPACE
public static final java.lang.String WHITE_SPACE
- See Also:
- Constant Field Values
-
WIDOWS
public static final java.lang.String WIDOWS
- See Also:
- Constant Field Values
-
WIDTH
public static final java.lang.String WIDTH
- See Also:
- Constant Field Values
-
WORD_SPACING
public static final java.lang.String WORD_SPACING
- See Also:
- Constant Field Values
-
Z_INDEX
public static final java.lang.String Z_INDEX
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
AbstractCSS2Properties
public AbstractCSS2Properties(CSS2PropertiesContext context)
-
-
Method Detail
-
addStyleDeclaration
public void addStyleDeclaration(CSSStyleDeclaration styleDeclaration)
-
setLocalStyleProperties
public void setLocalStyleProperties(AbstractCSS2Properties properties)
-
getLocalStyleProperties
public AbstractCSS2Properties getLocalStyleProperties()
-
getPropertyValue
public final java.lang.String getPropertyValue(java.lang.String name)
-
setPropertyValueLC
protected void setPropertyValueLC(java.lang.String lowerCaseName, java.lang.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(java.lang.String lowerCaseName, java.lang.String value, boolean important)Alternate method called to set property values from CSS declarations.This method checks importance of the value.
- Parameters:
lowerCaseName- The name of the property in lowercase.value- The property value.
-
setPropertyValueProcessed
protected final void setPropertyValueProcessed(java.lang.String lowerCaseName, java.lang.String value, CSSStyleDeclaration declaration, boolean important)
-
getOverlayColor
public java.lang.String getOverlayColor()
-
setOverlayColor
public void setOverlayColor(java.lang.String value)
-
getFloat
public java.lang.String getFloat()
-
setFloat
public void setFloat(java.lang.String value)
-
getAzimuth
public java.lang.String getAzimuth()
Description copied from interface:CSS2PropertiesSee the azimuth property definition in CSS2.- Specified by:
getAzimuthin interfaceCSS2Properties
-
getBackground
public java.lang.String getBackground()
Description copied from interface:CSS2PropertiesSee the background property definition in CSS2.- Specified by:
getBackgroundin interfaceCSS2Properties
-
getBackgroundAttachment
public java.lang.String getBackgroundAttachment()
Description copied from interface:CSS2PropertiesSee the background-attachment property definition in CSS2.- Specified by:
getBackgroundAttachmentin interfaceCSS2Properties
-
getBackgroundColor
public java.lang.String getBackgroundColor()
Description copied from interface:CSS2PropertiesSee the background-color property definition in CSS2.- Specified by:
getBackgroundColorin interfaceCSS2Properties
-
getBackgroundImage
public java.lang.String getBackgroundImage()
Description copied from interface:CSS2PropertiesSee the background-image property definition in CSS2.- Specified by:
getBackgroundImagein interfaceCSS2Properties
-
getBackgroundPosition
public java.lang.String getBackgroundPosition()
Description copied from interface:CSS2PropertiesSee the background-position property definition in CSS2.- Specified by:
getBackgroundPositionin interfaceCSS2Properties
-
getBackgroundRepeat
public java.lang.String getBackgroundRepeat()
Description copied from interface:CSS2PropertiesSee the background-repeat property definition in CSS2.- Specified by:
getBackgroundRepeatin interfaceCSS2Properties
-
getBorder
public java.lang.String getBorder()
Description copied from interface:CSS2PropertiesSee the border property definition in CSS2.- Specified by:
getBorderin interfaceCSS2Properties
-
getBorderBottom
public java.lang.String getBorderBottom()
Description copied from interface:CSS2PropertiesSee the border-bottom property definition in CSS2.- Specified by:
getBorderBottomin interfaceCSS2Properties
-
getBorderBottomColor
public java.lang.String getBorderBottomColor()
Description copied from interface:CSS2PropertiesSee the border-bottom-color property definition in CSS2.- Specified by:
getBorderBottomColorin interfaceCSS2Properties
-
getBorderBottomStyle
public java.lang.String getBorderBottomStyle()
Description copied from interface:CSS2PropertiesSee the border-bottom-style property definition in CSS2.- Specified by:
getBorderBottomStylein interfaceCSS2Properties
-
getBorderBottomWidth
public java.lang.String getBorderBottomWidth()
Description copied from interface:CSS2PropertiesSee the border-bottom-width property definition in CSS2.- Specified by:
getBorderBottomWidthin interfaceCSS2Properties
-
getBorderCollapse
public java.lang.String getBorderCollapse()
Description copied from interface:CSS2PropertiesSee the border-collapse property definition in CSS2.- Specified by:
getBorderCollapsein interfaceCSS2Properties
-
getBorderColor
public java.lang.String getBorderColor()
Description copied from interface:CSS2PropertiesSee the border-color property definition in CSS2.- Specified by:
getBorderColorin interfaceCSS2Properties
-
getBorderLeft
public java.lang.String getBorderLeft()
Description copied from interface:CSS2PropertiesSee the border-left property definition in CSS2.- Specified by:
getBorderLeftin interfaceCSS2Properties
-
getBorderLeftColor
public java.lang.String getBorderLeftColor()
Description copied from interface:CSS2PropertiesSee the border-left-color property definition in CSS2.- Specified by:
getBorderLeftColorin interfaceCSS2Properties
-
getBorderLeftStyle
public java.lang.String getBorderLeftStyle()
Description copied from interface:CSS2PropertiesSee the border-left-style property definition in CSS2.- Specified by:
getBorderLeftStylein interfaceCSS2Properties
-
getBorderLeftWidth
public java.lang.String getBorderLeftWidth()
Description copied from interface:CSS2PropertiesSee the border-left-width property definition in CSS2.- Specified by:
getBorderLeftWidthin interfaceCSS2Properties
-
getBorderRight
public java.lang.String getBorderRight()
Description copied from interface:CSS2PropertiesSee the border-right property definition in CSS2.- Specified by:
getBorderRightin interfaceCSS2Properties
-
getBorderRightColor
public java.lang.String getBorderRightColor()
Description copied from interface:CSS2PropertiesSee the border-right-color property definition in CSS2.- Specified by:
getBorderRightColorin interfaceCSS2Properties
-
getBorderRightStyle
public java.lang.String getBorderRightStyle()
Description copied from interface:CSS2PropertiesSee the border-right-style property definition in CSS2.- Specified by:
getBorderRightStylein interfaceCSS2Properties
-
getBorderRightWidth
public java.lang.String getBorderRightWidth()
Description copied from interface:CSS2PropertiesSee the border-right-width property definition in CSS2.- Specified by:
getBorderRightWidthin interfaceCSS2Properties
-
getBorderSpacing
public java.lang.String getBorderSpacing()
Description copied from interface:CSS2PropertiesSee the border-spacing property definition in CSS2.- Specified by:
getBorderSpacingin interfaceCSS2Properties
-
getBorderStyle
public java.lang.String getBorderStyle()
Description copied from interface:CSS2PropertiesSee the border-style property definition in CSS2.- Specified by:
getBorderStylein interfaceCSS2Properties
-
getBorderTop
public java.lang.String getBorderTop()
Description copied from interface:CSS2PropertiesSee the border-top property definition in CSS2.- Specified by:
getBorderTopin interfaceCSS2Properties
-
getBorderTopColor
public java.lang.String getBorderTopColor()
Description copied from interface:CSS2PropertiesSee the border-top-color property definition in CSS2.- Specified by:
getBorderTopColorin interfaceCSS2Properties
-
getBorderTopStyle
public java.lang.String getBorderTopStyle()
Description copied from interface:CSS2PropertiesSee the border-top-style property definition in CSS2.- Specified by:
getBorderTopStylein interfaceCSS2Properties
-
getBorderTopWidth
public java.lang.String getBorderTopWidth()
Description copied from interface:CSS2PropertiesSee the border-top-width property definition in CSS2.- Specified by:
getBorderTopWidthin interfaceCSS2Properties
-
getBorderWidth
public java.lang.String getBorderWidth()
Description copied from interface:CSS2PropertiesSee the border-width property definition in CSS2.- Specified by:
getBorderWidthin interfaceCSS2Properties
-
getBottom
public java.lang.String getBottom()
Description copied from interface:CSS2PropertiesSee the bottom property definition in CSS2.- Specified by:
getBottomin interfaceCSS2Properties
-
getCaptionSide
public java.lang.String getCaptionSide()
Description copied from interface:CSS2PropertiesSee the caption-side property definition in CSS2.- Specified by:
getCaptionSidein interfaceCSS2Properties
-
getClear
public java.lang.String getClear()
Description copied from interface:CSS2PropertiesSee the clear property definition in CSS2.- Specified by:
getClearin interfaceCSS2Properties
-
getClip
public java.lang.String getClip()
Description copied from interface:CSS2PropertiesSee the clip property definition in CSS2.- Specified by:
getClipin interfaceCSS2Properties
-
getColor
public java.lang.String getColor()
Description copied from interface:CSS2PropertiesSee the color property definition in CSS2.- Specified by:
getColorin interfaceCSS2Properties
-
getContent
public java.lang.String getContent()
Description copied from interface:CSS2PropertiesSee the content property definition in CSS2.- Specified by:
getContentin interfaceCSS2Properties
-
getCounterIncrement
public java.lang.String getCounterIncrement()
Description copied from interface:CSS2PropertiesSee the counter-increment property definition in CSS2.- Specified by:
getCounterIncrementin interfaceCSS2Properties
-
getCounterReset
public java.lang.String getCounterReset()
Description copied from interface:CSS2PropertiesSee the counter-reset property definition in CSS2.- Specified by:
getCounterResetin interfaceCSS2Properties
-
getCssFloat
public java.lang.String getCssFloat()
Description copied from interface:CSS2PropertiesSee the float property definition in CSS2.- Specified by:
getCssFloatin interfaceCSS2Properties
-
getCue
public java.lang.String getCue()
Description copied from interface:CSS2PropertiesSee the cue property definition in CSS2.- Specified by:
getCuein interfaceCSS2Properties
-
getCueAfter
public java.lang.String getCueAfter()
Description copied from interface:CSS2PropertiesSee the cue-after property definition in CSS2.- Specified by:
getCueAfterin interfaceCSS2Properties
-
getCueBefore
public java.lang.String getCueBefore()
Description copied from interface:CSS2PropertiesSee the cue-before property definition in CSS2.- Specified by:
getCueBeforein interfaceCSS2Properties
-
getCursor
public java.lang.String getCursor()
Description copied from interface:CSS2PropertiesSee the cursor property definition in CSS2.- Specified by:
getCursorin interfaceCSS2Properties
-
getDirection
public java.lang.String getDirection()
Description copied from interface:CSS2PropertiesSee the direction property definition in CSS2.- Specified by:
getDirectionin interfaceCSS2Properties
-
getDisplay
public java.lang.String getDisplay()
Description copied from interface:CSS2PropertiesSee the display property definition in CSS2.- Specified by:
getDisplayin interfaceCSS2Properties
-
getElevation
public java.lang.String getElevation()
Description copied from interface:CSS2PropertiesSee the elevation property definition in CSS2.- Specified by:
getElevationin interfaceCSS2Properties
-
getEmptyCells
public java.lang.String getEmptyCells()
Description copied from interface:CSS2PropertiesSee the empty-cells property definition in CSS2.- Specified by:
getEmptyCellsin interfaceCSS2Properties
-
getFont
public java.lang.String getFont()
Description copied from interface:CSS2PropertiesSee the font property definition in CSS2.- Specified by:
getFontin interfaceCSS2Properties
-
getFontFamily
public java.lang.String getFontFamily()
Description copied from interface:CSS2PropertiesSee the font-family property definition in CSS2.- Specified by:
getFontFamilyin interfaceCSS2Properties
-
getFontSize
public java.lang.String getFontSize()
Description copied from interface:CSS2PropertiesSee the font-size property definition in CSS2.- Specified by:
getFontSizein interfaceCSS2Properties
-
getFontSizeAdjust
public java.lang.String getFontSizeAdjust()
Description copied from interface:CSS2PropertiesSee the font-size-adjust property definition in CSS2.- Specified by:
getFontSizeAdjustin interfaceCSS2Properties
-
getFontStretch
public java.lang.String getFontStretch()
Description copied from interface:CSS2PropertiesSee the font-stretch property definition in CSS2.- Specified by:
getFontStretchin interfaceCSS2Properties
-
getFontStyle
public java.lang.String getFontStyle()
Description copied from interface:CSS2PropertiesSee the font-style property definition in CSS2.- Specified by:
getFontStylein interfaceCSS2Properties
-
getFontVariant
public java.lang.String getFontVariant()
Description copied from interface:CSS2PropertiesSee the font-variant property definition in CSS2.- Specified by:
getFontVariantin interfaceCSS2Properties
-
getFontWeight
public java.lang.String getFontWeight()
Description copied from interface:CSS2PropertiesSee the font-weight property definition in CSS2.- Specified by:
getFontWeightin interfaceCSS2Properties
-
getHeight
public java.lang.String getHeight()
Description copied from interface:CSS2PropertiesSee the height property definition in CSS2.- Specified by:
getHeightin interfaceCSS2Properties
-
getLeft
public java.lang.String getLeft()
Description copied from interface:CSS2PropertiesSee the left property definition in CSS2.- Specified by:
getLeftin interfaceCSS2Properties
-
getLetterSpacing
public java.lang.String getLetterSpacing()
Description copied from interface:CSS2PropertiesSee the letter-spacing property definition in CSS2.- Specified by:
getLetterSpacingin interfaceCSS2Properties
-
getLineHeight
public java.lang.String getLineHeight()
Description copied from interface:CSS2PropertiesSee the line-height property definition in CSS2.- Specified by:
getLineHeightin interfaceCSS2Properties
-
getListStyle
public java.lang.String getListStyle()
Description copied from interface:CSS2PropertiesSee the list-style property definition in CSS2.- Specified by:
getListStylein interfaceCSS2Properties
-
getListStyleImage
public java.lang.String getListStyleImage()
Description copied from interface:CSS2PropertiesSee the list-style-image property definition in CSS2.- Specified by:
getListStyleImagein interfaceCSS2Properties
-
getListStylePosition
public java.lang.String getListStylePosition()
Description copied from interface:CSS2PropertiesSee the list-style-position property definition in CSS2.- Specified by:
getListStylePositionin interfaceCSS2Properties
-
getListStyleType
public java.lang.String getListStyleType()
Description copied from interface:CSS2PropertiesSee the list-style-type property definition in CSS2.- Specified by:
getListStyleTypein interfaceCSS2Properties
-
getMargin
public java.lang.String getMargin()
Description copied from interface:CSS2PropertiesSee the margin property definition in CSS2.- Specified by:
getMarginin interfaceCSS2Properties
-
getMarginBottom
public java.lang.String getMarginBottom()
Description copied from interface:CSS2PropertiesSee the margin-bottom property definition in CSS2.- Specified by:
getMarginBottomin interfaceCSS2Properties
-
getMarginLeft
public java.lang.String getMarginLeft()
Description copied from interface:CSS2PropertiesSee the margin-left property definition in CSS2.- Specified by:
getMarginLeftin interfaceCSS2Properties
-
getMarginRight
public java.lang.String getMarginRight()
Description copied from interface:CSS2PropertiesSee the margin-right property definition in CSS2.- Specified by:
getMarginRightin interfaceCSS2Properties
-
getMarginTop
public java.lang.String getMarginTop()
Description copied from interface:CSS2PropertiesSee the margin-top property definition in CSS2.- Specified by:
getMarginTopin interfaceCSS2Properties
-
getMarkerOffset
public java.lang.String getMarkerOffset()
Description copied from interface:CSS2PropertiesSee the marker-offset property definition in CSS2.- Specified by:
getMarkerOffsetin interfaceCSS2Properties
-
getMarks
public java.lang.String getMarks()
Description copied from interface:CSS2PropertiesSee the marks property definition in CSS2.- Specified by:
getMarksin interfaceCSS2Properties
-
getMaxHeight
public java.lang.String getMaxHeight()
Description copied from interface:CSS2PropertiesSee the max-height property definition in CSS2.- Specified by:
getMaxHeightin interfaceCSS2Properties
-
getMaxWidth
public java.lang.String getMaxWidth()
Description copied from interface:CSS2PropertiesSee the max-width property definition in CSS2.- Specified by:
getMaxWidthin interfaceCSS2Properties
-
getMinHeight
public java.lang.String getMinHeight()
Description copied from interface:CSS2PropertiesSee the min-height property definition in CSS2.- Specified by:
getMinHeightin interfaceCSS2Properties
-
getMinWidth
public java.lang.String getMinWidth()
Description copied from interface:CSS2PropertiesSee the min-width property definition in CSS2.- Specified by:
getMinWidthin interfaceCSS2Properties
-
getOrphans
public java.lang.String getOrphans()
Description copied from interface:CSS2PropertiesSee the orphans property definition in CSS2.- Specified by:
getOrphansin interfaceCSS2Properties
-
getOutline
public java.lang.String getOutline()
Description copied from interface:CSS2PropertiesSee the outline property definition in CSS2.- Specified by:
getOutlinein interfaceCSS2Properties
-
getOutlineColor
public java.lang.String getOutlineColor()
Description copied from interface:CSS2PropertiesSee the outline-color property definition in CSS2.- Specified by:
getOutlineColorin interfaceCSS2Properties
-
getOutlineStyle
public java.lang.String getOutlineStyle()
Description copied from interface:CSS2PropertiesSee the outline-style property definition in CSS2.- Specified by:
getOutlineStylein interfaceCSS2Properties
-
getOutlineWidth
public java.lang.String getOutlineWidth()
Description copied from interface:CSS2PropertiesSee the outline-width property definition in CSS2.- Specified by:
getOutlineWidthin interfaceCSS2Properties
-
getOverflow
public java.lang.String getOverflow()
Description copied from interface:CSS2PropertiesSee the overflow property definition in CSS2.- Specified by:
getOverflowin interfaceCSS2Properties
-
getPadding
public java.lang.String getPadding()
Description copied from interface:CSS2PropertiesSee the padding property definition in CSS2.- Specified by:
getPaddingin interfaceCSS2Properties
-
getPaddingBottom
public java.lang.String getPaddingBottom()
Description copied from interface:CSS2PropertiesSee the padding-bottom property definition in CSS2.- Specified by:
getPaddingBottomin interfaceCSS2Properties
-
getPaddingLeft
public java.lang.String getPaddingLeft()
Description copied from interface:CSS2PropertiesSee the padding-left property definition in CSS2.- Specified by:
getPaddingLeftin interfaceCSS2Properties
-
getPaddingRight
public java.lang.String getPaddingRight()
Description copied from interface:CSS2PropertiesSee the padding-right property definition in CSS2.- Specified by:
getPaddingRightin interfaceCSS2Properties
-
getPaddingTop
public java.lang.String getPaddingTop()
Description copied from interface:CSS2PropertiesSee the padding-top property definition in CSS2.- Specified by:
getPaddingTopin interfaceCSS2Properties
-
getPage
public java.lang.String getPage()
Description copied from interface:CSS2PropertiesSee the page property definition in CSS2.- Specified by:
getPagein interfaceCSS2Properties
-
getPageBreakAfter
public java.lang.String getPageBreakAfter()
Description copied from interface:CSS2PropertiesSee the page-break-after property definition in CSS2.- Specified by:
getPageBreakAfterin interfaceCSS2Properties
-
getPageBreakBefore
public java.lang.String getPageBreakBefore()
Description copied from interface:CSS2PropertiesSee the page-break-before property definition in CSS2.- Specified by:
getPageBreakBeforein interfaceCSS2Properties
-
getPageBreakInside
public java.lang.String getPageBreakInside()
Description copied from interface:CSS2PropertiesSee the page-break-inside property definition in CSS2.- Specified by:
getPageBreakInsidein interfaceCSS2Properties
-
getPause
public java.lang.String getPause()
Description copied from interface:CSS2PropertiesSee the pause property definition in CSS2.- Specified by:
getPausein interfaceCSS2Properties
-
getPauseAfter
public java.lang.String getPauseAfter()
Description copied from interface:CSS2PropertiesSee the pause-after property definition in CSS2.- Specified by:
getPauseAfterin interfaceCSS2Properties
-
getPauseBefore
public java.lang.String getPauseBefore()
Description copied from interface:CSS2PropertiesSee the pause-before property definition in CSS2.- Specified by:
getPauseBeforein interfaceCSS2Properties
-
getPitch
public java.lang.String getPitch()
Description copied from interface:CSS2PropertiesSee the pitch property definition in CSS2.- Specified by:
getPitchin interfaceCSS2Properties
-
getPitchRange
public java.lang.String getPitchRange()
Description copied from interface:CSS2PropertiesSee the pitch-range property definition in CSS2.- Specified by:
getPitchRangein interfaceCSS2Properties
-
getPlayDuring
public java.lang.String getPlayDuring()
Description copied from interface:CSS2PropertiesSee the play-during property definition in CSS2.- Specified by:
getPlayDuringin interfaceCSS2Properties
-
getPosition
public java.lang.String getPosition()
Description copied from interface:CSS2PropertiesSee the position property definition in CSS2.- Specified by:
getPositionin interfaceCSS2Properties
-
getQuotes
public java.lang.String getQuotes()
Description copied from interface:CSS2PropertiesSee the quotes property definition in CSS2.- Specified by:
getQuotesin interfaceCSS2Properties
-
getRichness
public java.lang.String getRichness()
Description copied from interface:CSS2PropertiesSee the richness property definition in CSS2.- Specified by:
getRichnessin interfaceCSS2Properties
-
getRight
public java.lang.String getRight()
Description copied from interface:CSS2PropertiesSee the right property definition in CSS2.- Specified by:
getRightin interfaceCSS2Properties
-
getSize
public java.lang.String getSize()
Description copied from interface:CSS2PropertiesSee the size property definition in CSS2.- Specified by:
getSizein interfaceCSS2Properties
-
getSpeak
public java.lang.String getSpeak()
Description copied from interface:CSS2PropertiesSee the speak property definition in CSS2.- Specified by:
getSpeakin interfaceCSS2Properties
-
getSpeakHeader
public java.lang.String getSpeakHeader()
Description copied from interface:CSS2PropertiesSee the speak-header property definition in CSS2.- Specified by:
getSpeakHeaderin interfaceCSS2Properties
-
getSpeakNumeral
public java.lang.String getSpeakNumeral()
Description copied from interface:CSS2PropertiesSee the speak-numeral property definition in CSS2.- Specified by:
getSpeakNumeralin interfaceCSS2Properties
-
getSpeakPunctuation
public java.lang.String getSpeakPunctuation()
Description copied from interface:CSS2PropertiesSee the speak-punctuation property definition in CSS2.- Specified by:
getSpeakPunctuationin interfaceCSS2Properties
-
getSpeechRate
public java.lang.String getSpeechRate()
Description copied from interface:CSS2PropertiesSee the speech-rate property definition in CSS2.- Specified by:
getSpeechRatein interfaceCSS2Properties
-
getStress
public java.lang.String getStress()
Description copied from interface:CSS2PropertiesSee the stress property definition in CSS2.- Specified by:
getStressin interfaceCSS2Properties
-
getTableLayout
public java.lang.String getTableLayout()
Description copied from interface:CSS2PropertiesSee the table-layout property definition in CSS2.- Specified by:
getTableLayoutin interfaceCSS2Properties
-
getTextAlign
public java.lang.String getTextAlign()
Description copied from interface:CSS2PropertiesSee the text-align property definition in CSS2.- Specified by:
getTextAlignin interfaceCSS2Properties
-
getTextDecoration
public java.lang.String getTextDecoration()
Description copied from interface:CSS2PropertiesSee the text-decoration property definition in CSS2.- Specified by:
getTextDecorationin interfaceCSS2Properties
-
getTextIndent
public java.lang.String getTextIndent()
Description copied from interface:CSS2PropertiesSee the text-indent property definition in CSS2.- Specified by:
getTextIndentin interfaceCSS2Properties
-
getTextShadow
public java.lang.String getTextShadow()
Description copied from interface:CSS2PropertiesSee the text-shadow property definition in CSS2.- Specified by:
getTextShadowin interfaceCSS2Properties
-
getTextTransform
public java.lang.String getTextTransform()
Description copied from interface:CSS2PropertiesSee the text-transform property definition in CSS2.- Specified by:
getTextTransformin interfaceCSS2Properties
-
getTop
public java.lang.String getTop()
Description copied from interface:CSS2PropertiesSee the top property definition in CSS2.- Specified by:
getTopin interfaceCSS2Properties
-
getUnicodeBidi
public java.lang.String getUnicodeBidi()
Description copied from interface:CSS2PropertiesSee the unicode-bidi property definition in CSS2.- Specified by:
getUnicodeBidiin interfaceCSS2Properties
-
getVerticalAlign
public java.lang.String getVerticalAlign()
Description copied from interface:CSS2PropertiesSee the vertical-align property definition in CSS2.- Specified by:
getVerticalAlignin interfaceCSS2Properties
-
getVisibility
public java.lang.String getVisibility()
Description copied from interface:CSS2PropertiesSee the visibility property definition in CSS2.- Specified by:
getVisibilityin interfaceCSS2Properties
-
getVoiceFamily
public java.lang.String getVoiceFamily()
Description copied from interface:CSS2PropertiesSee the voice-family property definition in CSS2.- Specified by:
getVoiceFamilyin interfaceCSS2Properties
-
getVolume
public java.lang.String getVolume()
Description copied from interface:CSS2PropertiesSee the volume property definition in CSS2.- Specified by:
getVolumein interfaceCSS2Properties
-
getWhiteSpace
public java.lang.String getWhiteSpace()
Description copied from interface:CSS2PropertiesSee the white-space property definition in CSS2.- Specified by:
getWhiteSpacein interfaceCSS2Properties
-
getWidows
public java.lang.String getWidows()
Description copied from interface:CSS2PropertiesSee the widows property definition in CSS2.- Specified by:
getWidowsin interfaceCSS2Properties
-
getWidth
public java.lang.String getWidth()
Description copied from interface:CSS2PropertiesSee the width property definition in CSS2.- Specified by:
getWidthin interfaceCSS2Properties
-
getWordSpacing
public java.lang.String getWordSpacing()
Description copied from interface:CSS2PropertiesSee the word-spacing property definition in CSS2.- Specified by:
getWordSpacingin interfaceCSS2Properties
-
getZIndex
public java.lang.String getZIndex()
Description copied from interface:CSS2PropertiesSee the z-index property definition in CSS2.- Specified by:
getZIndexin interfaceCSS2Properties
-
setAzimuth
public void setAzimuth(java.lang.String azimuth) throws org.w3c.dom.DOMException- Specified by:
setAzimuthin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setBackground
public void setBackground(java.lang.String background) throws org.w3c.dom.DOMException- Specified by:
setBackgroundin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setBackgroundAttachment
public void setBackgroundAttachment(java.lang.String backgroundAttachment) throws org.w3c.dom.DOMException- Specified by:
setBackgroundAttachmentin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setBackgroundColor
public void setBackgroundColor(java.lang.String backgroundColor) throws org.w3c.dom.DOMException- Specified by:
setBackgroundColorin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setBackgroundImage
public void setBackgroundImage(java.lang.String backgroundImage) throws org.w3c.dom.DOMException- Specified by:
setBackgroundImagein interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setBackgroundPosition
public void setBackgroundPosition(java.lang.String backgroundPosition) throws org.w3c.dom.DOMException- Specified by:
setBackgroundPositionin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setBackgroundRepeat
public void setBackgroundRepeat(java.lang.String backgroundRepeat) throws org.w3c.dom.DOMException- Specified by:
setBackgroundRepeatin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setBorder
public void setBorder(java.lang.String border) throws org.w3c.dom.DOMException- Specified by:
setBorderin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setBorderBottom
public void setBorderBottom(java.lang.String borderBottom) throws org.w3c.dom.DOMException- Specified by:
setBorderBottomin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setBorderBottomColor
public void setBorderBottomColor(java.lang.String borderBottomColor) throws org.w3c.dom.DOMException- Specified by:
setBorderBottomColorin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setBorderBottomStyle
public void setBorderBottomStyle(java.lang.String borderBottomStyle) throws org.w3c.dom.DOMException- Specified by:
setBorderBottomStylein interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setBorderBottomWidth
public void setBorderBottomWidth(java.lang.String borderBottomWidth) throws org.w3c.dom.DOMException- Specified by:
setBorderBottomWidthin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setBorderCollapse
public void setBorderCollapse(java.lang.String borderCollapse) throws org.w3c.dom.DOMException- Specified by:
setBorderCollapsein interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setBorderColor
public void setBorderColor(java.lang.String borderColor) throws org.w3c.dom.DOMException- Specified by:
setBorderColorin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setBorderLeft
public void setBorderLeft(java.lang.String borderLeft) throws org.w3c.dom.DOMException- Specified by:
setBorderLeftin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setBorderLeftColor
public void setBorderLeftColor(java.lang.String borderLeftColor) throws org.w3c.dom.DOMException- Specified by:
setBorderLeftColorin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setBorderLeftStyle
public void setBorderLeftStyle(java.lang.String borderLeftStyle) throws org.w3c.dom.DOMException- Specified by:
setBorderLeftStylein interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setBorderLeftWidth
public void setBorderLeftWidth(java.lang.String borderLeftWidth) throws org.w3c.dom.DOMException- Specified by:
setBorderLeftWidthin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setBorderRight
public void setBorderRight(java.lang.String borderRight) throws org.w3c.dom.DOMException- Specified by:
setBorderRightin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setBorderRightColor
public void setBorderRightColor(java.lang.String borderRightColor) throws org.w3c.dom.DOMException- Specified by:
setBorderRightColorin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setBorderRightStyle
public void setBorderRightStyle(java.lang.String borderRightStyle) throws org.w3c.dom.DOMException- Specified by:
setBorderRightStylein interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setBorderRightWidth
public void setBorderRightWidth(java.lang.String borderRightWidth) throws org.w3c.dom.DOMException- Specified by:
setBorderRightWidthin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setBorderSpacing
public void setBorderSpacing(java.lang.String borderSpacing) throws org.w3c.dom.DOMException- Specified by:
setBorderSpacingin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setBorderStyle
public void setBorderStyle(java.lang.String borderStyle) throws org.w3c.dom.DOMException- Specified by:
setBorderStylein interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setBorderTop
public void setBorderTop(java.lang.String borderTop) throws org.w3c.dom.DOMException- Specified by:
setBorderTopin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setBorderTopColor
public void setBorderTopColor(java.lang.String borderTopColor) throws org.w3c.dom.DOMException- Specified by:
setBorderTopColorin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setBorderTopStyle
public void setBorderTopStyle(java.lang.String borderTopStyle) throws org.w3c.dom.DOMException- Specified by:
setBorderTopStylein interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setBorderTopWidth
public void setBorderTopWidth(java.lang.String borderTopWidth) throws org.w3c.dom.DOMException- Specified by:
setBorderTopWidthin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setBorderWidth
public void setBorderWidth(java.lang.String borderWidth) throws org.w3c.dom.DOMException- Specified by:
setBorderWidthin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setBottom
public void setBottom(java.lang.String bottom) throws org.w3c.dom.DOMException- Specified by:
setBottomin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setCaptionSide
public void setCaptionSide(java.lang.String captionSide) throws org.w3c.dom.DOMException- Specified by:
setCaptionSidein interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setClear
public void setClear(java.lang.String clear) throws org.w3c.dom.DOMException- Specified by:
setClearin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setClip
public void setClip(java.lang.String clip) throws org.w3c.dom.DOMException- Specified by:
setClipin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setColor
public void setColor(java.lang.String color) throws org.w3c.dom.DOMException- Specified by:
setColorin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setContent
public void setContent(java.lang.String content) throws org.w3c.dom.DOMException- Specified by:
setContentin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setCounterIncrement
public void setCounterIncrement(java.lang.String counterIncrement) throws org.w3c.dom.DOMException- Specified by:
setCounterIncrementin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setCounterReset
public void setCounterReset(java.lang.String counterReset) throws org.w3c.dom.DOMException- Specified by:
setCounterResetin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setCssFloat
public void setCssFloat(java.lang.String cssFloat) throws org.w3c.dom.DOMException- Specified by:
setCssFloatin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setCue
public void setCue(java.lang.String cue) throws org.w3c.dom.DOMException- Specified by:
setCuein interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setCueAfter
public void setCueAfter(java.lang.String cueAfter) throws org.w3c.dom.DOMException- Specified by:
setCueAfterin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setCueBefore
public void setCueBefore(java.lang.String cueBefore) throws org.w3c.dom.DOMException- Specified by:
setCueBeforein interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setCursor
public void setCursor(java.lang.String cursor) throws org.w3c.dom.DOMException- Specified by:
setCursorin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setDirection
public void setDirection(java.lang.String direction) throws org.w3c.dom.DOMException- Specified by:
setDirectionin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setDisplay
public void setDisplay(java.lang.String display) throws org.w3c.dom.DOMException- Specified by:
setDisplayin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setElevation
public void setElevation(java.lang.String elevation) throws org.w3c.dom.DOMException- Specified by:
setElevationin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setEmptyCells
public void setEmptyCells(java.lang.String emptyCells) throws org.w3c.dom.DOMException- Specified by:
setEmptyCellsin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setFont
public void setFont(java.lang.String font) throws org.w3c.dom.DOMException- Specified by:
setFontin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setFontFamily
public void setFontFamily(java.lang.String fontFamily) throws org.w3c.dom.DOMException- Specified by:
setFontFamilyin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setFontSize
public void setFontSize(java.lang.String fontSize) throws org.w3c.dom.DOMException- Specified by:
setFontSizein interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setFontSizeAdjust
public void setFontSizeAdjust(java.lang.String fontSizeAdjust) throws org.w3c.dom.DOMException- Specified by:
setFontSizeAdjustin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setFontStretch
public void setFontStretch(java.lang.String fontStretch) throws org.w3c.dom.DOMException- Specified by:
setFontStretchin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setFontStyle
public void setFontStyle(java.lang.String fontStyle) throws org.w3c.dom.DOMException- Specified by:
setFontStylein interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setFontVariant
public void setFontVariant(java.lang.String fontVariant) throws org.w3c.dom.DOMException- Specified by:
setFontVariantin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setFontWeight
public void setFontWeight(java.lang.String fontWeight) throws org.w3c.dom.DOMException- Specified by:
setFontWeightin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setHeight
public void setHeight(java.lang.String height) throws org.w3c.dom.DOMException- Specified by:
setHeightin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setLeft
public void setLeft(java.lang.String left) throws org.w3c.dom.DOMException- Specified by:
setLeftin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setLetterSpacing
public void setLetterSpacing(java.lang.String letterSpacing) throws org.w3c.dom.DOMException- Specified by:
setLetterSpacingin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setLineHeight
public void setLineHeight(java.lang.String lineHeight) throws org.w3c.dom.DOMException- Specified by:
setLineHeightin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setListStyle
public void setListStyle(java.lang.String listStyle) throws org.w3c.dom.DOMException- Specified by:
setListStylein interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setListStyleImage
public void setListStyleImage(java.lang.String listStyleImage) throws org.w3c.dom.DOMException- Specified by:
setListStyleImagein interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setListStylePosition
public void setListStylePosition(java.lang.String listStylePosition) throws org.w3c.dom.DOMException- Specified by:
setListStylePositionin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setListStyleType
public void setListStyleType(java.lang.String listStyleType) throws org.w3c.dom.DOMException- Specified by:
setListStyleTypein interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setMargin
public void setMargin(java.lang.String margin) throws org.w3c.dom.DOMException- Specified by:
setMarginin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setMarginBottom
public void setMarginBottom(java.lang.String marginBottom) throws org.w3c.dom.DOMException- Specified by:
setMarginBottomin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setMarginLeft
public void setMarginLeft(java.lang.String marginLeft) throws org.w3c.dom.DOMException- Specified by:
setMarginLeftin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setMarginRight
public void setMarginRight(java.lang.String marginRight) throws org.w3c.dom.DOMException- Specified by:
setMarginRightin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setMarginTop
public void setMarginTop(java.lang.String marginTop) throws org.w3c.dom.DOMException- Specified by:
setMarginTopin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setMarkerOffset
public void setMarkerOffset(java.lang.String markerOffset) throws org.w3c.dom.DOMException- Specified by:
setMarkerOffsetin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setMarks
public void setMarks(java.lang.String marks) throws org.w3c.dom.DOMException- Specified by:
setMarksin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setMaxHeight
public void setMaxHeight(java.lang.String maxHeight) throws org.w3c.dom.DOMException- Specified by:
setMaxHeightin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setMaxWidth
public void setMaxWidth(java.lang.String maxWidth) throws org.w3c.dom.DOMException- Specified by:
setMaxWidthin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setMinHeight
public void setMinHeight(java.lang.String minHeight) throws org.w3c.dom.DOMException- Specified by:
setMinHeightin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setMinWidth
public void setMinWidth(java.lang.String minWidth) throws org.w3c.dom.DOMException- Specified by:
setMinWidthin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setOrphans
public void setOrphans(java.lang.String orphans) throws org.w3c.dom.DOMException- Specified by:
setOrphansin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setOutline
public void setOutline(java.lang.String outline) throws org.w3c.dom.DOMException- Specified by:
setOutlinein interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setOutlineColor
public void setOutlineColor(java.lang.String outlineColor) throws org.w3c.dom.DOMException- Specified by:
setOutlineColorin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setOutlineStyle
public void setOutlineStyle(java.lang.String outlineStyle) throws org.w3c.dom.DOMException- Specified by:
setOutlineStylein interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setOutlineWidth
public void setOutlineWidth(java.lang.String outlineWidth) throws org.w3c.dom.DOMException- Specified by:
setOutlineWidthin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setOverflow
public void setOverflow(java.lang.String overflow) throws org.w3c.dom.DOMException- Specified by:
setOverflowin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setPadding
public void setPadding(java.lang.String padding) throws org.w3c.dom.DOMException- Specified by:
setPaddingin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setPaddingBottom
public void setPaddingBottom(java.lang.String paddingBottom) throws org.w3c.dom.DOMException- Specified by:
setPaddingBottomin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setPaddingLeft
public void setPaddingLeft(java.lang.String paddingLeft) throws org.w3c.dom.DOMException- Specified by:
setPaddingLeftin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setPaddingRight
public void setPaddingRight(java.lang.String paddingRight) throws org.w3c.dom.DOMException- Specified by:
setPaddingRightin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setPaddingTop
public void setPaddingTop(java.lang.String paddingTop) throws org.w3c.dom.DOMException- Specified by:
setPaddingTopin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setPage
public void setPage(java.lang.String page) throws org.w3c.dom.DOMException- Specified by:
setPagein interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setPageBreakAfter
public void setPageBreakAfter(java.lang.String pageBreakAfter) throws org.w3c.dom.DOMException- Specified by:
setPageBreakAfterin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setPageBreakBefore
public void setPageBreakBefore(java.lang.String pageBreakBefore) throws org.w3c.dom.DOMException- Specified by:
setPageBreakBeforein interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setPageBreakInside
public void setPageBreakInside(java.lang.String pageBreakInside) throws org.w3c.dom.DOMException- Specified by:
setPageBreakInsidein interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setPause
public void setPause(java.lang.String pause) throws org.w3c.dom.DOMException- Specified by:
setPausein interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setPauseAfter
public void setPauseAfter(java.lang.String pauseAfter) throws org.w3c.dom.DOMException- Specified by:
setPauseAfterin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setPauseBefore
public void setPauseBefore(java.lang.String pauseBefore) throws org.w3c.dom.DOMException- Specified by:
setPauseBeforein interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setPitch
public void setPitch(java.lang.String pitch) throws org.w3c.dom.DOMException- Specified by:
setPitchin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setPitchRange
public void setPitchRange(java.lang.String pitchRange) throws org.w3c.dom.DOMException- Specified by:
setPitchRangein interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setPlayDuring
public void setPlayDuring(java.lang.String playDuring) throws org.w3c.dom.DOMException- Specified by:
setPlayDuringin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setPosition
public void setPosition(java.lang.String position) throws org.w3c.dom.DOMException- Specified by:
setPositionin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setQuotes
public void setQuotes(java.lang.String quotes) throws org.w3c.dom.DOMException- Specified by:
setQuotesin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setRichness
public void setRichness(java.lang.String richness) throws org.w3c.dom.DOMException- Specified by:
setRichnessin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setRight
public void setRight(java.lang.String right) throws org.w3c.dom.DOMException- Specified by:
setRightin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setSize
public void setSize(java.lang.String size) throws org.w3c.dom.DOMException- Specified by:
setSizein interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setSpeak
public void setSpeak(java.lang.String speak) throws org.w3c.dom.DOMException- Specified by:
setSpeakin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setSpeakHeader
public void setSpeakHeader(java.lang.String speakHeader) throws org.w3c.dom.DOMException- Specified by:
setSpeakHeaderin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setSpeakNumeral
public void setSpeakNumeral(java.lang.String speakNumeral) throws org.w3c.dom.DOMException- Specified by:
setSpeakNumeralin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setSpeakPunctuation
public void setSpeakPunctuation(java.lang.String speakPunctuation) throws org.w3c.dom.DOMException- Specified by:
setSpeakPunctuationin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setSpeechRate
public void setSpeechRate(java.lang.String speechRate) throws org.w3c.dom.DOMException- Specified by:
setSpeechRatein interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setStress
public void setStress(java.lang.String stress) throws org.w3c.dom.DOMException- Specified by:
setStressin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setTableLayout
public void setTableLayout(java.lang.String tableLayout) throws org.w3c.dom.DOMException- Specified by:
setTableLayoutin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setTextAlign
public void setTextAlign(java.lang.String textAlign) throws org.w3c.dom.DOMException- Specified by:
setTextAlignin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setTextDecoration
public void setTextDecoration(java.lang.String textDecoration) throws org.w3c.dom.DOMException- Specified by:
setTextDecorationin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setTextIndent
public void setTextIndent(java.lang.String textIndent) throws org.w3c.dom.DOMException- Specified by:
setTextIndentin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setTextShadow
public void setTextShadow(java.lang.String textShadow) throws org.w3c.dom.DOMException- Specified by:
setTextShadowin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setTextTransform
public void setTextTransform(java.lang.String textTransform) throws org.w3c.dom.DOMException- Specified by:
setTextTransformin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setTop
public void setTop(java.lang.String top) throws org.w3c.dom.DOMException- Specified by:
setTopin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setUnicodeBidi
public void setUnicodeBidi(java.lang.String unicodeBidi) throws org.w3c.dom.DOMException- Specified by:
setUnicodeBidiin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setVerticalAlign
public void setVerticalAlign(java.lang.String verticalAlign) throws org.w3c.dom.DOMException- Specified by:
setVerticalAlignin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setVisibility
public void setVisibility(java.lang.String visibility) throws org.w3c.dom.DOMException- Specified by:
setVisibilityin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setVoiceFamily
public void setVoiceFamily(java.lang.String voiceFamily) throws org.w3c.dom.DOMException- Specified by:
setVoiceFamilyin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setVolume
public void setVolume(java.lang.String volume) throws org.w3c.dom.DOMException- Specified by:
setVolumein interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setWhiteSpace
public void setWhiteSpace(java.lang.String whiteSpace) throws org.w3c.dom.DOMException- Specified by:
setWhiteSpacein interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setWidows
public void setWidows(java.lang.String widows) throws org.w3c.dom.DOMException- Specified by:
setWidowsin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setWidth
public void setWidth(java.lang.String width) throws org.w3c.dom.DOMException- Specified by:
setWidthin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setWordSpacing
public void setWordSpacing(java.lang.String wordSpacing) throws org.w3c.dom.DOMException- Specified by:
setWordSpacingin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
setZIndex
public void setZIndex(java.lang.String zIndex) throws org.w3c.dom.DOMException- Specified by:
setZIndexin interfaceCSS2Properties- Throws:
org.w3c.dom.DOMException
-
checkSetProperty
protected void checkSetProperty()
Does nothing but may be overridden. This method is called by some property setters.
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
-