com.bea.xml.stream.filters
Class NameFilter
java.lang.Object
com.bea.xml.stream.filters.NameFilter
- All Implemented Interfaces:
- EventFilter, StreamFilter
- public class NameFilter
- extends Object
- implements EventFilter, StreamFilter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NameFilter
public NameFilter(QName name)
accept
public boolean accept(XMLEvent e)
- Specified by:
accept in interface EventFilter
accept
public boolean accept(XMLStreamReader r)
- Specified by:
accept in interface StreamFilter
Copyright © 2004 . All Rights Reserved.