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