public class ParserEventStream extends AbstractParserEventStream
| Constructor and Description | 
|---|
ParserEventStream(ObjectStream<Parse> d,
                 HeadRules rules,
                 ParserEventTypeEnum etype)  | 
ParserEventStream(ObjectStream<Parse> d,
                 HeadRules rules,
                 ParserEventTypeEnum etype,
                 Dictionary dict)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
init()  | 
getInitialChunksclose, read, resetpublic ParserEventStream(ObjectStream<Parse> d, HeadRules rules, ParserEventTypeEnum etype, Dictionary dict)
public ParserEventStream(ObjectStream<Parse> d, HeadRules rules, ParserEventTypeEnum etype)
Copyright © 2017 The Apache Software Foundation. All rights reserved.