Uses of Interface
org.radeox.regex.Substitution

Packages that use Substitution
org.radeox.regex   
 

Uses of Substitution in org.radeox.regex
 

Methods in org.radeox.regex with parameters of type Substitution
abstract  java.lang.String Matcher.substitute(Substitution substitution)
          Replace all matches in the input with a substitution.
 java.lang.String JdkMatcher.substitute(Substitution substitution)
           
 



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