org.raml.parser.utils
Class BooleanConverter
java.lang.Object
org.raml.parser.utils.BooleanConverter
- All Implemented Interfaces:
- org.apache.commons.beanutils.Converter
public class BooleanConverter
- extends Object
- implements org.apache.commons.beanutils.Converter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BooleanConverter
public BooleanConverter()
convert
public Object convert(Class type,
Object value)
- Specified by:
convert in interface org.apache.commons.beanutils.Converter
Copyright © 2013. All rights reserved.