|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--xdoclet.util.TypeConversionUtil
Constructor Summary | |
TypeConversionUtil()
|
Method Summary | |
static boolean |
stringToBoolean(java.lang.String in,
boolean defaultValue)
A utility method for converting a string to a boolean. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TypeConversionUtil()
Method Detail |
public static boolean stringToBoolean(java.lang.String in, boolean defaultValue)
defaultValue
- Description of Parameterin
- The String to convert
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |