|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.jersey.message.internal.SourceProvider
public final class SourceProvider
Collection of XML source providers.
| Nested Class Summary | |
|---|---|
static class |
SourceProvider.DomSourceReader
Provider for marshalling/un-marshalling DOMSource instances. |
static class |
SourceProvider.SaxSourceReader
Provider for un-marshalling SAXSource instances. |
static class |
SourceProvider.SourceWriter
Provider for marshaling Source instances. |
static class |
SourceProvider.StreamSourceReader
Provider for un-marshalling StreamSource instances. |
| Constructor Summary | |
|---|---|
SourceProvider()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SourceProvider()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||