public class Named extends Object implements PathParameterProcessor
| Constructor and Description |
|---|
Named() |
| 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. |
public static final Pattern pattern
public PathParameter process(PathParameter param)
PathParameterProcessorPathParameter#setExpressionIsEL(boolean) if
the parameter's expression is EL discovered by this processor.process in interface PathParameterProcessorpublic String getRegex()
getRegex in interface PathParameterProcessorCopyright © 2014 OCPsoft. All Rights Reserved.