dungvn3000 / java.pcre

Pcre Library for Regular expressions in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Apache License 2.0


Languages

Language:Java 100.0%