Interface CSConfigurationParsersType
- All Superinterfaces:
com.io7m.anethum.api.ParserFactoryType<Path, CSConfiguration, CSConfigurationParserType>
- All Known Implementing Classes:
CSConfigurationParsers
public interface CSConfigurationParsersType
extends com.io7m.anethum.api.ParserFactoryType<Path, CSConfiguration, CSConfigurationParserType>
A factory of configuration parsers.
-
Method Summary
Methods inherited from interface com.io7m.anethum.api.ParserFactoryType
createParser, createParser, createParserForFileWithContext, createParserWithContext, parse, parse, parseFile, parseFile, parseFileWithContext, parseFileWithContext