|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Style | |
---|---|
org.apache.uima.search | Standard UIMA interfaces for indexing and search. |
org.apache.uima.search.impl | Search engine-independent indexing classes. |
Uses of Style in org.apache.uima.search |
---|
Methods in org.apache.uima.search that return Style | |
---|---|
Style[] |
IndexRule.getStyles()
Gets the styles that comprise this index rule. |
Methods in org.apache.uima.search with parameters of type Style | |
---|---|
void |
IndexRule.setStyles(Style[] aStyles)
Sets the styles that comprise this index rule. |
Uses of Style in org.apache.uima.search.impl |
---|
Classes in org.apache.uima.search.impl that implement Style | |
---|---|
class |
Style_impl
|
Methods in org.apache.uima.search.impl that return Style | |
---|---|
Style[] |
IndexRule_impl.getStyles()
|
Methods in org.apache.uima.search.impl with parameters of type Style | |
---|---|
void |
IndexRule_impl.setStyles(Style[] aStyles)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |