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
R
range()
- Method in class org.basex.index.
IndexToken
Returns the range flag.
range()
- Method in class org.basex.index.
RangeToken
Range
- Class in
org.basex.query.expr
Range Expression.
Range(Expr, Expr)
- Constructor for class org.basex.query.expr.
Range
Constructor.
range(QueryContext)
- Method in class org.basex.query.expr.
Range
Returns the start and end value of the range operator, or null if the range could not be evaluated.
RANGE
- Static variable in interface org.basex.query.
QueryText
FOAR0002: Evaluation exception.
range(Type, byte[])
- Static method in class org.basex.query.util.
Err
Throws a date range exception.
RangeIter
- Class in
org.basex.query.iter
Range Iterator.
RangeIter(long, long)
- Constructor for class org.basex.query.iter.
RangeIter
Constructor.
RangeToken
- Class in
org.basex.index
This class defines access to index text tokens.
RangeToken(boolean, double, double)
- Constructor for class org.basex.index.
RangeToken
Constructor.
read(String, boolean)
- Static method in class org.basex.core.
Lang
Reads the specified language file.
read()
- Static method in class org.basex.core.
Prop
Reads the configuration file and initializes the project properties.
read(String, Field[])
- Static method in class org.basex.core.
Prop
Assigns the properties from the specified file to the field array.
read(DataInput)
- Method in class org.basex.data.
MetaData
Opens the metadata for the current database and returns the table size.
read(String, int, int)
- Method in class org.basex.fuse.
DeepFS
read(String, int, int)
- Method in class org.basex.fuse.
DeepFuse
Read data from an open file.
read()
- Static method in class org.basex.gui.
GUIProp
Reads in the GUI configuration file and initializes the properties.
read(File, byte[])
- Static method in class org.basex.io.
BufferInput
Fills the specified array with the beginning of the specified file.
read()
- Method in class org.basex.io.
BufferInput
Reads a single byte and returns it as integer.
read()
- Method in class org.basex.io.
DataAccess
Reads the next byte.
read()
- Method in class org.basex.io.
DataAccessMM
Reads the next byte.
read()
- Method in class org.basex.io.
DataAccessMMA
Reads the next byte.
read()
- Method in class org.basex.io.
DataAccessNIO
Reads the next byte.
read(byte[], int)
- Static method in class org.basex.util.
Num
Reads and decompresses an integer value from the specified byte array.
read1(int, int)
- Method in class org.basex.io.
TableAccess
Reads a byte from the specified position and returns it as integer.
read1(int, int)
- Method in class org.basex.io.
TableDiskAccess
read1(int, int)
- Method in class org.basex.io.
TableDiskAccessNIO
read1(int, int)
- Method in class org.basex.io.
TableMemAccess
read2(int, int)
- Method in class org.basex.io.
TableAccess
Reads a short value from the specified position and returns it as integer.
read2(int, int)
- Method in class org.basex.io.
TableDiskAccess
read2(int, int)
- Method in class org.basex.io.
TableDiskAccessNIO
read2(int, int)
- Method in class org.basex.io.
TableMemAccess
read4(int, int)
- Method in class org.basex.io.
TableAccess
Reads an integer value from the specified position.
read4(int, int)
- Method in class org.basex.io.
TableDiskAccess
read4(int, int)
- Method in class org.basex.io.
TableDiskAccessNIO
read4(int, int)
- Method in class org.basex.io.
TableMemAccess
read5(long)
- Method in class org.basex.io.
DataAccess
Reads an 5-byte value from the specified file offset.
read5(long)
- Method in class org.basex.io.
DataAccessMM
Reads an 5-byte value from the specified file offset.
read5(long)
- Method in class org.basex.io.
DataAccessMMA
Reads an 5-byte value from the specified file offset.
read5(long)
- Method in class org.basex.io.
DataAccessNIO
Reads an 5-byte value from the specified file offset.
read5()
- Method in class org.basex.io.
DataInput
Reads an integer value from the input stream.
read5(int, int)
- Method in class org.basex.io.
TableAccess
Reads an integer value from the specified position.
read5(int, int)
- Method in class org.basex.io.
TableDiskAccess
read5(int, int)
- Method in class org.basex.io.
TableDiskAccessNIO
read5(int, int)
- Method in class org.basex.io.
TableMemAccess
readBool()
- Method in class org.basex.io.
DataInput
Reads a boolean value from the input stream.
readByte()
- Method in class org.basex.io.
BufferInput
Returns the next byte or 0 if all bytes have been read.
readByte()
- Method in class org.basex.io.
CachedInput
Returns the next byte.
readByte(long)
- Method in class org.basex.io.
DataAccess
Reads a byte value from the specified position.
readByte()
- Method in class org.basex.io.
DataAccess
Reads a byte value.
readByte(long)
- Method in class org.basex.io.
DataAccessMM
Reads a byte value from the specified position.
readByte()
- Method in class org.basex.io.
DataAccessMM
Reads a byte value.
readByte(long)
- Method in class org.basex.io.
DataAccessMMA
Reads a byte value from the specified position.
readByte()
- Method in class org.basex.io.
DataAccessMMA
Reads a byte value.
readByte(long)
- Method in class org.basex.io.
DataAccessNIO
Reads a byte value from the specified position.
readByte()
- Method in class org.basex.io.
DataAccessNIO
Reads a byte value.
readBytes(long, long)
- Method in class org.basex.io.
DataAccess
Reads a number of bytes in range from -> to and returns them as array.
readBytes(long, long)
- Method in class org.basex.io.
DataAccessMM
Reads a number of bytes in range from -> to and returns them as array.
readBytes(long, long)
- Method in class org.basex.io.
DataAccessMMA
Reads a number of bytes in range from -> to and returns them as array.
readBytes(long, long)
- Method in class org.basex.io.
DataAccessNIO
Reads a number of bytes in range from -> to and returns them as array.
readBytes()
- Method in class org.basex.io.
DataInput
Reads a byte array from the input stream.
readBytesArray()
- Method in class org.basex.io.
DataInput
Reads a double byte array from the input stream.
readChar()
- Method in class org.basex.io.
BufferInput
Returns the next character, 0 if all bytes have been read or a negative character value -1 if the read byte is invalid.
readdir(String, int)
- Method in class org.basex.fuse.
DeepFS
readdir(String, int)
- Method in class org.basex.fuse.
DeepFuse
Read directory.
readDouble()
- Method in class org.basex.io.
DataInput
Reads a double from the input stream.
readInt(long)
- Method in class org.basex.io.
DataAccess
Reads an integer value from the specified position.
readInt()
- Method in class org.basex.io.
DataAccess
Reads an integer value from the specified position (without cursor correction).
readInt(long)
- Method in class org.basex.io.
DataAccessMM
Reads an integer value from the specified position.
readInt()
- Method in class org.basex.io.
DataAccessMM
Reads an integer value from the specified position (without cursor correction).
readInt(long)
- Method in class org.basex.io.
DataAccessMMA
Reads an integer value from the specified position.
readInt()
- Method in class org.basex.io.
DataAccessMMA
Reads an integer value from the specified position (without cursor correction).
readInt(long)
- Method in class org.basex.io.
DataAccessNIO
Reads an integer value from the specified position.
readInt()
- Method in class org.basex.io.
DataAccessNIO
Reads an integer value from the specified position (without cursor correction).
readlink(String)
- Method in class org.basex.fuse.
DeepFS
readlink(String)
- Method in class org.basex.fuse.
DeepFuse
Read the target of a symbolic link.
readNum(long)
- Method in class org.basex.io.
DataAccess
Reads a
Num
value from disk.
readNum()
- Method in class org.basex.io.
DataAccess
Reads the next compressed number and returns it as integer.
readNum(long)
- Method in class org.basex.io.
DataAccessMM
Reads a
Num
value from disk.
readNum()
- Method in class org.basex.io.
DataAccessMM
Reads the next compressed number and returns it as integer.
readNum(long)
- Method in class org.basex.io.
DataAccessMMA
Reads a
Num
value from disk.
readNum()
- Method in class org.basex.io.
DataAccessMMA
Reads the next compressed number and returns it as integer.
readNum(long)
- Method in class org.basex.io.
DataAccessNIO
Reads a
Num
value from disk.
readNum()
- Method in class org.basex.io.
DataAccessNIO
Reads the next compressed number and returns it as integer.
readNum()
- Method in class org.basex.io.
DataInput
Reads and decompresses an integer value from the input stream.
readNums()
- Method in class org.basex.io.
DataInput
Reads an integer array from the input stream.
readNums(int)
- Method in class org.basex.io.
DataInput
Reads an integer array with the specified size from the input stream.
readString()
- Method in class org.basex.io.
DataInput
Reads a string from the input stream.
readToken(long)
- Method in class org.basex.io.
DataAccess
Reads a token from disk.
readToken(long)
- Method in class org.basex.io.
DataAccessMM
Reads a token from disk.
readToken(long)
- Method in class org.basex.io.
DataAccessMMA
Reads a token from disk.
readToken(long)
- Method in class org.basex.io.
DataAccessNIO
Reads a token from disk.
RECENT
- Static variable in interface org.basex.build.
BuildText
Scanner Error.
refresh()
- Method in class org.basex.gui.dialog.
Dialog
Called when GUI design has changed.
refresh()
- Method in class org.basex.gui.dialog.
DialogHelp
refresh(GUI, AbstractButton)
- Method in interface org.basex.gui.
GUICommand
Enables or disables the specified button, depending on the command properties.
refresh(GUI, AbstractButton)
- Method in enum org.basex.gui.
GUICommands
refresh()
- Method in class org.basex.gui.
GUIMenu
Refreshes the menu items.
refresh()
- Method in class org.basex.gui.
GUIToolBar
Refresh buttons.
refreshContext(boolean, boolean)
- Method in class org.basex.gui.view.folder.
FolderView
refreshContext(boolean, boolean)
- Method in class org.basex.gui.view.info.
InfoView
refreshContext(boolean, boolean)
- Method in class org.basex.gui.view.map.
MapView
refreshContext(boolean, boolean)
- Method in class org.basex.gui.view.query.
QueryView
refreshContext(boolean, boolean)
- Method in class org.basex.gui.view.table.
TableView
refreshContext(boolean, boolean)
- Method in class org.basex.gui.view.text.
TextView
refreshControls()
- Method in class org.basex.gui.
GUI
Refreshes the menu and the buttons.
refreshFocus()
- Method in class org.basex.gui.view.folder.
FolderView
refreshFocus()
- Method in class org.basex.gui.view.info.
InfoView
refreshFocus()
- Method in class org.basex.gui.view.map.
MapView
refreshFocus()
- Method in class org.basex.gui.view.query.
QueryView
refreshFocus()
- Method in class org.basex.gui.view.table.
TableView
refreshFocus()
- Method in class org.basex.gui.view.text.
TextView
refreshInit()
- Method in class org.basex.gui.view.folder.
FolderView
refreshInit()
- Method in class org.basex.gui.view.info.
InfoView
refreshInit()
- Method in class org.basex.gui.view.map.
MapView
refreshInit()
- Method in class org.basex.gui.view.query.
QueryView
refreshInit()
- Method in class org.basex.gui.view.table.
TableView
refreshInit()
- Method in class org.basex.gui.view.text.
TextView
refreshLayout()
- Method in class org.basex.gui.view.folder.
FolderView
refreshLayout()
- Method in class org.basex.gui.view.info.
InfoView
refreshLayout()
- Method in class org.basex.gui.view.map.
MapView
refreshLayout()
- Method in class org.basex.gui.view.query.
QueryArea
refreshLayout()
- Method in class org.basex.gui.view.query.
QueryView
refreshLayout()
- Method in class org.basex.gui.view.table.
TableView
refreshLayout()
- Method in class org.basex.gui.view.text.
TextView
refreshMark()
- Method in class org.basex.gui.view.folder.
FolderView
refreshMark()
- Method in class org.basex.gui.view.info.
InfoView
refreshMark()
- Method in class org.basex.gui.view.map.
MapView
refreshMark()
- Method in class org.basex.gui.view.query.
QueryView
refreshMark()
- Method in class org.basex.gui.view.table.
TableView
refreshMark()
- Method in class org.basex.gui.view.text.
TextView
refreshUpdate()
- Method in class org.basex.gui.view.folder.
FolderView
refreshUpdate()
- Method in class org.basex.gui.view.info.
InfoView
refreshUpdate()
- Method in class org.basex.gui.view.map.
MapView
refreshUpdate()
- Method in class org.basex.gui.view.query.
QueryView
refreshUpdate()
- Method in class org.basex.gui.view.table.
TableView
refreshUpdate()
- Method in class org.basex.gui.view.text.
TextView
REGERR
- Static variable in interface org.basex.query.
QueryText
FORX0004: Evaluation exception.
REGINV
- Static variable in interface org.basex.query.
QueryText
FORX0002: Evaluation exception.
REGMOD
- Static variable in interface org.basex.query.
QueryText
FORX0001: Evaluation exception.
REGROUP
- Static variable in interface org.basex.query.
QueryText
FORX0003: Evaluation exception.
RELATIONSHIP
- Static variable in interface org.basex.query.
QueryTokens
Parser token.
release(String)
- Method in class org.basex.fuse.
DeepFS
release(String)
- Method in class org.basex.fuse.
DeepFuse
Release an open file.
releasedir(String)
- Method in class org.basex.fuse.
DeepFS
releasedir(String)
- Method in class org.basex.fuse.
DeepFuse
Release directory.
removable(Var, QueryContext)
- Method in class org.basex.query.expr.
Arr
removable(Var, QueryContext)
- Method in class org.basex.query.expr.
Expr
Checks if the specified variable is removable.
removable(Var, QueryContext)
- Method in class org.basex.query.expr.
FLWOR
removable(Var, QueryContext)
- Method in class org.basex.query.expr.
ForLet
removable(Var, QueryContext)
- Method in class org.basex.query.expr.
Pred
removable(Var, QueryContext)
- Method in class org.basex.query.expr.
Preds
removable(Var, QueryContext)
- Method in class org.basex.query.expr.
Satisfy
removable(Var, QueryContext)
- Method in class org.basex.query.expr.
VarCall
removable(Var, QueryContext)
- Method in class org.basex.query.item.
Item
removable(Var, QueryContext)
- Method in class org.basex.query.path.
AxisPath
removable(Var, QueryContext)
- Method in class org.basex.query.path.
MixedPath
remove(int)
- Method in class org.basex.data.
FTPosData
Removes ftdata for this node.
remove(Var)
- Method in class org.basex.query.expr.
Arr
remove(Var)
- Method in class org.basex.query.expr.
Case
remove(Var)
- Method in class org.basex.query.expr.
Catch
remove(Var)
- Method in class org.basex.query.expr.
CAttr
remove(Var)
- Method in class org.basex.query.expr.
CElem
remove(Var)
- Method in class org.basex.query.expr.
Expr
Removes the specified variable in a sub expression.
remove(Var)
- Method in class org.basex.query.expr.
FLWOR
remove(Var)
- Method in class org.basex.query.expr.
ForLet
remove(Var)
- Method in class org.basex.query.expr.
Ord
remove(Var)
- Method in class org.basex.query.expr.
Order
remove(Var)
- Method in class org.basex.query.expr.
Pred
remove(Var)
- Method in class org.basex.query.expr.
Preds
remove(Var)
- Method in class org.basex.query.expr.
Satisfy
remove(Var)
- Method in class org.basex.query.expr.
Single
remove(Var)
- Method in class org.basex.query.expr.
Try
remove(Var)
- Method in class org.basex.query.expr.
TypeSwitch
remove(Var)
- Method in class org.basex.query.expr.
VarCall
remove(Var)
- Method in class org.basex.query.ft.
FTContains
remove(Var)
- Method in class org.basex.query.ft.
FTExpr
remove(Var)
- Method in class org.basex.query.path.
AxisPath
remove(Var)
- Method in class org.basex.query.path.
MixedPath
remove(Var)
- Method in class org.basex.query.path.
Path
removeAll()
- Method in class org.basex.gui.layout.
BaseXSplit
removeAttribute(String)
- Method in class org.basex.api.dom.
BXElem
removeAttributeNode(Attr)
- Method in class org.basex.api.dom.
BXElem
removeAttributeNS(String, String)
- Method in class org.basex.api.dom.
BXElem
removeChild(Node)
- Method in class org.basex.api.dom.
BXNode
removeLayoutComponent(Component)
- Method in class org.basex.gui.layout.
BaseXSplit
Removes the specified component.
removeLayoutComponent(Component)
- Method in class org.basex.gui.layout.
TableLayout
Removes the specified component from the layout.
removeNamedItem(String)
- Method in class org.basex.api.dom.
BXNNode
removeNamedItemNS(String, String)
- Method in class org.basex.api.dom.
BXNNode
removexattr(String)
- Method in class org.basex.fuse.
DeepFS
removexattr(String)
- Method in class org.basex.fuse.
DeepFuse
Remove extended attributes.
rename(String, String)
- Method in class org.basex.fuse.
DeepFS
rename(String, String)
- Method in class org.basex.fuse.
DeepFuse
Rename a file.
RENAMEEXISTS
- Static variable in interface org.basex.
Text
Info for renaming a database.
RENAMEINVALID
- Static variable in interface org.basex.
Text
Info for renaming a database.
renameNode(Node, String, String)
- Method in class org.basex.api.dom.
BXDoc
RENAMEOVER
- Static variable in interface org.basex.
Text
Info for overwrite a database.
RENAMEOVERBACKING
- Static variable in interface org.basex.
Text
Info for overwrite a database and deletion of backing store.
RENAMETITLE
- Static variable in interface org.basex.
Text
Dialog title for renaming a database.
replace(byte[], int, int)
- Static method in class org.basex.util.
Token
Replaces the specified character and returns the result token.
replaceChild(Node, Node)
- Method in class org.basex.api.dom.
BXNode
replaceData(int, int, String)
- Method in class org.basex.api.dom.
BXChar
replaceWholeText(String)
- Method in class org.basex.api.dom.
BXText
REQ
- Static variable in interface org.basex.build.
BuildText
DTD: REQUIRED ELEMENT.
reset()
- Method in class org.basex.api.jaxp.
BXPath
reset()
- Method in class org.basex.index.
FTNode
Reset position iterator.
reset()
- Method in class org.basex.query.iter.
Iter
Resets the iterator and returns true.
reset()
- Method in class org.basex.query.iter.
NodIter
reset()
- Method in class org.basex.query.iter.
SeqIter
reset(int)
- Method in class org.basex.query.util.
Variables
Resets the number of local variables.
reset()
- Method in class org.basex.util.
Atts
Resets the integer list.
reset()
- Method in class org.basex.util.
IntList
Resets the integer list.
reset()
- Method in class org.basex.util.
TokenBuilder
Resets the token buffer.
reset()
- Method in class org.basex.util.
TokenList
Resets the integer list.
resize(String[], int, int)
- Static method in class org.basex.util.
Array
Convenience method for resizing a String array.
resize(int[], int, int)
- Static method in class org.basex.util.
Array
Convenience method for resizing an integer array.
resize(double[], int, int)
- Static method in class org.basex.util.
Array
Convenience method for resizing a double array.
resize(int[][], int, int)
- Static method in class org.basex.util.
Array
Convenience method for resizing an integer array.
resize(long[], int, int)
- Static method in class org.basex.util.
Array
Convenience method for resizing an integer array.
resize(boolean[], int, int)
- Static method in class org.basex.util.
Array
Convenience method for resizing a boolean array.
resize(byte[], int, int)
- Static method in class org.basex.util.
Array
Convenience method for resizing a byte array.
resize(byte[][], int, int)
- Static method in class org.basex.util.
Array
Convenience method for resizing a two-dimensional byte array.
resize(T[], int, int)
- Static method in class org.basex.util.
Array
Convenience method for resizing a generic array.
resolve(Uri)
- Method in class org.basex.query.item.
Uri
Appends the specified address.
rest()
- Method in class org.basex.util.
InputParser
Returns the remaining, unscanned query substring.
result()
- Method in class org.basex.core.
Process
Returns the result set, generated by the last query.
RESULT
- Static variable in interface org.basex.data.
DataText
Opening result tag.
Result
- Interface in
org.basex.data
This is an interface for query results.
result
- Variable in class org.basex.gui.dialog.
DialogEdit
Resulting update arguments.
result
- Variable in class org.basex.gui.dialog.
DialogInsert
Resulting query.
RESULTCHOP
- Static variable in interface org.basex.
Text
Database Info.
RESULTFIND
- Static variable in interface org.basex.
Text
Text find information.
RESULTS
- Static variable in interface org.basex.data.
DataText
Opening results tag.
RET
- Static variable in interface org.basex.query.
QueryTokens
Query Plan.
ret
- Variable in class org.basex.query.util.
Var
Return type.
Return
- Enum in
org.basex.query.expr
Return types.
RETURN
- Static variable in interface org.basex.query.
QueryTokens
Parser token.
returned(QueryContext)
- Method in class org.basex.query.expr.
And
returned(QueryContext)
- Method in class org.basex.query.expr.
Case
returned(QueryContext)
- Method in class org.basex.query.expr.
Cast
returned(QueryContext)
- Method in class org.basex.query.expr.
Castable
returned(QueryContext)
- Method in class org.basex.query.expr.
CFrag
returned(QueryContext)
- Method in class org.basex.query.expr.
Clc
returned(QueryContext)
- Method in class org.basex.query.expr.
CmpG
returned(QueryContext)
- Method in class org.basex.query.expr.
CmpN
returned(QueryContext)
- Method in class org.basex.query.expr.
CmpR
returned(QueryContext)
- Method in class org.basex.query.expr.
CmpV
returned(QueryContext)
- Method in class org.basex.query.expr.
Expr
Indicates the return type of an expression.
returned(QueryContext)
- Method in class org.basex.query.expr.
FLWOR
returned(QueryContext)
- Method in class org.basex.query.expr.
ForLet
returned(QueryContext)
- Method in class org.basex.query.expr.
FunCall
returned(QueryContext)
- Method in class org.basex.query.expr.
If
returned(QueryContext)
- Method in class org.basex.query.expr.
IndexAccess
returned(QueryContext)
- Method in class org.basex.query.expr.
Instance
returned(QueryContext)
- Method in class org.basex.query.expr.
Or
returned(QueryContext)
- Method in class org.basex.query.expr.
Ord
returned(QueryContext)
- Method in class org.basex.query.expr.
Pos
returned(QueryContext)
- Method in class org.basex.query.expr.
Range
returned(QueryContext)
- Method in class org.basex.query.expr.
Root
returned(QueryContext)
- Method in class org.basex.query.expr.
Satisfy
returned(QueryContext)
- Method in class org.basex.query.expr.
TypeSwitch
returned(QueryContext)
- Method in class org.basex.query.expr.
Unary
returned(QueryContext)
- Method in class org.basex.query.expr.
VarCall
returned(QueryContext)
- Method in class org.basex.query.ft.
FTContains
returned(QueryContext)
- Method in class org.basex.query.ft.
FTExpr
returned(QueryContext)
- Method in class org.basex.query.func.
Fun
returned(QueryContext)
- Method in class org.basex.query.item.
Item
returned(QueryContext)
- Method in class org.basex.query.item.
Seq
returned()
- Method in class org.basex.query.item.
SeqType
Indicates the return type of an expression.
returned()
- Method in enum org.basex.query.item.
Type
Indicates the return type of an expression.
returned(QueryContext)
- Method in class org.basex.query.path.
AxisPath
returned(QueryContext)
- Method in class org.basex.query.path.
MixedPath
returned(QueryContext)
- Method in class org.basex.query.path.
Step
returned(QueryContext)
- Method in class org.basex.query.util.
Var
revalidate
- Variable in class org.basex.query.
QueryContext
Revalidation Mode.
REVALIDATION
- Static variable in interface org.basex.query.
QueryTokens
Parser token.
reverse()
- Method in class org.basex.query.iter.
Iter
Reverses the iterator and returns true.
reverse()
- Method in class org.basex.query.iter.
RangeIter
rmdir(String)
- Method in class org.basex.fuse.
DeepFS
rmdir(String)
- Method in class org.basex.fuse.
DeepFuse
Remove a directory file.
rmdir(String[])
- Method in class org.basex.fuse.
DeepShell
Remove existing directory.
ROOT
- Static variable in interface org.basex.build.mediovis.
MAB2
Root tag.
root()
- Method in class org.basex.core.
Context
Returns true if all current nodes refer to document nodes.
root()
- Method in class org.basex.data.
PathSummary
Returns the root node.
root
- Variable in class org.basex.query.expr.
Pred
Expression.
Root
- Class in
org.basex.query.expr
Root node.
Root()
- Constructor for class org.basex.query.expr.
Root
root(Item)
- Method in class org.basex.query.expr.
Root
Returns the root node of the specified item.
root
- Variable in class org.basex.query.item.
DBNode
Root node (constructor).
root
- Variable in class org.basex.query.path.
Path
Top expression.
rootDocs
- Variable in class org.basex.query.
QueryContext
Initial number of documents.
run()
- Method in class org.basex.gui.view.map.
MapView
Starts the zooming thread.
run()
- Method in class org.basex.gui.view.plot.
PlotView
One day this might start the zoom animation thread.
run()
- Method in class org.basex.gui.view.table.
TableInput
Thread for cursor flashing.
run()
- Method in class org.basex.gui.view.table.
TableView
Starts a context switch animation.
run()
- Method in class org.basex.gui.view.
ViewContainer
runs
- Static variable in class org.basex.core.
Prop
Number of query executions.
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