rewrite-config-servlet 2.0.0.Beta3

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 Address into the given Parameter.
static Path Path.matches(String pattern)
          Create a Condition that compares the current Address.getPath() to the given pattern.
 Path Path.withRequestBinding()
          Bind each path Parameter to the corresponding request parameter by name.
 


rewrite-config-servlet 2.0.0.Beta3

Copyright © 2013 OCPsoft. All Rights Reserved.