| Package | Description |
|---|---|
| de.ruedigermoeller.serialization.dson |
| Modifier and Type | Class and Description |
|---|---|
class |
DsonStringCharInput
implementation of char input on top of a String
|
| Modifier and Type | Field and Description |
|---|---|
protected DsonCharInput |
DsonDeserializer.in |
| Constructor and Description |
|---|
DsonDeserializer(DsonCharInput in,
DsonTypeMapper mapper) |
DsonParseException(String ms,
DsonCharInput in) |
DsonParseException(String s,
DsonCharInput in,
Throwable ex) |
Copyright © 2014. All rights reserved.