Download List

프로젝트 설명

Apache Jakarta Regexp is a 100% pure Java regular expression package. Expression syntax supports all of Perl5 syntax, with the exception of back reference substitution markers (several people have mentioned this lack, so please feel free to contribute a solution). It also supports a very limited subset of POSIX features. Performance and features are somewhat inferior to ORO, and the new JDK 1.4 (java.util.regex) package, but the package is especially small and features the ability to precompile expressions (without using object serialization) into byte arrays, thus avoiding the need to load the expression compiler.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-09-29 13:14 Back to release list
1.2

문서를 지금 Anakia (JSS)가 내장되어 있으며, 4 개의 버그가 수정되었습니다.
Tags: Minor feature enhancements
The documentation is now built with Anakia (JSS), and four bugs have been fixed.

Project Resources