| 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 |
| Modifier and Type | Field | Description |
|---|---|---|
protected SimpleValueEncoder |
Stax2WriterAdapter.mValueEncoder |
| Modifier and Type | Method | Description |
|---|---|---|
protected SimpleValueEncoder |
Stax2WriterAdapter.getValueEncoder() |
| Modifier and Type | Field | Description |
|---|---|---|
protected SimpleValueEncoder |
DOMWrappingWriter.mValueEncoder |
Encoding of typed values is used the standard encoder
included in RI.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected SimpleValueEncoder |
DOMWrappingWriter.getValueEncoder() |
Copyright © 2019 fasterxml.com. All rights reserved.