|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.tuckey.web.filters.validation.utils.BooleanUtils
public class BooleanUtils
In the style of commons-lang BooleanUtils, but a bit smaller!.
| Constructor Summary | |
|---|---|
BooleanUtils()
|
|
| Method Summary | |
|---|---|
static boolean |
toBoolean(java.lang.String s)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BooleanUtils()
| Method Detail |
|---|
public static boolean toBoolean(java.lang.String s)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||