http://cookxml.sf.net/common/

Tag <boolean>

Class

Boolean

Helper Class

BooleanHelper

Converter

"true" -> Boolean.TRUE and everything else false. Case in-sensitive match.

The Boolean class wraps a value of the primitive type boolean in an object. An object of type Boolean contains a single field whose type is boolean.

In addition, this class provides many methods for converting a boolean to a String and a String to a boolean, as well as other constants and methods useful when dealing with a boolean.


Attribute Summary
Attribute Type Description
locale <locale>
ui <text>
value <boolean>