ModeShape Distribution 3.0.0.Beta4

org.infinispan.schematic.document
Class JsonSchema.UnionConverter

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

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


Constructor Summary
protected JsonSchema.UnionConverter()
           
 
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.UnionConverter

protected JsonSchema.UnionConverter()
Method Detail

convert

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

ModeShape Distribution 3.0.0.Beta4

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