opennlp.maxent.io
Class ObjectQNModelReader

java.lang.Object
  extended by opennlp.model.AbstractModelReader
      extended by opennlp.maxent.io.QNModelReader
          extended by opennlp.maxent.io.ObjectQNModelReader

public class ObjectQNModelReader
extends QNModelReader


Constructor Summary
ObjectQNModelReader(ObjectInputStream ois)
           
 
Method Summary
 
Methods inherited from class opennlp.maxent.io.QNModelReader
checkModelType, constructModel
 
Methods inherited from class opennlp.model.AbstractModelReader
getModel, readDouble, readInt, readUTF
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectQNModelReader

public ObjectQNModelReader(ObjectInputStream ois)


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.