Deprecated API

Contents

Deprecated Methods

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

Copyright B) 2000-2003 Apache Software Foundation. All Rights Reserved.