public class SPSSDataRecord extends Object
| Constructor and Description |
|---|
SPSSDataRecord() |
| Modifier and Type | Method and Description |
|---|---|
void |
read(SPSSFile is)
Reads the values for the current observation into memory.
|
void |
read(SPSSFile is,
boolean fromDisk)
Reads the values for the current observation into memory.
|
public void read(SPSSFile is) throws IOException, SPSSFileException
IOExceptionSPSSFileExceptionpublic void read(SPSSFile is, boolean fromDisk) throws IOException, SPSSFileException
IOExceptionSPSSFileExceptionCopyright © 2016. All rights reserved.