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

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

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

Fields in net.sf.jabb.util.text declared as StringStartWithMatcher
protected  StringStartWithMatcher KeywordMatcher.matcher
           
 

Constructors in net.sf.jabb.util.text with parameters of type StringStartWithMatcher
StringStartWithMatcher(StringStartWithMatcher toBeCopied)
          Create a copy, the copy will have exactly the same matching definitions as the original copy.
创建一个副本,这个副本与原先的对象具有完全相同匹配方式。
 

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

Fields in net.sf.jabb.util.text.word declared as StringStartWithMatcher
protected  StringStartWithMatcher TestTextAnalyzer.matcher
           
 



Copyright © 2012. All Rights Reserved.