|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jfree.layouting.input.style.parser.stylehandler.AbstractCompoundValueReadHandler
public class AbstractCompoundValueReadHandler
Creation-Date: 03.12.2005, 19:10:30
| Constructor Summary | |
|---|---|
AbstractCompoundValueReadHandler()
|
|
| Method Summary | |
|---|---|
protected void |
addHandler(StyleKey key,
CSSValueReadHandler handler)
|
java.util.Map |
createValues(org.w3c.css.sac.LexicalUnit unit)
Parses the LexicalUnit and returns a map of (StyleKey, CSSValue) pairs. |
StyleKey[] |
getAffectedKeys()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractCompoundValueReadHandler()
| Method Detail |
|---|
protected void addHandler(StyleKey key,
CSSValueReadHandler handler)
public StyleKey[] getAffectedKeys()
getAffectedKeys in interface CSSCompoundValueReadHandlerpublic java.util.Map createValues(org.w3c.css.sac.LexicalUnit unit)
createValues in interface CSSCompoundValueReadHandlerunit -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||