rewrite-impl-servlet 1.0.4.Final

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
 ParameterizedPattern 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

ParameterizedPattern getPathExpression()

rewrite-impl-servlet 1.0.4.Final

Copyright © 2012 OCPsoft. All Rights Reserved.