org.stringtree.regex
Interface ResultGenerator

All Known Implementing Classes:
FilterResultGenerator

public interface ResultGenerator


Method Summary
 java.lang.String result(Matcher matcher)
           
 

Method Detail

result

java.lang.String result(Matcher matcher)