Class NoActionFilter
java.lang.Object
org.nuiton.processor.filters.NoActionFilter
- All Implemented Interfaces:
Filter
-
Field Summary
Fields inherited from interface Filter
EMPTY_STRING -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionflush()booleanvoidsetReader(LineNumberReader reader) set reader used with this filter
-
Constructor Details
-
NoActionFilter
public NoActionFilter()
-
-
Method Details
-
setReader
Description copied from interface:Filterset reader used with this filter -
parse
-
hasCachedData
public boolean hasCachedData()- Specified by:
hasCachedDatain interfaceFilter- Returns:
truesi le filtre contient des données en cache
-
flush
-