rewrite-config-servlet 2.0.0.Alpha6

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

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

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

Methods in org.ocpsoft.rewrite.servlet.config that return Path
static Path Path.captureIn(String param)
          Capture the entire path portion of the inbound Address into the given parameter.
static Path Path.matches(String pattern)
          Inspect the current request URL, comparing against the given pattern.
 Path Path.withRequestBinding()
          Bind each path parameter to the corresponding request parameter by name.
 


rewrite-config-servlet 2.0.0.Alpha6

Copyright © 2013 OCPsoft. All Rights Reserved.