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.ViewRect
Width.
WAIT1 - Static variable in interface org.basex.Text
Waiting info.
WAIT2 - Static variable in interface org.basex.Text
Waiting info.
wc - Variable in class org.basex.index.FTTokenizer
Wildcard flag.
WC - Static variable in class org.basex.query.ft.FTOpt
Wildcards flag.
webpath - Static variable in class org.basex.core.Prop
Web Server path.
webport - Static variable in class org.basex.core.Prop
Port for web server.
weight - Variable in class org.basex.query.ft.FTPos
Weight.
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 - 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.
width(Graphics, int[], int) - Static method in class org.basex.gui.layout.BaseXLayout
Returns the character width of the specified character.
WILD - Static variable in interface org.basex.query.QueryTokens
Parser token.
WILDCARDS - Static variable in interface org.basex.query.QueryTokens
Parser token.
window - Variable in class org.basex.query.ft.FTPos
Window.
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 - Static variable in interface org.basex.query.QueryTokens
Parser token.
word(int, double) - Static method in class org.basex.query.util.Scoring
Calculates a score value, based on the token length and complete text length.
word(byte[]) - Method in class org.basex.util.Stemming
Stems the specified word.
word() - Method in class org.basex.util.Stemming
Stems the current word.
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() - 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(DataOutput) - Method in class org.basex.data.MetaData
Writes the database to the specified path.
write(DataOutput) - Method in class org.basex.data.Namespaces
Writes the namespaces to disk.
write(DataOutput) - Method in class org.basex.data.PathSummary
Writes the path summary to the specified output.
write(String, int, int, byte[]) - Method in class org.basex.fuse.DeepFS
 
write(String, int, int, byte[]) - Method in class org.basex.fuse.DeepFuse
Write data to an open file.
write() - Static method in class org.basex.gui.GUIProp
Writes the configuration file.
write(DataOutput) - Method in class org.basex.index.Names
Writes the names to the specified output stream.
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
 
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.TableDiskAccessNIO
 
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.TableDiskAccessNIO
 
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.TableDiskAccessNIO
 
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.TableDiskAccessNIO
 
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
Append a value to the file and return it's offset.
writeBytes(long, byte[]) - Method in class org.basex.io.DataAccessMM
Append a value to the file and return it's offset.
writeBytes(long, byte[]) - Method in class org.basex.io.DataAccessMMA
Append a value to the file and return it's offset.
writeBytes(long, byte[]) - Method in class org.basex.io.DataAccessNIO
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.
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.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.
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: WHITESPACEERROR.
WSERVERINFO - Static variable in interface org.basex.Text
Start Information.
WSERVERSTART - Static variable in interface org.basex.Text
Server Start.
WSERVERSTOPPED - Static variable in interface org.basex.Text
Server Stop.
wunit - Variable in class org.basex.query.ft.FTPos
Window unit.

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