com.sun.xml.ws.streaming
Class SourceReaderFactory
java.lang.Object
com.sun.xml.ws.streaming.SourceReaderFactory
public class SourceReaderFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fastInfosetSourceClass
static Class fastInfosetSourceClass
- FI FastInfosetSource class.
fastInfosetSource_getInputStream
static Method fastInfosetSource_getInputStream
- FI
StAXDocumentSerializer.setEncoding()
method via reflection.
SourceReaderFactory
public SourceReaderFactory()
createSourceReader
public static javax.xml.stream.XMLStreamReader createSourceReader(Source source,
boolean rejectDTDs)
createSourceReader
public static javax.xml.stream.XMLStreamReader createSourceReader(Source source,
boolean rejectDTDs,
String charsetName)