Menu

#6 improve Java 1.4-comliance

open
nobody
5
2004-12-02
2004-12-02
Anonymous
No

Hi, folks,

My email is zeljko@zeljko.org

thanks for your good library, as Java-code written for
1.4 with Regular expressions can easily be used with
prior Java-Versions.

To get a better compatibility it would be nice to have
the static function

public static Pattern compile(String)
public static Pattern compile(String, int)
public static boolean matches(String regex,
CharSequence input)

in the Pattern class available.

Thanx for your answer,

Zeljko Jakovljevic

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.