Package com.io7m.montarre.api.parsers
Interface MPackageDeclarationParserFactoryType
- All Superinterfaces:
com.io7m.anethum.api.ParserFactoryType<com.io7m.jxe.core.JXEHardenedSAXParsers,MPackageDeclaration, MPackageDeclarationParserType>
- All Known Implementing Classes:
MPackageDeclarationParsers
public interface MPackageDeclarationParserFactoryType
extends com.io7m.anethum.api.ParserFactoryType<com.io7m.jxe.core.JXEHardenedSAXParsers,MPackageDeclaration,MPackageDeclarationParserType>
A package declaration parser factory.
-
Method Summary
Methods inherited from interface com.io7m.anethum.api.ParserFactoryType
createParser, createParser, createParserForFileWithContext, createParserWithContext, parse, parse, parseFile, parseFile, parseFileWithContext, parseFileWithContext