public class CustomerConverter extends Object implements com.thoughtworks.xstream.converters.SingleValueConverter
CustomerConverter()
boolean
canConvert(Class type)
Object
fromString(String id)
String
toString(Object customer)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CustomerConverter()
public boolean canConvert(Class type)
canConvert
com.thoughtworks.xstream.converters.ConverterMatcher
public Object fromString(String id)
fromString
com.thoughtworks.xstream.converters.SingleValueConverter
public String toString(Object customer)
toString
Copyright © 2015. All Rights Reserved.