|
||||||||||
| 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
| Constructor Summary | |
|---|---|
SourceReaderFactory()
|
|
| Method Summary | |
|---|---|
static javax.xml.stream.XMLStreamReader |
createSourceReader(javax.xml.transform.Source source,
boolean rejectDTDs)
|
static javax.xml.stream.XMLStreamReader |
createSourceReader(javax.xml.transform.Source source,
boolean rejectDTDs,
java.lang.String charsetName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SourceReaderFactory()
| Method Detail |
|---|
public static javax.xml.stream.XMLStreamReader createSourceReader(javax.xml.transform.Source source,
boolean rejectDTDs)
public static javax.xml.stream.XMLStreamReader createSourceReader(javax.xml.transform.Source source,
boolean rejectDTDs,
java.lang.String charsetName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||