|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.wsdl.util.TypeTesterUtil
public class TypeTesterUtil
| Constructor Summary | |
|---|---|
TypeTesterUtil()
|
|
| Method Summary | |
|---|---|
static boolean |
hasPackage(java.lang.String className)
Tests whether the given classname has a package the current logic is simple where we look for a '.' inside the classname string |
static boolean |
isPrimitive(java.lang.String className)
Check whether a given classname is primitives |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TypeTesterUtil()
| Method Detail |
|---|
public static boolean isPrimitive(java.lang.String className)
className - public static boolean hasPackage(java.lang.String className)
className -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||