Class Stax2FilteredEventReader

java.lang.Object
org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
All Implemented Interfaces:
Iterator, XMLEventReader, XMLStreamConstants, XMLEventReader2

public class Stax2FilteredEventReader extends Object implements XMLEventReader2, XMLStreamConstants

Some notes about implemention:

  • There is no way to filter out values of peek(), so we'll just straight dispatch the call to underlying reader