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

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

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.
 



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