Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Qizx fe-4.4p2 API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
B
BackgroundTask
- Class in
com.qizx.api.admin
BackgroundTask(String, String)
- Constructor for class com.qizx.api.admin.
BackgroundTask
backup(File)
- Method in interface com.qizx.api.
Library
Makes a snapshot copy of the Library to a directory.
backup(String)
- Method in class com.qizx.apps.restapi.
RestAPIConnection
Wraps the "backup" command.
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.
bind(XQuerySession, String, Class)
- Static method in class com.qizx.api.
XQuerySessionManager
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).
booleanValue(Object)
- Method in class com.qizx.api.
Configuration.Property
buildNode(XMLPullStream)
- Static method in class com.qizx.api.util.
PullStreamConverter
Directly builds an internal Node representation from a XML input stream.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
© 2010 Axyana Software
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X