org.infinispan.schematic.document
Class JsonSchema.ArrayConverter
java.lang.Object
org.infinispan.schematic.document.JsonSchema.ArrayConverter
- All Implemented Interfaces:
- JsonSchema.ValueConverter<List<?>>
- Enclosing class:
- JsonSchema
protected static class JsonSchema.ArrayConverter
- extends Object
- implements JsonSchema.ValueConverter<List<?>>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsonSchema.ArrayConverter
protected JsonSchema.ArrayConverter()
convert
public List<?> convert(Object value,
JsonSchema.Type type)
- Specified by:
convert
in interface JsonSchema.ValueConverter<List<?>>
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.