|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.css.engine.CSSEngine.DocumentAdapter
org.apache.batik.css.engine.CSSEngine.StyleDeclarationUpdateHandler
protected class CSSEngine.StyleDeclarationUpdateHandler
To parse a style declaration and update a StyleMap.
Field Summary | |
---|---|
StyleMap |
styleMap
|
boolean[] |
updatedProperties
|
Constructor Summary | |
---|---|
protected |
CSSEngine.StyleDeclarationUpdateHandler()
|
Method Summary | |
---|---|
void |
property(java.lang.String name,
org.w3c.css.sac.LexicalUnit value,
boolean important)
SAC: Implements DocumentHandler.property(String,LexicalUnit,boolean) . |
Methods inherited from class org.apache.batik.css.engine.CSSEngine.DocumentAdapter |
---|
comment, endDocument, endFontFace, endMedia, endPage, endSelector, ignorableAtRule, importStyle, namespaceDeclaration, startDocument, startFontFace, startMedia, startPage, startSelector |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public StyleMap styleMap
public boolean[] updatedProperties
Constructor Detail |
---|
protected CSSEngine.StyleDeclarationUpdateHandler()
Method Detail |
---|
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.PropertyHandler
property
in interface org.w3c.css.sac.DocumentHandler
property
in class CSSEngine.DocumentAdapter
org.w3c.css.sac.CSSException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |