ModeShape Distribution 3.2.0.Final

org.infinispan.schematic.document
Class JsonSchema.AnyConverter

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

protected static class JsonSchema.AnyConverter
extends Object
implements JsonSchema.ValueConverter<Object>


Constructor Summary
protected JsonSchema.AnyConverter()
           
 
Method Summary
 Object 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.AnyConverter

protected JsonSchema.AnyConverter()
Method Detail

convert

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

ModeShape Distribution 3.2.0.Final

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