parser
Sort:
popular
|
newest
Apache Commons CLI provides a simple API for presenting, processing and validating a Command Line Interface.
Last Release on Oct 27, 2021
3. Jackson Dataformat YAML3,629 usages
com.fasterxml.jackson.dataformat » jackson-dataformat-yamlApache
Support for reading and writing YAML-encoded data via Jackson abstractions.
Last Release on May 31, 2023
jsoup is a Java library for working with real-world HTML. It provides a very convenient API for fetching URLs and extracting and manipulating data, using the best of HTML5 DOM methods and CSS selectors. jsoup implements the WHATWG HTML5 specification, and parses HTML to the same DOM as modern browsers do.
Last Release on Apr 29, 2023
5. Xerces2 J2,791 usages
xerces » xercesImplApache
Xerces2 provides high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces continues to build upon the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program.
The Apache Xerces2 parser is the reference implementation of XNI but other parser components, configurations, and parsers can be written using the Xerces Native Interface. For complete design and ...
Last Release on Jan 27, 2022
7. JCommander1,282 usages
com.beust » jcommanderApache
Command line parsing library for Java
Last Release on Jan 11, 2022
8. Circe Parser1,257 usages
io.circe » circe-parserApache
Circe Parser is a wrapper around the Jawn JSON parser (in the JVM) and for the built-in JSON.parse (in JavaScript).
Last Release on Jul 17, 2021
10. Picocli711 usages
info.picocli » picocliApache
Java command line parser with both an annotations API and a programmatic API. Usage help with ANSI styles and colors. Autocomplete. Nested subcommands. Easily included as source to avoid adding a dependency.
Last Release on Aug 26, 2023