public class HandleTypeMatcher
extends org.apache.avalon.framework.logger.AbstractLogEnabled
implements org.apache.cocoon.matching.Matcher
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COLLECITON_EXPRESSION
The collection expression
|
static java.lang.String |
COMMUNITY_EXPRESSION
The community expression
|
static java.lang.String |
ITEM_EXPRESSION
The item expression
|
| Constructor and Description |
|---|
HandleTypeMatcher() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map |
match(java.lang.String pattern,
java.util.Map objectModel,
org.apache.avalon.framework.parameters.Parameters parameters)
Match the encoded DSpaceObject against a specified type.
|
public static final java.lang.String COMMUNITY_EXPRESSION
public static final java.lang.String COLLECITON_EXPRESSION
public static final java.lang.String ITEM_EXPRESSION
public java.util.Map match(java.lang.String pattern,
java.util.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 © 2018 DuraSpace. All Rights Reserved.