Uses of Class
net.sf.jabb.util.text.word.Dictionary

Packages that use Dictionary
net.sf.jabb.util.text.word   
 

Uses of Dictionary in net.sf.jabb.util.text.word
 

Methods in net.sf.jabb.util.text.word with parameters of type Dictionary
 void Dictionary.merge(Dictionary dict)
          将另一个字典的内容合并进来。
 

Constructors in net.sf.jabb.util.text.word with parameters of type Dictionary
Dictionary(Dictionary original)
          创建一个实例,其内容是拷贝自另一个实例。
TestTextAnalyzer(Dictionary dictionary, boolean moreSpaceForSpeed)
           
 



Copyright © 2012. All Rights Reserved.