Qizx fe-4.4p2 API

Uses of Class
com.qizx.api.Indexing

Packages that use Indexing
com.qizx.api API of the embeddable version of the Qizx XML Query engine. 
com.qizx.apps.restapi HTTP client for the Qizx REST API. 
 

Uses of Indexing in com.qizx.api
 

Methods in com.qizx.api that return Indexing
static Indexing Indexing.defaultRules()
          Creates a default indexing configuration.
 Indexing Library.getIndexing()
          Gets the current indexing rules.
 

Methods in com.qizx.api with parameters of type Indexing
 void Library.setIndexing(Indexing specification)
          Defines the indexing rules used in this Library.
 

Uses of Indexing in com.qizx.apps.restapi
 

Methods in com.qizx.apps.restapi that return Indexing
 Indexing RestAPIConnection.getIndexing()
          Wraps the "getindexing" command.
 


© 2010 Axyana Software