ShorthandManager.PropertyHandlerprotected class CSSEngine.StyleDeclarationUpdateHandler extends CSSEngine.DocumentAdapter implements ShorthandManager.PropertyHandler
| Modifier and Type | Field | Description |
|---|---|---|
StyleMap |
styleMap |
|
boolean[] |
updatedProperties |
| Modifier | Constructor | Description |
|---|---|---|
protected |
StyleDeclarationUpdateHandler() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
property(java.lang.String name,
org.w3c.css.sac.LexicalUnit value,
boolean important) |
SAC: Implements
DocumentHandler.property(String,LexicalUnit,boolean). |
comment, endDocument, endFontFace, endMedia, endPage, endSelector, ignorableAtRule, importStyle, namespaceDeclaration, startDocument, startFontFace, startMedia, startPage, startSelectorpublic StyleMap styleMap
public boolean[] updatedProperties
public void property(java.lang.String name,
org.w3c.css.sac.LexicalUnit value,
boolean important)
throws org.w3c.css.sac.CSSException
DocumentHandler.property(String,LexicalUnit,boolean).property in interface ShorthandManager.PropertyHandlerproperty in class CSSEngine.DocumentAdapterorg.w3c.css.sac.CSSExceptionCopyright ? 2018 Apache Software Foundation. All Rights Reserved.