Interface CAServerConfigurationParserFactoryType

All Superinterfaces:
com.io7m.anethum.api.ParserFactoryType<com.io7m.blackthorne.core.BTPreserveLexical,CAServerConfigurationFile,CAServerConfigurationParserType>
All Known Implementing Classes:
CAServerConfigurationParsers

public interface CAServerConfigurationParserFactoryType extends com.io7m.anethum.api.ParserFactoryType<com.io7m.blackthorne.core.BTPreserveLexical,CAServerConfigurationFile,CAServerConfigurationParserType>
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