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