Package edu.cornell.cs.sam.io

Interface Summary
Tokenizer  
 

Class Summary
SamTokenizer This is a SamTokenizer implementation that has full backwards/forwards mobility and loads everything into memory as soon as it is created.
 

Enum Summary
SamTokenizer.TokenizerOptions  
Tokenizer.TokenType Represents the type of a tokenizer token
 

Exception Summary
TokenizerException Used for errors with the tokenizer
TokenParseException Exception that indicates error while parsing a token