DOC

net.amygdalum : stringsearchalgorithms

Maven & Gradle

Feb 28, 2020
2 usages
40 stars

Searching and Matching Strings with efficient algorithms: - Knuth-Morris-Pratt - Shift-And/Or - Boyer-Moore-Horspool - Sunday (QuickSearch) - BNDM - BOM - Aho-Corasick - Set-Horspool - Wu-Manber - Set-BOM

Table Of Contents

Latest Version

Download net.amygdalum : stringsearchalgorithms Javadoc & API Documentation - Latest Versions:

All Versions

Download net.amygdalum : stringsearchalgorithms Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.4.x
0.3.x

How to open Javadoc JAR file in web browser

  1. Rename the file stringsearchalgorithms-0.4.3-javadoc.jar to stringsearchalgorithms-0.4.3-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder stringsearchalgorithms-0.4.3-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 "stringsearchalgorithms-0.4.3-sources.jar" -d "stringsearchalgorithms-0.4.3-javadoc" -subpackages 

Advertisement

Dependencies from Group

Jun 03, 2021
7 usages
8 stars
Nov 23, 2018
6 usages
0 stars
Feb 28, 2020
4 usages
3 stars
Mar 05, 2020
4 usages
0 stars
Jan 04, 2019
3 usages
3 stars

Discover Dependencies

Sep 01, 2016
3 usages
520 stars
Sep 21, 2021
2 usages
72 stars
Oct 30, 2020
5 usages
8 stars
Nov 22, 2022
1 usages
2 stars
Dec 14, 2018
1 usages
0 stars
Jun 09, 2022
1 usages
3 stars
Nov 01, 2021
1 usages
0 stars