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, readUTF
public GenericModelReader(File f) throws IOException
IOException
public GenericModelReader(DataReader dataReader)
public void checkModelType() throws IOException
checkModelType
in class AbstractModelReader
IOException
public AbstractModel constructModel() throws IOException
constructModel
in class AbstractModelReader
IOException
Copyright © 2017 The Apache Software Foundation. All rights reserved.