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
L
LARGE_TX_DUPLICATE_CHECK
- Static variable in class com.qizx.api.
Configuration
Checking of duplicate document paths inside large transactions (uses more memory).
LC_COMMENT
- Static variable in class com.qizx.api.util.text.
LexicalTokenizer
Lexical category of XQuery comments.
LC_FUNCTION
- Static variable in class com.qizx.api.util.text.
LexicalTokenizer
Lexical category of XQuery function calls.
LC_KEYWORD
- Static variable in class com.qizx.api.util.text.
LexicalTokenizer
Lexical category of reserved keywords.
LC_MISC
- Static variable in class com.qizx.api.util.text.
LexicalTokenizer
Lexical category of others tokens.
LC_NAME
- Static variable in class com.qizx.api.util.text.
LexicalTokenizer
Lexical category of identifiers.
LC_NUMBER
- Static variable in class com.qizx.api.util.text.
LexicalTokenizer
Lexical category of numeric literals.
LC_PRAGMA
- Static variable in class com.qizx.api.util.text.
LexicalTokenizer
Lexical category of XQuery pragmas.
LC_SPACE
- Static variable in class com.qizx.api.util.text.
LexicalTokenizer
Lexical category of whitespace.
LC_STRING
- Static variable in class com.qizx.api.util.text.
LexicalTokenizer
Lexical category of string literals.
LC_TAG
- Static variable in class com.qizx.api.util.text.
LexicalTokenizer
Lexical category of element constructors.
LENIENT
- Static variable in class com.qizx.api.util.text.
FormatDateSieve
Name of the parameter used for specifying whether the parsing of date values is lenient.
level
- Variable in class com.qizx.api.fulltext.
Thesaurus.Synonym
LexicalTokenizer
- Class in
com.qizx.api.util.text
Iterator on tokens of a XQuery script.
LexicalTokenizer(String)
- Constructor for class com.qizx.api.util.text.
LexicalTokenizer
Constructs a tokenizer of a XQuery script.
Library
- Interface in
com.qizx.api
Work session on a XML Library.
LibraryException
- Exception in
com.qizx.api
A specific class of DataModelException raised by Library operations.
LibraryException(String, Throwable)
- Constructor for exception com.qizx.api.
LibraryException
Constructs a DataModelException from a simple message and an exception.
LibraryException(String)
- Constructor for exception com.qizx.api.
LibraryException
Constructs a DataModelException from a simple message.
LibraryException(QName, String)
- Constructor for exception com.qizx.api.
LibraryException
Constructs a LibraryException with a message and an XQuery error code.
LibraryManager
- Interface in
com.qizx.api
Manages a group of XML Libraries.
LibraryManagerFactory
- Class in
com.qizx.api
Deprecated.
since 4.2
LibraryMember
- Interface in
com.qizx.api
Common interface for objects belonging to a Library, namely Collections and Documents.
LibraryMemberFilter
- Interface in
com.qizx.api
Filter for functions searching Documents or Collections inside a Library.
LibraryMemberIterator
- Interface in
com.qizx.api
Iterator returned by functions searching Documents or Collections inside a Library.
LibraryMemberObserver
- Interface in
com.qizx.api
Listens to update operations on a XML Library.
LibraryProgressObserver
- Interface in
com.qizx.api
Monitors the progress of diverse operations on a Library.
listBackgroundTasks(int)
- Method in interface com.qizx.api.
LibraryManager
Returns a list of past- or current maintenance tasks.
listExpressions()
- Method in interface com.qizx.api.
XQuerySession
Returns a list of expressions compiled from this session.
listLibraries()
- Method in interface com.qizx.api.
LibraryManager
Returns the names of XML Libraries managed by this object.
listLibraries()
- Method in class com.qizx.apps.restapi.
RestAPIConnection
Wraps the "listlib" command.
listMaintenanceTasks(int)
- Method in class com.qizx.apps.restapi.
RestAPIConnection
Gets a list of background tasks
listRunningQueries()
- Method in class com.qizx.apps.restapi.
RestAPIConnection
Returns a table of queries currently executing in one of the XML Libraries managed by the server.
listSessions()
- Method in interface com.qizx.api.
LibraryManager
Returns a list of active (non closed) sessions.
listSessions()
- Method in class com.qizx.api.
XQuerySessionManager
LOCALE
- Static variable in class com.qizx.api.util.text.
FormatDateSieve
Name of the parameter used for specifying the locale of parsed dates.
LOCALE
- Static variable in class com.qizx.api.util.text.
FormatNumberSieve
Name of the parameter used for specifying the locale of parsed dates.
locateLibrary(File)
- Static method in class com.qizx.api.
Configuration
Tests whether a directory contains an XML Library.
locateLibrary(File)
- Static method in class com.qizx.api.
LibraryManagerFactory
Deprecated.
Tests whether a directory contains an XML Library.
lock(String[], int)
- Method in interface com.qizx.api.
Library
Locks one or several Collections or Documents to initiate a safe concurrent update.
lock(int)
- Method in interface com.qizx.api.
LibraryMember
Starts an update transaction by locking this member (Document or Collection).
lockCollection(String, int)
- Method in interface com.qizx.api.
Library
Locks a Collection to initiate a safe concurrent update.
lockDocument(String, int)
- Method in interface com.qizx.api.
Library
Locks a Document to initiate a safe concurrent update.
LOCKED
- Static variable in exception com.qizx.api.
LibraryException
Code used when trying to open a locked Library.
LOGGING_LEVEL
- Static variable in class com.qizx.api.
Configuration
Logging level applied to all XML Libraries.
login()
- Method in class com.qizx.apps.restapi.
RestAPIConnection
This request checks that the client can access the server.
LONG_COMPACTION_SIZE
- Static variable in class com.qizx.api.
Configuration
Size threshold in index compaction for using a separate thread.
longValue(Object)
- Method in class com.qizx.api.
Configuration.Property
lookup(Thesaurus.TokenSequence)
- Method in interface com.qizx.api.fulltext.
Thesaurus
Looks up a thesaurus for a sequence of tokens.
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