org.apache.geronimo.kernel.config.xstream
Class VersionConverter
java.lang.Object
com.thoughtworks.xstream.converters.basic.AbstractBasicConverter
org.apache.geronimo.kernel.config.xstream.VersionConverter
- All Implemented Interfaces:
- com.thoughtworks.xstream.converters.Converter, com.thoughtworks.xstream.converters.ConverterMatcher
public class VersionConverter
- extends com.thoughtworks.xstream.converters.basic.AbstractBasicConverter
- Version:
- $Rev: 476049 $ $Date: 2006-11-17 12:35:17 +0800 (Fri, 17 Nov 2006) $
| Methods inherited from class com.thoughtworks.xstream.converters.basic.AbstractBasicConverter |
marshal, toString, unmarshal |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VersionConverter
public VersionConverter()
canConvert
public boolean canConvert(Class clazz)
- Specified by:
canConvert in interface com.thoughtworks.xstream.converters.ConverterMatcher- Specified by:
canConvert in class com.thoughtworks.xstream.converters.basic.AbstractBasicConverter
fromString
protected Object fromString(String string)
- Specified by:
fromString in class com.thoughtworks.xstream.converters.basic.AbstractBasicConverter
Copyright © 2003-2013 The Apache Geronimo development community. All Rights Reserved.