info.magnolia.module.model.reader
Class VersionConverter

java.lang.Object
  extended by info.magnolia.module.model.reader.VersionConverter
All Implemented Interfaces:
org.apache.commons.beanutils.Converter

public class VersionConverter
extends Object
implements org.apache.commons.beanutils.Converter

A beanutils converter for Version.

Version:
$Revision: $ ($Author: $)
Author:
gjoseph

Constructor Summary
VersionConverter()
           
 
Method Summary
 Object convert(Class type, Object value)
           
 
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

convert

public Object convert(Class type,
                      Object value)
Specified by:
convert in interface org.apache.commons.beanutils.Converter


Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.