Uses of Interface
org.apache.uima.annotator.regex.RegexVariables

Packages that use RegexVariables
org.apache.uima.annotator.regex.impl   
 

Uses of RegexVariables in org.apache.uima.annotator.regex.impl
 

Classes in org.apache.uima.annotator.regex.impl that implement RegexVariables
 class RegexVariables_impl
          Implementation of the RegexVariables interface
 

Constructors in org.apache.uima.annotator.regex.impl with parameters of type RegexVariables
Rule_impl(java.lang.String regex, int matchStrategy, java.lang.String matchType, java.lang.String id, float confidence, java.lang.String featurePath, RegexVariables variables)
          Constructor to create a new Rule object.
 



Copyright © 2011. All Rights Reserved.