public class PooledGISModelReader extends SuffixSensitiveGISModelReader
suffixAppropriateReaderdataReader, NUM_PREDS| Constructor and Description |
|---|
PooledGISModelReader(File f)
A reader for GIS models which inspects the filename and invokes the
appropriate GISModelReader depending on the filename's suffixes.
|
| Modifier and Type | Method and Description |
|---|---|
String |
readUTF()
Implement as needed for the format the model is stored in.
|
maincheckModelType, constructModel, getCorrectionConstant, getCorrectionParametergetModel, getOutcomePatterns, getOutcomes, getParameters, getPredicates, readDouble, readIntpublic PooledGISModelReader(File f) throws IOException
The following assumption are made about suffixes:
f - IOExceptionpublic String readUTF() throws IOException
AbstractModelReaderreadUTF in class AbstractModelReaderIOExceptionCopyright © 2019 The Apache Software Foundation. All rights reserved.