|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventFilter
This interface declares a simple filter interface that one can create to filter XMLEventReaders
Method Summary | |
---|---|
boolean |
accept(XMLEvent event)
Tests whether this event is part of this stream. |
Method Detail |
---|
boolean accept(XMLEvent event)
event
- the event to test
|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2006 Sun Microsystems, Inc. All rights reserved.