| Package | Description | 
|---|---|
| org.apache.uima.search | Standard UIMA interfaces for indexing and search. | 
| org.apache.uima.search.impl | Search engine-independent indexing classes. | 
| Modifier and Type | Method and Description | 
|---|---|
| Style[] | IndexRule. getStyles()Gets the styles that comprise this index rule. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | IndexRule. setStyles(Style[] aStyles)Sets the styles that comprise this index rule. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | Style_impl | 
| Modifier and Type | Method and Description | 
|---|---|
| Style[] | IndexRule_impl. getStyles() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | IndexRule_impl. setStyles(Style[] aStyles) | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.