rewrite-impl-servlet 1.0.4.Final

org.ocpsoft.rewrite.servlet.config
Interface IURL

All Superinterfaces:
Condition, ConditionBuilder, ConfigurationElement, Parameterized<IURL,IURL.URLParameter,String>
All Known Subinterfaces:
IURL.IURLParameter
All Known Implementing Classes:
IURL.URLParameter, URL

public interface IURL
extends Parameterized<IURL,IURL.URLParameter,String>, ConditionBuilder

Author:
Lincoln Baxter, III

Nested Class Summary
static interface IURL.IURLParameter
           
static class IURL.URLParameter
           
 
Method Summary
 ParameterizedPattern getPathExpression()
           
 IURL withRequestBinding()
           
 
Methods inherited from interface org.ocpsoft.rewrite.param.Parameterized
where, where
 
Methods inherited from interface org.ocpsoft.rewrite.config.ConditionBuilder
and, andNot, or, orNot
 
Methods inherited from interface org.ocpsoft.rewrite.config.Condition
evaluate
 

Method Detail

withRequestBinding

IURL withRequestBinding()

getPathExpression

ParameterizedPattern getPathExpression()

rewrite-impl-servlet 1.0.4.Final

Copyright © 2012 OCPsoft. All Rights Reserved.