Uses of Class
org.apache.uima.annotator.regex.impl.RegexAnnotatorConfigException

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

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

Methods in org.apache.uima.annotator.regex.impl that throw RegexAnnotatorConfigException
 void Annotation_impl.initialize()
          initialize the Regex Annotation object with all the annotation features
 void Rule_impl.initialize()
           
 void Feature_impl.initialize()
          Initialize the feature definition.
 void Concept_impl.initialize(org.apache.uima.util.Logger logger)
          initialize the concept and the referred rules and annotations.
 void FeaturePath_impl.initialize(org.apache.uima.cas.Type type)
          Initialize the object's featurePath for the given type.
 



Copyright © 2011. All Rights Reserved.