Interface ARI1InstrumentParserFactoryType

All Superinterfaces:
com.io7m.anethum.api.ParserFactoryType<Void, ARI1InstrumentDescription, ARI1InstrumentParserType>
All Known Implementing Classes:
ARI1InstrumentParsers

public interface ARI1InstrumentParserFactoryType extends com.io7m.anethum.api.ParserFactoryType<Void, ARI1InstrumentDescription, ARI1InstrumentParserType>
The type of instrument description parser factories.
  • Method Summary

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

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