Regular Expression Builder for Java

The purpose of reb4j is to provide a pure Java wrapper around the regular expression syntax provided by the JRE's java.util.regex.Pattern class in order to facilitate programmatic construction of regular expressions while taking advantage of compile-time syntax checking.

Homepage POM file JAR file Javadoc
'net.sourceforge.reb4j:reb4j:2.0.0'

Dependencies

no dependencies