Uses of Class
com.sun.xml.rpc.sp.StreamingParser
Packages that use StreamingParser
-
Uses of StreamingParser in com.sun.xml.rpc.sp
Subclasses of StreamingParser in com.sun.xml.rpc.spModifier and TypeClassDescriptionfinal classA demand-driven streaming parser implementation.Methods in com.sun.xml.rpc.sp that return StreamingParserModifier and TypeMethodDescriptionabstract StreamingParserCreates a new demand-driven parser that reads from the given file.abstract StreamingParserStreamingParserFactory.newParser(InputStream in) Creates a new parser instance that reads from the given input stream.Creates a new demand-driven parser that reads from the given file.StreamingParserFactoryImpl.newParser(InputStream in) Creates a new parser instance that reads from the given input stream.Constructors in com.sun.xml.rpc.sp with parameters of type StreamingParser