public class SimpleTypeStaxUnmarshallers
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SimpleTypeStaxUnmarshallers.BigDecimalStaxUnmarshaller
Unmarshaller for Big Decimal values.
|
static class |
SimpleTypeStaxUnmarshallers.BigIntegerStaxUnmarshaller
Unmarshaller for Big Integer values.
|
static class |
SimpleTypeStaxUnmarshallers.BooleanStaxUnmarshaller
Unmarshaller for Boolean values.
|
static class |
SimpleTypeStaxUnmarshallers.ByteBufferStaxUnmarshaller
Unmarshaller for ByteBuffer values.
|
static class |
SimpleTypeStaxUnmarshallers.ByteStaxUnmarshaller
Unmarshaller for Byte values.
|
static class |
SimpleTypeStaxUnmarshallers.DateStaxUnmarshaller
Unmarshaller for Date values.
|
static class |
SimpleTypeStaxUnmarshallers.DoubleStaxUnmarshaller
Unmarshaller for Double values.
|
static class |
SimpleTypeStaxUnmarshallers.FloatStaxUnmarshaller
Unmarshaller for Float values.
|
static class |
SimpleTypeStaxUnmarshallers.IntegerStaxUnmarshaller
Unmarshaller for Integer values.
|
static class |
SimpleTypeStaxUnmarshallers.LongStaxUnmarshaller
Unmarshaller for Long values.
|
static class |
SimpleTypeStaxUnmarshallers.StringStaxUnmarshaller
Unmarshaller for String values.
|
| Constructor and Description |
|---|
SimpleTypeStaxUnmarshallers() |