Interface SBPackageParserFactoryType

All Superinterfaces:
com.io7m.anethum.api.ParserFactoryType<Void,SBPackage,SBPackageParserType>
All Known Implementing Classes:
SBPackageParsers

public interface SBPackageParserFactoryType extends com.io7m.anethum.api.ParserFactoryType<Void,SBPackage,SBPackageParserType>
A factory of package parsers.
  • Method Summary

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

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