org.neo4j.server.rest.domain
Class URIHelper

java.lang.Object
  extended by org.neo4j.server.rest.domain.URIHelper

public class URIHelper
extends Object


Constructor Summary
URIHelper()
           
 
Method Summary
static String encode(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URIHelper

public URIHelper()
Method Detail

encode

public static String encode(String value)


Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.