org.tuckey.web.filters.urlrewrite.utils
Class TypeUtils
java.lang.Object
org.tuckey.web.filters.urlrewrite.utils.TypeUtils
public class TypeUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeUtils
public TypeUtils()
findClass
public static Class findClass(String param)
getConvertedParam
public static Object getConvertedParam(Class runMethodParam,
Object matchObj)
getMethodSignature
public static String getMethodSignature(String methodStr,
Class[] methodParams)
Copyright © 2001-2012 Paul Tuckey. All Rights Reserved.