org.apache.cocoon.sitemap.matcher
Class ContainsMatcher
java.lang.Object
org.apache.cocoon.sitemap.matcher.ContainsMatcher
- All Implemented Interfaces:
- Matcher
public class ContainsMatcher
- extends Object
- implements Matcher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContainsMatcher
public ContainsMatcher()
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.