ModeShape Distribution 3.0.0.Beta4

org.infinispan.schematic.document
Class JsonSchema.BooleanConverter

java.lang.Object
  extended by org.infinispan.schematic.document.JsonSchema.BooleanConverter
All Implemented Interfaces:
JsonSchema.ValueConverter<Boolean>
Enclosing class:
JsonSchema

protected static class JsonSchema.BooleanConverter
extends Object
implements JsonSchema.ValueConverter<Boolean>


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

Constructor Detail

JsonSchema.BooleanConverter

protected JsonSchema.BooleanConverter()
Method Detail

convert

public Boolean convert(Object value,
                       JsonSchema.Type type)
Specified by:
convert in interface JsonSchema.ValueConverter<Boolean>

ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.