Package | Description |
---|---|
org.apache.lucene.benchmark.byTask.feeds.demohtml |
Example html parser based on JavaCC
|
Modifier and Type | Field | Description |
---|---|---|
protected SimpleCharStream |
HTMLParserTokenManager.input_stream |
Modifier and Type | Method | Description |
---|---|---|
void |
HTMLParserTokenManager.ReInit(SimpleCharStream stream) |
Reinitialise parser.
|
void |
HTMLParserTokenManager.ReInit(SimpleCharStream stream,
int lexState) |
Reinitialise parser.
|
Constructor | Description |
---|---|
HTMLParserTokenManager(SimpleCharStream stream) |
Constructor.
|
HTMLParserTokenManager(SimpleCharStream stream,
int lexState) |
Constructor.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.