Qizx/open 4.1 API
A B C D E F G H I L M N O P Q R S T U V W X

B

bindImplicitCollection(ItemSequence) - Method in interface com.qizx.api.Expression
Defines the Implicit Collection as a set of Nodes defined by a sequence (see above for a definition of Implicit Collection).
bindVariable(QName, Item) - Method in interface com.qizx.api.Expression
Binds a variable to a sequence made of a single item.
bindVariable(QName, ItemSequence) - Method in interface com.qizx.api.Expression
Binds a variable to a sequence.
bindVariable(QName, boolean) - Method in interface com.qizx.api.Expression
Binds a variable to a sequence made of a single boolean value.
bindVariable(QName, long, ItemType) - Method in interface com.qizx.api.Expression
Binds a variable to a value obtained by converting a long integer to an Item.
bindVariable(QName, double) - Method in interface com.qizx.api.Expression
Binds a variable to a sequence made of a single item of type xs:double.
bindVariable(QName, float) - Method in interface com.qizx.api.Expression
Binds a variable to a sequence made of a single item of type xs:float.
bindVariable(QName, Object, ItemType) - Method in interface com.qizx.api.Expression
Binds a variable to a value obtained by converting a Java object to an Item or a ItemSequence, according to the general Java to XQuery type mapping (see the documentation for details).
buildNode(XMLPullStream) - Static method in class com.qizx.api.util.PullStreamConverter
Directly builds an internal Node representation from a XML input stream.

© 2010 Axyana Software
A B C D E F G H I L M N O P Q R S T U V W X