Interface IdServerConfigurationParserFactoryType

All Superinterfaces:
com.io7m.anethum.api.ParserFactoryType<com.io7m.blackthorne.core.BTPreserveLexical,IdServerConfigurationFile,IdServerConfigurationParserType>
All Known Implementing Classes:
IdServerConfigurationParsers

public interface IdServerConfigurationParserFactoryType extends com.io7m.anethum.api.ParserFactoryType<com.io7m.blackthorne.core.BTPreserveLexical,IdServerConfigurationFile,IdServerConfigurationParserType>
A factory of configuration file parsers.
  • Method Summary

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

    createParser, createParser, createParserForFileWithContext, createParserWithContext, parse, parse, parseFile, parseFile, parseFileWithContext, parseFileWithContext