Uses of Interface
org.apache.shindig.common.uri.UriParser

Packages that use UriParser
org.apache.shindig.common.uri   
 

Uses of UriParser in org.apache.shindig.common.uri
 

Classes in org.apache.shindig.common.uri that implement UriParser
 class DefaultUriParser
          Uri parser using java.net.URI as its basis, enforcing RFC 2396 restrictions.
 

Methods in org.apache.shindig.common.uri with parameters of type UriParser
static void Uri.setUriParser(UriParser uriParser)
           
 



Copyright © 2007-2012. All Rights Reserved.