Jakarta ORO

Deprecated API


Contents
Deprecated Methods
org.apache.oro.text.regex.Util.split(PatternMatcher, Pattern, String)
          Use Util.split(Collection, PatternMatcher, Pattern, String) instead. 
org.apache.oro.text.regex.Util.split(PatternMatcher, Pattern, String, int)
          Use Util.split(Collection, PatternMatcher, Pattern, String, int) instead. 
org.apache.oro.text.perl.Perl5Util.split(String)
          Use Perl5Util.split(Collection results, String input) instead. 
org.apache.oro.text.perl.Perl5Util.split(String, String)
          Use Perl5Util.split(Collection results, String pattern, String input) instead. 
org.apache.oro.text.perl.Perl5Util.split(String, String, int)
          Use Perl5Util.split(Collection results, String pattern, String input, int limit) instead. 
 


Jakarta ORO

Copyright ? 2000-2003 Apache Software Foundation. All Rights Reserved.