Class InputFactoryImpl

java.lang.Object
javax.xml.stream.XMLInputFactory
org.codehaus.stax2.XMLInputFactory2
com.fasterxml.aalto.AsyncXMLInputFactory
com.fasterxml.aalto.stax.InputFactoryImpl
All Implemented Interfaces:
org.codehaus.stax2.XMLStreamProperties

public final class InputFactoryImpl extends AsyncXMLInputFactory
Aalto implementation of basic Stax factory (both XMLInputFactory and XMLInputFactory2) as well as API for producing non-blocking (async) parsers (that is, AsyncXMLInputFactory).