|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.webmacro.engine.SilenceFilter
Constructor Summary | |
SilenceFilter()
|
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 SilenceFilter()
Method Detail |
public Filter getFilter(java.lang.String name)
Filter
getFilter
in interface Filter
name
- the name of the sub-property to be filtered
public Macro getMacro(Macro source)
Filter
getMacro
in interface Filter
source
- the Macro which this filter will post-process
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |