Uses of Class
net.sf.jabb.util.text.KeywordMatcher

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

Uses of KeywordMatcher in net.sf.jabb.util.text
 

Constructors in net.sf.jabb.util.text with parameters of type KeywordMatcher
KeywordMatcher(KeywordMatcher toBeCopied)
          Constructs a copy which has exactly the same matching definition as the original one.
创建一个副本,这个副本与原先的对象具有完全相同匹配方式定义。
 

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

Fields in net.sf.jabb.util.text.word declared as KeywordMatcher
protected  KeywordMatcher MmsegTextAnalyzer.kwMatcher
           
protected  KeywordMatcher FastTextAnalyzer.kwMatcher
           
 



Copyright © 2012. All Rights Reserved.