A B C E F G I M N O Q R S T U
A
- add(String, InputStream) - Method in class org.basex.examples.api.BaseXClient
-
Adds a document to a database.
B
- BaseXClient - Class in org.basex.examples.api
-
Java client for BaseX.
- BaseXClient(String, int, String, String) - Constructor for class org.basex.examples.api.BaseXClient
-
Constructor.
- BaseXClient.Query - Class in org.basex.examples.api
-
Inner class for iterative query execution.
- BaseXQuery - Class in top.marchand.xml.extfunctions.basex
-
This class is an extension-function to Saxon.
- BaseXQuery() - Constructor for class top.marchand.xml.extfunctions.basex.BaseXQuery
-
- bind(String, String) - Method in class org.basex.examples.api.BaseXClient.Query
-
Binds a value to an external variable.
- bind(String, String, String) - Method in class org.basex.examples.api.BaseXClient.Query
-
Binds a value with the specified type to an external variable.
C
- close() - Method in class org.basex.examples.api.BaseXClient
-
Closes the session.
- close() - Method in class org.basex.examples.api.BaseXClient.Query
-
Closes the query.
- context(String) - Method in class org.basex.examples.api.BaseXClient.Query
-
Binds a value to the context item.
- context(String, String) - Method in class org.basex.examples.api.BaseXClient.Query
-
Binds a value with the specified type to the context item.
- create(String, InputStream) - Method in class org.basex.examples.api.BaseXClient
-
Creates a database.
E
- execute(String, OutputStream) - Method in class org.basex.examples.api.BaseXClient
-
Executes a command and serializes the result to an output stream.
- execute(String) - Method in class org.basex.examples.api.BaseXClient
-
Executes a command and returns the result.
- execute() - Method in class org.basex.examples.api.BaseXClient.Query
-
Returns the whole result of the query.
- EXT_NAMESPACE_URI - Static variable in class top.marchand.xml.extfunctions.basex.BaseXQuery
-
- EXT_NS_COMMON_PREFIX - Static variable in class top.marchand.xml.extfunctions.basex.BaseXQuery
-
F
- FUNCTION_NAME - Static variable in class top.marchand.xml.extfunctions.basex.BaseXQuery
-
G
- getArgumentTypes() - Method in class top.marchand.xml.extfunctions.basex.BaseXQuery
-
- getFunctionQName() - Method in class top.marchand.xml.extfunctions.basex.BaseXQuery
-
- getResultType(SequenceType[]) - Method in class top.marchand.xml.extfunctions.basex.BaseXQuery
-
I
- info() - Method in class org.basex.examples.api.BaseXClient
-
Returns command information.
- info() - Method in class org.basex.examples.api.BaseXClient.Query
-
Returns query info in a string.
M
- makeCallExpression() - Method in class top.marchand.xml.extfunctions.basex.BaseXQuery
-
- more() - Method in class org.basex.examples.api.BaseXClient.Query
-
Checks for the next item.
N
- next() - Method in class org.basex.examples.api.BaseXClient.Query
-
Returns the next item.
O
- options() - Method in class org.basex.examples.api.BaseXClient.Query
-
Returns serialization parameters in a string.
- org.basex.examples.api - package org.basex.examples.api
-
Q
- query(String) - Method in class org.basex.examples.api.BaseXClient
-
Creates a query object.
R
- replace(String, InputStream) - Method in class org.basex.examples.api.BaseXClient
-
Replaces a document in a database.
S
- store(String, InputStream) - Method in class org.basex.examples.api.BaseXClient
-
Stores a binary resource in a database.
T
- top.marchand.xml.extfunctions.basex - package top.marchand.xml.extfunctions.basex
-
U
- UTF8 - Static variable in class org.basex.examples.api.BaseXClient
-
UTF-8 charset.
A B C E F G I M N O Q R S T U
Copyright © 2017. All rights reserved.