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.util |
Modifier and Type | Class and Description |
---|---|
class |
Stax2WriterAdapter
This adapter implements parts of
XMLStreamWriter2 , the
extended stream writer defined by Stax2 extension, by wrapping
a vanilla Stax 1.0 XMLStreamReader implementation. |
Modifier and Type | Class and Description |
---|---|
class |
StreamWriter2Delegate |
Copyright © 2015 fasterxml.com. All Rights Reserved.