protected class CSSEngine.StyleDeclarationBuilder extends CSSEngine.DocumentAdapter implements ShorthandManager.PropertyHandler
Modifier and Type | Field and Description |
---|---|
StyleDeclaration |
styleDeclaration |
Modifier | Constructor and Description |
---|---|
protected |
CSSEngine.StyleDeclarationBuilder() |
Modifier and Type | Method and Description |
---|---|
void |
property(java.lang.String name,
LexicalUnit value,
boolean important)
|
comment, endDocument, endFontFace, endMedia, endPage, endSelector, ignorableAtRule, importStyle, namespaceDeclaration, startDocument, startFontFace, startMedia, startPage, startSelector
public StyleDeclaration styleDeclaration
public void property(java.lang.String name, LexicalUnit value, boolean important) throws CSSException
property
in interface ShorthandManager.PropertyHandler
property
in class CSSEngine.DocumentAdapter
CSSException
Copyright ? 2009 Apache Software Foundation. All Rights Reserved.