@Singleton public final class SourceProvider extends Object
XML source
providers.Modifier and Type | Class and Description |
---|---|
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 and Description |
---|
SourceProvider() |
Copyright © 2007-2023, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.