org.apache.cocoon.matching
Class RegexpTargetHostMatcher
java.lang.Object
org.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.cocoon.matching.AbstractPreparableMatcher
org.apache.cocoon.matching.AbstractRegexpMatcher
org.apache.cocoon.matching.RegexpHostMatcher
org.apache.cocoon.matching.RegexpTargetHostMatcher
- All Implemented Interfaces:
- Component, Initializable, LogEnabled, Matcher, PreparableMatcher, ThreadSafe
Deprecated. Renamed to RegexpHostMatcher
- public class RegexpTargetHostMatcher
- extends RegexpHostMatcher
- implements Initializable
- Version:
- CVS $Id: RegexpTargetHostMatcher.java 433543 2006-08-22 06:22:54Z crossley $
- 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 |
RegexpTargetHostMatcher
public RegexpTargetHostMatcher()
- Deprecated.
initialize
public void initialize()
- Deprecated.
- Specified by:
initialize in interface Initializable
Copyright © 1999-2006 The Apache Software Foundation. All Rights Reserved.