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)


Copyright © 2002-2007 JRuby Team. All Rights Reserved.