org.apache.axis2.schema.util
Class PrimitiveTypeFinder
java.lang.Object
org.apache.axis2.schema.util.PrimitiveTypeFinder
public class PrimitiveTypeFinder
- extends Object
A simple utiliy to find whether a given class name is
primitive or not
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrimitiveTypeFinder
public PrimitiveTypeFinder()
isPrimitive
public static boolean isPrimitive(String className)
- Parameters:
className
-