Interface IdServerConfigurationParserType

All Superinterfaces:
AutoCloseable, Closeable, com.io7m.anethum.api.ParserType<IdServerConfigurationFile>

public interface IdServerConfigurationParserType extends com.io7m.anethum.api.ParserType<IdServerConfigurationFile>
A configuration file parser.
  • Method Summary

    Methods inherited from interface java.io.Closeable

    close

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

    execute