public class EncogReadHelper
extends java.lang.Object
| Constructor and Description |
|---|
EncogReadHelper(java.io.InputStream is)
Construct the object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the file.
|
EncogFileSection |
readNextSection()
Read the next section.
|
public EncogReadHelper(java.io.InputStream is)
is - The input stream.public final void close()
public final EncogFileSection readNextSection()