| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: jrexx | Distribution: JPackage |
| Version: 1.1.1 | Vendor: JPackage Project |
| Release: 1jpp | Build date: Tue Feb 24 14:33:30 2004 |
| Group: Development/Libraries/Java | Build host: sirius.localdomain |
| Size: 87844 | Source RPM: jrexx-1.1.1-1jpp.src.rpm |
| Packager: Ralph Apel <r.apel@r-apel.de> | |
| Url: http://www.karneim.com/jrexx/ | |
| Summary: Automaton based regluar expression API for Java | |
jrexx is a powerful easy-to-use regular expression API for textual pattern matching. Technically jrexx uses a minimized deterministic FSA (finite state automaton) and compiles the textual representation of the regular expression into such an automaton. Besides the usual pattern matching functionality, jrexx provides an introspection API for exploration of the automaton's structure by 'states' and 'transitions'. Since the automaton is deterministic and minimized the pattern matching alogorithm is extremly fast (compared to the java regular expression API in JDK1.4) and works with huge patterns and input texts. Since FSA can be handled as sets, jrexx also offers all basic set operations for complement, union, intersection and difference, which is not provided by other regex implementations (as far as we know).
LGPL
* Tue Feb 24 2004 Ralph Apel <r.apel at r-apel.de> - 0:1.1.1-1jpp - First JPackage release
/usr/share/java/jrexx-1.1.1.jar /usr/share/java/jrexx.jar
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 12:43:12 2013