All Classes and Interfaces

Class
Description
Resolves local path and URL grammar coordinates declared in a catalog entry.
Converts SQL input files to XML AST output using dynamically loaded ANTLR lexer/parser classes.
Exception raised when one or more file conversions fail.
Aggregate conversion statistics for a conversion run.
In-memory grammar catalog keyed by grammar name.
Immutable grammar entry loaded from a catalog file.
Loads XML grammar catalogs with entries such as: <grammar name="plsql" runtimeGrammar="oracle" parser="..." lexer="..." start-rule="script"/>.
Centralized constants for grammar processing, execution models, and defaults.
Time unit conversion constants to avoid magic numbers.
Native Gradle-style task with explicit source/destination properties.
Registers xmlast Gradle tasks and wires them to the Java runtime classpath.
Legacy Gradle task model for converting source trees to XML AST output.
SAX-like XML builder with automatic indentation and escaping.