Qizx 2.2 API

Uses of Interface
com.qizx.api.Expression

Packages that use Expression
com.qizx.api API of the embeddable version of the Qizx XML Query engine. 
 

Uses of Expression in com.qizx.api
 

Methods in com.qizx.api that return Expression
 Expression XQuerySession.compileExpression(String xquery)
          Creates an executable Expression by compiling a XQuery script.
 Expression Library.compileExpression(String xquery)
          Creates an executable Expression by compiling a XQuery script.
 

Methods in com.qizx.api with parameters of type Expression
 LibraryMemberIterator Collection.queryProperties(Expression query)
          Returns an iterator over descendant Documents and Collections whose properties match a boolean XQuery expression.
 


© 2008 Axyana Software