parser
21. Neko HTML474 usages
net.sourceforge.nekohtml » nekohtmlApache
An HTML parser and tag balancer.
Last Release on Apr 17, 2015
23. Apache Groovy445 usages
org.apache.groovy » groovy-yamlApache
Groovy: A powerful multi-faceted language for the JVM
Last Release on Oct 18, 2025
Bolts is a collection of low-level libraries designed to make developing mobile apps easier.
Last Release on Jan 15, 2016
StringTemplate is a java template engine for generating source code,
web pages, emails, or any other formatted text output.
StringTemplate is particularly good at multi-targeted code generators,
multiple site skins, and internationalization/localization.
It evolved over years of effort developing jGuru.com.
StringTemplate also powers the ANTLR 3 and 4 code generator. Its distinguishing characteristic
is that unlike other engines, it strictly enforces model-view separation.
Strict ...
Last Release on Sep 2, 2022
StringTemplate is a java template engine for generating source code,
web pages, emails, or any other formatted text output.
StringTemplate is particularly good at multi-targeted code generators,
multiple site skins, and internationalization/localization.
It evolved over years of effort developing jGuru.com.
StringTemplate also generates the stringtemplate website: http://www.stringtemplate.org
and powers the ANTLR v3 code generator. Its distinguishing characteristic
is that unlike other engines, it ...
Last Release on May 19, 2011
Parser/Validator of OpenAPI definitions from JSON or YAML formats. Definitions are parsed into a swagger-core model.
Last Release on Oct 13, 2025
30. Fastparse273 usages
com.lihaoyi » fastparseMIT
FastParse is a Scala library for parsing strings and bytes into structured data. This lets you easily write a parser for any arbitrary textual data formats and have the parsers run at an acceptable speed, with great error debuggability and error reporting.
Last Release on Jul 4, 2024