|
||||||||||||
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.StyleDeclarationBuilder
To build a StyleDeclaration object.
Field Summary | |
---|---|
StyleDeclaration |
styleDeclaration
|
Constructor Summary | |
---|---|
protected |
CSSEngine.StyleDeclarationBuilder()
|
Method Summary | |
---|---|
void |
property(java.lang.String name,
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 StyleDeclaration styleDeclaration
Constructor Detail |
protected CSSEngine.StyleDeclarationBuilder()
Method Detail |
public void property(java.lang.String name, LexicalUnit value, boolean important) throws CSSException
DocumentHandler.property(String,LexicalUnit,boolean)
.
property
in interface ShorthandManager.PropertyHandler
property
in class CSSEngine.DocumentAdapter
CSSException
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |