public interface PathParameterProcessor
| Modifier and Type | Method and Description |
|---|---|
String |
getRegex() |
PathParameter |
process(PathParameter param)
This method must call
PathParameter#setExpressionIsEL(boolean) if
the parameter's expression is EL discovered by this processor. |
PathParameter process(PathParameter param)
PathParameter#setExpressionIsEL(boolean) if
the parameter's expression is EL discovered by this processor.String getRegex()
Copyright © 2014 OCPsoft. All Rights Reserved.