rewrite-config-servlet 2.0.0.Alpha2

Uses of Class
org.ocpsoft.rewrite.servlet.config.URL

Packages that use URL
org.ocpsoft.rewrite.servlet.config   
 

Uses of URL in org.ocpsoft.rewrite.servlet.config
 

Methods in org.ocpsoft.rewrite.servlet.config that return URL
static URL URL.captureIn(String param)
           
static URL URL.matches(String pattern)
          Inspect the current request URL, comparing against the given pattern.
 URL URL.withRequestBinding()
          Bind each URL parameter to the corresponding request parameter by name.
 


rewrite-config-servlet 2.0.0.Alpha2

Copyright © 2012 OCPsoft. All Rights Reserved.