|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StreamFilter
This interface declares a simple filter interface that one can create to filter XMLStreamReaders
Method Summary | |
---|---|
boolean |
accept(XMLStreamReader reader)
Tests whether the current state is part of this stream. |
Method Detail |
---|
boolean accept(XMLStreamReader reader)
reader
- 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.