Skip to content

jmini/substring-finder

Repository files navigation

SubstringFinder

Java library for matching text ranges

CircleCI

Description

Java library to find:

  • text ranges (defined by a start string and an end string) that can be included in each other.

  • specific string sequence outside a range.

Read more on the project home page.

Get in touch

Use the issue tracker on GitHub.

You can also contact me on Twitter: @j2r2b

License

Code is under Eclipse Public License - v 2.0. Documentation and slides are under the Creative Commons BY-SA 4.0