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 implementation specific random() function.
Random(Expr[]) - Constructor for class org.basex.query.xpath.func.Random
Function Constructor.
RandomAccess - Class in org.basex.io
This class allows positional read access.
RandomAccess(String) - Constructor for class org.basex.io.RandomAccess
Constructor, initializing the file reader.
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.xpath.internal
IndexRange, performing 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.
RANGE - Static variable in interface org.basex.query.xquery.XQText
FOAR0002: Evaluation exception.
RangeAccess - Class in org.basex.query.xpath.internal
This index class retrieves range values from the index.
RangeAccess(RangeToken) - Constructor for class org.basex.query.xpath.internal.RangeAccess
Constructor.
RangeIter - Class in org.basex.query.xquery.iter
Range Iterator.
RangeIter(long, long) - Constructor for class org.basex.query.xquery.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() - 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.RandomAccess
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(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 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.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 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.
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.
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.
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).
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() - 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.
RealRect - Class in org.basex.gui.view.real
This class saves the positions of the RealView rectangles.
RealRect(int, int, int, int, int) - Constructor for class org.basex.gui.view.real.RealRect
constructor, saves rects.
REALVIEW - Static variable in class org.basex.gui.GUIConstants
Internal name of the Real Tree View.
RealView - Class in org.basex.gui.view.real
This class offers a real tree view.
RealView() - Constructor for class org.basex.gui.view.real.RealView
Default Constructor.
RECENT - Static variable in interface org.basex.build.BuildText
Scanner Error.
refresh(AbstractButton) - Method in interface org.basex.gui.GUICommand
Enables or disables the specified button, depending on the command properties.
refresh(AbstractButton) - 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.GUIToolBar
Refresh buttons.
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
 
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.
regex(String) - Method in class org.basex.fs.DataFS
Tests if wildcards are used.
REGINV - Static variable in interface org.basex.query.xquery.XQText
FORX0002: Evaluation exception.
registerDatabase(Database) - Static method in class org.xmldb.api.DatabaseManager
Registers a new Database implementation with the DatabaseManager.
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.QueryTokens
Parser token.
relative(int) - Method in interface javax.xml.xquery.XQSequence
Moves the cursor a relative number of items, either positive or negative.
relative(int) - Method in class org.basex.api.xqj.BXQSequence
 
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.
remove(int) - Method in class org.basex.util.IntList
Remove a value.
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
 
removeCollection(String) - Method in class org.basex.api.xmldb.BXCollectionManagementService
 
removeCollection(String) - Method in interface org.xmldb.api.modules.CollectionManagementService
Removes a named Collection from the system.
removeConnectionEventListener(XQConnectionEventListener) - Method in interface javax.xml.xquery.PooledXQConnection
Removes the given event listener from the list of components that will be notified when an event occurs on this PooledXQConnection object.
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
 
removeNamespace(String) - Method in class org.basex.api.xmldb.BXQueryService
 
removeNamespace(String) - Method in interface org.xmldb.api.modules.XPathQueryService
Removes the namespace mapping associated with prefix from the internal namespace map.
removePos() - Method in class org.basex.index.FTNode
Removes current position value.
removeResource(Resource) - Method in class org.basex.api.xmldb.BXCollection
 
removeResource(long) - Method in class org.basex.api.xmldb.BXResourceSet
 
removeResource(Resource) - Method in interface org.xmldb.api.base.Collection
Removes the Resource from the database.
removeResource(long) - Method in interface org.xmldb.api.base.ResourceSet
Removes the Resource located at index from the set.
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.
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.
require(int, String, String) - Method in class org.basex.api.xqj.IterStreamReader
 
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.xpath.item.NodeBuilder
Reset the NodeSet so it can be reused.
reset() - Method in class org.basex.query.xquery.iter.Iter
Resets the iterator; can be optionally implemented.
reset() - Method in class org.basex.query.xquery.iter.NodIter
 
reset() - Method in class org.basex.query.xquery.iter.SeqIter
 
reset(int) - Method in class org.basex.query.xquery.util.Variables
Sets the number of local variables.
reset() - Method in class org.basex.util.Atts
Resets the integer list.
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.StringList
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.xquery.item.Uri
Appends the specified address.
Resource - Interface in org.xmldb.api.base
Resource is a container for data stored within the database.
RESOURCE_TYPE - Static variable in interface org.xmldb.api.modules.BinaryResource
RESOURCE_TYPE
RESOURCE_TYPE - Static variable in interface org.xmldb.api.modules.XMLResource
RESOURCE_TYPE
ResourceIterator - Interface in org.xmldb.api.base
ResourceIterator is used to iterate over a set of resources.
ResourceSet - Interface in org.xmldb.api.base
ResourceSet is a container for a set of resources.
rest() - Method in class org.basex.query.QueryParser
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.xquery.XQTokens
Query Plan.
RETURN - Static variable in interface org.basex.query.xquery.XQTokens
Parser token.
returned() - Method in class org.basex.query.xquery.expr.Arr
 
returned() - Method in class org.basex.query.xquery.expr.Case
 
returned() - Method in class org.basex.query.xquery.expr.CElem
 
returned() - Method in class org.basex.query.xquery.expr.CmpG
 
returned() - Method in class org.basex.query.xquery.expr.CmpN
 
returned() - Method in class org.basex.query.xquery.expr.CmpV
 
returned() - Method in class org.basex.query.xquery.expr.Expr
Indicates if an expression returns the specified type.
returned() - Method in class org.basex.query.xquery.expr.FTContains
 
returned() - Method in class org.basex.query.xquery.expr.If
 
returned() - Method in class org.basex.query.xquery.expr.Root
 
returned() - Method in class org.basex.query.xquery.expr.Single
 
returned() - Method in class org.basex.query.xquery.expr.TypeSwitch
 
returned() - Method in class org.basex.query.xquery.expr.Unary
 
returned() - Method in class org.basex.query.xquery.func.Fun
 
returned() - Method in class org.basex.query.xquery.item.Item
 
returned() - Method in class org.basex.query.xquery.path.Path
 
returned() - Method in class org.basex.query.xquery.path.Step
 
returnedValue() - Method in class org.basex.query.xpath.expr.Expr
Gets the expected return type.
reverse() - Method in class org.basex.query.xquery.iter.RangeIter
Reverses the iterator.
RM - Static variable in interface org.basex.fs.FSText
Help text.
Rm - Class in org.basex.fs
Performs a rm command.
Rm() - Constructor for class org.basex.fs.Rm
 
rollback() - Method in interface javax.xml.xquery.XQConnection
Undoes all changes made in the current transaction and releases any locks held by the datasource.
rollback() - Method in class org.basex.api.xqj.BXQConnection
 
rollback() - Method in interface org.xmldb.api.modules.TransactionService
Rollback the transaction
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.Skeleton
Returns the skeleton root.
Root - Class in org.basex.query.xquery.expr
Root node.
Root() - Constructor for class org.basex.query.xquery.expr.Root
 
root - Variable in class org.basex.query.xquery.item.DNode
Root node (constructor).
root - Variable in class org.basex.query.xquery.path.Path
Top expression.
ROOTDIR - Static variable in class org.basex.fs.DataFS
Root dir.
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.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
running() - Method in class org.basex.util.Action
Checks if the process is running.
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