|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bea.xml.stream.filters.NameFilter
public class NameFilter
| Constructor Summary | |
|---|---|
NameFilter(javax.xml.namespace.QName name)
|
|
| Method Summary | |
|---|---|
boolean |
accept(javax.xml.stream.events.XMLEvent e)
Tests whether this event is part of this stream. |
boolean |
accept(javax.xml.stream.XMLStreamReader r)
Tests whether the current state is part of this stream. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NameFilter(javax.xml.namespace.QName name)
| Method Detail |
|---|
public boolean accept(javax.xml.stream.events.XMLEvent e)
javax.xml.stream.EventFilter
accept in interface javax.xml.stream.EventFiltere - the event to test
public boolean accept(javax.xml.stream.XMLStreamReader r)
javax.xml.stream.StreamFilter
accept in interface javax.xml.stream.StreamFilterr - the event to test
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||