rewrite-config-servlet 2.0.0.Beta3

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

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

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

Methods in org.ocpsoft.rewrite.servlet.config that return Query
static Query Query.matches(String query)
          Create a Condition matching the current Address.getQuery().
static Query Query.parameterExists(String name)
          Create a Condition asserting the existence of specific parameter names within the current Address.getQuery()
static Query Query.valueExists(String valuePattern)
          Create a Condition asserting the existence of specific parameter values within the current Address.getQuery().
 


rewrite-config-servlet 2.0.0.Beta3

Copyright © 2013 OCPsoft. All Rights Reserved.