public abstract class IdentitySerializer<T> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected com.thoughtworks.xstream.XStream |
xStream |
| Modifier | Constructor and Description |
|---|---|
protected |
IdentitySerializer() |
| Modifier and Type | Method and Description |
|---|---|
abstract T |
deserialize(String xml) |
abstract String |
serialize(T object) |
Copyright © 2008–2019 RIPE Network Coordination Centre (RIPE NCC). All rights reserved.