| Package | Description |
|---|---|
| javanet.staxutils |
Provides a set of utility classes that make it easy for developers to work
with JSR-173: Streaming API for
XML (StAX) and integrate it into their existing XML processing
applications.
|
| javanet.staxutils.helpers |
Provides helpful implementations of StAX interfaces, along with utility
classes for performing various useful operations.
|
| Class and Description |
|---|
| EventWriterDelegate
Abstract class for implementing XML filters.
|
| FilterXMLOutputFactory
An output factory that transforms each writer from a contained factory.
|
| StreamWriterDelegate
Abstract class for writing filtered XML streams.
|
| XMLFilterImplEx
Extension to XMLFilterImpl that implements LexicalHandler.
|
| Class and Description |
|---|
| ElementContext
Encapsulates access to contextual element information, such as the element
name, attributes, and namespaces.
|
UnknownLocation
Location used to represent unknown locations. |
Copyright © 2018. All rights reserved.