See: Description
Class | Description |
---|---|
ImmutableXMLInputFactory |
Wraps an
XMLInputFactory so that its state can no longer be changed. |
ImmutableXMLOutputFactory |
Wraps an
XMLOutputFactory so that its state (i.e. its properties) can no longer be
changed. |
WrappingXMLInputFactory |
XMLInputFactory wrapper that wraps all XMLEventReader and XMLStreamReader
instances created from it. |
WrappingXMLOutputFactory |
XMLOutputFactory wrapper that wraps all XMLEventWriter and XMLStreamWriter
instances created from it. |
XMLInputFactoryWrapper |
Base class for
XMLInputFactory wrappers. |
XMLOutputFactoryWrapper |
Base class for
XMLOutputFactory wrappers. |
XMLStreamReaderWrapper |
Base class for
XMLStreamReader wrappers. |
XMLStreamWriterWrapper |
Base class for
XMLStreamWriter wrappers. |
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.