org.infinispan.schematic.document
Class JsonSchema.AnyConverter
java.lang.Object
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>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsonSchema.AnyConverter
protected JsonSchema.AnyConverter()
convert
public Object convert(Object value,
JsonSchema.Type type)
- Specified by:
convert
in interface JsonSchema.ValueConverter<Object>
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.