org.raml.parser.utils
Class BooleanConverter

java.lang.Object
  extended by org.raml.parser.utils.BooleanConverter
All Implemented Interfaces:
org.apache.commons.beanutils.Converter

public class BooleanConverter
extends Object
implements org.apache.commons.beanutils.Converter


Constructor Summary
BooleanConverter()
           
 
Method Summary
 Object convert(Class type, Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BooleanConverter

public BooleanConverter()
Method Detail

convert

public Object convert(Class type,
                      Object value)
Specified by:
convert in interface org.apache.commons.beanutils.Converter


Copyright © 2013. All rights reserved.