|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.enough.polish.preprocess.css.CssMapping
de.enough.polish.preprocess.css.ParameterizedCssMapping
public class ParameterizedCssMapping
Maps a short CSS name to any string.
Copyright Enough Software 2005
history
02-Nov-2005 - rob creation
| Constructor Summary | |
|---|---|
ParameterizedCssMapping(CssAttribute parent,
org.jdom.Element definition)
Creates a new mapping. |
|
| Method Summary | |
|---|---|
CssAttribute |
getParameter(String name)
Retrieves the specfied attribute. |
CssAttribute[] |
getParameters()
Retrieves all known parameters |
| Methods inherited from class de.enough.polish.preprocess.css.CssMapping |
|---|
appliesTo, checkCondition, compareTo, getCondition, getConverter, getExcludes, getFrom, getTo, getToClassName, hasAppliesTo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParameterizedCssMapping(CssAttribute parent,
org.jdom.Element definition)
definition - the definition| Method Detail |
|---|
public CssAttribute[] getParameters()
public CssAttribute getParameter(String name)
name - the name of the attribute
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||