Uses of Interface
org.apache.uima.search.IndexBuildSpecification

Packages that use IndexBuildSpecification
org.apache.uima.search.impl Search engine-independent indexing classes. 
org.apache.uima.util Utility classes and interfaces used by UIMA components. 
org.apache.uima.util.impl   
 

Uses of IndexBuildSpecification in org.apache.uima.search.impl
 

Classes in org.apache.uima.search.impl that implement IndexBuildSpecification
 class IndexBuildSpecification_impl
           
 

Uses of IndexBuildSpecification in org.apache.uima.util
 

Methods in org.apache.uima.util that return IndexBuildSpecification
 IndexBuildSpecification XMLParser.parseIndexBuildSpecification(XMLInputSource aInput)
          Parses an IndexBuildSpecification from an XML input stream.
 IndexBuildSpecification XMLParser.parseIndexBuildSpecification(XMLInputSource aInput, XMLParser.ParsingOptions aOptions)
          Parses an IndexBuildSpecification from an XML input stream.
 

Uses of IndexBuildSpecification in org.apache.uima.util.impl
 

Methods in org.apache.uima.util.impl that return IndexBuildSpecification
 IndexBuildSpecification XMLParser_impl.parseIndexBuildSpecification(XMLInputSource aInput)
           
 IndexBuildSpecification XMLParser_impl.parseIndexBuildSpecification(XMLInputSource aInput, XMLParser.ParsingOptions aOptions)
           
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.