File
Doc
Category
Size
Date
Package
JakartaOroRegexpTest.java
API Doc
Apache Ant 1.70
1166
Wed Dec 13 06:16:20 GMT 2006
org.apache.tools.ant.util.regexp
JakartaOroRegexpTest
java.lang.Object
RegexpTest
public class JakartaOroRegexpTest extends RegexpTest
Tests for the jakarta-oro implementation of the Regexp interface.
Fields Summary
Constructors Summary
public JakartaOroRegexpTest
(
String
name)
super(name);
Methods Summary
public
Regexp
getRegexpImplementation
()
return new JakartaOroRegexp();
Java Code Source