org.codehaus.jra
Class ResourceUtil

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

public final class ResourceUtil
extends java.lang.Object


Method Summary
static int getMatchScore(java.lang.String reqUri, java.lang.String resource)
           
static java.util.Map<java.lang.String,java.lang.String> getURIParameters(java.lang.String reqUri, java.lang.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(java.lang.String reqUri,
                                java.lang.String resource)

getURIParameters

public static java.util.Map<java.lang.String,java.lang.String> getURIParameters(java.lang.String reqUri,
                                                                                java.lang.String resource)


Copyright © 2009 Envoi Solutions LLC. All Rights Reserved.