org.apache.geronimo.kernel.config.xstream
Class AbstractNameConverter
java.lang.Object
com.thoughtworks.xstream.converters.basic.AbstractBasicConverter
org.apache.geronimo.kernel.config.xstream.AbstractNameConverter
- All Implemented Interfaces:
- com.thoughtworks.xstream.converters.Converter
public class AbstractNameConverter
- extends com.thoughtworks.xstream.converters.basic.AbstractBasicConverter
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 |
AbstractNameConverter
public AbstractNameConverter()
canConvert
public boolean canConvert(Class clazz)
- Specified by:
canConvert
in interface com.thoughtworks.xstream.converters.Converter
- 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-2007 Apache Software Foundation. All Rights Reserved.