public abstract class AbstractSampleStreamFactory<T> extends Object implements opennlp.tools.cmdline.ObjectStreamFactory<T>
| Modifier and Type | Method and Description | 
|---|---|
String | 
getLang()  | 
<P> Class<P> | 
getParameters()
Returns interface with parameters description. 
 | 
public String getLang()
public <P> Class<P> getParameters()
opennlp.tools.cmdline.ObjectStreamFactorygetParameters in interface opennlp.tools.cmdline.ObjectStreamFactory<T>P - interfaces which describes the parameters.Copyright © 2021 The Apache Software Foundation. All rights reserved.