|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.streaming.SourceReaderFactory
public class SourceReaderFactory
| Field Summary | |
|---|---|
(package private) static Method |
fastInfosetSource_getInputStream
FI StAXDocumentSerializer.setEncoding() method via reflection. |
(package private) static Class |
fastInfosetSourceClass
FI FastInfosetSource class. |
| Constructor Summary | |
|---|---|
SourceReaderFactory()
|
|
| Method Summary | |
|---|---|
static javax.xml.stream.XMLStreamReader |
createSourceReader(Source source,
boolean rejectDTDs)
|
static javax.xml.stream.XMLStreamReader |
createSourceReader(Source source,
boolean rejectDTDs,
String charsetName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
static Class fastInfosetSourceClass
static Method fastInfosetSource_getInputStream
StAXDocumentSerializer.setEncoding() method via reflection.
| Constructor Detail |
|---|
public SourceReaderFactory()
| Method Detail |
|---|
public static javax.xml.stream.XMLStreamReader createSourceReader(Source source,
boolean rejectDTDs)
public static javax.xml.stream.XMLStreamReader createSourceReader(Source source,
boolean rejectDTDs,
String charsetName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||