Package com.io7m.smfj.parser.api
Interface SMFParserType
-
- All Superinterfaces:
java.lang.AutoCloseable,java.io.Closeable
- All Known Subinterfaces:
SMFOBJImporterType,SMFParserRandomAccessType,SMFParserSequentialType
- All Known Implementing Classes:
SMFB2ParserRandomAccess,SMFB2ParserSequential,SMFOBJImporter,SMFTV1Parser,SMFXParser
public interface SMFParserType extends java.io.CloseableThe type of parsers.