org.jcurl.core.xsio
Class XStreamSerializer.MeasureConverter
java.lang.Object
org.jcurl.core.xsio.XStreamSerializer.MeasureConverter
- All Implemented Interfaces:
- com.thoughtworks.xstream.converters.ConverterMatcher, com.thoughtworks.xstream.converters.SingleValueConverter
- Enclosing class:
- XStreamSerializer
static class XStreamSerializer.MeasureConverter
- extends Object
- implements com.thoughtworks.xstream.converters.SingleValueConverter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XStreamSerializer.MeasureConverter
XStreamSerializer.MeasureConverter()
canConvert
public boolean canConvert(Class arg0)
- Specified by:
canConvert in interface com.thoughtworks.xstream.converters.ConverterMatcher
fromString
public Object fromString(String s)
- Specified by:
fromString in interface com.thoughtworks.xstream.converters.SingleValueConverter
toString
public String toString(Object obj)
- Specified by:
toString in interface com.thoughtworks.xstream.converters.SingleValueConverter
Copyright © 2005-2009 jcurl.org. All Rights Reserved.