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

Random - Class in org.basex.query.xpath.func
Constructor for the BaseX specific random() function.
Random(Expr[]) - Constructor for class org.basex.query.xpath.func.Random
Function Constructor.
Range - Class in org.basex.query.xpath.internal
RangeExpr Able to perform numeric range queries.
Range(Expr, Item, Item) - Constructor for class org.basex.query.xpath.internal.Range
Constructor.
Range - Class in org.basex.query.xquery.expr
Range Expression.
Range(Expr, Expr) - Constructor for class org.basex.query.xquery.expr.Range
Constructor.
range(Type, byte[]) - Static method in class org.basex.query.xquery.util.Err
Throws a date range exception.
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() - Method in class org.basex.data.MetaData
Opens the metadata for the current database and returns the table size.
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(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.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.TableMemAccess
 
read4(long) - Method in class org.basex.io.DataAccess
Reads an integer value from the specified position.
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.TableMemAccess
 
read5(long) - Method in class org.basex.io.DataAccess
Reads a five-byte value from the specified position.
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.TableMemAccess
 
readBool() - Method in class org.basex.io.DataInput
Reads a boolean value from the input stream.
readBooleans() - Method in class org.basex.io.DataInput
Reads a boolean array from the input stream.
readByte() - Method in class org.basex.io.BufferInput
Returns the next byte.
readByte() - Method in class org.basex.io.CachedInput
Returns the next byte.
readBytes(long) - Method in class org.basex.io.DataAccess
Reads a text from disk.
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() - 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.
readInt(long) - Method in class org.basex.io.DataAccess
Reads an integer value from the specified position.
readInt() - Method in class org.basex.io.DataInput
Reads an integer value from the input stream.
readInts(long, long) - Method in class org.basex.io.DataAccess
Reads a number of int values in range from -> to and returns them as array.
readNum(long) - Method in class org.basex.io.DataAccess
Reads a Num value from disk.
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.
readNumsArray() - Method in class org.basex.io.DataInput
Reads a double byte array from the input stream.
readProps() - Static method in class org.basex.gui.GUIProp
Reads in the GUI configuration file and initializes the properties.
readString() - Method in class org.basex.io.DataInput
Reads a string from the input stream.
rect(Graphics, boolean, int, int, int, int) - Static method in class org.basex.gui.layout.BaseXLayout
Draws a shadowed rectangle.
refresh(AbstractButton, boolean) - Method in enum org.basex.gui.GUICommands
Enables or disables the specified button, depending on the command properties.
refresh() - Method in class org.basex.gui.GUIMenu
Refreshes the menu items.
refresh() - Method in class org.basex.gui.layout.BaseXPopup
Refreshes the popup menu.
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
 
refreshContext(boolean, boolean) - Method in class org.basex.gui.view.tree.TreeView
 
refreshControls() - Method in class org.basex.gui.GUI
Refreshes the menu and the buttons.
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
 
refreshFocus() - Method in class org.basex.gui.view.tree.TreeView
 
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
 
refreshInit() - Method in class org.basex.gui.view.tree.TreeView
 
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.QueryView
 
refreshLayout() - Method in class org.basex.gui.view.table.TableView
 
refreshLayout() - Method in class org.basex.gui.view.text.TextView
 
refreshLayout() - Method in class org.basex.gui.view.tree.TreeView
 
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
 
refreshMark() - Method in class org.basex.gui.view.tree.TreeView
 
refreshPopup() - Static method in class org.basex.gui.view.View
Refreshes the popup instances.
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
 
refreshUpdate() - Method in class org.basex.gui.view.tree.TreeView
 
REGERR - Static variable in interface org.basex.query.xquery.XQText
FORX0004: Evaluation exception.
regfileEvent(File) - Method in class org.basex.build.fs.FSParser
Invoked when a regular file is visited.
regfileEvent(File) - Method in interface org.basex.build.fs.FSVisitor
Invoked when a regular file is visited.
REGINV - Static variable in interface org.basex.query.xquery.XQText
FORX0002: Evaluation exception.
register(FSVisitor) - Method in class org.basex.build.fs.FSWalker
Registers another visitor to the file hierarchy traversal.
registerVariable(String, byte[]) - Method in class org.basex.query.xpath.func.XPathContext
Registers a variable.
registerVariable(String, double) - Method in class org.basex.query.xpath.func.XPathContext
Registers a variable.
REGMOD - Static variable in interface org.basex.query.xquery.XQText
FORX0001: Evaluation exception.
REGROUP - Static variable in interface org.basex.query.xquery.XQText
FORX0003: Evaluation exception.
Relational - Class in org.basex.query.xpath.expr
XPath Relational Expression.
Relational(Expr, Expr, Comp) - Constructor for class org.basex.query.xpath.expr.Relational
Constructor.
RELATIONSHIP - Static variable in interface org.basex.query.xquery.XQTokens
Parser fulltext token.
remove() - Method in class org.basex.gui.view.ViewPanel
Makes the view invisible.
remove(ViewPanel) - Method in class org.basex.gui.view.ViewPanel
Checks if the specified panel equals the panel instance.
remove(int) - Method in class org.basex.query.xpath.locpath.Preds
Removes the specified step.
remove(int) - Method in class org.basex.query.xpath.locpath.Steps
Removes the specified step.
removeAll() - Method in class org.basex.gui.layout.BaseXSplit
 
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.
removeMark() - Method in class org.basex.gui.layout.BaseXTextArea
Removes a mark.
replace(byte[], int, int) - Static method in class org.basex.util.Token
Replaces the specified character and returns the result token.
replace(byte, int) - Method in class org.basex.util.TokenBuilder
Replaces a character at the specified position.
reset() - Method in class org.basex.io.CachedOutput
Resets the output array.
reset() - Method in class org.basex.query.xpath.values.NodeBuilder
Reset the NodeSet so it can be reused.
reset() - Method in class org.basex.query.xquery.util.NodeBuilder
Resets the node builder.
reset(int) - Method in class org.basex.query.xquery.util.Variables
Sets the number of local variables.
reset() - Method in class org.basex.util.BoolList
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(char[], int, int) - Static method in class org.basex.util.Array
Convenience method for resizing a character array.
resize(int[], int, int) - Static method in class org.basex.util.Array
Convenience method for resizing an integer 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
Doubles the array size.
result() - Method in class org.basex.core.proc.Proc
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 - Static variable in interface org.basex.query.xquery.XQText
Opening result tag.
RESULTATT1 - Static variable in interface org.basex.data.DataText
Opening attribute tag.
RESULTATT2 - Static variable in interface org.basex.data.DataText
Connecting attribute tag.
RESULTATT3 - Static variable in interface org.basex.data.DataText
Closing attribute tag.
RESULTCLIP - Static variable in interface org.basex.gui.GUIText
Clipboard copy information.
RESULTCLOSE - Static variable in interface org.basex.data.DataText
Closing result tag.
RESULTCLOSE - Static variable in interface org.basex.query.xquery.XQText
Closing result tag.
RESULTFIND - Static variable in interface org.basex.gui.GUIText
Text find information.
RESULTOPEN - Static variable in interface org.basex.data.DataText
Opening result tag.
RESULTOPEN - Static variable in interface org.basex.query.xquery.XQText
Opening result tag.
ResultReader - Class in org.basex.data
This class allows to output XML results via SAX.
ResultReader(Result) - Constructor for class org.basex.data.ResultReader
Constructor.
RESULTS - Static variable in interface org.basex.data.DataText
Results tag.
RESULTS - Static variable in interface org.basex.query.xquery.XQText
Opening result tag.
RESULTSCLOSE - Static variable in interface org.basex.data.DataText
Closing results tag.
RESULTSCLOSE - Static variable in interface org.basex.query.xquery.XQText
Closing result tag.
RESULTSEMPTY - Static variable in interface org.basex.data.DataText
Empty results tag.
RESULTSOPEN - Static variable in interface org.basex.data.DataText
Opening results tag.
RESULTSOPEN - Static variable in interface org.basex.query.xquery.XQText
Opening result tag.
RESURI - Static variable in interface org.basex.query.xquery.XQText
FORG0002: Evaluation exception.
RETURN - Static variable in interface org.basex.query.xquery.XQTokens
Parser token.
returnedValue() - Method in class org.basex.query.xpath.expr.Expr
Gets the expected return type.
ROOT - Static variable in interface org.basex.build.mediovis.MAB2
Root tag.
root - Variable in class org.basex.query.xquery.item.DNode
Root node (constructor).
ROOTDOC - Static variable in interface org.basex.query.xquery.XQText
XPDY0050: Evaluation exception.
Round - Class in org.basex.query.xpath.func
Constructor for round() function.
Round(Expr[]) - Constructor for class org.basex.query.xpath.func.Round
Function Constructor.
run() - Method in class org.basex.gui.GUIStatus
Thread.
run() - Method in class org.basex.gui.view.info.InfoView
run() - Method in class org.basex.gui.view.map.MapView
Starts the zooming 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.text.TextView
Starts the text calculation or displays the clipboard copy information.
run() - Method in class org.basex.gui.view.ViewContainer
RUNS - Static variable in class org.basex.core.proc.Set
Set option.
runs - Static variable in class org.basex.core.Prop
Number of query executions.

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