net.sf.jabb.util.text.word
Class TestTextAnalyzer

java.lang.Object
  extended by net.sf.jabb.util.text.word.TestTextAnalyzer

public class TestTextAnalyzer
extends Object

文本分析器。

Text Analyzer.

Author:
Zhengmao HU (James)

Field Summary
protected  StringStartWithMatcher matcher
           
 
Constructor Summary
TestTextAnalyzer(Dictionary dictionary, boolean moreSpaceForSpeed)
           
 
Method Summary
protected  void scan(AnalyzedText aText)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

matcher

protected StringStartWithMatcher matcher
Constructor Detail

TestTextAnalyzer

public TestTextAnalyzer(Dictionary dictionary,
                        boolean moreSpaceForSpeed)
Method Detail

scan

protected void scan(AnalyzedText aText)


Copyright © 2012. All Rights Reserved.