Uses of Class
jregex.Replacer

Packages that use Replacer
jregex   
 

Uses of Replacer in jregex
 

Methods in jregex that return Replacer
 Replacer Pattern.replacer(java.lang.String expr)
          Returns a replacer of a pattern by specified perl-like expression.
 Replacer Pattern.replacer(Substitution model)
          Returns a replacer will substitute all occurences of a pattern through applying a user-defined substitution model.
 



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