Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
jakarta-oro-2.0.8.jar - Jakarta-ORO 2.0.8
The Jakarta-ORO Java classes are a set of text-processing Java classes that provide Perl5 compatible regular expressions, AWK-like regular expressions, glob expressions, and utility classes for performing substitutions, splits, filtering filenames, etc. This library is the successor to the OROMatcher, AwkTools, PerlTools, and TextTools libraries originally from ORO, Inc. Despite little activity in the form of new development initiatives, issue reports, questions, and suggestions are responded to quickly.
JAR File Size and Download Location:
File name: jakarta-oro.jar, jakarta-oro-2.0.8.jar File size: 65261 bytes Date modified: 12/28/2003 Download: Jakarta-ORO 2.0.8
✍: FYIcenter
Manifest of the JAR:
Specification-Title: Jakarta ORO Specification-Version: 2.0.8 Specification-Vendor: Apache Software Foundation Implementation-Title: org.apache.oro Implementation-Version: 2.0.8 2003-12-28 11:00:13 Implementation-Vendor: Apache Software Foundation
List of Classes in the JAR:
org/apache/oro/io/AwkFilenameFilter org/apache/oro/io/RegexFilenameFilter org/apache/oro/io/GlobFilenameFilter org/apache/oro/io/Perl5FilenameFilter org/apache/oro/text/regex/PatternMatcher org/apache/oro/text/regex/Pattern org/apache/oro/text/regex/PatternMatcherInput org/apache/oro/text/regex/MatchResult org/apache/oro/text/regex/MalformedPatternException org/apache/oro/text/regex/PatternCompiler org/apache/oro/text/regex/Perl5Matcher org/apache/oro/text/regex/Perl5Repetition org/apache/oro/text/regex/Perl5MatchResult org/apache/oro/text/regex/Perl5Pattern org/apache/oro/text/regex/Perl5Substitution org/apache/oro/text/regex/StringSubstitution org/apache/oro/text/regex/Substitution org/apache/oro/text/regex/CharStringPointer org/apache/oro/text/regex/OpCode org/apache/oro/text/regex/Perl5Compiler org/apache/oro/text/regex/Perl5Debug org/apache/oro/text/regex/Util org/apache/oro/text/PatternCache org/apache/oro/text/MalformedCachePatternException org/apache/oro/text/awk/AwkCompiler org/apache/oro/text/awk/SyntaxNode org/apache/oro/text/awk/SyntaxTree org/apache/oro/text/awk/LeafNode org/apache/oro/text/awk/AwkMatchResult org/apache/oro/text/awk/AwkMatcher org/apache/oro/text/awk/AwkStreamInput org/apache/oro/text/awk/AwkPattern org/apache/oro/text/awk/DFAState org/apache/oro/text/awk/CatNode org/apache/oro/text/awk/CharacterClassNode org/apache/oro/text/awk/EpsilonNode org/apache/oro/text/awk/NegativeCharacterClassNode org/apache/oro/text/awk/OrNode org/apache/oro/text/awk/PlusNode org/apache/oro/text/awk/StarNode org/apache/oro/text/awk/QuestionNode org/apache/oro/text/awk/TokenNode org/apache/oro/text/perl/Perl5Util org/apache/oro/text/perl/MalformedPerl5PatternException org/apache/oro/text/perl/ParsedSubstitutionEntry org/apache/oro/text/DefaultMatchAction org/apache/oro/text/MatchAction org/apache/oro/text/MatchActionInfo org/apache/oro/text/GenericPatternCache org/apache/oro/text/GlobCompiler org/apache/oro/text/MatchActionProcessor org/apache/oro/text/PatternCacheFIFO org/apache/oro/text/PatternCacheFIFO2 org/apache/oro/text/PatternCacheLRU org/apache/oro/text/PatternCacheRandom org/apache/oro/util/Cache org/apache/oro/util/CacheFIFO org/apache/oro/util/GenericCache org/apache/oro/util/GenericCacheEntry org/apache/oro/util/CacheFIFO2 org/apache/oro/util/CacheLRU org/apache/oro/util/CacheRandom
2019-07-25, 36861🔥, 6💬
Popular Posts:
Where to find answers to frequently asked questions on Download and Installing of Older Versions? He...
Joda-Time provides a quality replacement for the Java date and time classes. The design allows for m...
commons-collections4-4.2 -sources.jaris the source JAR file for Apache Commons Collections 4.2, whic...
MP3SPI is a Java Service Provider Interface that adds MP3 (MPEG 1/2/2.5 Layer 1/2/3) audio format su...
How to perform XML Schema validation with sax\Writer.java provided in the Apache Xerces package? You...