Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
W
w
- Variable in class org.basex.gui.view.tree.
TreeRect
Width.
w
- Variable in class org.basex.gui.view.
ViewRect
Width.
warn(GUI, String)
- Static method in class org.basex.gui.dialog.
Dialog
Static information dialog.
WC
- Static variable in class org.basex.query.ft.
FTOpt
Wildcards flag.
wc
- Variable in class org.basex.util.
Tokenizer
Wildcard flag.
WCINDEXINFO
- Static variable in interface org.basex.core.
Text
Full-text index information.
WEIGHT
- Static variable in interface org.basex.query.
QueryTokens
Parser token.
WHERE
- Static variable in interface org.basex.query.
QueryTokens
Parser token.
WHICHIDX
- Static variable in interface org.basex.query.
QueryText
BASX0002: Evaluation exception.
WHR
- Static variable in interface org.basex.query.
QueryTokens
Query Plan.
width(Graphics, String)
- Static method in class org.basex.gui.layout.
BaseXLayout
Returns the width of the specified text.
width(Graphics, byte[])
- Static method in class org.basex.gui.layout.
BaseXLayout
Returns the width of the specified text.
width(Graphics, int[], int)
- Static method in class org.basex.gui.layout.
BaseXLayout
Returns the character width of the specified character.
WikiExample
- Class in
org.basex.test.examples
This example demonstrates how databases can be created from remote XML documents, and how XQuery can be used to locally update the document and perform full-text requests.
WILDCARDS
- Static variable in class org.basex.core.
Prop
Flag for creating a wildcard index.
wildcards
- Variable in class org.basex.data.
MetaData
Flag for wildcard indexing.
WILDCARDS
- Static variable in interface org.basex.query.
QueryTokens
Parser token.
WINDOW
- Static variable in interface org.basex.query.
QueryTokens
Parser token.
WITH
- Static variable in interface org.basex.query.
QueryTokens
Parser token.
WITHOUT
- Static variable in interface org.basex.query.
QueryTokens
Parser token.
word(int, double)
- Method in class org.basex.query.ft.
Scoring
Calculates a score value, based on the token length and complete text length.
WORD
- Static variable in interface org.basex.query.
QueryTokens
Parser token.
WORDS
- Static variable in interface org.basex.query.
QueryTokens
Parser token.
WORK
- Static variable in class org.basex.core.
Prop
Returns the current working directory.
write()
- Method in class org.basex.core.
AProp
Writes the properties to disk.
WRITE
- Static variable in class org.basex.core.
User
Write permission (local+global).
write()
- Method in class org.basex.core.
Users
Writes global permissions to disk.
write(DataOutput)
- Method in class org.basex.core.
Users
Writes permissions to disk.
write(DataOutput)
- Method in class org.basex.data.
PathSummary
Writes the path summary to the specified output.
write()
- Method in class org.basex.index.
FTFuzzyBuilder
write(DataOutput)
- Method in class org.basex.index.
Names
write(int)
- Method in class org.basex.io.
BufferedOutput
write(int)
- Method in class org.basex.io.
CachedOutput
write(int)
- Method in class org.basex.io.
DataOutput
write(byte[])
- Method in class org.basex.io.
IO
Writes the specified file contents.
write(byte[])
- Method in class org.basex.io.
IOFile
write(int)
- Method in class org.basex.io.
NullOutput
write(int)
- Method in class org.basex.io.
PrintOutput
write(int)
- Method in class org.basex.io.
TableOutput
write(Object...)
- Method in class org.basex.server.
Log
Writes into the log file.
write(DataOutput)
- Method in class org.basex.util.
TokenSet
Writes the token set to the specified output.
write1(int)
- Method in class org.basex.io.
DataOutput
Writes an integer value to the specified output stream.
write1(int, int, int)
- Method in class org.basex.io.
TableAccess
Writes a byte value to the specified position.
write1(int, int, int)
- Method in class org.basex.io.
TableDiskAccess
write1(int, int, int)
- Method in class org.basex.io.
TableMemAccess
write2(int)
- Method in class org.basex.io.
DataOutput
Writes an integer value to the specified output stream.
write2(int, int, int)
- Method in class org.basex.io.
TableAccess
Writes a short value to the specified position.
write2(int, int, int)
- Method in class org.basex.io.
TableDiskAccess
write2(int, int, int)
- Method in class org.basex.io.
TableMemAccess
write4(int, int, int)
- Method in class org.basex.io.
TableAccess
Writes an integer value to the specified position.
write4(int, int, int)
- Method in class org.basex.io.
TableDiskAccess
write4(int, int, int)
- Method in class org.basex.io.
TableMemAccess
write5(long)
- Method in class org.basex.io.
DataOutput
Writes an integer value to the specified output stream.
write5(int, int, long)
- Method in class org.basex.io.
TableAccess
Writes a 5-byte value to the specified position.
write5(int, int, long)
- Method in class org.basex.io.
TableDiskAccess
write5(int, int, long)
- Method in class org.basex.io.
TableMemAccess
writeBool(boolean)
- Method in class org.basex.io.
DataOutput
Writes a boolean value to the output stream.
writeBytes(long, byte[])
- Method in class org.basex.io.
DataAccess
Appends a value to the file and return it's offset.
writeBytes(byte[])
- Method in class org.basex.io.
DataOutput
Writes the specified array to the output stream.
writeBytesArray(byte[][])
- Method in class org.basex.io.
DataOutput
Writes the specified array to the output stream; null references are replaced with an empty array.
writeDouble(double)
- Method in class org.basex.io.
DataOutput
Writes the specified array to the output stream.
writeInt(int)
- Method in class org.basex.io.
DataAccess
Writes an integer value to the specified output stream.
writeInt(int)
- Method in class org.basex.io.
DataOutput
Writes an integer value to the specified output stream.
writeNum(int)
- Method in class org.basex.io.
DataOutput
Compresses and writes an integer value to the specified output stream.
writeNums(int[])
- Method in class org.basex.io.
DataOutput
Writes the specified array to the output stream.
writeString(String)
- Method in class org.basex.io.
DataOutput
Writes a string to the output stream.
writing(Proc, Context)
- Method in class org.basex.server.
Semaphore
Checks if the specified process is a writer.
WRONGCHAR
- Static variable in interface org.basex.build.
BuildText
Scanner Error.
WRONGCHAR
- Static variable in interface org.basex.query.
QueryText
XPST0003: Parsing exception.
WRONGEND
- Static variable in interface org.basex.query.
QueryText
XPST0003: Parsing exception.
WRONGMODULE
- Static variable in interface org.basex.query.
QueryText
XQST0059: Parsing exception.
ws(byte[])
- Static method in class org.basex.util.
Token
Checks if the specified token has only whitespaces.
ws(int)
- Static method in class org.basex.util.
Token
Checks if the specified character is a whitespace.
WSERROR
- Static variable in interface org.basex.build.
BuildText
DTD Whitespace error.
wsp()
- Method in class org.basex.util.
TokenBuilder
Returns true if the token only contains whitespaces.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z