org.apache.axis2.databinding.utils
Class Converter

java.lang.Object
  extended by org.apache.axis2.databinding.utils.Converter

public class Converter
extends Object

Converter


Constructor Summary
Converter()
           
 
Method Summary
static Object convert(Object arg, Class destClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Converter

public Converter()
Method Detail

convert

public static Object convert(Object arg,
                             Class destClass)


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.