public class PgnBookReader extends Object implements Closeable
| Constructor and Description |
|---|
PgnBookReader(InputStream bookStream) |
public PgnBookReader(InputStream bookStream) throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic PgnGameModel readGame() throws IOException
IOExceptionCopyright © 2014. All Rights Reserved.