public interface StreamParser
| Modifier and Type | Method and Description | 
|---|---|
void | 
characters(char[] data,
          int start,
          int len)  | 
void | 
close()  | 
void characters(char[] data, int start, int len) throws IllegalSymbolException
IllegalSymbolExceptionvoid close() throws IllegalSymbolException
IllegalSymbolExceptionCopyright © 2020 BioJava. All rights reserved.