This project has retired. For details please refer to its
Attic page.
WildcardMatcher (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
org.apache.cocoon.sitemap.matcher
Class WildcardMatcher
java.lang.Object
org.apache.cocoon.sitemap.matcher.WildcardMatcher
- All Implemented Interfaces:
- Matcher
public class WildcardMatcher
- extends Object
- implements Matcher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WildcardMatcher
public WildcardMatcher()
match
public Map<String,String> match(String expression,
String testValue)
- Specified by:
match
in interface Matcher
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.