org.neo4j.server.rest.repr.formats
Class StreamingJsonUtils

java.lang.Object
  extended by org.neo4j.server.rest.repr.formats.StreamingJsonUtils

public class StreamingJsonUtils
extends Object


Constructor Summary
StreamingJsonUtils()
           
 
Method Summary
static String readCurrentValueAsString(org.codehaus.jackson.JsonParser jp, org.codehaus.jackson.JsonToken token)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StreamingJsonUtils

public StreamingJsonUtils()
Method Detail

readCurrentValueAsString

public static String readCurrentValueAsString(org.codehaus.jackson.JsonParser jp,
                                              org.codehaus.jackson.JsonToken token)
                                       throws org.codehaus.jackson.JsonParseException,
                                              IOException
Throws:
org.codehaus.jackson.JsonParseException
IOException


Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.