public class FullScanReader extends Object
| Constructor and Description |
|---|
FullScanReader(String file)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes the reader
|
FullScanParams |
getCharacteristics()
Reads the head of the full scan file
|
FeatureVectorElement |
getElement()
Reads a record element
|
public FullScanParams getCharacteristics() throws Exception
Exception - An errorpublic FeatureVectorElement getElement()
Copyright © 2014. All Rights Reserved.