Interface CLNParserType

All Superinterfaces:
AutoCloseable, Closeable
All Known Implementing Classes:
CLN1Parser

public interface CLNParserType extends Closeable
A parser.
  • Method Summary

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

    Methods inherited from interface java.io.Closeable

    close