Uses of Interface
org.radeox.regex.Substitution
-
Packages that use Substitution Package Description org.radeox.regex -
-
Uses of Substitution in org.radeox.regex
Methods in org.radeox.regex with parameters of type Substitution Modifier and Type Method Description StringJdkMatcher. substitute(Substitution substitution)abstract StringMatcher. substitute(Substitution substitution)Replace all matches in the input with a substitution.
-