|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.schema.util.PrimitiveTypeFinder
public class PrimitiveTypeFinder
A simple utiliy to find whether a given class name is primitive or not
Constructor Summary | |
---|---|
PrimitiveTypeFinder()
|
Method Summary | |
---|---|
static boolean |
isPrimitive(java.lang.String className)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrimitiveTypeFinder()
Method Detail |
---|
public static boolean isPrimitive(java.lang.String className)
className
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |