Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to normalize the text for regex matching in src/main/java/org/spdx/utility/compare/TemplateRegexMatcher.java #235

Open
sdheh opened this issue Apr 18, 2024 · 0 comments

Comments

@sdheh
Copy link

sdheh commented Apr 18, 2024

I am trying to find the start of a potential license template match.
src/main/java/org/spdx/utility/compare/TemplateRegexMatcher.java provides a public getStartRegex method but there is no public method for normalizing the text before using this method. Could you please provide such a method?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant