|
Parsing Engine | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Filter
Specification of a single method to allow for an arbitrary object filter.
| Method Summary | |
|---|---|
boolean |
pass(Object obj)
Returns true if this filter allows the specified object to
pass through. |
| Method Detail |
|---|
boolean pass(Object obj)
true if this filter allows the specified object to
pass through.
|
Parsing Engine | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||