Class BooleanConverter
- java.lang.Object
 - 
- org.apache.johnzon.mapper.converter.BooleanConverter
 
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from interface org.apache.johnzon.mapper.Converter
Converter.TypeAccess 
 - 
 
- 
Constructor Summary
Constructors Constructor Description BooleanConverter() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BooleanfromString(String text)StringtoString(Boolean instance) 
 -