Home >> Computers >> Programming >> Languages >> Java >> Class Libraries >> Text Processing


  Regular Expressions
       


Java printf, sprintf, fprintf
the original and true Java C-style printf with variable number of parameters for formatting strings in Java. [Free for non-commercial]

Boyer-Moore string search class in Java
Significantly faster than String.indexOf for large strings. [Open Source]

gnu.regexp
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]

Jakarta Regexp
Lightweight regular expressions pattern matcher. [Open Source, BSD-like]

Jakarta ORO
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 successor to the OROMatcher, AwkTools, PerlTools, and TextTools libraries from ORO, Inc. [Open Source, BSD-like]

Java Wiki/Webtrans
Webtrans: a document translation architecture in Java. Wiki: an application of Webtrans which is an editable website. [Open Source, LGPL]

Syntax Highlighting
A syntax highlighting package designed for use in text editors. The default implementation will produce colored HTML files from source files. It currently supports Java, C/C++, and HTML. [Open Source, GPL]

Printf for Java
Java implementation of printf, sprintf, and fprintf with extended object-oriented features. Source available.

JRegex
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]

Barat - A Compiler Front-End for Java
Supports static analysis of Java programs. It parses Java source code files and class files and builds a complete abstract syntax tree from Java source code files, enriched with name and type analysis information. [Open Source, GPL]


Computers: Programming: Languages: Java: Class Libraries: Data Formats






© 2005 GeneralAnswers.org