| Package | Description |
|---|---|
| org.codehaus.stax2.ri |
Package that contains a skeletal reference implementation of Stax2 API,
as well as some utility/helper classes that can be useful in building
one.
|
| org.codehaus.stax2.ri.dom |
| Class and Description |
|---|
| EmptyIterator
Simple implementation of "null iterator", iterator that has nothing to
iterate over.
|
| EmptyNamespaceContext
Dummy
NamespaceContext implementation that contains no
namespace information, except bindings that are specified by
the namespace specification itself (for prefixes "xml" and "xmlns") |
| Class and Description |
|---|
| Stax2Util.TextBuffer
Helper class used to simplify text gathering while keeping
at as efficient as possible.
|
Copyright © 2015 fasterxml.com. All Rights Reserved.