public class HibernateProxyConverter extends Object
Constructor and Description |
---|
HibernateProxyConverter() |
Modifier and Type | Method and Description |
---|---|
boolean |
canConvert(Class clazz) |
void |
marshal(Object object,
HierarchicalStreamWriter writer,
MarshallingContext context) |
Object |
unmarshal(HierarchicalStreamReader reader,
UnmarshallingContext context) |
Copyright © 2004–2017 XStream. All rights reserved.