Skip to content

raimonbosch/java.pcre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is intented to be a simplification for using regular expressions in Java.

The code is inspirated by the Pcre library for PHP http://php.net/manual/en/book.pcre.php.

The code contains interfaces very similar to Pcre but implemented and optimized for Java.

About

Pcre Library for Regular expressions in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages