|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.webmacro.engine.EncodeFilter
Constructor Summary | |
EncodeFilter()
|
Method Summary | |
Filter |
getFilter(java.lang.String name)
Return the Filter which should be used to handle a sub-property. |
Macro |
getMacro(Macro source)
Instantiate a new filter. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EncodeFilter()
Method Detail |
public Filter getFilter(java.lang.String name)
Filter
getFilter
in interface Filter
org.webmacro.Filter
name
- the name of the sub-property to be filteredpublic Macro getMacro(Macro source)
Filter
getMacro
in interface Filter
org.webmacro.Filter
source
- the Macro which this filter will post-process
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |