Class AbstractBooleanTypeHandler
java.lang.Object
ch.tocco.nice2.model.base.unmarshal.types.AbstractBooleanTypeHandler
- All Implemented Interfaces:
TypeHandler
- Direct Known Subclasses:
BooleanTypeHandler
,PrimitiveBooleanTypeHandler
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ch.tocco.nice2.model.base.unmarshal.types.TypeHandler
getDefault, stringToType
-
Constructor Details
-
AbstractBooleanTypeHandler
public AbstractBooleanTypeHandler()
-
-
Method Details
-
toBoolean
- Throws:
InvalidValueException
-