|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IEntityFilter
Filters out unwanted entities.
| Method Summary | |
|---|---|
boolean |
accept(String name,
Entity e)
Check if the entity is accepted or not. |
| Method Detail |
|---|
boolean accept(String name,
Entity e)
name - the name of the entitye - entity definition.
true if entity is accepted, false
otherwise.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||