DOC

com.github.florianingerl.util : regex

Maven & Gradle

Aug 29, 2019
1 usages
36 stars

This is a Regular Expressions library for Java. Compared to java.util.regex, it supports Recursive and Conditional Regular Expressions, Capture Trees and Plugins.

Table Of Contents

Latest Version

Download com.github.florianingerl.util : regex Javadoc & API Documentation - Latest Versions:

All Versions

Download com.github.florianingerl.util : regex Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.1.x
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file regex-1.1.9-javadoc.jar to regex-1.1.9-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder regex-1.1.9-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "regex-1.1.9-sources.jar" -d "regex-1.1.9-javadoc" -subpackages 

Advertisement

Dependencies from Group

Aug 29, 2019
1 usages
36 stars

Discover Dependencies

Oct 24, 2017
40 stars
Oct 06, 2016
9 usages
18 stars
Aug 11, 2023
8 stars
Oct 13, 2019
1 usages
Jul 21, 2021
15 usages
2 stars
Jul 19, 2017
1 stars
Feb 04, 2017
51 stars
Oct 11, 2016
0 stars
Jan 03, 2021
1 usages