| Package | Description |
|---|---|
| org.codehaus.stax2.ri.typed |
| Modifier and Type | Field and Description |
|---|---|
protected ValueDecoderFactory.IntDecoder |
ValueDecoderFactory.mIntDecoder |
| Modifier and Type | Method and Description |
|---|---|
ValueDecoderFactory.IntDecoder |
ValueDecoderFactory.getIntDecoder() |
| Constructor and Description |
|---|
IntArrayDecoder(int[] result,
int start,
int maxCount,
ValueDecoderFactory.IntDecoder intDecoder)
Constructor used for constructing decoders with fixed pre-allocated
result buffer.
|
IntArrayDecoder(ValueDecoderFactory.IntDecoder intDecoder)
Constructor used for constructing decoders with automatically
adjusting result buffer
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.