rewrite-config-servlet 2.0.0.Alpha2

org.ocpsoft.rewrite.servlet.config
Interface IPath

All Superinterfaces:
Condition, ConditionBuilder, ConfigurationElement, Parameterized<IPath,IPath.PathParameter,String>
All Known Subinterfaces:
IPath.IPathParameter
All Known Implementing Classes:
IPath.PathParameter, Path

public interface IPath
extends Parameterized<IPath,IPath.PathParameter,String>, ConditionBuilder

Author:
Lincoln Baxter, III

Nested Class Summary
static interface IPath.IPathParameter
           
static class IPath.PathParameter
           
 
Method Summary
 ParameterizedPatternParser getPathExpression()
           
 IPath 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

IPath withRequestBinding()

getPathExpression

ParameterizedPatternParser getPathExpression()

rewrite-config-servlet 2.0.0.Alpha2

Copyright © 2012 OCPsoft. All Rights Reserved.