public class HandleTypeMatcher
extends org.apache.avalon.framework.logger.AbstractLogEnabled
implements org.apache.cocoon.matching.Matcher
| Modifier and Type | Field and Description |
|---|---|
static String |
COLLECITON_EXPRESSION
The collection expression
|
static String |
COMMUNITY_EXPRESSION
The community expression
|
static String |
ITEM_EXPRESSION
The item expression
|
| Constructor and Description |
|---|
HandleTypeMatcher() |
| Modifier and Type | Method and Description |
|---|---|
Map |
match(String pattern,
Map objectModel,
org.apache.avalon.framework.parameters.Parameters parameters)
Match the encoded DSpaceObject against a specified type.
|
public static final String COMMUNITY_EXPRESSION
public static final String COLLECITON_EXPRESSION
public static final String ITEM_EXPRESSION
public Map match(String pattern, Map objectModel, org.apache.avalon.framework.parameters.Parameters parameters) throws org.apache.cocoon.sitemap.PatternException
match in interface org.apache.cocoon.matching.Matcherpattern - name of sitemap parameter to findobjectModel - environment passed through via cocoonorg.apache.cocoon.sitemap.PatternExceptionCopyright © 2015 DuraSpace. All Rights Reserved.