org.tuckey.web.filters.urlrewrite
Class ConditionMatch

java.lang.Object
  extended by org.tuckey.web.filters.urlrewrite.ConditionMatch

public class ConditionMatch
extends java.lang.Object

Version:
$Revision: 1 $ $Date: 2006-08-01 21:40:28 +1200 (Tue, 01 Aug 2006) $
Author:
Paul Tuckey

Constructor Summary
ConditionMatch()
           
 
Method Summary
 StringMatchingMatcher getMatcher()
           
 void setMatcher(StringMatchingMatcher matcher)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConditionMatch

public ConditionMatch()
Method Detail

getMatcher

public StringMatchingMatcher getMatcher()

setMatcher

public void setMatcher(StringMatchingMatcher matcher)