Directory > Computers > Programming > Languages > Java > Class Libraries > Text Processing StringSearch A Java library that provides several high-performance pattern matching (string searching) algorithms. http://johannburkard.de/ Reviews Rating: Not yet Rated
Whois Check
JTextCheck A Java API for providing text-checking functionality (spell checkers, grammar checkers, style checkers) to Java programs. [Open source, LGPL]. http://linux.org.mt/projects/jtextcheck/ Reviews Rating: Not yet Rated
Whois Check
dprism Time Package Provides enhanced date and time support for the Java 2 platform. [Commercial] http://www.dprism.com/products/time/ Reviews Rating: Not yet Rated
Whois Check
StringTheory for Java A feature-rich text processing library for Java. [Commercial] http://www.builtsoftware.com/products/StringTheory/ Reviews Rating: Not yet Rated
Whois Check
RapidSpell Desktop Java Java spell checker component from Keyoti Software. http://www.keyoti.com/products/rapidspell/ Reviews Rating: Not yet Rated
Whois Check
Qdox A small footprint parser for extracting class/interface/method definitions from source files complete with JavaDoc @tags. It is designed to be used by active code generators or documentation tools. [Open source, Apache Software License] http://qdox.sourceforge.net/ Reviews Rating: Not yet Rated
Whois Check
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] http://sourceforge.net/projects/barat/ Reviews Rating: Not yet Rated
Whois Check
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] http://jregex.sourceforge.net/ Reviews Rating: Not yet Rated
Whois Check
Printf for Java Java implementation of printf, sprintf, and fprintf with extended object-oriented features. Source available. http://sharkysoft.com/software/java/printf/ Reviews Rating: Not yet Rated
Whois Check
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] http://ostermiller.org/syntax/ Reviews Rating: Not yet Rated
Whois Check
Java Wiki/Webtrans Webtrans: a document translation architecture in Java. Wiki: an application of Webtrans which is an editable website. [Open Source, LGPL] http://sourceforge.net/projects/webtrans/ Reviews Rating: Not yet Rated
Whois Check
International Components for Unicode for Java Freely available Unicode-based technologies in Java. Includes number format classes, calendar classes, string search and string processing classes. [Open Source, IBM Public License] http://oss.software.ibm.com/developerworks/opensource/icu4j/index.html Reviews Rating: Not yet Rated
Whois Check
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] http://jakarta.apache.org/oro/ Reviews Rating: Not yet Rated
Whois Check
Jakarta Regexp Lightweight regular expressions pattern matcher. [Open Source, BSD-like] http://jakarta.apache.org/regexp/index.html Reviews Rating: Not yet Rated
Whois Check
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] http://www.cacas.org/java/gnu/regexp/ Reviews Rating: Not yet Rated
Whois Check
Boyer-Moore string search class in Java Significantly faster than String.indexOf for large strings. [Open Source] http://www.theorem.com/java/BM.java Reviews Rating: Not yet Rated
Whois Check
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] http://www.braju.com/ Reviews Rating: Not yet Rated
Whois Check
|