org.apache.geronimo.kernel.config.xstream
Class VersionConverter

java.lang.Object
  extended bycom.thoughtworks.xstream.converters.basic.AbstractBasicConverter
      extended byorg.apache.geronimo.kernel.config.xstream.VersionConverter
All Implemented Interfaces:
com.thoughtworks.xstream.converters.Converter

public class VersionConverter
extends com.thoughtworks.xstream.converters.basic.AbstractBasicConverter

Version:
$Rev: 409817 $ $Date: 2006-05-27 09:56:38 +0200 (Sat, 27 May 2006) $

Constructor Summary
VersionConverter()
           
 
Method Summary
 boolean canConvert(Class clazz)
           
protected  Object fromString(String string)
           
 
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
 

Constructor Detail

VersionConverter

public VersionConverter()
Method Detail

canConvert

public boolean canConvert(Class clazz)

fromString

protected Object fromString(String string)


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.