Uses of Class
com.sun.xml.rpc.sp.StreamingParserFactory
-
Packages that use StreamingParserFactory Package Description com.sun.xml.rpc.sp -
-
Uses of StreamingParserFactory in com.sun.xml.rpc.sp
Subclasses of StreamingParserFactory in com.sun.xml.rpc.sp Modifier and Type Class Description classStreamingParserFactoryImplImplementation of the factory class for creating demand-driven parsers.Methods in com.sun.xml.rpc.sp that return StreamingParserFactory Modifier and Type Method Description static StreamingParserFactoryStreamingParserFactory. newInstance()Creates a new factory of demand-driven parsers.
-