org.radeox.filter.regex
Interface ActionMatch

All Known Implementing Classes:
RegexTokenFilter

public interface ActionMatch


Method Summary
 void handleMatch(java.lang.StringBuffer buffer, MatchResult result, FilterContext context)
           
 

Method Detail

handleMatch

public void handleMatch(java.lang.StringBuffer buffer,
                        MatchResult result,
                        FilterContext context)


Copyright © 2003 Matthias L. Jugel, Stephan J. Schmidt. All Rights Reserved.