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

Packages that use IndexBuildItem
org.apache.uima.search Standard UIMA interfaces for indexing and search. 
 

Uses of IndexBuildItem in org.apache.uima.search
 

Methods in org.apache.uima.search that return IndexBuildItem
 IndexBuildItem[] IndexBuildSpecification.getIndexBuildItems()
          Gets the IndexBuildItem objects that comprise this index build specification.
 

Methods in org.apache.uima.search with parameters of type IndexBuildItem
 void IndexBuildSpecification.setIndexBuildItems(IndexBuildItem[] aItems)
          Sets the IndexBuildItem objects that comprise this index build specification.
 



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