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

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

Uses of Concept in org.apache.uima.annotator.regex
 

Methods in org.apache.uima.annotator.regex that return Concept
 Concept[] ConceptFileParser.parseConceptFile(java.lang.String conceptFilePathName, java.io.InputStream conceptFileStream)
          parse the XML concepts file and create the object representation for the concepts and rules.
 

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

Classes in org.apache.uima.annotator.regex.impl that implement Concept
 class Concept_impl
           
 

Methods in org.apache.uima.annotator.regex.impl that return Concept
 Concept[] ConceptFileParser_impl.parseConceptFile(java.lang.String conceptFilePathName, java.io.InputStream conceptFileStream)
           
 



Copyright © 2011. All Rights Reserved.