MarginaliaSearch/code/processes/crawling-process/ft-link-parser
Viktor Lofgren 9f47ce8d15 (chore) Remove lombok
There are likely some instances of delombok gore with this commit.
2024-11-11 21:14:38 +01:00
..
java/nu/marginalia/link_parser (chore) Remove lombok 2024-11-11 21:14:38 +01:00
build.gradle (restructure) Clean up repo by moving stray features into converter-process and crawler-process 2024-07-30 10:14:00 +02:00
readme.md (restructure) Clean up repo by moving stray features into converter-process and crawler-process 2024-07-30 10:14:00 +02:00

Link Parser

Deals with the various cases in link parsing, such as relative links, internal links, external links, pathological links, etc.

Central Classes