Uses of Class
com.ctc.wstx.stax.WstxInputFactory
Packages that use WstxInputFactory
-
Uses of WstxInputFactory in com.ctc.wstx.sax
Fields in com.ctc.wstx.sax declared as WstxInputFactoryModifier and TypeFieldDescriptionprotected final WstxInputFactoryWstxSAXParser.mStaxFactoryWe will need the factory reference mostly for constructing underlying stream reader we use.protected final WstxInputFactoryWstxSAXParserFactory.mStaxFactoryConstructors in com.ctc.wstx.sax with parameters of type WstxInputFactoryModifierConstructorDescriptionWstxSAXParser(WstxInputFactory sf, boolean nsPrefixes) NOTE: this was a protected constructor for versions 4.0 and 3.2; changed to public in 4.1