net.fortytwo.ripple
Class URIMap

java.lang.Object
  extended by net.fortytwo.ripple.URIMap

public class URIMap
extends Object


Constructor Summary
URIMap()
           
 
Method Summary
 String get(String uri)
           
 void put(String from, String to)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URIMap

public URIMap()
Method Detail

put

public void put(String from,
                String to)

get

public String get(String uri)
           throws RippleException
Throws:
RippleException


Copyright © 2007-2014. All Rights Reserved.