com.cerner.ccl.parser.text.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cdoc-parser Show documentation
Show all versions of cdoc-parser Show documentation
A parser utility for parsing CDoc CCL documentation
The newest version!
/**
* Implementation of the CDoc API that deals with textual input. The main entry point for this implementation is the
* {@link com.cerner.ccl.parser.text.TextParser} object.
*/
package com.cerner.ccl.parser.text;