parser
Sort by:Popular

This package contains a Java 1.7 Parser with AST generation and visitor support. The AST records the source code structure, javadoc and comments. Soon will be possible change the AST nodes or create new ones to modify source code like refactoring. This parser is based on Sreenivasa Viswanadha Java 1.5 parser.
Last Release on Feb 2, 2014

YANG parser
Last Release on Oct 31, 2025
JavaCC is a parser/scanner generator for java.
Last Release on Nov 17, 2023
Composable command-line parsing for Scala
Last Release on Jan 5, 2025
cats-parse
Last Release on Dec 11, 2024
swagger-parser-v3
Last Release on Oct 13, 2025
YAML encoding and decoding for Clojure using SnakeYAML
Last Release on Jun 26, 2012

Relocated → circleci » clj-yaml
YAML encoding and decoding for Clojure using SnakeYAML
Last Release on Nov 23, 2024
The Validator.nu HTML Parser is an implementation of the HTML5 parsing algorithm in Java for applications. The parser is designed to work as a drop-in replacement for the XML parser in applications that already support XHTML 1.x content with an XML parser and use SAX, DOM or XOM to interface with the parser.
Last Release on Jun 7, 2012

Relocated → nu.validator » htmlparser
A generic parser and writer for all ISO 14496 based files (MP4, Quicktime, DCF, PDCF, ...)
Last Release on Mar 23, 2017

Relocated → org.mp4parser » isoparser