public class BONDeserializer extends Object implements IDeserializer
BONSerializationFactory| Constructor and Description |
|---|
BONDeserializer(InputStream is) |
BONDeserializer(InputStream is,
String charset) |
| Modifier and Type | Method and Description |
|---|---|
Object |
deserialize()
Deserialize and return the next object from the current state.
|
String |
getCharset() |
void |
setCharset(String charset) |
public BONDeserializer(InputStream is)
public BONDeserializer(InputStream is, String charset)
public Object deserialize() throws IOException
IDeserializerdeserialize in interface IDeserializerIOExceptionpublic String getCharset()
public void setCharset(String charset)
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.