org.codehaus.jra
Class ResourceUtil

java.lang.Object
  extended by org.codehaus.jra.ResourceUtil

public final class ResourceUtil
extends Object


Method Summary
static int getMatchScore(String reqUri, String resource)
           
static Map<String,String> getURIParameters(String reqUri, String resource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getMatchScore

public static int getMatchScore(String reqUri,
                                String resource)

getURIParameters

public static Map<String,String> getURIParameters(String reqUri,
                                                  String resource)


Copyright © 2012 Envoi Solutions LLC. All Rights Reserved.