public class GenericModelReader extends AbstractModelReader
| Constructor and Description | 
|---|
GenericModelReader(DataReader dataReader)  | 
GenericModelReader(File f)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
checkModelType()  | 
AbstractModel | 
constructModel()  | 
getModel, readDouble, readInt, readUTFpublic GenericModelReader(File f) throws IOException
IOExceptionpublic GenericModelReader(DataReader dataReader)
public void checkModelType()
                    throws IOException
checkModelType in class AbstractModelReaderIOExceptionpublic AbstractModel constructModel() throws IOException
constructModel in class AbstractModelReaderIOExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.