Interface CLNParserType

All Superinterfaces:
AutoCloseable
All Known Implementing Classes:
CLN2Parser

public interface CLNParserType extends AutoCloseable
A parser.
  • Method Summary

    Modifier and Type
    Method
    Description
    Execute the parser, returning a readable file.

    Methods inherited from interface AutoCloseable

    close