Uses of Interface
org.apache.uima.search.IndexBuildSpecification
Packages that use IndexBuildSpecification
Package
Description
Search engine-independent indexing classes.
Utility classes and interfaces used by UIMA components.
-
Uses of IndexBuildSpecification in org.apache.uima.search.impl
Classes in org.apache.uima.search.impl that implement IndexBuildSpecification -
Uses of IndexBuildSpecification in org.apache.uima.util
Methods in org.apache.uima.util that return IndexBuildSpecificationModifier and TypeMethodDescriptionXMLParser.parseIndexBuildSpecification
(XMLInputSource aInput) Parses an IndexBuildSpecification from an XML input stream.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 IndexBuildSpecificationModifier and TypeMethodDescriptionXMLParser_impl.parseIndexBuildSpecification
(XMLInputSource aInput) XMLParser_impl.parseIndexBuildSpecification
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions)