Overview
Package
Class
Use
Tree
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.map.
MapRect
Width.
WAIT1
- Static variable in interface org.basex.gui.
GUIText
Waiting info.
WAIT2
- Static variable in interface org.basex.gui.
GUIText
Waiting info.
warning(SAXParseException)
- Method in class org.basex.build.xml.
SAXWrapper
WARNINGTITLE
- Static variable in interface org.basex.gui.
GUIText
Title of Warning Dialog.
weight
- Variable in class org.basex.query.xquery.expr.
FTSelect
Weight.
WEIGHT
- Static variable in interface org.basex.query.xquery.
XQTokens
Parser fulltext token.
WHERE
- Static variable in interface org.basex.query.xquery.
XQTokens
Parser token.
whitespace(int)
- Static method in class org.basex.build.xml.
XMLScanner
Checks if the specified character is an XML whitespace.
WIDTH
- Static variable in interface org.basex.build.fs.
FSText
Width tag.
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.
WILD
- Static variable in class org.basex.query.xquery.path.
Test
Static node test.
wild
- Variable in class org.basex.query.xquery.path.
Test
Wildcard flag.
wildcards
- Variable in class org.basex.query.xquery.expr.
FTOptions
Wildcards flag (currently ignored).
WILDCARDS
- Static variable in interface org.basex.query.xquery.
XQTokens
Parser fulltext token.
window
- Variable in class org.basex.query.xquery.expr.
FTSelect
Window.
WINDOW
- Static variable in interface org.basex.query.xquery.
XQTokens
Parser fulltext token.
WITH
- Static variable in interface org.basex.query.xquery.
XQTokens
Parser fulltext token.
WITHOUT
- Static variable in interface org.basex.query.xquery.
XQTokens
Parser fulltext token.
WORD
- Static variable in interface org.basex.query.xquery.
XQTokens
Parser fulltext token.
WordBuilder
- Class in
org.basex.index
This class builds a word-based index for attribute values and text contents in a hash map.
WordBuilder()
- Constructor for class org.basex.index.
WordBuilder
WORDINDEX
- Static variable in class org.basex.core.proc.
Set
Set option.
wordindex
- Static variable in class org.basex.core.
Prop
Flag for creating a word index.
WORDINDEX
- Static variable in interface org.basex.data.
DataText
Data info.
WORDINDEXINFO
- Static variable in interface org.basex.gui.
GUIText
Fulltext Index information.
Words
- Class in
org.basex.index
This class provides access to words of attribute values and text contents stored on disk.
Words(String)
- Constructor for class org.basex.index.
Words
Constructor, specifying a filename.
WORDS
- Static variable in class org.basex.query.xquery.expr.
FTSelect
Word unit.
WORDS
- Static variable in interface org.basex.query.xquery.
XQTokens
Parser fulltext token.
WordsCTA
- Class in
org.basex.index
This class indexes text contents in a compressed trie on disk.
WordsCTA(String, DiskData)
- Constructor for class org.basex.index.
WordsCTA
Constructor, initializing the index structure.
WORK
- Static variable in class org.basex.core.
Prop
Returns the current working directory.
working
- Static variable in class org.basex.gui.view.
View
Animation flag.
WRD
- Static variable in class org.basex.core.proc.
Create
Create index option.
wrdindex
- Variable in class org.basex.data.
MetaData
Flag for creating a word index.
write()
- Static method in class org.basex.core.
Prop
Writes the configuration file.
write(String, Field[])
- Static method in class org.basex.core.
Prop
Writes the properties from field array to the specified file.
write(int)
- Method in class org.basex.data.
MetaData
Writes the database to the specified path.
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(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
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 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 2 bytes 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.
writeBooleans(boolean[])
- Method in class org.basex.io.
DataOutput
Writes the specified array to the output stream.
writeBytes(byte[])
- Method in class org.basex.io.
DataAccess
Append 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.
writeBytesArrayFlat(byte[][])
- Method in class org.basex.io.
DataOutput
Writes the specified array to the output stream; null references are replaced with an empty array.
writeBytesFlat(byte[])
- Method in class org.basex.io.
DataOutput
Writes the specified array to the output stream.
writeInt(int)
- Method in class org.basex.io.
DataOutput
Writes an integer value to the specified output stream.
writeIntArray(int[][])
- Method in class org.basex.io.
DataOutput
Writes the specified array to the output stream; null references are replaced with an empty array.
writeInts(int[])
- Method in class org.basex.io.
DataOutput
Writes the specified array to the 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.
writeNumsArray(int[][])
- Method in class org.basex.io.
DataOutput
Writes the specified array to the output stream; null references are replaced with an empty array.
writeProps()
- Static method in class org.basex.gui.
GUIProp
Writes the configuration file.
writeString(String)
- Method in class org.basex.io.
DataOutput
Writes a string to the output stream.
writeStructureWithOffsets(int[])
- Method in class org.basex.io.
DataOutput
Writes the specifies array to output stream as follows.
writeToken(byte[])
- Method in class org.basex.io.
DataOutput
Finishes the file.
WRONGCHAR
- Static variable in interface org.basex.query.xquery.
XQText
XPST0003: Parsing exception.
WRONGEND
- Static variable in interface org.basex.query.xquery.
XQText
XPST0003: Parsing exception.
WRONGMODULE
- Static variable in interface org.basex.query.xquery.
XQText
XQST0059: Parsing exception.
WRONGTEXT
- Static variable in interface org.basex.query.xpath.
XPText
Parsing exception.
ws(byte[])
- Static method in class org.basex.util.
Token
Checks if the specified token has only whitespaces.
ws(byte)
- Static method in class org.basex.util.
Token
Checks if the specified character is a whitespace.
wunit
- Variable in class org.basex.query.xquery.expr.
FTSelect
Window unit.
Overview
Package
Class
Use
Tree
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