protected class CSSEngine.StyleDeclarationUpdateHandler extends CSSEngine.DocumentAdapter implements org.apache.batik.css.engine.value.ShorthandManager.PropertyHandler
Modifier and Type | Field and Description |
---|---|
org.apache.batik.css.engine.StyleMap |
styleMap |
boolean[] |
updatedProperties |
Modifier | Constructor and Description |
---|---|
protected |
StyleDeclarationUpdateHandler() |
Modifier and Type | Method and Description |
---|---|
void |
property(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, startSelector
public org.apache.batik.css.engine.StyleMap styleMap
public boolean[] updatedProperties
public void property(String name, org.w3c.css.sac.LexicalUnit value, boolean important) throws org.w3c.css.sac.CSSException
DocumentHandler.property(String, LexicalUnit, boolean)
.property
in interface org.apache.batik.css.engine.value.ShorthandManager.PropertyHandler
property
in interface org.w3c.css.sac.DocumentHandler
property
in class CSSEngine.DocumentAdapter
org.w3c.css.sac.CSSException
Copyright © 2025. All rights reserved.