public interface IWorldReaderProvider extends IComponent
| Modifier and Type | Method and Description |
|---|---|
WorldReader |
getReader()
To be used by (usually) IParser upon IParser.start() method call to obtain a world reader.
|
getComponentIdWorldReader getReader() throws CommunicationException
Use reader.close() to close the connection.
ConnectionExceptionCommunicationExceptionCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.