|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.avalon.framework.logger.AbstractLogEnabled
org.dspace.app.xmlui.aspect.general.HandleMatcher
public class HandleMatcher
Test the current URL to see if it or any of it's parants match against the given handle.
| Field Summary |
|---|
| Fields inherited from interface org.apache.cocoon.matching.Matcher |
|---|
ROLE |
| Constructor Summary | |
|---|---|
HandleMatcher()
|
|
| Method Summary | |
|---|---|
java.util.Map |
match(java.lang.String pattern,
java.util.Map objectModel,
org.apache.avalon.framework.parameters.Parameters parameters)
Match method to see if the sitemap parameter exists. |
| Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled |
|---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HandleMatcher()
| Method Detail |
|---|
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 cocoon
org.apache.cocoon.sitemap.PatternException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||