Web Directory

  Java (12)

Submit a Featured Link: [$19.00] Submit a Regular Link: [$9.00]  

See Also - Related Categories
Regular Websites in this category

The Java Tutorials - Lesson - Regular Expressions Open in a new windowLink Details
- A lesson explains how to use the java.util.regex API for pattern matching with regular expressions. Although the syntax accepted by this package is similar to the Perl programming language, knowledge of Perl is not a prerequisite. This lesson starts with
- http://java.sun.com/docs/books/tutorial/essential/regex/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
gnu.regexp Open in a new windowLink Details
- Pure Java implementation of a traditional (non-POSIX) NFA regular expression engine. Its syntax can emulate many popular development tools, including awk, sed, emacs, perl and grep. [Open Source, LGPL]
- http://nlp.stanford.edu/nlp/javadoc/gnu-regexp-docs/index.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Jakarta ORO Open in a new windowLink Details
- A set of text-processing classes that provide Perl5 compatible regular expressions, AWK-like regular expressions, glob expressions, and utility classes for performing substitutions, splits, and filtering filenames. This library is the open source successo
- http://jakarta.apache.org/oro/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
JDK 1.4 Supports Regular Expressions Open in a new windowLink Details
- Regular expressions are a useful programming tool. The fact that Java now natively supports them simplifies many programming tasks that used to require cumbersome code. A description of the new features on earthweb.com.
- http://www.developer.com/java/article.php/908271

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
JRegex Open in a new windowLink Details
- Regular expression support that offers a superset of Perl5.6 regex syntax, compatibility with JDK 1.1). Includes documentation, examples, and demonstration applet. [Open Source, BSD-like]
- http://jregex.sourceforge.net/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
jrexx Open in a new windowLink Details
- A regular expression API for textual pattern matching based on the finite state automaton theory written in Java. It also offers set operations (union, intersection, difference, complement) for combination of automatons. [Open source, LGPL]
- http://www.karneim.com/jrexx/project01/project01.htm

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Pat Open in a new windowLink Details
- A package that provides a mechanism for compiling and matching regular expressions in Java. Download, documentation and news.
- http://www.javaregex.com/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Java Regular Expressions Open in a new windowLink Details
- Provides a package to perform Regular Expressions in Java. Documentation and download including source.
- http://www.crocodile.org/~sts/Rex/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Jakarta Regexp Open in a new windowLink Details
- Lightweight regular expressions pattern matcher. [Open Source, BSD-like]
- http://jakarta.apache.org/regexp/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
TREX - Tree Regular Expressions for XML Open in a new windowLink Details
- A language for validating XML documents. Site includes tutorial, specification and sample implementation in Java.
- http://www.thaiopensource.com/trex/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Java Simple Regular Expresions Open in a new windowLink Details
- Applets reads simple regular expressions and builds a state machine that recognizes regular expression. Provided source code is appropriate for educational purposes.
- http://www.oursland.net/projects/regexp/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
dk.brics.automaton Open in a new windowLink Details
- Finite-state automata and regular expressions for Java. The package contains a DFA/NFA implementation with Unicode alphabet and support for all standard regular expression operations, like concatenation, union, intersection, complement, Kleene star.
- http://www.brics.dk/~amoeller/automaton/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing

Submit a Featured Link: [$19.00]  Submit a Regular Link: [$9.00]