ModeShape Distribution 3.0.0.Beta4

org.infinispan.schematic.document
Class JsonSchema.StringConverter

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

protected static class JsonSchema.StringConverter
extends Object
implements JsonSchema.ValueConverter<String>


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

protected JsonSchema.StringConverter()
Method Detail

convert

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

ModeShape Distribution 3.0.0.Beta4

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