ModeShape Distribution 3.0.0.Beta4

org.infinispan.schematic.document
Interface JsonSchema.ValueConverter<OutputType>

All Known Implementing Classes:
JsonSchema.AnyConverter, JsonSchema.ArrayConverter, JsonSchema.BooleanConverter, JsonSchema.IntegerConverter, JsonSchema.NullConverter, JsonSchema.NumberConverter, JsonSchema.ObjectConverter, JsonSchema.StringConverter, JsonSchema.UnionConverter, JsonSchema.UnknownConverter
Enclosing class:
JsonSchema

protected static interface JsonSchema.ValueConverter<OutputType>


Method Summary
 OutputType convert(Object value, JsonSchema.Type type)
           
 

Method Detail

convert

OutputType convert(Object value,
                   JsonSchema.Type type)

ModeShape Distribution 3.0.0.Beta4

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