public class DocumentSampleStreamFactory extends AbstractSampleStreamFactory<DocumentSample>
DocumentSampleStreams.params| Modifier | Constructor and Description |
|---|---|
protected |
DocumentSampleStreamFactory(Class<P> params) |
| Modifier and Type | Method and Description |
|---|---|
ObjectStream<DocumentSample> |
create(String[] args)
Creates the
ObjectStream. |
static void |
registerFactory() |
getLang, getParametersprotected DocumentSampleStreamFactory(Class<P> params)
public static void registerFactory()
public ObjectStream<DocumentSample> create(String[] args)
ObjectStreamFactoryObjectStream.args - argumentsCopyright © 2016 The Apache Software Foundation. All rights reserved.