|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Filter
The filter actually does the work of filtering the input and returns the result. Many filters are added into
filter chains and are used by XMLProcessor to process input.
| Method Summary | |
|---|---|
Object |
doFilter(Object input)
Filters the input data. |
| Method Detail |
|---|
Object doFilter(Object input)
input - the input data
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||