Interface CLNParserType
- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
CLN2Parser
A parser.
-
Method Summary
Methods inherited from interface AutoCloseable
close
-
Method Details
-
execute
Execute the parser, returning a readable file.- Returns:
- The file
- Throws:
CLNException- On errors
-