|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectxdoclet.util.TypeConversionUtil
public final class 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)
in - The String to convertdefaultValue - Description of Parameter
|
http://xdoclet.sourceforge.net/ | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||