CatgirlIntelligenceAgency/code/features-crawl/link-parser
Viktor Lofgren aa0d256d6a Upgrade code to Java 20.
* Change language version
* Upgrade Lombok to a JDK20 compatible version
2023-08-23 13:37:49 +00:00
..
src/main/java/nu/marginalia/link_parser The refactoring will continue until morale improves. 2023-03-12 11:42:07 +01:00
build.gradle Upgrade code to Java 20. 2023-08-23 13:37:49 +00:00
readme.md The refactoring will continue until morale improves. 2023-03-12 11:42:07 +01:00

Link Parser

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

Central Classes