jregex
Interface Substitution

All Known Implementing Classes:
PerlSubstitution

public interface Substitution


Method Summary
 void appendSubstitution(MatchResult match, TextBuffer dest)
           
 

Method Detail

appendSubstitution

public void appendSubstitution(MatchResult match,
                               TextBuffer dest)