org.apache.cocoon.matching
Class WildcardParameterValueMatcher
java.lang.Object
org.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.cocoon.matching.AbstractWildcardMatcher
org.apache.cocoon.matching.WildcardRequestParameterMatcher
org.apache.cocoon.matching.WildcardParameterValueMatcher
- All Implemented Interfaces:
- Initializable, Component, Configurable, LogEnabled, ThreadSafe, Matcher
Deprecated. Renamed to WildcardRequestParameterMatcher
public class WildcardParameterValueMatcher
- extends WildcardRequestParameterMatcher
- implements Initializable
- Version:
- CVS $Id: WildcardParameterValueMatcher.html 1304258 2012-03-23 10:09:27Z ilgrosso $
- Author:
- Vadim Gritsenko
Fields inherited from interface org.apache.cocoon.matching.Matcher |
ROLE |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WildcardParameterValueMatcher
public WildcardParameterValueMatcher()
- Deprecated.
initialize
public void initialize()
- Deprecated.
- Specified by:
initialize
in interface Initializable
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.