org.richfaces.cdk.templatecompiler.el.types
Class TypesFactory
java.lang.Object
org.richfaces.cdk.templatecompiler.el.types.TypesFactory
public final class TypesFactory
- extends java.lang.Object
- Author:
- Nick Belaevski
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getType
public static Type getType(java.lang.String typeString,
java.lang.ClassLoader classLoader)
getType
public static Type getType(java.lang.reflect.Type reflectionType)
getTypesArray
public static Type[] getTypesArray(java.lang.reflect.Type[] reflectionTypes)
getNullType
public static Type getNullType()
clearCaches
public static void clearCaches()
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.