Package | Description |
---|---|
net.sf.jabb.util.text.word |
Modifier and Type | Method and Description |
---|---|
AnalyzedText |
TextAnalyzer.analyze(String text)
对文本进行立刻分析,不用lazy方式。
|
AnalyzedText |
TextAnalyzer.analyze(String text,
boolean lazy)
对文本进行分析。
|
Modifier and Type | Method and Description |
---|---|
protected void |
TestTextAnalyzer.scan(AnalyzedText aText) |
Copyright © 2014. All Rights Reserved.