public class FrontAwareWorkspaceMatcher extends WorkspaceMatcher
FrontAwareWorkspaceMatcher
but that :IN_WORKSPACE_URL, WORKSPACE_NAME, WORKSPACE_THEME, WORKSPACE_THEME_URL, WORKSPACE_URI
Constructor and Description |
---|
FrontAwareWorkspaceMatcher() |
Modifier and Type | Method and Description |
---|---|
protected int |
getWildcardStartIndex()
In the wildcard expression where to find the first relevant information
|
protected Workspace |
getWorkspace(String workspaceName)
Get the selected workspace
|
Map |
match(String pattern,
Map objectModel,
Parameters parameters) |
getMatchString
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
public FrontAwareWorkspaceMatcher()
protected int getWildcardStartIndex()
WorkspaceMatcher
getWildcardStartIndex
in class WorkspaceMatcher
protected Workspace getWorkspace(String workspaceName)
WorkspaceMatcher
getWorkspace
in class WorkspaceMatcher
workspaceName
- The workspace name to getpublic Map match(String pattern, Map objectModel, Parameters parameters) throws PatternException
match
in interface Matcher
match
in class WorkspaceMatcher
PatternException