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

B

backup(File) - Method in interface com.qizx.api.Library
Makes a snapshot copy of the Library to a directory.
backupProgress(double) - Method in interface com.qizx.api.LibraryProgressObserver
Monitors the progress of a backup operation.
beginImportDocument(String) - Method in interface com.qizx.api.Library
Document import primitive: returns a push-style interface allowing storing a document from a source other than a parser.
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).
bindImplicitCollection(LibraryMember) - Method in interface com.qizx.api.Expression
Defines the Implicit Collection, as a Collection or Document.
bindImplicitCollection(LibraryMemberIterator) - Method in interface com.qizx.api.Expression
Defines the Implicit Collection as a set of Documents defined by a query.
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.

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