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
IllegalSymbolException
void close() throws IllegalSymbolException
IllegalSymbolException
Copyright © 2014 BioJava. All rights reserved.