Interface CSConfigurationParserType

All Superinterfaces:
AutoCloseable, Closeable, com.io7m.anethum.api.ParserType<CSConfiguration>
All Known Implementing Classes:
CSConfigurationParser

public interface CSConfigurationParserType extends com.io7m.anethum.api.ParserType<CSConfiguration>
A configuration parser.
  • Method Summary

    Methods inherited from interface Closeable

    close

    Methods inherited from interface com.io7m.anethum.api.ParserType

    execute