Uses of Class
org.jruby.RubyMatchData

Packages that use RubyMatchData
org.jruby   
 

Uses of RubyMatchData in org.jruby
 

Subclasses of RubyMatchData in org.jruby
static class RubyMatchData.JavaString
           
static class RubyMatchData.RString
           
 

Methods in org.jruby with parameters of type RubyMatchData
 RubyString RubyRegexp.regsub(IRubyObject str, RubyString src, RubyMatchData match)
          rb_reg_regsub
 



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