Package com.io7m.calino.parser.api
Interface CLNParserType
- All Superinterfaces:
AutoCloseable
,Closeable
- All Known Implementing Classes:
CLN1Parser
A parser.
-
Method Summary
-
Method Details
-
execute
Execute the parser, returning a readable file.- Returns:
- The file
- Throws:
IOException
- On errors
-