|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.processor.filters.NoActionFilter
public class NoActionFilter
This filter does nothing on input.
| Field Summary |
|---|
| Fields inherited from interface org.nuiton.processor.filters.Filter |
|---|
EMPTY_STRING |
| Constructor Summary | |
|---|---|
NoActionFilter()
|
|
| Method Summary | |
|---|---|
java.lang.String |
flush()
|
boolean |
hasCachedData()
|
java.lang.String |
parse(java.lang.String input)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NoActionFilter()
| Method Detail |
|---|
public java.lang.String parse(java.lang.String input)
parse in interface Filterinput - la chaine de caractère à processer
public boolean hasCachedData()
hasCachedData in interface Filtertrue si le filtre contient des données en cachepublic java.lang.String flush()
flush in interface Filter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||