|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestParameterExistsAction.StringParts | |
---|---|
org.apache.cocoon.acting |
Uses of RequestParameterExistsAction.StringParts in org.apache.cocoon.acting |
---|
Methods in org.apache.cocoon.acting that return RequestParameterExistsAction.StringParts | |
---|---|
protected RequestParameterExistsAction.StringParts |
RequestParameterExistsAction.splitParameter(String paramName)
Find first "*" in a String and split it into the substring before and after the "*". |
Methods in org.apache.cocoon.acting with parameters of type RequestParameterExistsAction.StringParts | |
---|---|
protected String |
RequestParameterExistsAction.getMatch(String paramName,
RequestParameterExistsAction.StringParts sp)
If a String matches a StringPart spec, return the substring between the specified prefix and postfix. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |