Interface SBPeerParserFactoryType

All Superinterfaces:
com.io7m.anethum.api.ParserFactoryType<Void,List<SBPeer>,SBPeerParserType>
All Known Implementing Classes:
SBPeerParsers

public interface SBPeerParserFactoryType extends com.io7m.anethum.api.ParserFactoryType<Void,List<SBPeer>,SBPeerParserType>
A factory of peer parsers.
  • Method Summary

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

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