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 

A

AAT - Static variable in class org.basex.query.item.SeqType
Zero or one xs:anyAtomicType.
AAT_ZM - Static variable in class org.basex.query.item.SeqType
Zero or more xs:anyAtomicType.
AAT_ZO - Static variable in class org.basex.query.item.SeqType
Zero or one xs:anyAtomicType.
abbrev - Variable in class org.basex.query.util.pkg.Package
Package short name.
ABBREV - Static variable in interface org.basex.query.util.pkg.PkgText
Attribute abbrev.
abort() - Method in class org.basex.build.DiskBuilder
 
abort() - Method in class org.basex.core.Progress
Aborts a failed or interrupted progress.
abort() - Method in class org.basex.index.ft.FTBuilder
 
abort() - Method in class org.basex.index.value.ValueBuilder
 
ABOUT - Static variable in interface org.basex.core.Text
Command info.
ACCESS_DENIED - Static variable in interface org.basex.core.Text
Access denied.
ACreate - Class in org.basex.core.cmd
Abstract class for database creation commands.
action(Object) - Method in class org.basex.gui.dialog.Dialog
Reacts on user input; can be overwritten.
action(Object) - Method in class org.basex.gui.dialog.DialogColors
 
action(Object) - Method in class org.basex.gui.dialog.DialogEdit
 
action(Object) - Method in class org.basex.gui.dialog.DialogExport
 
action(Object) - Method in class org.basex.gui.dialog.DialogFonts
 
action(Object) - Method in class org.basex.gui.dialog.DialogInput
 
action(Object) - Method in class org.basex.gui.dialog.DialogInsert
 
action(Object) - Method in class org.basex.gui.dialog.DialogManage
 
action(Object) - Method in class org.basex.gui.dialog.DialogMapLayout
 
action(Object) - Method in class org.basex.gui.dialog.DialogNew
 
action(Object) - Method in class org.basex.gui.dialog.DialogPackages
 
action(Object) - Method in class org.basex.gui.dialog.DialogPass
 
action(Object) - Method in class org.basex.gui.dialog.DialogPrefs
 
action(Object) - Method in class org.basex.gui.dialog.DialogProps
 
action(Object) - Method in class org.basex.gui.dialog.DialogServer
 
action(Object) - Method in class org.basex.gui.dialog.DialogTreeOptions
 
actionPerformed(ActionEvent) - Method in class org.basex.gui.dialog.DialogProgress
 
actionPerformed(ActionEvent) - Method in class org.basex.gui.view.text.TextView
 
Add - Class in org.basex.core.cmd
Evaluates the 'add' command and adds a document to a collection.
Note that the constructors of this class have changed with Version 7.0: the target path and file name have been merged and are now specified as first argument.
Add(String) - Constructor for class org.basex.core.cmd.Add
Constructor, specifying a target path.
Add(String, String) - Constructor for class org.basex.core.cmd.Add
Constructor, specifying a target path and an input.
add(ClientListener) - Method in class org.basex.core.Context
Adds the specified client session.
add(String) - Method in class org.basex.core.Databases
Adds a database to the list.
add(String, boolean) - Method in class org.basex.core.Databases
Adds a database or backup to the list.
ADD - Static variable in interface org.basex.core.Text
Button for adding.
add(FTMatch) - Method in class org.basex.data.FTMatch
Adds a all matches of a full-text match.
add(FTStringMatch) - Method in class org.basex.data.FTMatch
Adds a string match.
add(FTMatch) - Method in class org.basex.data.FTMatches
Adds a match entry.
add(Data, int, FTMatches) - Method in class org.basex.data.FTPosData
Adds position data.
add(byte[], byte[], int) - Method in class org.basex.data.Namespaces
Adds the specified namespace to the namespace structure and changes the root node.
add(int, int, byte[], byte[]) - Method in class org.basex.data.Namespaces
Adds a namespace for the specified pre value.
add(Component) - Method in class org.basex.gui.layout.BaseXSplit
 
add(Component, Component, int) - Method in class org.basex.gui.layout.BaseXTabs
Adds the specified component.
add(byte[], int, long) - Method in class org.basex.index.IndexCache
Adds a new cache entry.
add(byte[]) - Method in class org.basex.index.IndexStats
Adds the specified token.
add(byte[], MetaData) - Method in class org.basex.index.Stats
Adds a value.
add(byte[], boolean) - Method in class org.basex.io.in.XMLInput
Inserts some bytes in the input stream.
add(Expr...) - Method in class org.basex.query.expr.Constr
Constructs child and attribute nodes.
add(TokenList) - Method in class org.basex.query.ft.FTTokens
Adds an element.
add(Thesaurus) - Method in class org.basex.query.ft.ThesQuery
Adds two thesaurus definitions.
add(UserFunc, InputInfo) - Method in class org.basex.query.func.UserFuncs
Adds a local function.
add(ANode) - Method in class org.basex.query.item.FDoc
Adds a node and updates its parent reference.
add(ANode) - Method in class org.basex.query.item.FElem
Adds a node and updates its parent reference.
add(Value) - Method in class org.basex.query.iter.ItemCache
Adds the contents of a value.
add(Item) - Method in class org.basex.query.iter.ItemCache
Adds a single item.
add(ANode) - Method in class org.basex.query.iter.NodeCache
Adds a node.
add(QNm, Type) - Method in class org.basex.query.up.NamePool
Adds an entry to the pool and increases its number of occurrence.
add(UpdatePrimitive, QueryContext) - Method in class org.basex.query.up.Updates
Adds an update primitive to the current context modifier.
add(QNm, Value) - Method in class org.basex.query.util.Ann
Adds a QName/value pair.
add(Expr) - Method in class org.basex.query.util.ExprList
Adds an element to the array.
add(Object) - Method in class org.basex.query.util.JDBCConnections
Adds a connection or prepared statement to depot.
add(byte[], byte[], InputInfo) - Method in class org.basex.query.util.NSContext
Validates and adds the specified namespace at parsing time.
add(byte[], byte[]) - Method in class org.basex.query.util.NSContext
Adds a namespace to the namespace stack.
add(Package, String) - Method in class org.basex.query.util.pkg.Repo
Adds a newly installed package to the namespace and package dictionaries.
add(Value) - Method in class org.basex.query.util.ValueList
Adds an element to the list.
add(Var) - Method in class org.basex.query.util.VarContext
Adds a local variable.
add(Var) - Method in class org.basex.query.util.VarStack
Adds the specified variable.
add(String, InputStream) - Method in class org.basex.server.ClientSession
 
add(String, InputStream) - Method in class org.basex.server.LocalSession
 
add(String, InputStream) - Method in class org.basex.server.Session
Adds a document to the opened database.
add(T[], T) - Static method in class org.basex.util.Array
Adds an entry to the end of an array and returns the new array.
add(int[], int) - Static method in class org.basex.util.Array
Adds an entry to the end of an array and returns the new array.
add(byte[], byte[]) - Method in class org.basex.util.Atts
Adds the next name/string pair.
add(int, E) - Method in class org.basex.util.hash.IntMap
Indexes the specified keys and values.
add(int) - Method in class org.basex.util.hash.IntSet
Indexes the specified key and returns the offset of the added key.
add(byte[], boolean) - Method in class org.basex.util.hash.TokenBoolMap
Indexes the specified keys and values.
add(byte[], int) - Method in class org.basex.util.hash.TokenIntMap
Indexes the specified keys and values.
add(byte[], byte[]) - Method in class org.basex.util.hash.TokenMap
Indexes the specified keys and values.
add(byte[], E) - Method in class org.basex.util.hash.TokenObjMap
Indexes the specified keys and values.
add(byte[]) - Method in class org.basex.util.hash.TokenSet
Indexes the specified key and returns the offset of the added key.
add(boolean) - Method in class org.basex.util.list.BoolList
Adds an element.
add(int) - Method in class org.basex.util.list.ByteList
Adds an entry to the array.
add(byte[]) - Method in class org.basex.util.list.ByteList
Adds a byte array to the container.
add(byte[], int, int) - Method in class org.basex.util.list.ByteList
Adds a partial byte array to the container.
add(int[]) - Method in class org.basex.util.list.IntArrayList
Adds an element.
add(int) - Method in class org.basex.util.list.IntList
Adds an entry to the array.
add(String) - Method in class org.basex.util.list.StringList
Adds an element to the array.
add(String[]) - Method in class org.basex.util.list.StringList
Adds elements to the array.
add(byte[]) - Method in class org.basex.util.list.TokenList
Adds an element.
add(long) - Method in class org.basex.util.list.TokenList
Adds a long value.
add(String) - Method in class org.basex.util.list.TokenList
Adds a string.
add(byte[]) - Method in class org.basex.util.list.TwoWayTokenMap
Adds an element.
add(long) - Method in class org.basex.util.list.TwoWayTokenMap
Adds an element.
add(String) - Method in class org.basex.util.list.TwoWayTokenMap
Adds an element.
add(byte[], int) - Static method in class org.basex.util.Num
Compresses and adds a value to the specified array and returns the resulting array.
add(int) - Method in class org.basex.util.TokenBuilder
Adds the specified UTF8 character.
add(byte[]) - Method in class org.basex.util.TokenBuilder
Adds a byte array to the token.
add(byte[], int, int) - Method in class org.basex.util.TokenBuilder
Adds a partial byte array to the token.
add(String) - Method in class org.basex.util.TokenBuilder
Adds a string to the token.
ADD_RAW_FILES - Static variable in interface org.basex.core.Text
Add remaining files as raw files.
ADD_RESOURCES - Static variable in interface org.basex.core.Text
"Add Resources".
addAll(Map, InputInfo) - Method in class org.basex.query.item.map.Map
Adds all bindings from the given map into this.
ADDARCHIVES - Static variable in class org.basex.core.Prop
Flag for adding archives to a database.
addAttr(int, byte[], int, int) - Method in class org.basex.build.Builder
Adds an attribute to the database.
addAttr(int, byte[], int, int) - Method in class org.basex.build.DiskBuilder
 
addAttr(int, byte[], int, int) - Method in class org.basex.build.MemBuilder
 
addByte(byte) - Method in class org.basex.util.TokenBuilder
Adds a byte to the token.
addCollection(String, String[]) - Method in class org.basex.query.QueryResources
Adds a collection with the specified paths.
addCosts(int) - Method in class org.basex.query.util.IndexContext
Adds the estimated costs.
addData(Data) - Method in class org.basex.query.up.TransformModifier
Adds a data reference to list which keeps track of the nodes copied within a transform expression.
addDoc(byte[]) - Method in class org.basex.build.Builder
Adds a document node to the database.
addDoc(byte[]) - Method in class org.basex.build.DiskBuilder
 
addDoc(byte[]) - Method in class org.basex.build.MemBuilder
 
addDoc(String, String) - Method in class org.basex.query.QueryResources
Adds a document with the specified path.
addDrop(JComponent, BaseXLayout.DropHandler) - Static method in class org.basex.gui.layout.BaseXLayout
Adds drag and drop functionality.
addElem(int, int, int, int, boolean) - Method in class org.basex.build.Builder
Adds an element node to the database.
addElem(int, int, int, int, boolean) - Method in class org.basex.build.DiskBuilder
 
addElem(int, int, int, int, boolean) - Method in class org.basex.build.MemBuilder
 
addExt(Object, Object...) - Method in class org.basex.util.TokenBuilder
Adds the string representation of an object to the token: If extensions are specified, all characters "%" in the object string are replaced by the specified extensions. Extensions can either be tokens (byte arrays) or any other objects, which will be represented as strings. If a digit is found after the character "%", it is interpreted as insertion position.
addFilter(String, String...) - Method in class org.basex.gui.layout.BaseXFileChooser
Sets a file filter.
adding(int) - Method in class org.basex.index.IndexStats
Checks if the specified number of occurrence will be remembered.
addLayoutComponent(String, Component) - Method in class org.basex.gui.layout.BaseXSplit
 
addLayoutComponent(String, Component) - Method in class org.basex.gui.layout.TableLayout
 
addLong(long) - Method in class org.basex.util.TokenBuilder
Adds a number to the token.
addPred(Expr) - Method in class org.basex.query.expr.Filter
Adds a predicate to the filter.
addPreds(Expr...) - Method in class org.basex.query.path.Path
Adds a predicate to the last step.
ADDRAW - Static variable in class org.basex.core.Prop
Flag for adding remaining files as raw files.
addSep(Object[], String) - Method in class org.basex.util.TokenBuilder
Adds multiple strings to the token, separated by the specified string.
addText(byte[], int, byte) - Method in class org.basex.build.Builder
Adds a text node to the database.
addText(byte[], int, byte) - Method in class org.basex.build.DiskBuilder
 
addText(byte[], int, byte) - Method in class org.basex.build.MemBuilder
 
addText(QueryContext) - Method in class org.basex.query.expr.Context
 
addText(QueryContext) - Method in class org.basex.query.expr.Expr
Optionally adds a text node to an expression for potential index rewriting.
addText(QueryContext) - Method in class org.basex.query.path.AxisPath
 
addURI(byte[]) - Method in class org.basex.data.Namespaces
Adds the specified namespace uri.
adjacentTexts(int) - Method in class org.basex.query.up.primitives.DBAdd
 
adjacentTexts(int) - Method in class org.basex.query.up.primitives.DeleteNode
 
adjacentTexts(int) - Method in class org.basex.query.up.primitives.InsertAfter
 
adjacentTexts(int) - Method in class org.basex.query.up.primitives.InsertAttribute
 
adjacentTexts(int) - Method in class org.basex.query.up.primitives.InsertBefore
 
adjacentTexts(int) - Method in class org.basex.query.up.primitives.InsertInto
 
adjacentTexts(int) - Method in class org.basex.query.up.primitives.InsertIntoFirst
 
adjacentTexts(int) - Method in class org.basex.query.up.primitives.ReplaceElementContent
 
adjacentTexts(int) - Method in class org.basex.query.up.primitives.ReplaceNode
 
adjacentTexts(int) - Method in class org.basex.query.up.primitives.StructuralUpdate
Checks whether adjacent text nodes have been introduced as a result of this update primitive.
ADJUST_NODES - Static variable in interface org.basex.core.Text
Slim rectangles to text length.
ADMIN - Static variable in interface org.basex.core.Text
Default admin user and password.
ADMIN - Static variable in class org.basex.core.User
Admin permission (global).
ADMIN_STATIC_X - Static variable in interface org.basex.core.Text
Admin user.
adoptNode(Node) - Method in class org.basex.api.dom.BXDoc
 
AFTER - Static variable in interface org.basex.query.QueryText
Parser token.
AFTERROOT - Static variable in interface org.basex.build.BuildText
Builder error.
AGUI - Class in org.basex.gui
Abstract class for GUI windows.
align - Variable in class org.basex.util.Table
Alignment (false: left, true: right alignment).
ALL - Static variable in interface org.basex.core.Text
"Name".
all - Variable in class org.basex.query.item.FTNode
Full-text matches.
ALL - Static variable in interface org.basex.query.QueryText
Parser token.
ALL - Static variable in class org.basex.util.ft.Language
Available languages, indexed by language code.
allAreValues() - Method in class org.basex.query.expr.Arr
Returns true if all arguments are values.
ALT - Static variable in class org.basex.gui.GUIConstants
Alt key.
alter(String, String, Context) - Static method in class org.basex.core.cmd.AlterDB
Renames the specified database.
alter(String, String) - Method in class org.basex.core.Databases
Renames a database in the list without changing its key.
alter(String, String) - Method in class org.basex.core.Users
Changes the password of a user.
ALTER_PW - Static variable in interface org.basex.core.Text
Alter password.
AlterDB - Class in org.basex.core.cmd
Evaluates the 'alter database' command and renames a database.
AlterDB(String, String) - Constructor for class org.basex.core.cmd.AlterDB
Default constructor.
AlterUser - Class in org.basex.core.cmd
Evaluates the 'alter user' command and alters the password of a user.
AlterUser(String, String) - Constructor for class org.basex.core.cmd.AlterUser
Default constructor.
ampm(boolean) - Method in class org.basex.query.util.format.Formatter
Returns the am/pm marker.
ancestor() - Method in class org.basex.query.item.ANode
Returns an ancestor axis iterator.
ancestor() - Method in class org.basex.query.item.DBNode
 
ancestor() - Method in class org.basex.query.item.FNode
 
ancestorOrSelf() - Method in class org.basex.query.item.ANode
Returns an ancestor-or-self axis iterator.
ancestorOrSelf() - Method in class org.basex.query.item.DBNode
 
ancestorOrSelf() - Method in class org.basex.query.item.FNode
 
and(int, int) - Method in class org.basex.data.FTMatches
Adds a match entry.
And - Class in org.basex.query.expr
And expression.
And(InputInfo, Expr[]) - Constructor for class org.basex.query.expr.And
Constructor.
AND - Static variable in interface org.basex.query.QueryText
Parser token.
and(double, double) - Static method in class org.basex.util.ft.Scoring
Combines two scoring values.
ann - Variable in class org.basex.query.func.UserFunc
Annotations.
Ann - Class in org.basex.query.util
Annotations.
Ann() - Constructor for class org.basex.query.util.Ann
 
ann - Variable in class org.basex.query.util.Var
Annotations.
ANode - Class in org.basex.query.item
Abstract node type.
ANY - Static variable in interface org.basex.build.BuildText
DTD: ANY ELEMENT.
ANY - Static variable in class org.basex.build.file.HTMLProp
TagSoup option: any.
ANY - Static variable in interface org.basex.query.QueryText
Parser token.
ANY_FUN - Static variable in class org.basex.query.item.FuncType
Any function type.
ANY_MAP - Static variable in class org.basex.query.item.SeqType
The general map type.
APP_EXT_XML - Static variable in class org.basex.io.MimeTypes
Media type: application/xml-external-parsed-entity.
APP_FORM - Static variable in class org.basex.io.MimeTypes
Media type: application/x-www-form-urlencoded.
APP_HTML_XML - Static variable in class org.basex.io.MimeTypes
Media type: application/html+xml.
APP_JSON - Static variable in class org.basex.io.MimeTypes
Media type: application/json.
APP_JSONML - Static variable in class org.basex.io.MimeTypes
Media type: application/jsonml+json.
APP_OCTET - Static variable in class org.basex.io.MimeTypes
Media type: text/plain.
APP_XML - Static variable in class org.basex.io.MimeTypes
Media type: application/xml.
appendChild(Node) - Method in class org.basex.api.dom.BXNode
 
appendNums(int[]) - Method in class org.basex.io.random.DataAccess
Appends integers to the file in compressed form.
apply() - Method in class org.basex.query.up.primitives.DBAdd
 
apply() - Method in class org.basex.query.up.primitives.DBDelete
 
apply() - Method in class org.basex.query.up.primitives.DBOptimize
 
apply() - Method in class org.basex.query.up.primitives.DBRename
 
apply() - Method in class org.basex.query.up.primitives.DBStore
 
apply() - Method in class org.basex.query.up.primitives.DeleteNode
 
apply() - Method in class org.basex.query.up.primitives.InsertAfter
 
apply() - Method in class org.basex.query.up.primitives.InsertAttribute
 
apply() - Method in class org.basex.query.up.primitives.InsertBefore
 
apply() - Method in class org.basex.query.up.primitives.InsertInto
 
apply() - Method in class org.basex.query.up.primitives.InsertIntoFirst
 
apply() - Method in class org.basex.query.up.primitives.Put
 
apply() - Method in class org.basex.query.up.primitives.RenameNode
 
apply() - Method in class org.basex.query.up.primitives.ReplaceElementContent
 
apply() - Method in class org.basex.query.up.primitives.ReplaceNode
 
apply() - Method in class org.basex.query.up.primitives.ReplaceValue
 
apply() - Method in class org.basex.query.up.primitives.UpdatePrimitive
Applies this update primitive to the corresponding database.
apply() - Method in class org.basex.query.up.Updates
Executes all updates.
AProp - Class in org.basex.core
This class assembles properties which are used all around the project.
AProp() - Constructor for class org.basex.core.AProp
Constructor, initializing the default options.
ARE_YOU_SURE - Static variable in interface org.basex.core.Text
Confirmation .
arg(int) - Method in class org.basex.core.CommandBuilder
Adds the specified argument.
arg(String, int) - Method in class org.basex.core.CommandBuilder
Adds an argument with an optional prefix.
ARG - Static variable in interface org.basex.query.QueryText
Query Plan.
args - Variable in class org.basex.core.Command
Command arguments.
args() - Method in class org.basex.core.CommandBuilder
Returns a string representation of all arguments.
args - Variable in enum org.basex.query.func.Function
Argument types.
args(Object...) - Method in enum org.basex.query.func.Function
Returns a string representation of the function with the specified arguments.
args - Variable in class org.basex.query.func.UserFunc
Arguments.
args - Variable in class org.basex.query.item.FuncType
Argument types.
Args - Class in org.basex.util
This class parses command-line arguments.
Args(String[], Object, String, String) - Constructor for class org.basex.util.Args
Default constructor.
Arith - Class in org.basex.query.expr
Arithmetic expression.
Arith(InputInfo, Expr, Expr, Calc) - Constructor for class org.basex.query.expr.Arith
Constructor.
arity() - Method in class org.basex.query.item.FItem
Number of arguments this function item takes.
arity() - Method in class org.basex.query.item.FuncItem
 
arity(int) - Static method in class org.basex.query.item.FuncType
Getter for function types with a given arity.
arity() - Method in class org.basex.query.item.map.Map
 
Arr - Class in org.basex.query.expr
Abstract array expression.
Arr(InputInfo, Expr...) - Constructor for class org.basex.query.expr.Arr
Constructor.
Array - Class in org.basex.util
This class provides convenience methods for handling arrays and serves as an extension to the Arrays class of Java.
ArrayInput - Class in org.basex.io.in
This class allows reading from a cached byte array.
ArrayInput(byte[]) - Constructor for class org.basex.io.in.ArrayInput
Constructor, specifying the byte array to be read.
ArrayInput(String) - Constructor for class org.basex.io.in.ArrayInput
Constructor, specifying the string to be read.
ArrayOutput - Class in org.basex.io.out
This class caches the output bytes in an array, similar to the ByteArrayOutputStream class.
ArrayOutput() - Constructor for class org.basex.io.out.ArrayOutput
 
AS - Static variable in interface org.basex.query.QueryText
Parser token.
ASCENDING - Static variable in interface org.basex.query.QueryText
Parser token.
ascii(byte[]) - Static method in class org.basex.util.Token
Checks if the specified token only consists of ASCII characters.
ASSIGN - Static variable in interface org.basex.query.QueryText
Parser token.
ASTERISK - Static variable in interface org.basex.query.QueryText
Parser Token.
AT - Static variable in interface org.basex.query.QueryText
Parser token.
Atm - Class in org.basex.query.item
Untyped atomic item.
Atm(byte[]) - Constructor for class org.basex.query.item.Atm
Constructor.
Atm(String) - Constructor for class org.basex.query.item.Atm
Constructor.
atnindex - Variable in class org.basex.data.Data
Attribute name index.
atom(int) - Method in class org.basex.data.Data
Returns an atomized content for any node kind.
atom(Item, InputInfo) - Static method in class org.basex.query.func.StandardFunc
Atomizes the specified item.
atomic(Item) - Method in class org.basex.io.serial.Serializer
Serializes an atomic value.
AtomType - Enum in org.basex.query.item
XQuery data types.
ATT - Static variable in interface org.basex.data.DataText
Attribute output.
ATT - Static variable in class org.basex.query.path.Test
Static attribute node test.
ATT1 - Static variable in interface org.basex.data.DataText
Attribute output.
ATT2 - Static variable in interface org.basex.data.DataText
Attribute output.
ATTCHAR - Static variable in interface org.basex.build.BuildText
Scanner error.
ATTCLOSE - Static variable in interface org.basex.build.BuildText
Scanner error.
ATTL - Static variable in interface org.basex.build.BuildText
DTD: ATTLIST.
ATTR - Static variable in class org.basex.data.Data
Node kind: Attribute.
attr(int, int, int, byte[], int, boolean) - Method in class org.basex.data.Data
Adds an attribute entry to the internal update buffer.
attribute(byte[], byte[]) - Method in class org.basex.io.serial.BuilderSerializer
 
attribute(byte[], byte[]) - Method in class org.basex.io.serial.DOTSerializer
 
attribute(byte[], byte[]) - Method in class org.basex.io.serial.HTMLSerializer
 
attribute(byte[], byte[]) - Method in class org.basex.io.serial.JsonMLSerializer
 
attribute(byte[], byte[]) - Method in class org.basex.io.serial.JSONSerializer
 
attribute(byte[], byte[]) - Method in class org.basex.io.serial.OutputSerializer
 
attribute(byte[], byte[]) - Method in class org.basex.io.serial.SAXSerializer
 
attribute(byte[], byte[]) - Method in class org.basex.io.serial.Serializer
Serializes an attribute.
attribute(byte[], byte[]) - Method in class org.basex.io.serial.TextSerializer
 
attribute(byte[], byte[]) - Method in class org.basex.io.serial.XHTMLSerializer
 
attribute(QNm) - Method in class org.basex.query.item.ANode
Returns the value of the specified attribute, or null.
ATTRIBUTE - Static variable in interface org.basex.query.QueryText
Parser token.
ATTRIBUTE_INDEX - Static variable in interface org.basex.core.Text
Info on attribute indexing.
ATTRIBUTES - Static variable in interface org.basex.core.Text
Info on attributes.
attributes() - Method in class org.basex.query.item.ANode
Returns an attribute axis iterator.
attributes() - Method in class org.basex.query.item.DBNode
 
attributes() - Method in class org.basex.query.item.FElem
 
attributes() - Method in class org.basex.query.item.FNode
 
ATTRINDEX - Static variable in class org.basex.core.Prop
Flag for creating an attribute value index.
attrindex - Variable in class org.basex.data.MetaData
Indicates if a attribute index exists.
attrs - Variable in class org.basex.query.util.http.HTTPRequest
Request attributes.
atts - Variable in class org.basex.build.Parser
Temporary attribute array.
atts - Variable in class org.basex.query.expr.Constr
Attribute array.
Atts - Class in org.basex.util
This is a simple container for attributes (name/string pairs).
Atts() - Constructor for class org.basex.util.Atts
Default constructor.
Atts(byte[], byte[]) - Constructor for class org.basex.util.Atts
Constructor, specifying an initial entry.
attSize(int, int) - Method in class org.basex.data.Data
Returns a number of attributes.
attValue(int, int) - Method in class org.basex.data.Data
Finds the specified attribute and returns its value.
atvindex - Variable in class org.basex.data.Data
Attribute value index.
AUTHORIZATION - Static variable in interface org.basex.query.util.http.HTTPText
HTTP header: Authorization.
AUTOFLUSH - Static variable in class org.basex.core.Prop
Flushes the database after each update.
available() - Static method in class org.basex.build.file.HTMLParser
Checks if a CatalogResolver is available.
available() - Static method in class org.basex.build.xml.CatalogWrapper
Checks if a CatalogResolver is available.
available(String, Object...) - Static method in class org.basex.util.Reflect
Checks if the class specified by the pattern is available.
Axis - Enum in org.basex.query.path
XPath axes.
AXIS - Static variable in interface org.basex.query.QueryText
Query Plan.
AxisIter - Class in org.basex.query.iter
Interface for light-weight axis iterators, throwing no exceptions.
AxisIter() - Constructor for class org.basex.query.iter.AxisIter
 
AxisMoreIter - Class in org.basex.query.iter
Iterator interface, extending the default iterator with a AxisMoreIter.more() method.
AxisMoreIter() - Constructor for class org.basex.query.iter.AxisMoreIter
 
AxisPath - Class in org.basex.query.path
Axis path expression.
AxisStep - Class in org.basex.query.path
Location Step expression.

B

B64 - Class in org.basex.query.item
Base64 item.
B64(byte[]) - Constructor for class org.basex.query.item.B64
Constructor.
B64(byte[], InputInfo) - Constructor for class org.basex.query.item.B64
Constructor.
B64 - Static variable in class org.basex.query.item.SeqType
Single xs:base64Binary.
B64Stream - Class in org.basex.query.item
Streamable base64 item.
B64Stream(IO, Err) - Constructor for class org.basex.query.item.B64Stream
Constructor.
B_CANCEL - Static variable in interface org.basex.core.Text
Button: "cancel".
B_NO - Static variable in interface org.basex.core.Text
Button: " no ".
B_OK - Static variable in interface org.basex.core.Text
Button: " OK ".
B_YES - Static variable in interface org.basex.core.Text
Button: " yes ".
BACKUP - Static variable in interface org.basex.core.Text
"Backup".
BACKUP_DROPPED_X - Static variable in interface org.basex.core.Text
Database was dropped.
BACKUP_NOT_FOUND_X - Static variable in interface org.basex.core.Text
Backup was not found.
backupPaths(String, Context) - Static method in class org.basex.core.Databases
Returns the sorted paths of all backups of the specified database.
BACKUPS - Static variable in interface org.basex.core.Text
Backups.
BASE - Static variable in interface org.basex.query.QueryText
Base token.
BASE64 - Static variable in interface org.basex.query.util.http.HTTPText
Method http:base64Binary.
Base64 - Class in org.basex.util
This class provides functions for encoding and decoding Base64 strings.
BASE_URI - Static variable in interface org.basex.query.QueryText
Parser token.
BaseFuncCall - Class in org.basex.query.func
Function call for user-defined functions.
BaseFuncCall(InputInfo, QNm, Expr[]) - Constructor for class org.basex.query.func.BaseFuncCall
Function constructor.
baseIO() - Method in class org.basex.query.StaticContext
Returns an IO representation of the static base URI, or null.
baseURI() - Method in class org.basex.query.item.ANode
Returns the base URI of the node.
baseURI() - Method in class org.basex.query.item.DBNode
 
baseURI() - Method in class org.basex.query.item.FDoc
 
baseURI() - Method in class org.basex.query.item.FElem
 
baseURI() - Method in class org.basex.query.StaticContext
Returns the static base URI.
baseURI(String) - Method in class org.basex.query.StaticContext
Sets the static base URI.
BaseX - Class in org.basex
This is the starter class for the stand-alone console mode.
BaseX(String...) - Constructor for class org.basex.BaseX
Constructor.
BASEX - Static variable in interface org.basex.query.QueryText
BaseX token.
BaseXBack - Class in org.basex.gui.layout
Panel background, extending the JPanel.
BaseXBack() - Constructor for class org.basex.gui.layout.BaseXBack
Default constructor.
BaseXBack(GUIConstants.Fill) - Constructor for class org.basex.gui.layout.BaseXBack
Constructor, specifying the fill mode.
BaseXBack(int, int, int, int) - Constructor for class org.basex.gui.layout.BaseXBack
Constructor, specifying an empty border.
BaseXBack(LayoutManager) - Constructor for class org.basex.gui.layout.BaseXBack
Constructor, specifying a layout manager.
BaseXBar - Class in org.basex.gui.layout
This is a scrollbar implementation, supporting arbitrary panel heights without increasing the memory consumption.
BaseXBar(BaseXPanel) - Constructor for class org.basex.gui.layout.BaseXBar
Default constructor.
BaseXButton - Class in org.basex.gui.layout
Project specific button implementation.
BaseXButton(String, Window) - Constructor for class org.basex.gui.layout.BaseXButton
Constructor for text buttons.
BaseXButton(Window, String, byte[]) - Constructor for class org.basex.gui.layout.BaseXButton
Constructor for image buttons.
BaseXCheckBox - Class in org.basex.gui.layout
Project specific CheckBox implementation.
BaseXCheckBox(String, boolean, Window) - Constructor for class org.basex.gui.layout.BaseXCheckBox
Default constructor.
BaseXCheckBox(String, boolean, int, Window) - Constructor for class org.basex.gui.layout.BaseXCheckBox
Default constructor.
BaseXClient - Class in org.basex
This is the starter class for the client console mode.
BaseXClient(String...) - Constructor for class org.basex.BaseXClient
Constructor.
BaseXCombo - Class in org.basex.gui.layout
Project specific ComboBox implementation.
BaseXCombo(Window, String...) - Constructor for class org.basex.gui.layout.BaseXCombo
Constructor.
BaseXDSlider - Class in org.basex.gui.layout
DoubleSlider implementation.
BaseXDSlider(double, double, Window, ActionListener) - Constructor for class org.basex.gui.layout.BaseXDSlider
Constructor.
BaseXEditor - Class in org.basex.gui.layout
This class provides a text viewer and editor, using the BaseXTextRenderer class to render the text.
BaseXEditor(boolean, Window) - Constructor for class org.basex.gui.layout.BaseXEditor
Default constructor.
BaseXException - Exception in org.basex.core
Database exception, extending the IOException.
BaseXException(String, Object...) - Constructor for exception org.basex.core.BaseXException
Constructs an exception with the specified message and extension.
BaseXException(Exception) - Constructor for exception org.basex.core.BaseXException
Constructs an exception from the specified exception instance.
BaseXFileChooser - Class in org.basex.gui.layout
Project specific File Chooser implementation.
BaseXFileChooser(String, String, GUI) - Constructor for class org.basex.gui.layout.BaseXFileChooser
Default constructor.
BaseXFileChooser.Mode - Enum in org.basex.gui.layout
File dialog mode.
BaseXGUI - Class in org.basex
This is the starter class for the graphical frontend.
BaseXKeys - Enum in org.basex.gui.layout
This class offers system-dependent key mappings.
BaseXLabel - Class in org.basex.gui.layout
Project specific Label implementation.
BaseXLabel() - Constructor for class org.basex.gui.layout.BaseXLabel
Constructor.
BaseXLabel(String) - Constructor for class org.basex.gui.layout.BaseXLabel
Constructor, specifying a label text.
BaseXLabel(String, boolean, boolean) - Constructor for class org.basex.gui.layout.BaseXLabel
Constructor, specifying a label text, vertical distance to the next component, and a property for printing the label in bold.
BaseXLayout - Class in org.basex.gui.layout
This class assembles layout and paint methods which are frequently used in the GUI.
BaseXLayout.DropHandler - Interface in org.basex.gui.layout
Drag and drop handler.
BaseXList - Class in org.basex.gui.layout
Combination of text field and a list, communicating with each other.
BaseXList(String[], Dialog) - Constructor for class org.basex.gui.layout.BaseXList
Default constructor.
BaseXList(String[], Dialog, boolean) - Constructor for class org.basex.gui.layout.BaseXList
Default constructor.
BaseXMem - Class in org.basex.gui.layout
This component visualizes the current memory consumption.
BaseXMem(Window, boolean) - Constructor for class org.basex.gui.layout.BaseXMem
Constructor.
BaseXPanel - Class in org.basex.gui.layout
Abstract panel implementation with a number of predefined listeners.
BaseXPanel(Window) - Constructor for class org.basex.gui.layout.BaseXPanel
Constructor, setting default interactions.
BaseXPassword - Class in org.basex.gui.layout
Project specific password field implementation.
BaseXPassword(Window) - Constructor for class org.basex.gui.layout.BaseXPassword
Constructor.
BaseXPopup - Class in org.basex.gui.layout
Project specific Popup menu implementation.
BaseXPopup(BaseXPanel, GUICommand...) - Constructor for class org.basex.gui.layout.BaseXPopup
Constructor.
BaseXPopup(JComponent, GUI, GUICommand...) - Constructor for class org.basex.gui.layout.BaseXPopup
Constructor.
BaseXRadio - Class in org.basex.gui.layout
Project specific RadioButton implementation.
BaseXRadio(String, boolean, Window) - Constructor for class org.basex.gui.layout.BaseXRadio
Default constructor.
BaseXServer - Class in org.basex
This is the starter class for running the database server.
BaseXServer(String...) - Constructor for class org.basex.BaseXServer
Constructor.
BaseXServer(Context, String...) - Constructor for class org.basex.BaseXServer
Constructor.
BaseXSlider - Class in org.basex.gui.layout
Project specific slider implementation.
BaseXSlider(int, int, int, Window) - Constructor for class org.basex.gui.layout.BaseXSlider
Constructor.
BaseXSlider(int, int, int, Window, ActionListener) - Constructor for class org.basex.gui.layout.BaseXSlider
Constructor.
BaseXSplit - Class in org.basex.gui.layout
Project specific Split panel implementation.
BaseXSplit(boolean) - Constructor for class org.basex.gui.layout.BaseXSplit
Constructor.
BASEXSUFFIX - Static variable in class org.basex.io.IO
Database file suffix.
BaseXTable - Class in org.basex.gui.layout
Project specific CheckBox implementation.
BaseXTable(Table, Dialog) - Constructor for class org.basex.gui.layout.BaseXTable
Default constructor.
BaseXTabs - Class in org.basex.gui.layout
Project specific TabbedPane implementation.
BaseXTabs(Window) - Constructor for class org.basex.gui.layout.BaseXTabs
Default constructor.
BaseXTextField - Class in org.basex.gui.layout
Project specific text field implementation.
BaseXTextField(Window) - Constructor for class org.basex.gui.layout.BaseXTextField
Constructor.
BaseXTextField(String, Window) - Constructor for class org.basex.gui.layout.BaseXTextField
Constructor.
BaseXTextTokens - Class in org.basex.gui.layout
This class allows the iteration on tokens.
BaseXTree - Class in org.basex.gui.layout
Project specific tree implementation.
BaseXTree(DefaultMutableTreeNode, Window) - Constructor for class org.basex.gui.layout.BaseXTree
Constructor.
BASEXURI - Static variable in interface org.basex.query.QueryText
Database URI.
BASIC - Static variable in interface org.basex.query.util.http.HTTPText
HTTP basic authentication.
BEFORE - Static variable in interface org.basex.query.QueryText
Parser token.
BEFOREROOT - Static variable in interface org.basex.build.BuildText
Builder error.
bfont - Static variable in class org.basex.gui.GUIConstants
Bold Font.
Bin - Class in org.basex.query.item
Binary item.
BINARIES - Static variable in interface org.basex.core.Text
"Binaries".
binaries() - Method in class org.basex.data.MetaData
Returns the binary directory.
binaries(String) - Method in class org.basex.index.Resources
Returns the database paths to all binary files that match the specified path.
binary(String) - Method in class org.basex.data.MetaData
Returns the specified binary file, or null if the resource path cannot be resolved (e.g.
binarySearch(DBNode, int, int) - Method in class org.basex.query.iter.NodeCache
Performs a binary search on the given range of this sequence iterator, assuming that all nodes are DBNodes from the same Data instance (i.e., NodeCache.dbnodes() returns true).
bind(String, Object, String) - Method in class org.basex.query.QueryProcessor
Binds a value with the specified data type to a global variable.
bind(String, Object) - Method in class org.basex.query.QueryProcessor
Binds a value to a global variable.
bind(Expr, QueryContext) - Method in class org.basex.query.util.Var
Binds the specified expression to the variable.
bind(Value, QueryContext) - Method in class org.basex.query.util.Var
Binds the specified value to the variable.
bind(String, Object, String) - Method in class org.basex.server.ClientQuery
 
bind(String, Object, String) - Method in class org.basex.server.LocalQuery
 
bind(String, Object) - Method in class org.basex.server.Query
Binds a value to an external variable.
bind(String, Object, String) - Method in class org.basex.server.Query
Binds a value with an optional type to an external variable.
BINDINGS - Static variable in class org.basex.core.Prop
External variables, separated by commas.
BitArray - Class in org.basex.util
Bit array that grows when needed.
BitArray() - Constructor for class org.basex.util.BitArray
Construct a new bit array.
BitArray(int) - Constructor for class org.basex.util.BitArray
Construct a new bit array with the specified number of bits.
BitArray(long[], int) - Constructor for class org.basex.util.BitArray
Construct a new bit array with the specified backing array.
Bln - Class in org.basex.query.item
Boolean item.
BLN - Static variable in class org.basex.query.item.SeqType
Single xs:boolean.
BLN_ZO - Static variable in class org.basex.query.item.SeqType
Zero or one xs:boolean.
block(byte[]) - Method in class org.basex.BaseXServer
Registers the client and calculates the delay after unsuccessful logins.
BLOCKSIZE - Static variable in class org.basex.io.IO
Disk block/page size (default: 4096).
BLUE - Static variable in interface org.basex.core.Text
Color schema information.
BLUE - Static variable in class org.basex.gui.GUIConstants
Color for highlighting quotes.
bodyAttrs - Variable in class org.basex.query.util.http.HTTPRequest.Part
Attributes of part body.
bodyContent - Variable in class org.basex.query.util.http.HTTPRequest
Body content.
bodyContent - Variable in class org.basex.query.util.http.HTTPRequest.Part
Content of part body.
bold() - Method in class org.basex.util.TokenBuilder
Adds a bold flag.
bool(InputInfo) - Method in class org.basex.query.item.ANode
 
bool(InputInfo) - Method in class org.basex.query.item.Bln
 
bool(InputInfo) - Method in class org.basex.query.item.Dbl
 
bool(InputInfo) - Method in class org.basex.query.item.Dec
 
bool(InputInfo) - Method in class org.basex.query.item.Flt
 
bool(InputInfo) - Method in class org.basex.query.item.Int
 
bool(InputInfo) - Method in class org.basex.query.item.Item
Returns a boolean representation of the value.
bool(InputInfo) - Method in class org.basex.query.item.Jav
 
bool(InputInfo) - Method in class org.basex.query.item.QNm
 
bool(InputInfo) - Method in class org.basex.query.item.Str
 
bool(InputInfo) - Method in class org.basex.query.item.StrStream
 
BoolList - Class in org.basex.util.list
This is a simple container for native booleans.
BoolList() - Constructor for class org.basex.util.list.BoolList
Default constructor.
BoolList(int) - Constructor for class org.basex.util.list.BoolList
Constructor, specifying the initial array size.
border(int, int, int, int) - Method in class org.basex.gui.layout.BaseXBack
Sets an empty border with the specified margins.
border(int) - Method in class org.basex.gui.layout.BaseXBack
Sets an empty border with the specified margin.
border(int, int, int, int) - Method in class org.basex.gui.layout.BaseXButton
Sets the label borders.
border(int, int, int, int) - Method in class org.basex.gui.layout.BaseXLabel
Sets the label borders.
border(int, int, int, int) - Method in class org.basex.gui.layout.BaseXTree
Sets the label borders.
BOUNDARY - Static variable in interface org.basex.query.util.http.HTTPText
boundary marker.
BOUNDARY_SPACE - Static variable in interface org.basex.query.QueryText
Parser token.
BR1 - Static variable in interface org.basex.query.QueryText
Parser token.
BR2 - Static variable in interface org.basex.query.QueryText
Parser token.
BRACE1 - Static variable in interface org.basex.query.QueryText
Parser token.
BRACE2 - Static variable in interface org.basex.query.QueryText
Parser token.
browse(GUI, String) - Static method in class org.basex.gui.dialog.Dialog
Browses the specified url.
BROWSE_D - Static variable in interface org.basex.core.Text
Button text for browsing files/directories.
buffer() - Method in class org.basex.io.out.ArrayOutput
Returns the internal buffer.
BufferInput - Class in org.basex.io.in
This class uses an internal buffer to speed up input stream processing.
BufferInput(IO) - Constructor for class org.basex.io.in.BufferInput
Constructor.
BufferInput(InputStream) - Constructor for class org.basex.io.in.BufferInput
Constructor.
BufferInput(InputStream, int) - Constructor for class org.basex.io.in.BufferInput
Initializes the file reader.
BufferOutput - Class in org.basex.io.out
This class uses a byte buffer to speed up output stream processing.
BufferOutput(String) - Constructor for class org.basex.io.out.BufferOutput
Constructor.
BufferOutput(OutputStream) - Constructor for class org.basex.io.out.BufferOutput
Constructor with a default buffer size.
BufferOutput(OutputStream, int) - Constructor for class org.basex.io.out.BufferOutput
Constructor with a specific buffer size.
bug(Throwable) - Static method in class org.basex.util.Util
Returns an information string for an unexpected exception.
BUGINFO - Static variable in interface org.basex.core.Text
Bug info.
build() - Method in class org.basex.build.Builder
Builds the database by running the specified parser.
build() - Method in class org.basex.build.DiskBuilder
 
build(Parser) - Static method in class org.basex.build.MemBuilder
Builds the main memory database instance without database name.
build(String, Parser) - Static method in class org.basex.build.MemBuilder
Builds a main memory database instance.
build() - Method in class org.basex.build.MemBuilder
 
build(Parser, String) - Method in class org.basex.core.cmd.ACreate
Builds and creates a new database instance.
build(CommandBuilder) - Method in class org.basex.core.cmd.Add
 
build(CommandBuilder) - Method in class org.basex.core.cmd.AlterDB
 
build(CommandBuilder) - Method in class org.basex.core.cmd.AlterUser
 
build(CommandBuilder) - Method in class org.basex.core.cmd.CreateBackup
 
build(CommandBuilder) - Method in class org.basex.core.cmd.CreateDB
 
build(CommandBuilder) - Method in class org.basex.core.cmd.CreateEvent
 
build(CommandBuilder) - Method in class org.basex.core.cmd.CreateIndex
 
build(CommandBuilder) - Method in class org.basex.core.cmd.CreateUser
 
build(CommandBuilder) - Method in class org.basex.core.cmd.DropBackup
 
build(CommandBuilder) - Method in class org.basex.core.cmd.DropDB
 
build(CommandBuilder) - Method in class org.basex.core.cmd.DropEvent
 
build(CommandBuilder) - Method in class org.basex.core.cmd.DropIndex
 
build(CommandBuilder) - Method in class org.basex.core.cmd.DropUser
 
build(CommandBuilder) - Method in class org.basex.core.cmd.Grant
 
build(CommandBuilder) - Method in class org.basex.core.cmd.InfoDB
 
build(CommandBuilder) - Method in class org.basex.core.cmd.InfoIndex
 
build(CommandBuilder) - Method in class org.basex.core.cmd.InfoStorage
 
build(CommandBuilder) - Method in class org.basex.core.cmd.ListDB
 
build(CommandBuilder) - Method in class org.basex.core.cmd.OptimizeAll
 
build(CommandBuilder) - Method in class org.basex.core.cmd.RepoDelete
 
build(CommandBuilder) - Method in class org.basex.core.cmd.RepoInstall
 
build(CommandBuilder) - Method in class org.basex.core.cmd.RepoList
 
build(CommandBuilder) - Method in class org.basex.core.cmd.Run
 
build(CommandBuilder) - Method in class org.basex.core.cmd.ShowBackups
 
build(CommandBuilder) - Method in class org.basex.core.cmd.ShowDatabases
 
build(CommandBuilder) - Method in class org.basex.core.cmd.ShowEvents
 
build(CommandBuilder) - Method in class org.basex.core.cmd.ShowSessions
 
build(CommandBuilder) - Method in class org.basex.core.cmd.ShowUsers
 
build(CommandBuilder) - Method in class org.basex.core.cmd.Store
 
build(CommandBuilder) - Method in class org.basex.core.Command
Builds a string representation from the command.
build() - Method in class org.basex.index.IndexBuilder
Builds the index structure and returns an index instance.
build() - Method in class org.basex.index.value.ValueBuilder
 
build(ANode) - Method in class org.basex.query.util.DataBuilder
Fills the data instance with the specified node.
build(NodeCache) - Method in class org.basex.query.util.DataBuilder
Fills the data instance with the specified nodes.
Builder - Class in org.basex.build
This class provides an interface for building database instances.
builder - Variable in class org.basex.build.SingleParser
Builder reference.
builder(Builder) - Method in class org.basex.build.SingleParser
Sets the database builder.
BuilderSerializer - Class in org.basex.io.serial
A serializer that pipes the events directly through to a builder.
BuilderSerializer(Builder) - Constructor for class org.basex.io.serial.BuilderSerializer
Constructor taking a Builder.
BuildException - Exception in org.basex.build
This class indicates building exceptions.
BuildException(String) - Constructor for exception org.basex.build.BuildException
Constructs an exception with the specified message.
BuildException(String, Object...) - Constructor for exception org.basex.build.BuildException
Constructs an exception with the specified message and extension.
BuildText - Interface in org.basex.build
This interface organizes textual information for the builder package.
BuildText.Type - Enum in org.basex.build
Token types.
BUTTONS - Static variable in interface org.basex.core.Text
Command info.
buttons - Variable in class org.basex.gui.GUI
Button panel.
BXAttr - Class in org.basex.api.dom
DOM - Attribute implementation.
BXAttr(ANode) - Constructor for class org.basex.api.dom.BXAttr
Constructor.
BXCData - Class in org.basex.api.dom
DOM - CData implementation.
BXCData(ANode) - Constructor for class org.basex.api.dom.BXCData
Constructor.
BXComm - Class in org.basex.api.dom
DOM - Comment implementation.
BXComm(ANode) - Constructor for class org.basex.api.dom.BXComm
Constructor.
BXDoc - Class in org.basex.api.dom
DOM - Document implementation.
BXDoc(ANode) - Constructor for class org.basex.api.dom.BXDoc
Constructor.
BXDocFrag - Class in org.basex.api.dom
DOM - Document fragment implementation.
BXDocFrag(ANode) - Constructor for class org.basex.api.dom.BXDocFrag
Constructor.
BXDomImpl - Class in org.basex.api.dom
DOM - implementation.
BXDomImpl() - Constructor for class org.basex.api.dom.BXDomImpl
 
BXElem - Class in org.basex.api.dom
DOM - Element implementation.
BXElem(ANode) - Constructor for class org.basex.api.dom.BXElem
Constructor.
BXMODULES - Static variable in interface org.basex.query.QueryText
EXPath URI.
BXNamespaceContext - Class in org.basex.api.jaxp
This class provides access to namespace context.
BXNamespaceContext(NSContext) - Constructor for class org.basex.api.jaxp.BXNamespaceContext
Constructor.
BXNList - Class in org.basex.api.dom
DOM - Node list implementation.
BXNList(Nodes) - Constructor for class org.basex.api.dom.BXNList
Constructor.
BXNNode - Class in org.basex.api.dom
DOM - Named node map implementation.
BXNNode(NodeCache) - Constructor for class org.basex.api.dom.BXNNode
Constructor.
BXNode - Class in org.basex.api.dom
DOM - Node implementation.
BXPI - Class in org.basex.api.dom
DOM - Processing instruction implementation.
BXPI(ANode) - Constructor for class org.basex.api.dom.BXPI
Constructor.
BXText - Class in org.basex.api.dom
DOM - Text implementation.
BXText(ANode) - Constructor for class org.basex.api.dom.BXText
Constructor.
BY - Static variable in interface org.basex.query.QueryText
Parser token.
BYE - Static variable in interface org.basex.core.Text
Goodbye information.
BYT_ZM - Static variable in class org.basex.query.item.SeqType
Zero or more bytes.
ByteList - Class in org.basex.util.list
This is a simple container for byte values.
ByteList() - Constructor for class org.basex.util.list.ByteList
Default constructor.
ByteList(int) - Constructor for class org.basex.util.list.ByteList
Constructor, specifying an initial array capacity.

C

C_ALL - Static variable in interface org.basex.core.Text
Command keyword.
C_INPUT - Static variable in interface org.basex.core.Text
Command keyword.
C_NAME - Static variable in interface org.basex.core.Text
Command keyword.
C_PATH - Static variable in interface org.basex.core.Text
Command keyword.
C_PKGDIR - Static variable in interface org.basex.core.Text
Command keyword.
C_PKGNAME - Static variable in interface org.basex.core.Text
Command keyword.
C_PKGPATH - Static variable in interface org.basex.core.Text
Command keyword.
C_PW - Static variable in interface org.basex.core.Text
Command keyword.
C_QUERY - Static variable in interface org.basex.core.Text
Command keyword.
C_TO - Static variable in interface org.basex.core.Text
Command keyword.
cache() - Method in class org.basex.core.cmd.ACreate
Returns cached input if the input is streamed and a data format different than XML has been chosen.
cache() - Method in class org.basex.query.item.Value
Creates an ItemCache, containing all items of this value.
cache(int) - Method in class org.basex.query.util.VarContext
Creates a new variable stack and returns the old one.
cache() - Method in class org.basex.server.ClientQuery
 
cache() - Method in class org.basex.server.LocalQuery
 
cache - Variable in class org.basex.server.Query
Cached results.
cache() - Method in class org.basex.server.Query
Caches the query result.
cache(InputStream) - Method in class org.basex.server.Query
Caches the incoming input.
CACHEQUERY - Static variable in class org.basex.core.Prop
Caches the query results.
Calc - Enum in org.basex.query.expr
Calculation.
calendar() - Method in class org.basex.query.util.format.Formatter
Returns the calendar.
cancel() - Method in class org.basex.gui.dialog.Dialog
Cancels the dialog; can be overwritten.
cancel() - Method in class org.basex.gui.dialog.DialogPrefs
 
cancel() - Method in class org.basex.gui.dialog.DialogProgress
 
cancel() - Method in class org.basex.gui.dialog.DialogServer
 
CAP - Static variable in class org.basex.util.hash.TokenSet
Initial hash capacity.
CAP - Static variable in class org.basex.util.list.ElementList
Initial hash capacity.
CASE - Static variable in interface org.basex.query.QueryText
Parser token.
CASE_SENSITIVITY - Static variable in interface org.basex.core.Text
Full-text index information.
CASESENS - Static variable in class org.basex.core.Prop
Flag for full-text case sensitivity.
casesens - Variable in class org.basex.data.MetaData
Flag for full-text case sensitivity.
Cast - Class in org.basex.query.expr
Cast expression.
Cast(InputInfo, Expr, SeqType) - Constructor for class org.basex.query.expr.Cast
Function constructor.
cast(Item, QueryContext, InputInfo) - Method in enum org.basex.query.item.AtomType
 
cast(Object, InputInfo) - Method in enum org.basex.query.item.AtomType
 
cast(Item, QueryContext, InputInfo) - Method in class org.basex.query.item.FuncType
 
cast(Object, InputInfo) - Method in class org.basex.query.item.FuncType
 
cast(Item, QueryContext, InputInfo) - Method in class org.basex.query.item.MapType
 
cast(Item, QueryContext, InputInfo) - Method in enum org.basex.query.item.NodeType
 
cast(Object, InputInfo) - Method in enum org.basex.query.item.NodeType
 
cast(Item, boolean, QueryContext, InputInfo, Expr) - Method in class org.basex.query.item.SeqType
Tries to cast the given item to this sequence type.
cast(Item, QueryContext, InputInfo) - Method in interface org.basex.query.item.Type
Casts the specified item to the XQuery data type.
cast(Object, InputInfo) - Method in interface org.basex.query.item.Type
Casts the specified Java object to the XQuery data type.
CAST - Static variable in interface org.basex.query.QueryText
Parser token.
cast(InputInfo, Type, Value) - Static method in enum org.basex.query.util.Err
Throws a type cast exception.
Castable - Class in org.basex.query.expr
Castable expression.
Castable(InputInfo, Expr, SeqType) - Constructor for class org.basex.query.expr.Castable
Constructor.
CASTABLE - Static variable in interface org.basex.query.QueryText
Parser token.
CatalogWrapper - Class in org.basex.build.xml
Wraps the CatalogResolver object.
Catch - Class in org.basex.query.expr
Catch clause.
Catch(InputInfo, QNm[], QueryContext) - Constructor for class org.basex.query.expr.Catch
Constructor.
CATCH - Static variable in interface org.basex.query.QueryText
Parser token.
CATFILE - Static variable in class org.basex.core.Prop
Path to XML Catalog file.
cats - Variable in class org.basex.index.Stats
Categories.
CAttr - Class in org.basex.query.expr
Attribute constructor.
CAttr(InputInfo, boolean, Expr, Expr...) - Constructor for class org.basex.query.expr.CAttr
Constructor.
CComm - Class in org.basex.query.expr
Comment fragment.
CComm(InputInfo, Expr) - Constructor for class org.basex.query.expr.CComm
Constructor.
CD - Static variable in interface org.basex.build.BuildText
DTD: CDATA ELEMENT.
CDATA - Static variable in interface org.basex.build.BuildText
CDATA token.
CDATA - Static variable in interface org.basex.query.QueryText
Parser token.
CDATA_C - Static variable in interface org.basex.data.DataText
CDATA output.
CDATA_O - Static variable in interface org.basex.data.DataText
CDATA output.
CDATASEC - Static variable in interface org.basex.build.BuildText
Scanner error.
CDoc - Class in org.basex.query.expr
Document fragment.
CDoc(InputInfo, Expr) - Constructor for class org.basex.query.expr.CDoc
Constructor.
CElem - Class in org.basex.query.expr
Element constructor.
CElem(InputInfo, Expr, Atts, Expr...) - Constructor for class org.basex.query.expr.CElem
Constructor.
CFrag - Class in org.basex.query.expr
Fragment constructor.
ch - Variable in class org.basex.index.path.PathNode
Children.
CHARACTER - Static variable in interface org.basex.build.BuildText
Scanner error.
CHARSET - Static variable in interface org.basex.data.DataText
HTML: charset attribute value.
CHARSET - Static variable in class org.basex.io.MimeTypes
Charset.
Check - Class in org.basex.core.cmd
Evaluates the 'checks' command, opens an existing database or creates a new one.
Check(String) - Constructor for class org.basex.core.cmd.Check
Default constructor.
check(Context, String) - Static method in class org.basex.core.cmd.Check
Opens the specified database; create a new one if it does not exist.
check() - Method in class org.basex.index.IndexBuilder
Checks if the command was interrupted, and prints some debug output.
check(Object[], String...) - Method in class org.basex.io.serial.SerializerProp
Retrieves a value from the specified property and checks allowed values.
check() - Method in class org.basex.query.func.UserFuncs
Checks if all functions have been correctly declared, and initializes all function calls.
check(long) - Method in enum org.basex.query.item.SeqType.Occ
Checks if the given cardinality is supported by this type.
check(Package) - Method in class org.basex.query.util.pkg.PkgValidator
Checks package descriptor and if packages involved in dependencies are already installed.
CHECK_FOR_UPDATES - Static variable in interface org.basex.core.Text
Command info.
checkAxis(Axis) - Method in class org.basex.query.QueryParser
Performs an optional axis check.
checkAxis(Axis) - Method in class org.basex.query.QuerySuggest
 
checkBln(Expr, QueryContext) - Method in class org.basex.query.expr.ParseExpr
Checks if the specified expression yields a boolean.
checkColl(Expr, QueryContext) - Method in class org.basex.query.expr.ParseExpr
Checks if the specified collation is supported.
checkCreate(QueryContext) - Method in class org.basex.query.expr.ParseExpr
Checks if the current user has admin permissions.
checkCtx(QueryContext) - Method in class org.basex.query.expr.ParseExpr
Throws an exception if the context item is not set.
checkDbl(Expr, QueryContext) - Method in class org.basex.query.expr.ParseExpr
Checks if the specified expression yields a double.
checkDBNode(Item) - Method in class org.basex.query.expr.ParseExpr
Checks if the specified expression is a database node.
checked() - Method in interface org.basex.gui.GUICommand
Tests if this command includes a menu checkbox.
checked() - Method in enum org.basex.gui.GUICommands
 
checkEStr(Item) - Method in class org.basex.query.expr.ParseExpr
Checks if the specified item is a string or an empty sequence.
checkEStr(Expr, QueryContext) - Method in class org.basex.query.expr.ParseExpr
Checks if the specified expression yields a string or empty sequence.
checkInit() - Method in class org.basex.query.QueryParser
Performs an optional check init.
checkInit() - Method in class org.basex.query.QuerySuggest
 
checkIO(Expr, QueryContext) - Method in class org.basex.query.expr.ParseExpr
Checks if an expression yields a valid and existing IO instance.
checkItem(Expr, QueryContext) - Method in class org.basex.query.expr.ParseExpr
Checks if the specified expression yields a non-empty item.
checkItr(Expr, QueryContext) - Method in class org.basex.query.expr.ParseExpr
Checks if the specified expression is an integer.
checkItr(Item) - Method in class org.basex.query.expr.ParseExpr
Checks if the specified item is a number.
checkMap(Item) - Method in class org.basex.query.expr.ParseExpr
Assures that the given (non-null) item is a map.
checkNode(Item) - Method in class org.basex.query.expr.ParseExpr
Checks if the specified expression is a node.
checkNoEmpty(Item) - Method in class org.basex.query.expr.ParseExpr
Checks if the specified item is no empty sequence.
checkPred(boolean) - Method in class org.basex.query.QueryParser
Checks a predicate.
checkPred(boolean) - Method in class org.basex.query.QuerySuggest
 
checkRoot() - Method in class org.basex.data.Nodes
Checks if the node set contains all root nodes of the data instance, and sets the Nodes.root flag.
checkStop() - Method in class org.basex.core.Progress
Checks if the progress was interrupted; if yes, sends a runtime exception.
checkStr(Expr, QueryContext) - Method in class org.basex.query.expr.ParseExpr
Checks if the specified expression yields a string.
checkTest(Test, boolean) - Method in class org.basex.query.QueryParser
Performs an optional test check.
checkTest(Test, boolean) - Method in class org.basex.query.QuerySuggest
 
checkType(Item, Type) - Method in class org.basex.query.expr.ParseExpr
Checks if the specified expression is an empty sequence; if yes, throws an exception.
checkUp(Expr, QueryContext) - Method in class org.basex.query.expr.ParseExpr
Checks if the specified expressions is no updating expression.
checkUp(QueryContext, Expr...) - Method in class org.basex.query.expr.ParseExpr
Tests if the specified expressions are updating or vacuous.
checkUp() - Method in class org.basex.query.util.Var
Checks if the variable contains no updating expression.
checkUp() - Method in class org.basex.query.util.VarContext
Checks if none of the global variables contains an updating expression.
checkUp() - Method in class org.basex.query.util.VarStack
Checks if none of the variables contains an updating expression.
checkWrite(QueryContext) - Method in class org.basex.query.expr.ParseExpr
Checks if the current user has write permissions.
CHIEF_ARCHITECT - Static variable in interface org.basex.core.Text
Developer info.
children(byte[], boolean) - Method in class org.basex.index.Resources
Returns the child resources for the given path.
children() - Method in class org.basex.io.IOFile
Returns the children of the path.
children(String) - Method in class org.basex.io.IOFile
Returns the children of the path that match the specified regular expression.
children - Variable in class org.basex.query.expr.Constr
Node array.
children() - Method in class org.basex.query.item.ANode
Returns a child axis iterator.
children() - Method in class org.basex.query.item.DBNode
 
children() - Method in class org.basex.query.item.FDoc
 
children() - Method in class org.basex.query.item.FElem
 
children() - Method in class org.basex.query.item.FNode
 
CHILDREN_TEXT_LEN - Static variable in interface org.basex.core.Text
Size depending on...
CHOOSE_DIR - Static variable in interface org.basex.core.Text
Dialog title for choosing a directory.
CHOOSE_FONT - Static variable in interface org.basex.core.Text
Dialog title for choosing a font.
CHOP - Static variable in class org.basex.core.Prop
Flag for whitespace chopping.
chop - Variable in class org.basex.data.MetaData
Flag for whitespace chopping.
chop(byte[], int) - Static method in class org.basex.util.Token
Chops a token to the specified length and adds dots.
CHOP_WS - Static variable in interface org.basex.core.Text
Whitespaces information.
chopNumber(byte[]) - Static method in class org.basex.util.Token
Finishes the numeric token, removing trailing zeroes.
CHOPPED - Static variable in interface org.basex.core.Text
"(chopped)".
chopString(Graphics, byte[], int, int, int, int) - Static method in class org.basex.gui.layout.BaseXLayout
Draws the specified string.
cl(byte) - Static method in class org.basex.util.Token
Returns the length of the specified UTF8 byte.
cl(byte[], int) - Static method in class org.basex.util.Token
Returns the length of a UTF8 character at the specified position.
cl(int) - Method in class org.basex.util.TokenBuilder
Returns the codepoint length of the specified byte.
CLASS - Static variable in interface org.basex.query.util.pkg.PkgText
element.
classes - Variable in class org.basex.query.util.pkg.JarDesc
List of public classes.
CLEAR - Static variable in interface org.basex.core.Text
Clear button.
clear(int) - Method in class org.basex.util.BitArray
Set the ith bit to 0.
client() - Method in class org.basex.core.Context
Returns true if the current context belongs to a client user.
CLIENTINFO - Static variable in interface org.basex.core.Text
Client start information.
ClientListener - Class in org.basex.server
Server-side client session in the client-server architecture.
ClientListener(Socket, Context, Log, BaseXServer) - Constructor for class org.basex.server.ClientListener
Constructor.
CLIENTMODE - Static variable in interface org.basex.core.Text
Client mode.
ClientQuery - Class in org.basex.server
This class defines all methods for iteratively evaluating queries with the client/server architecture.
ClientQuery(String, ClientSession, OutputStream) - Constructor for class org.basex.server.ClientQuery
Standard constructor.
ClientSession - Class in org.basex.server
This class offers methods to execute database commands via the client/server architecture.
ClientSession(Context, String, String) - Constructor for class org.basex.server.ClientSession
Constructor, specifying login data.
ClientSession(Context, String, String, OutputStream) - Constructor for class org.basex.server.ClientSession
Constructor, specifying login data and an output stream.
ClientSession(String, int, String, String) - Constructor for class org.basex.server.ClientSession
Constructor, specifying the server host:port combination and login data.
ClientSession(String, int, String, String, OutputStream) - Constructor for class org.basex.server.ClientSession
Constructor, specifying the server host:port combination, login data and an output stream.
cloneNode(boolean) - Method in class org.basex.api.dom.BXNode
 
close() - Method in class org.basex.build.Builder
Closes open references.
close() - Method in class org.basex.build.DirParser
 
close() - Method in class org.basex.build.DiskBuilder
 
close() - Method in class org.basex.build.file.MAB2Parser
 
close() - Method in class org.basex.build.MemBuilder
 
close() - Method in class org.basex.build.Parser
Closes the parser.
close() - Method in class org.basex.build.xml.XMLParser
 
Close - Class in org.basex.core.cmd
Evaluates the 'close' command and closes the current database.
Close() - Constructor for class org.basex.core.cmd.Close
Default constructor.
close(Data, Context) - Static method in class org.basex.core.cmd.Close
Closes the specified database.
close(Context, String) - Static method in class org.basex.core.Command
Closes the specified database if it is currently opened and only pinned once.
close() - Method in class org.basex.core.Context
Closes the database context.
CLOSE - Static variable in interface org.basex.core.Text
Command info.
close() - Method in class org.basex.data.Data
Closes the current database.
close() - Method in class org.basex.data.DiskData
 
close() - Method in class org.basex.data.MemData
 
close(int) - Method in class org.basex.data.Namespaces
Closes a node.
close() - Method in class org.basex.gui.dialog.Dialog
Closes the dialog and stores the location of the dialog window; can be overwritten.
close() - Method in class org.basex.gui.dialog.DialogEdit
 
close() - Method in class org.basex.gui.dialog.DialogExport
 
close() - Method in class org.basex.gui.dialog.DialogInput
 
close() - Method in class org.basex.gui.dialog.DialogInsert
 
close() - Method in class org.basex.gui.dialog.DialogManage
 
close() - Method in class org.basex.gui.dialog.DialogNew
 
close() - Method in class org.basex.gui.dialog.DialogPass
 
close() - Method in class org.basex.gui.dialog.DialogPrefs
 
close() - Method in class org.basex.gui.dialog.DialogProgress
 
close() - Method in class org.basex.gui.dialog.DialogProps
 
close() - Method in class org.basex.gui.dialog.DialogServer
 
close(EditorArea) - Method in class org.basex.gui.view.editor.EditorView
Closes an editor.
close() - Method in interface org.basex.index.Index
Closes the index.
close() - Method in class org.basex.index.Names
 
close() - Method in class org.basex.index.path.PathSummary
 
close() - Method in class org.basex.index.Resources
 
close() - Method in class org.basex.index.value.DiskValues
 
close() - Method in class org.basex.index.value.MemValues
 
close() - Method in class org.basex.io.in.BufferInput
 
close() - Method in class org.basex.io.in.XMLInput
 
close() - Method in class org.basex.io.out.BufferOutput
 
close() - Method in class org.basex.io.out.DataOutput
 
close() - Method in class org.basex.io.out.EncodingOutput
 
close() - Method in class org.basex.io.out.PrintOutput
 
close() - Method in class org.basex.io.out.TableOutput
 
close() - Method in class org.basex.io.random.DataAccess
Closes the data access.
close() - Method in class org.basex.io.random.TableAccess
Closes the table access.
close() - Method in class org.basex.io.random.TableDiskAccess
 
close() - Method in class org.basex.io.random.TableMemAccess
 
close() - Method in class org.basex.io.serial.DOTSerializer
 
close() - Method in class org.basex.io.serial.OutputSerializer
 
close() - Method in class org.basex.io.serial.Serializer
Closes the serializer.
close() - Method in class org.basex.query.QueryProcessor
Closes the processor.
close() - Method in class org.basex.query.util.JDBCConnections
Closes all opened connections.
close() - Method in class org.basex.server.ClientQuery
 
close() - Method in class org.basex.server.ClientSession
 
close() - Method in class org.basex.server.LocalQuery
 
close() - Method in class org.basex.server.LocalSession
 
close() - Method in class org.basex.server.Log
Closes the log file.
close() - Method in class org.basex.server.Query
Closes the query.
close() - Method in class org.basex.server.Session
Closes the session.
close() - Method in class org.basex.util.JarLoader
Closes the class loader.
CLOSE_FILE_X - Static variable in interface org.basex.core.Text
Dialog title for closing XQuery file.
closeDB() - Method in class org.basex.core.Context
Resets the current database context.
closeDoc() - Method in class org.basex.io.serial.BuilderSerializer
 
closeElement() - Method in class org.basex.io.serial.Serializer
Closes an element.
closeIndex(IndexToken.IndexType) - Method in class org.basex.data.Data
Closes the specified index.
closeIndex(IndexToken.IndexType) - Method in class org.basex.data.DiskData
 
closeIndex(IndexToken.IndexType) - Method in class org.basex.data.MemData
 
closeResult() - Method in class org.basex.io.serial.OutputSerializer
 
closeResult() - Method in class org.basex.io.serial.SAXSerializer
 
closeResult() - Method in class org.basex.io.serial.Serializer
Closes a result.
CLOSING - Static variable in interface org.basex.build.BuildText
Scanner error.
CLOSINGTAG - Static variable in interface org.basex.build.BuildText
Parser error: Tag Mismatch.
Cmp - Class in org.basex.query.expr
Abstract comparison.
cmp(QueryContext) - Method in class org.basex.query.func.FNAggr
 
cmp(QueryContext) - Method in class org.basex.query.func.FNGen
 
cmp(QueryContext) - Method in class org.basex.query.func.FNInfo
 
cmp(QueryContext) - Method in class org.basex.query.func.FNSeq
 
cmp(QueryContext) - Method in class org.basex.query.func.FNSimple
 
CmpG - Class in org.basex.query.expr
General comparison.
CmpG(InputInfo, Expr, Expr, CmpG.OpG) - Constructor for class org.basex.query.expr.CmpG
Constructor.
CmpG.OpG - Enum in org.basex.query.expr
Comparators.
CmpN - Class in org.basex.query.expr
Node comparison.
CmpN(InputInfo, Expr, Expr, CmpN.OpN) - Constructor for class org.basex.query.expr.CmpN
Constructor.
CmpN.OpN - Enum in org.basex.query.expr
Comparators.
CmpR - Class in org.basex.query.expr
Range comparison expression.
CmpV - Class in org.basex.query.expr
Value comparison.
CmpV(InputInfo, Expr, Expr, CmpV.OpV) - Constructor for class org.basex.query.expr.CmpV
Constructor.
CmpV.OpV - Enum in org.basex.query.expr
Comparators.
cn - Variable in class org.basex.index.IndexTree
Current iterator node.
CName - Class in org.basex.query.expr
Abstract fragment constructor with a QName argument.
CNSpace - Class in org.basex.query.expr
Namespace constructor.
CNSpace(InputInfo, Expr, Expr) - Constructor for class org.basex.query.expr.CNSpace
Constructor.
code(int) - Method in class org.basex.io.serial.HTMLSerializer
 
code(int) - Method in class org.basex.io.serial.JsonMLSerializer
 
code(int) - Method in class org.basex.io.serial.JSONSerializer
 
code(int) - Method in class org.basex.io.serial.RawSerializer
 
code(int) - Method in class org.basex.io.serial.TextSerializer
 
code - Variable in enum org.basex.server.ServerCmd
Control code (soon obsolete).
coerceTo(FuncType, QueryContext, InputInfo) - Method in class org.basex.query.item.FItem
Coerces this function item to the given function type.
coerceTo(FuncType, QueryContext, InputInfo) - Method in class org.basex.query.item.FuncItem
 
coerceTo(FuncType, QueryContext, InputInfo) - Method in class org.basex.query.item.map.Map
 
COL - Static variable in interface org.basex.core.Text
Colon.
col() - Method in exception org.basex.query.QueryException
Returns the error column.
collation() - Method in class org.basex.query.item.map.Map
Collation of this map.
COLLATION - Static variable in interface org.basex.query.QueryText
Parser token.
collation() - Method in class org.basex.query.StaticContext
Returns the URI of the default collation.
collation(String) - Method in class org.basex.query.StaticContext
Sets the collation URI.
collection(String, InputInfo) - Method in class org.basex.query.QueryResources
Adds a collection instance or returns an existing one.
COLON - Static variable in class org.basex.util.Token
Colon.
color(int) - Static method in class org.basex.gui.GUIConstants
Returns the specified color from the color gradient.
color(Color) - Method in class org.basex.gui.layout.BaseXLabel
Sets the text color.
color1 - Static variable in class org.basex.gui.GUIConstants
Second bright GUI color.
color1A - Static variable in class org.basex.gui.GUIConstants
Alpha color.
color2 - Static variable in class org.basex.gui.GUIConstants
Middle color.
color2A - Static variable in class org.basex.gui.GUIConstants
Transparent background color.
color3 - Static variable in class org.basex.gui.GUIConstants
Middle color.
color3A - Static variable in class org.basex.gui.GUIConstants
Transparent frame color.
color4 - Static variable in class org.basex.gui.GUIConstants
Dark color.
COLOR_SCHEMA - Static variable in interface org.basex.core.Text
Dialog title for treemap color schema.
COLORBLUE - Static variable in class org.basex.gui.GUIProp
Blue GUI color factor.
COLORGREEN - Static variable in class org.basex.gui.GUIProp
Green GUI color factor.
colormark1 - Static variable in class org.basex.gui.GUIConstants
Mark color.
colormark1A - Static variable in class org.basex.gui.GUIConstants
Mark color, custom alpha value.
colormark2 - Static variable in class org.basex.gui.GUIConstants
Second mark color.
colormark2A - Static variable in class org.basex.gui.GUIConstants
Second mark color, custom alpha value.
colormark3 - Static variable in class org.basex.gui.GUIConstants
Third mark color.
colormark4 - Static variable in class org.basex.gui.GUIConstants
Fourth mark color.
COLORRED - Static variable in class org.basex.gui.GUIProp
Red GUI color factor.
COLORS - Static variable in interface org.basex.core.Text
Command info.
COLORSLOC - Static variable in class org.basex.gui.GUIProp
Dialog location.
COLS - Static variable in interface org.basex.core.Text
Colon/space.
COLS - Static variable in interface org.basex.query.QueryText
Parser token.
cols() - Method in class org.basex.util.Table
Returns the number of columns.
COLUMN_X - Static variable in interface org.basex.core.Text
Column info.
COM - Static variable in class org.basex.query.path.Test
Static comment node test.
COMM - Static variable in class org.basex.data.Data
Node kind: Comment.
COMM - Static variable in interface org.basex.data.DataText
Comment output.
COMM_C - Static variable in interface org.basex.data.DataText
Comment output.
COMM_O - Static variable in interface org.basex.data.DataText
Comment output.
COMMA - Static variable in interface org.basex.query.QueryText
Parser token.
Command - Class in org.basex.core
This class provides the architecture for all internal command implementations.
Command(int, String...) - Constructor for class org.basex.core.Command
Constructor.
COMMAND - Static variable in interface org.basex.core.Text
"Command".
command(GUICommand, GUI) - Static method in class org.basex.gui.layout.BaseXButton
Creates a new image button for the specified command.
CommandBuilder - Class in org.basex.core
This class simplifies the composition of the string representation of a database command.
CommandBuilder(Command) - Constructor for class org.basex.core.CommandBuilder
Constructor.
CommandParser - Class in org.basex.core
This is a parser for command strings, creating Command instances.
CommandParser(String, Context) - Constructor for class org.basex.core.CommandParser
Constructor, parsing the input queries.
Commands - Interface in org.basex.core
This class defines the available command-line commands.
COMMANDS - Static variable in class org.basex.gui.GUIProp
Last command inputs.
Commands.Cmd - Enum in org.basex.core
Command definitions.
Commands.CmdAlter - Enum in org.basex.core
Alter types.
Commands.CmdCreate - Enum in org.basex.core
Create commands.
Commands.CmdDrop - Enum in org.basex.core
Drop commands.
Commands.CmdIndex - Enum in org.basex.core
Index types.
Commands.CmdIndexInfo - Enum in org.basex.core
Index types.
Commands.CmdInfo - Enum in org.basex.core
Info commands.
Commands.CmdOptimize - Enum in org.basex.core
Optimize commands.
Commands.CmdPerm - Enum in org.basex.core
Permission commands.
Commands.CmdRepo - Enum in org.basex.core
Repo types.
Commands.CmdShow - Enum in org.basex.core
Show commands.
COMMDASH - Static variable in interface org.basex.build.BuildText
Scanner error.
comment(byte[]) - Method in class org.basex.build.Builder
Stores a comment.
comment(byte[]) - Method in class org.basex.io.serial.Serializer
Serializes a comment.
COMMENT - Static variable in interface org.basex.query.QueryText
Parser token.
commentEnd() - Method in class org.basex.gui.layout.XMLSyntax
 
commentEnd() - Method in class org.basex.gui.layout.XQuerySyntax
 
commentOpen() - Method in class org.basex.gui.layout.XMLSyntax
 
commentOpen() - Method in class org.basex.gui.layout.XQuerySyntax
 
COMMUNITY - Static variable in interface org.basex.core.Text
Command info.
COMMUNITY_URL - Static variable in interface org.basex.core.Text
URL of the community page.
comp(QueryContext) - Method in class org.basex.query.expr.And
 
comp(QueryContext) - Method in class org.basex.query.expr.Arith
 
comp(QueryContext) - Method in class org.basex.query.expr.Arr
 
comp(QueryContext) - Method in class org.basex.query.expr.Cast
 
comp(QueryContext) - Method in class org.basex.query.expr.Castable
 
comp(QueryContext) - Method in class org.basex.query.expr.Catch
 
comp(QueryContext) - Method in class org.basex.query.expr.CElem
 
comp(QueryContext) - Method in class org.basex.query.expr.CmpG
 
comp(QueryContext) - Method in class org.basex.query.expr.CmpN
 
comp(QueryContext) - Method in class org.basex.query.expr.CmpV
 
comp(QueryContext) - Method in class org.basex.query.expr.CName
 
comp(QueryContext) - Method in class org.basex.query.expr.Context
 
comp(QueryContext) - Method in class org.basex.query.expr.Except
 
comp(QueryContext) - Method in class org.basex.query.expr.Expr
Compiles and optimizes the expression, assigns data types and cardinalities.
comp(QueryContext) - Method in class org.basex.query.expr.Extension
 
comp(QueryContext) - Method in class org.basex.query.expr.Filter
 
comp(QueryContext) - Method in class org.basex.query.expr.If
 
comp(QueryContext) - Method in class org.basex.query.expr.Instance
 
comp(QueryContext) - Method in class org.basex.query.expr.InterSect
 
comp(QueryContext) - Method in class org.basex.query.expr.List
 
comp(QueryContext) - Method in class org.basex.query.expr.LitMap
 
comp(QueryContext) - Method in class org.basex.query.expr.Logical
 
comp(QueryContext) - Method in class org.basex.query.expr.Or
 
comp(QueryContext) - Method in class org.basex.query.expr.Preds
 
comp(QueryContext) - Method in class org.basex.query.expr.Quantifier
 
comp(QueryContext) - Method in class org.basex.query.expr.Range
 
comp(QueryContext) - Method in class org.basex.query.expr.Simple
 
comp(QueryContext) - Method in class org.basex.query.expr.Single
 
comp(QueryContext) - Method in class org.basex.query.expr.Switch
 
comp(QueryContext) - Method in class org.basex.query.expr.SwitchCase
 
comp(QueryContext) - Method in class org.basex.query.expr.Treat
 
comp(QueryContext) - Method in class org.basex.query.expr.Try
 
comp(QueryContext) - Method in class org.basex.query.expr.TypeCase
 
comp(QueryContext) - Method in class org.basex.query.expr.TypeSwitch
 
comp(QueryContext) - Method in class org.basex.query.expr.Unary
 
comp(QueryContext) - Method in class org.basex.query.expr.Union
 
comp(QueryContext) - Method in class org.basex.query.expr.VarRef
 
comp(QueryContext) - Method in class org.basex.query.flwor.FLWR
 
comp(QueryContext) - Method in class org.basex.query.flwor.For
 
comp(QueryContext) - Method in class org.basex.query.flwor.ForLet
 
comp(QueryContext) - Method in class org.basex.query.flwor.GFLWOR
 
comp(QueryContext) - Method in class org.basex.query.flwor.Group
 
comp(QueryContext) - Method in class org.basex.query.flwor.Let
 
comp(QueryContext) - Method in class org.basex.query.flwor.Order
 
comp(QueryContext) - Method in class org.basex.query.flwor.OrderByExpr
 
comp(QueryContext) - Method in class org.basex.query.flwor.OrderByStable
 
comp(QueryContext) - Method in class org.basex.query.ft.FTAnd
 
comp(QueryContext) - Method in class org.basex.query.ft.FTContains
 
comp(QueryContext) - Method in class org.basex.query.ft.FTDistance
 
comp(QueryContext) - Method in class org.basex.query.ft.FTExpr
 
comp(QueryContext) - Method in class org.basex.query.ft.FTNot
 
comp(QueryContext) - Method in class org.basex.query.ft.FTOptions
 
comp(QueryContext) - Method in class org.basex.query.ft.FTOr
 
comp(QueryContext) - Method in class org.basex.query.ft.FTWeight
 
comp(QueryContext) - Method in class org.basex.query.ft.FTWindow
 
comp(QueryContext) - Method in class org.basex.query.ft.FTWords
 
comp(QueryContext) - Method in class org.basex.query.func.DynamicFunc
 
comp(QueryContext) - Method in class org.basex.query.func.InlineFunc
 
comp(QueryContext) - Method in class org.basex.query.func.PartFunc
 
comp(QueryContext) - Method in class org.basex.query.func.StandardFunc
 
comp(QueryContext) - Method in class org.basex.query.func.UserFunc
 
comp(QueryContext) - Method in class org.basex.query.func.UserFuncCall
 
comp(QueryContext) - Method in class org.basex.query.func.UserFuncs
Compiles the functions.
comp(QueryContext) - Method in class org.basex.query.item.Value
 
comp(QueryContext) - Method in class org.basex.query.path.AxisStep
 
comp(QueryContext) - Method in class org.basex.query.path.NameTest
 
comp(QueryContext) - Method in class org.basex.query.path.Path
 
comp(QueryContext) - Method in class org.basex.query.path.Test
Optimizes and compiles the expression.
comp(QueryContext) - Method in class org.basex.query.up.expr.Transform
 
comp(QueryContext) - Method in class org.basex.query.util.Var
 
comp(Data) - Method in class org.basex.util.ft.StopWords
Compiles the stop word list.
COMP - Static variable in class org.basex.util.Token
Comparator for byte arrays.
comp2(QueryContext) - Method in class org.basex.query.expr.Filter
Compiles the filter expression, excluding the root node.
COMPANY - Static variable in interface org.basex.core.Text
Company info.
comparable(Item) - Method in class org.basex.query.item.Item
Checks if the items can be compared.
Compare - Class in org.basex.query.util
Utility class for comparing XQuery values.
Compare(InputInfo) - Constructor for class org.basex.query.util.Compare
Constructor.
Compare.Flag - Enum in org.basex.query.util
Flags.
compareDocumentPosition(Node) - Method in class org.basex.api.dom.BXNode
 
compareTo(FTStringMatch) - Method in class org.basex.data.FTStringMatch
 
compareTo(UpdatePrimitive) - Method in class org.basex.query.up.primitives.UpdatePrimitive
 
compareTo(Language) - Method in class org.basex.util.ft.Language
 
compareTo(Version) - Method in class org.basex.util.Version
 
compBln(Expr) - Method in class org.basex.query.expr.ParseExpr
Returns a boolean equivalent for the specified expression.
compEbv(QueryContext) - Method in class org.basex.query.expr.CmpG
 
compEbv(QueryContext) - Method in class org.basex.query.expr.CmpV
 
compEbv(QueryContext) - Method in class org.basex.query.expr.Expr
This method is called at compile time by expressions that perform effective boolean value tests (e.g.
compEbv(QueryContext) - Method in class org.basex.query.func.FNSimple
 
compile() - Method in class org.basex.query.QueryContext
Compiles and optimizes the expression.
compile() - Method in class org.basex.query.QueryProcessor
Compiles the query.
COMPILING_C - Static variable in interface org.basex.core.Text
Query info: compiling.
COMPILING_CC - Static variable in interface org.basex.core.Text
"Compiling: ".
compInfo(String, Object...) - Method in class org.basex.query.QueryContext
Adds some optimization info.
complete - Variable in class org.basex.query.item.DBNodeSeq
Complete.
complete() - Method in class org.basex.query.QuerySuggest
Sorts and returns the query suggestions.
componentHidden(ComponentEvent) - Method in class org.basex.gui.layout.BaseXPanel
 
componentMoved(ComponentEvent) - Method in class org.basex.gui.layout.BaseXPanel
 
componentResized(ComponentEvent) - Method in class org.basex.gui.layout.BaseXEditor
 
componentResized(ComponentEvent) - Method in class org.basex.gui.layout.BaseXPanel
 
componentResized(ComponentEvent) - Method in class org.basex.gui.view.map.MapView
 
componentResized(ComponentEvent) - Method in class org.basex.gui.view.plot.PlotView
 
componentShown(ComponentEvent) - Method in class org.basex.gui.layout.BaseXPanel
 
compPath(QueryContext) - Method in class org.basex.query.path.AxisPath
 
compPath(QueryContext) - Method in class org.basex.query.path.MixedPath
 
compPath(QueryContext) - Method in class org.basex.query.path.Path
Compiles the location path.
COMPPLAN - Static variable in class org.basex.core.Prop
Creates the query plan before or after compilation.
Compress - Class in org.basex.util
This class compresses and decompresses tokens.
Compress() - Constructor for class org.basex.util.Compress
 
comps - Variable in class org.basex.query.util.pkg.Package
Package components.
COMS - Static variable in interface org.basex.build.BuildText
DTD:

D

dash() - Method in class org.basex.util.Args
Checks if the current argument starts with a dash (i.e., introduces any flags).
Dat - Class in org.basex.query.item
Date item.
Dat(Date) - Constructor for class org.basex.query.item.Dat
Constructor.
Dat(Date, Dur, boolean, InputInfo) - Constructor for class org.basex.query.item.Dat
Constructor.
Dat(byte[], InputInfo) - Constructor for class org.basex.query.item.Dat
Constructor.
DAT - Static variable in class org.basex.query.item.SeqType
Single date.
DAT_ZO - Static variable in class org.basex.query.item.SeqType
Zero or one date.
data() - Method in class org.basex.core.Context
Returns the current data reference.
Data - Class in org.basex.data
This class provides access to the database storage.
Data() - Constructor for class org.basex.data.Data
 
data - Variable in class org.basex.data.Nodes
Root node.
data - Variable in class org.basex.gui.layout.BaseXTable
Table data.
data - Variable in class org.basex.index.IndexBuilder
Data reference.
data - Variable in class org.basex.query.item.DBNode
Data reference.
data() - Method in class org.basex.query.item.DBNode
 
data() - Method in class org.basex.query.item.DBNodeSeq
 
data() - Method in class org.basex.query.item.Value
Returns the data reference (if) attached to this value.
data() - Method in class org.basex.query.QueryContext
Returns the current data reference of the context value, or null.
data(String, InputInfo) - Method in class org.basex.query.QueryResources
Opens a new database or returns a reference to an already opened database.
data(String, boolean, InputInfo) - Method in class org.basex.query.QueryResources
Creates a new data reference for the specified input, or returns a reference to an already opened file or database.
DATA - Static variable in interface org.basex.query.QueryText
Query Plan.
data - Variable in class org.basex.query.up.primitives.UpdatePrimitive
Target data reference.
data - Variable in class org.basex.query.util.IndexContext
Data reference.
DataAccess - Class in org.basex.io.random
This class allows positional read and write access to a database file.
DataAccess(IOFile) - Constructor for class org.basex.io.random.DataAccess
Constructor, initializing the file reader.
DATAATV - Static variable in interface org.basex.data.DataText
Database - Attribute value index.
DATABASE - Static variable in interface org.basex.core.Text
"Database".
DATABASE_PATH - Static variable in interface org.basex.core.Text
Database path.
databases() - Method in class org.basex.core.Context
Get list of currently available databases.
Databases - Class in org.basex.core
Manages a two-way-map of all available databases and backups.
DATABASES - Static variable in interface org.basex.core.Text
Databases.
DataBuilder - Class in org.basex.query.util
Class for building memory-based database nodes.
DataBuilder(MemData) - Constructor for class org.basex.query.util.DataBuilder
Constructor.
DATAFTX - Static variable in interface org.basex.data.DataText
Database - Full-text index.
DATAIDP - Static variable in interface org.basex.data.DataText
Database - ID->PRE mapping.
DATAINF - Static variable in interface org.basex.data.DataText
Database - Info.
DataInput - Class in org.basex.io.in
This is an input stream for project specific data types.
DataInput(IO) - Constructor for class org.basex.io.in.DataInput
Constructor.
DataOutput - Class in org.basex.io.out
This is an output stream for project specific data types.
DataOutput(OutputStream) - Constructor for class org.basex.io.out.DataOutput
Constructor, specifying an output stream.
DataOutput(IOFile) - Constructor for class org.basex.io.out.DataOutput
Constructor, specifying a file.
DataOutput(IOFile, int) - Constructor for class org.basex.io.out.DataOutput
Constructor, specifying a file and a buffer size.
DATAPIN - Static variable in interface org.basex.data.DataText
Database - Pin flag.
DATAREF - Static variable in class org.basex.core.Command
Commands flag: data reference needed.
datas - Variable in class org.basex.core.Context
Database pool.
Datas - Class in org.basex.core
This class organizes all currently opened database.
Datas() - Constructor for class org.basex.core.Datas
 
DATASWL - Static variable in interface org.basex.data.DataText
Database - Stopword list.
DATATBL - Static variable in interface org.basex.data.DataText
Database - Tokens.
DataText - Interface in org.basex.data
This class assembles texts which are used in the data classes.
DATATMP - Static variable in interface org.basex.data.DataText
Database - Temporary Size References.
DATATXT - Static variable in interface org.basex.data.DataText
Database - Text index.
DATAUPD - Static variable in interface org.basex.data.DataText
Database - Updating flag.
DATE - Static variable in class org.basex.core.cmd.InfoDB
Date format.
DATE - Static variable in class org.basex.io.IO
Date format which is appended to backups.
Date - Class in org.basex.query.item
Date container.
date - Variable in class org.basex.query.QueryContext
Current Date.
DATEPATTERN - Static variable in class org.basex.io.IO
Date pattern.
day() - Method in class org.basex.query.item.Dur
Returns the days.
day(int, int, int) - Method in class org.basex.query.util.format.Formatter
Returns the specified day of the week (0-6, Sunday-Saturday).
days(int, int, int) - Static method in class org.basex.query.item.Date
Returns the number of days since AD for the specified years, months and days.
db(MetaData, boolean, boolean, boolean) - Static method in class org.basex.core.cmd.InfoDB
Creates a database information string.
db() - Method in class org.basex.gui.view.editor.EditorView
 
db() - Method in class org.basex.gui.view.explore.ExploreView
 
db() - Method in class org.basex.gui.view.folder.FolderView
 
db() - Method in class org.basex.gui.view.info.InfoView
 
db() - Method in class org.basex.gui.view.map.MapView
 
db() - Method in class org.basex.gui.view.plot.PlotView
 
db() - Method in class org.basex.gui.view.table.TableView
 
db() - Method in class org.basex.gui.view.text.TextView
 
db() - Method in class org.basex.gui.view.tree.TreeView
 
db() - Method in class org.basex.gui.view.View
Tests if this view relies on a database instance.
DB - Static variable in interface org.basex.query.QueryText
DB token.
DB_BACKUP_X - Static variable in interface org.basex.core.Text
Backup of database created.
DB_CLOSED_X - Static variable in interface org.basex.core.Text
Database closed.
DB_COPIED_X - Static variable in interface org.basex.core.Text
Copy of database created.
DB_CORRUPT - Static variable in interface org.basex.core.Text
Possible corruption.
DB_CREATED_X_X - Static variable in interface org.basex.core.Text
Database created.
DB_DROPPED_X - Static variable in interface org.basex.core.Text
Database dropped.
DB_EXISTS_X - Static variable in interface org.basex.core.Text
Database exists already.
DB_EXPORTED_X - Static variable in interface org.basex.core.Text
Database exported.
DB_FLUSHED_X - Static variable in interface org.basex.core.Text
Database flushed.
DB_NOT_BACKUP_X - Static variable in interface org.basex.core.Text
Backup of database not created.
DB_NOT_CLOSED_X - Static variable in interface org.basex.core.Text
Database not closed.
DB_NOT_COPIED_X - Static variable in interface org.basex.core.Text
Copy of database not created.
DB_NOT_DROPPED_X - Static variable in interface org.basex.core.Text
Database not dropped.
DB_NOT_FOUND_X - Static variable in interface org.basex.core.Text
Database not found.
DB_NOT_OPENED_X - Static variable in interface org.basex.core.Text
Database not opened.
DB_NOT_RENAMED_X - Static variable in interface org.basex.core.Text
Database not dropped.
DB_NOT_RESTORED_X - Static variable in interface org.basex.core.Text
Database not restored.
DB_OPENED_X - Static variable in interface org.basex.core.Text
Database opened.
DB_OPTIMIZED_X - Static variable in interface org.basex.core.Text
Database optimized.
DB_PINNED_X - Static variable in interface org.basex.core.Text
Database pinned.
DB_PROPS - Static variable in interface org.basex.core.Text
"Database Properties".
DB_RENAMED_X - Static variable in interface org.basex.core.Text
Database altered.
DB_RESTORED_X - Static variable in interface org.basex.core.Text
Database restored.
DB_UPDATED_X - Static variable in interface org.basex.core.Text
Database updated.
DBAdd - Class in org.basex.query.up.primitives
Add primitive.
DBAdd(Data, InputInfo, Item, String, Context) - Constructor for class org.basex.query.up.primitives.DBAdd
Constructor.
DBATTS - Static variable in interface org.basex.data.DataText
Attributes.
DBATVIDX - Static variable in interface org.basex.data.DataText
Attribute indexing.
DBCHOP - Static variable in interface org.basex.data.DataText
Whitespace chopping.
DBCRTATV - Static variable in interface org.basex.data.DataText
Attribute indexing.
DBCRTFTX - Static variable in interface org.basex.data.DataText
Full-text indexing.
DBCRTTXT - Static variable in interface org.basex.data.DataText
Text indexing.
DBDelete - Class in org.basex.query.up.primitives
Update primitive for the Function._DB_DELETE function.
DBDelete(Data, String, InputInfo) - Constructor for class org.basex.query.up.primitives.DBDelete
Constructor.
DBDOCS - Static variable in interface org.basex.data.DataText
Documents.
DBENC - Static variable in interface org.basex.data.DataText
Encoding.
dbexists(String) - Method in class org.basex.core.MainProp
Checks if the specified database exists.
dbfile(String) - Method in class org.basex.data.MetaData
Returns a file instance for the specified database file.
DBFNAME - Static variable in interface org.basex.data.DataText
Path to original document.
DBFSIZE - Static variable in interface org.basex.data.DataText
File size.
DBFTCS - Static variable in interface org.basex.data.DataText
Full-text case sensitivity.
DBFTDC - Static variable in interface org.basex.data.DataText
Full-text diacritics removal.
DBFTLN - Static variable in interface org.basex.data.DataText
Full-text language.
DBFTST - Static variable in interface org.basex.data.DataText
Full-text stemming.
DBFTXIDX - Static variable in interface org.basex.data.DataText
Full-text indexing.
dbl(InputInfo) - Method in class org.basex.query.item.Bln
 
Dbl - Class in org.basex.query.item
Double item.
dbl(InputInfo) - Method in class org.basex.query.item.Dbl
 
dbl(InputInfo) - Method in class org.basex.query.item.DBNode
 
dbl(InputInfo) - Method in class org.basex.query.item.Dec
 
dbl(InputInfo) - Method in class org.basex.query.item.Flt
 
dbl(InputInfo) - Method in class org.basex.query.item.Int
 
dbl(InputInfo) - Method in class org.basex.query.item.Item
Returns a double representation of the value.
DBL - Static variable in class org.basex.query.item.SeqType
Double number.
DBL_ZM - Static variable in class org.basex.query.item.SeqType
Double number.
DBL_ZO - Static variable in class org.basex.query.item.SeqType
Zero or one double.
DBLASTID - Static variable in interface org.basex.data.DataText
Last (highest) id.
DBMAXCATS - Static variable in interface org.basex.data.DataText
Maximum number of categories.
DBMAXLEN - Static variable in interface org.basex.data.DataText
Maximum token length.
dbname() - Method in class org.basex.io.IO
Chops the path and the file suffix of the specified filename and returns the database name.
DBNDOCS - Static variable in interface org.basex.data.DataText
Number of documents.
DBNode - Class in org.basex.query.item
Disk-based Node item.
DBNode(Data) - Constructor for class org.basex.query.item.DBNode
Constructor, creating a document node from the specified data reference.
DBNode(Data, int) - Constructor for class org.basex.query.item.DBNode
Constructor, creating a node from the specified data reference.
DBNode(Data, int, int) - Constructor for class org.basex.query.item.DBNode
Constructor, specifying full node information.
DBNode(IO, Prop) - Constructor for class org.basex.query.item.DBNode
Constructor, specifying an XML input reference.
DBNode(Parser) - Constructor for class org.basex.query.item.DBNode
Constructor, specifying a parser reference.
dbnodes() - Method in class org.basex.query.iter.NodeCache
Checks if binary search can be applied to this iterator, i.e.
DBNodeSeq - Class in org.basex.query.item
Sequence, containing at least two ordered database nodes.
DBNS - Static variable in interface org.basex.data.DataText
Namespace.
DBOptimize - Class in org.basex.query.up.primitives
Update primitive for the optimize function.
DBOptimize(Data, Context, boolean, InputInfo) - Constructor for class org.basex.query.up.primitives.DBOptimize
Constructor.
dbOptions - Variable in class org.basex.query.QueryContext
Query options (are valid during query execution).
DBPATH - Static variable in class org.basex.core.MainProp
Database path.
dbpath(String) - Method in class org.basex.core.MainProp
Returns a file instance for the specified database.
dbpath() - Method in class org.basex.core.MainProp
Returns the current database path.
DBPATH - Static variable in interface org.basex.data.DataText
Path summary.
DBPERM - Static variable in interface org.basex.data.DataText
Permissions.
DBPREFIX - Static variable in class org.basex.core.Prop
Prefix for project specific properties.
DBPTHIDX - Static variable in interface org.basex.data.DataText
Path indexing.
DBRename - Class in org.basex.query.up.primitives
Update primitive for the Function._DB_RENAME function.
DBRename(Data, String, String, InputInfo) - Constructor for class org.basex.query.up.primitives.DBRename
Constructor.
DBSCMAX - Static variable in interface org.basex.data.DataText
Maximum scoring value.
DBSCMIN - Static variable in interface org.basex.data.DataText
Minimum scoring value.
DBSCTYPE - Static variable in interface org.basex.data.DataText
Maximum indexed full-text score.
DBSIZE - Static variable in interface org.basex.data.DataText
Number of nodes.
dbsize() - Method in class org.basex.data.MetaData
Returns the disk size of the database.
DBStore - Class in org.basex.query.up.primitives
Update primitive for the Function._DB_STORE function.
DBStore(Data, byte[], Item, InputInfo) - Constructor for class org.basex.query.up.primitives.DBStore
Constructor.
DBSTR - Static variable in interface org.basex.data.DataText
Database version.
DBTAGS - Static variable in interface org.basex.data.DataText
Tags.
DBTIME - Static variable in interface org.basex.data.DataText
Last modification time.
dbtime() - Method in class org.basex.data.MetaData
Returns the disk timestamp of the database.
DBTXTIDX - Static variable in interface org.basex.data.DataText
Text indexing.
DBUPDIDX - Static variable in interface org.basex.data.DataText
Automatic index update.
DBUPTODATE - Static variable in interface org.basex.data.DataText
Up-to-date flag.
DBURI - Static variable in interface org.basex.query.QueryText
Database module URI.
DBWCIDX - Static variable in interface org.basex.data.DataText
Full-text wildcards indexing.
DEBUG - Static variable in class org.basex.core.MainProp
Debug mode.
debug - Static variable in class org.basex.core.Prop
Debug mode.
debug(Throwable) - Static method in class org.basex.util.Util
Prints the exception stack trace if the Util.debug(java.lang.Throwable) flag is set.
debug(Object, Object...) - Static method in class org.basex.util.Util
Prints a string to standard error if the Util.debug(java.lang.Throwable) flag is set.
dec(InputInfo) - Method in class org.basex.query.item.Bln
 
dec(InputInfo) - Method in class org.basex.query.item.Dbl
 
Dec - Class in org.basex.query.item
Decimal item.
Dec(byte[]) - Constructor for class org.basex.query.item.Dec
Constructor.
Dec(BigDecimal, Type) - Constructor for class org.basex.query.item.Dec
Constructor.
dec(InputInfo) - Method in class org.basex.query.item.Dec
 
dec(InputInfo) - Method in class org.basex.query.item.Flt
 
dec(InputInfo) - Method in class org.basex.query.item.Int
 
dec(InputInfo) - Method in class org.basex.query.item.Item
Returns a decimal representation of the value.
DEC_ZO - Static variable in class org.basex.query.item.SeqType
Zero or one decimal number.
DECFORMATS - Static variable in interface org.basex.query.QueryText
Decimal declarations.
decFormats - Variable in class org.basex.query.StaticContext
Decimal formats.
DecFormatter - Class in org.basex.query.util.format
Formatter for decimal numbers.
DecFormatter() - Constructor for class org.basex.query.util.format.DecFormatter
Default constructor.
DecFormatter(InputInfo, HashMap<String, String>) - Constructor for class org.basex.query.util.format.DecFormatter
Constructor.
DECIMAL_FORMAT - Static variable in interface org.basex.query.QueryText
Parser token.
DECLARE - Static variable in interface org.basex.query.QueryText
Parser token.
declared - Variable in class org.basex.query.func.UserFunc
Declaration flag.
declared - Variable in class org.basex.query.util.Var
Declaration flag.
declares(Var) - Method in class org.basex.query.flwor.For
 
declares(Var) - Method in class org.basex.query.flwor.ForLet
Checks if the given variable is declared by this clause.
declares(Var) - Method in class org.basex.query.flwor.Let
 
DECLENCODE - Static variable in interface org.basex.build.BuildText
Scanner error.
DECLSTANDALONE - Static variable in interface org.basex.build.BuildText
Scanner error.
DECLSTART - Static variable in interface org.basex.build.BuildText
Scanner error.
DECLVERSION - Static variable in interface org.basex.build.BuildText
Scanner error.
DECLWRONG - Static variable in interface org.basex.build.BuildText
Scanner error.
decode(String) - Static method in class org.basex.util.Base64
Decodes the specified string.
decode(byte[]) - Static method in class org.basex.util.Base64
Decodes the specified token.
DecodingInput - Class in org.basex.io.in
This server-side class wraps an InputStream filled by a database client.
DecodingInput(InputStream) - Constructor for class org.basex.io.in.DecodingInput
Constructor.
deep(InputInfo, Map) - Method in class org.basex.query.item.map.Map
Checks if the this map is deep-equal to the given one.
deep(Value, Value, InputInfo) - Static method in class org.basex.query.util.Compare
Checks items for deep equality.
deep(Iter, Iter, InputInfo) - Static method in class org.basex.query.util.Compare
Checks items for deep equality.
deep(Iter, Iter) - Method in class org.basex.query.util.Compare
Checks values for deep equality.
deepCopy() - Method in class org.basex.query.item.ANode
Returns a deep copy of the node.
deepCopy() - Method in class org.basex.query.item.DBNode
 
deepCopy() - Method in class org.basex.query.item.FNode
 
def() - Static method in class org.basex.util.ft.Language
Returns the user language as default language, or English, if the user language cannot be assigned.
DEFAULT - Static variable in interface org.basex.query.QueryText
Parser token.
DEFAULT_BOUND - Static variable in interface org.basex.query.util.http.HTTPText
Default multipart boundary.
Delete - Class in org.basex.core.cmd
Evaluates the 'delete' command and deletes resources from a database.
Delete(String) - Constructor for class org.basex.core.cmd.Delete
Default constructor.
delete(Context, IntList) - Static method in class org.basex.core.cmd.Delete
Deletes the specified nodes.
delete(Data, String) - Static method in class org.basex.core.cmd.Delete
Deletes the specified resources.
delete(ClientListener) - Method in class org.basex.core.Context
Removes the specified client session.
delete(String) - Method in class org.basex.core.Databases
Deletes a database from the list.
delete(String, boolean) - Method in class org.basex.core.Databases
Deletes a database or backup from the list.
DELETE - Static variable in interface org.basex.core.Text
Command info.
delete(int) - Method in class org.basex.data.Data
Deletes a node and its descendants.
delete(int, boolean) - Method in class org.basex.data.Data
Deletes the specified text entry.
delete(int, boolean) - Method in class org.basex.data.DiskData
 
delete(int) - Method in class org.basex.data.FTMatches
Removes the specified match.
delete(int, boolean) - Method in class org.basex.data.MemData
 
delete(byte[]) - Method in class org.basex.data.Namespaces
Deletes the specified namespace URI from the root node.
delete(int, int, int) - Method in class org.basex.index.IdPreMap
Delete records.
delete(byte[]) - Method in class org.basex.index.IndexCache
Deletes a cached entry.
delete(int, int) - Method in class org.basex.index.Resources
Deletes the specified entry and updates subsequent nodes.
delete(TokenObjMap<IntList>) - Method in class org.basex.index.value.DiskValues
Delete records from the index.
delete(byte[], int) - Method in class org.basex.index.value.MemValues
Remove record from the index.
delete(TokenObjMap<IntList>) - Method in class org.basex.index.value.UpdatableDiskValues
 
delete(byte[], int) - Method in class org.basex.index.value.UpdatableMemValues
 
delete() - Method in class org.basex.io.IOFile
Deletes the IO reference.
delete(int, int) - Method in class org.basex.io.random.TableAccess
Deletes the specified number of entries from the database.
delete(int, int) - Method in class org.basex.io.random.TableDiskAccess
 
delete(int, int) - Method in class org.basex.io.random.TableMemAccess
 
delete(Item, InputInfo) - Method in class org.basex.query.item.map.Map
Deletes a key from this map.
delete(int) - Method in class org.basex.query.iter.NodeCache
Deletes a value at the specified position.
DELETE - Static variable in interface org.basex.query.QueryText
Parser token.
Delete - Class in org.basex.query.up.expr
Delete expression.
Delete(InputInfo, Expr) - Constructor for class org.basex.query.up.expr.Delete
Constructor.
DELETE - Static variable in interface org.basex.query.util.http.HTTPText
HTTP method DELETE.
delete(byte[]) - Method in class org.basex.query.util.NSContext
Deletes the specified namespace at parsing time.
delete(String, InputInfo) - Method in class org.basex.query.util.pkg.RepoManager
Removes a package from package repository.
delete(T[], int) - Static method in class org.basex.util.Array
Removes an array entry at the specified position.
delete(int) - Method in class org.basex.util.Atts
Deletes the specified entry.
delete(int) - Method in class org.basex.util.hash.IntSet
Deletes the specified key.
delete(byte[]) - Method in class org.basex.util.hash.TokenMap
 
delete(byte[]) - Method in class org.basex.util.hash.TokenObjMap
 
delete(byte[]) - Method in class org.basex.util.hash.TokenSet
Deletes the specified key.
delete(int) - Method in class org.basex.util.list.IntList
Deletes the element at the specified position.
delete(int) - Method in class org.basex.util.list.StringList
Deletes the specified element.
delete(int) - Method in class org.basex.util.list.TokenList
Deletes the element at the specified position.
delete(byte[]) - Method in class org.basex.util.list.TwoWayTokenMap
Deletes a value.
delete(String) - Method in class org.basex.util.list.TwoWayTokenMap
Deletes a value.
delete(byte[], int) - Static method in class org.basex.util.Token
Deletes the specified character from the token.
delete(int, int) - Method in class org.basex.util.TokenBuilder
Deletes bytes from the token.
DELETE_ALL - Static variable in interface org.basex.core.Text
Button for deleting all.
DELETE_NODES - Static variable in interface org.basex.core.Text
Dialog title for deleting nodes.
DELETE_PACKAGES_X - Static variable in interface org.basex.core.Text
Dialog text for dropping a package.
DeleteNode - Class in org.basex.query.up.primitives
Delete primitive.
DeleteNode(int, Data, InputInfo) - Constructor for class org.basex.query.up.primitives.DeleteNode
Constructor.
dep - Variable in class org.basex.query.util.pkg.Package
List of dependencies.
DEPEND - Static variable in interface org.basex.query.util.pkg.PkgText
Element dependency.
depPkg(Package.Dependency) - Method in class org.basex.query.util.pkg.PkgValidator
Checks if secondary package, i.e.
desc(ArrayList<PathNode>, boolean) - Static method in class org.basex.index.path.PathSummary
Returns all children or descendants of the specified nodes.
desc(int, int) - Method in class org.basex.index.path.PathSummary
Returns all children or descendants of the specified nodes with the specified tag or attribute value.
desc(byte[], boolean, boolean) - Method in class org.basex.index.path.PathSummary
Returns descendant tags and attributes for the specified start key.
desc(TokenList, boolean, boolean) - Method in class org.basex.index.path.PathSummary
Returns descendant tags and attributes for the specified descendant path.
desc - Variable in enum org.basex.query.util.Err
Error description.
descendant() - Method in class org.basex.query.item.ANode
Returns a descendant axis iterator.
descendant() - Method in class org.basex.query.item.DBNode
 
descendant() - Method in class org.basex.query.item.FNode
 
descendantOrSelf() - Method in class org.basex.query.item.ANode
Returns a descendant-or-self axis iterator.
descendantOrSelf() - Method in class org.basex.query.item.DBNode
 
descendantOrSelf() - Method in class org.basex.query.item.FNode
 
descendants() - Method in class org.basex.io.IOFile
Returns the relative paths of all descendant files.
DESCENDING - Static variable in interface org.basex.query.QueryText
Parser token.
description() - Method in class org.basex.data.ExprInfo
Returns a string description of the expression.
description() - Method in class org.basex.query.expr.Arith
 
description() - Method in class org.basex.query.expr.CComm
 
description() - Method in class org.basex.query.expr.CDoc
 
description() - Method in class org.basex.query.expr.CmpG
 
description() - Method in class org.basex.query.expr.CmpN
 
description() - Method in class org.basex.query.expr.CmpV
 
description() - Method in class org.basex.query.expr.CName
 
description() - Method in class org.basex.query.expr.CTxt
 
description() - Method in class org.basex.query.expr.LitMap
 
description() - Method in class org.basex.query.expr.VarRef
 
description() - Method in class org.basex.query.func.DynamicFunc
 
description() - Method in class org.basex.query.func.JavaFunc
 
description() - Method in class org.basex.query.func.JavaModuleFunc
 
description() - Method in class org.basex.query.func.StandardFunc
 
description() - Method in class org.basex.query.func.UserFuncCall
 
description() - Method in class org.basex.query.item.map.Map
 
description() - Method in class org.basex.query.item.Value
 
description - Variable in class org.basex.util.Table
Data description; if available, will be added as footer.
DESCRIPTOR - Static variable in interface org.basex.query.util.pkg.PkgText
Package descriptor.
det() - Method in class org.basex.build.Builder
 
det() - Method in class org.basex.build.DirParser
 
det() - Method in class org.basex.build.xml.DOMWrapper
 
det() - Method in class org.basex.build.xml.SAXWrapper
 
det() - Method in class org.basex.build.xml.XMLParser
 
det() - Method in class org.basex.core.cmd.Optimize
 
det() - Method in class org.basex.core.cmd.OptimizeAll
 
det() - Method in class org.basex.core.Progress
Returns short information on this process.
det() - Method in class org.basex.index.ft.FTBuilder
 
det() - Method in class org.basex.index.value.ValueBuilder
 
det() - Method in class org.basex.query.QueryContext
 
det() - Method in class org.basex.query.QueryProcessor
 
detail() - Method in class org.basex.core.Progress
Returns detailed information on the current process or sub process.
determineDataRef(ANode, QueryContext) - Method in class org.basex.query.up.Updates
Determines the data reference and pre value for an update primitive which has a fragment as a target node.
df - Static variable in class org.basex.query.item.Date
Data factory.
DF_DEC - Static variable in interface org.basex.query.QueryText
Parser token.
DF_DIG - Static variable in interface org.basex.query.QueryText
Parser token.
DF_GRP - Static variable in interface org.basex.query.QueryText
Parser token.
DF_INF - Static variable in interface org.basex.query.QueryText
Parser token.
DF_MIN - Static variable in interface org.basex.query.QueryText
Parser token.
DF_NAN - Static variable in interface org.basex.query.QueryText
Parser token.
DF_PAT - Static variable in interface org.basex.query.QueryText
Parser token.
DF_PC - Static variable in interface org.basex.query.QueryText
Parser token.
DF_PM - Static variable in interface org.basex.query.QueryText
Parser token.
DF_ZG - Static variable in interface org.basex.query.QueryText
Parser token.
dfont - Static variable in class org.basex.gui.GUIConstants
Default monospace font.
DGRAY - Static variable in class org.basex.gui.GUIConstants
Background color.
DIACRITICS - Static variable in class org.basex.core.Prop
Flag for full-text diacritics sensitivity.
DIACRITICS - Static variable in interface org.basex.core.Text
Full-text index information.
diacritics - Variable in class org.basex.data.MetaData
Flag for full-text diacritics removal.
DIACRITICS - Static variable in interface org.basex.query.QueryText
Parser token.
Dialog - Class in org.basex.gui.dialog
This class provides the architecture for consistent dialog windows.
DialogAbout - Class in org.basex.gui.dialog
Dialog window for displaying information about the project.
DialogAbout(GUI) - Constructor for class org.basex.gui.dialog.DialogAbout
Default constructor.
DialogColors - Class in org.basex.gui.dialog
Dialog window for changing the used colors.
DialogColors(GUI) - Constructor for class org.basex.gui.dialog.DialogColors
Default constructor.
DialogEdit - Class in org.basex.gui.dialog
Dialog window for editing XML nodes.
DialogEdit(GUI, int) - Constructor for class org.basex.gui.dialog.DialogEdit
Default constructor.
DialogExport - Class in org.basex.gui.dialog
Dialog window for changing some project's preferences.
DialogExport(GUI) - Constructor for class org.basex.gui.dialog.DialogExport
Default constructor.
DialogFonts - Class in org.basex.gui.dialog
Dialog window for changing the used fonts.
DialogFonts(GUI) - Constructor for class org.basex.gui.dialog.DialogFonts
Default constructor.
DialogImport - Class in org.basex.gui.dialog
Panel for importing new database resources.
DialogImport(Dialog, BaseXBack, DialogParsing) - Constructor for class org.basex.gui.dialog.DialogImport
Constructor.
DialogInput - Class in org.basex.gui.dialog
Rename database/drop documents dialog.
DialogInput(String, String, GUI, int) - Constructor for class org.basex.gui.dialog.DialogInput
Default constructor.
DialogInsert - Class in org.basex.gui.dialog
Dialog window for inserting new database nodes.
DialogInsert(GUI) - Constructor for class org.basex.gui.dialog.DialogInsert
Default constructor.
DialogManage - Class in org.basex.gui.dialog
Open database dialog.
DialogManage(GUI) - Constructor for class org.basex.gui.dialog.DialogManage
Default constructor.
DialogMapLayout - Class in org.basex.gui.dialog
Dialog window for specifying the TreeMap layout.
DialogMapLayout(GUI) - Constructor for class org.basex.gui.dialog.DialogMapLayout
Default constructor.
DialogNew - Class in org.basex.gui.dialog
Dialog window for specifying options for creating a new database.
DialogNew(GUI) - Constructor for class org.basex.gui.dialog.DialogNew
Default constructor.
DialogPackages - Class in org.basex.gui.dialog
Open database dialog.
DialogPackages(GUI) - Constructor for class org.basex.gui.dialog.DialogPackages
Default constructor.
DialogPass - Class in org.basex.gui.dialog
Open database dialog.
DialogPass() - Constructor for class org.basex.gui.dialog.DialogPass
Default constructor creating invisible frame as main window.
DialogPrefs - Class in org.basex.gui.dialog
Dialog window for changing some project's preferences.
DialogPrefs(GUI) - Constructor for class org.basex.gui.dialog.DialogPrefs
Default constructor.
DialogProgress - Class in org.basex.gui.dialog
Dialog window for displaying the progress of a command execution.
DialogProps - Class in org.basex.gui.dialog
Database properties dialog.
DialogProps(GUI) - Constructor for class org.basex.gui.dialog.DialogProps
Default constructor.
DialogResources - Class in org.basex.gui.dialog
Combination of a JTree and a text field.
DialogResources(DialogProps) - Constructor for class org.basex.gui.dialog.DialogResources
Constructor.
DialogServer - Class in org.basex.gui.dialog
Dialog window for displaying information about the server.
DialogServer(GUI) - Constructor for class org.basex.gui.dialog.DialogServer
Default constructor.
DialogTreeOptions - Class in org.basex.gui.dialog
Dialog window for specifying the TreeMap layout.
DialogTreeOptions(GUI) - Constructor for class org.basex.gui.dialog.DialogTreeOptions
Default constructor.
diff(InputInfo, Item) - Method in class org.basex.query.item.ANode
 
diff(ANode) - Method in class org.basex.query.item.ANode
Compares two nodes for their unique order.
diff(InputInfo, Item) - Method in class org.basex.query.item.Atm
 
diff(InputInfo, Item) - Method in class org.basex.query.item.Bln
 
diff(InputInfo, Item) - Method in class org.basex.query.item.Date
 
diff(InputInfo, Item) - Method in class org.basex.query.item.Dbl
 
diff(ANode) - Method in class org.basex.query.item.DBNode
 
diff(InputInfo, Item) - Method in class org.basex.query.item.Dec
 
diff(InputInfo, Item) - Method in class org.basex.query.item.DSim
 
diff(InputInfo, Item) - Method in class org.basex.query.item.DTd
 
diff(InputInfo, Item) - Method in class org.basex.query.item.Dur
 
diff(InputInfo, Item) - Method in class org.basex.query.item.Flt
 
diff(ANode) - Method in class org.basex.query.item.FNode
 
diff(InputInfo, Item) - Method in class org.basex.query.item.Int
 
diff(InputInfo, Item) - Method in class org.basex.query.item.Item
Returns the difference between the current and the specified item.
diff(InputInfo, Item) - Method in class org.basex.query.item.Jav
 
diff(InputInfo, Item) - Method in class org.basex.query.item.QNm
 
diff(InputInfo, Item) - Method in class org.basex.query.item.Str
 
diff(InputInfo, Item) - Method in class org.basex.query.item.StrStream
 
diff(InputInfo, Item) - Method in class org.basex.query.item.YMd
 
diff(InputInfo, Item, Item) - Static method in enum org.basex.query.util.Err
Throws a comparison exception.
diff(byte[], byte[]) - Static method in class org.basex.util.Token
Calculates the difference of two tokens.
diff(byte, byte) - Static method in class org.basex.util.Token
Calculates the difference of two characters.
DIFFERENT - Static variable in interface org.basex.query.QueryText
Parser token.
digit(int) - Static method in class org.basex.util.Token
Checks if the specified character is a digit (0 - 9).
DigitalSignature - Class in org.basex.query.util.crypto
This class generates and validates digital signatures for XML data.
DigitalSignature(InputInfo) - Constructor for class org.basex.query.util.crypto.DigitalSignature
Constructor.
dir() - Method in class org.basex.io.IO
Returns the directory.
dir() - Method in class org.basex.io.IOFile
 
DIR - Static variable in interface org.basex.query.QueryText
Query Plan.
DIR_NOT_EMPTY - Static variable in interface org.basex.core.Text
Dialog title for exporting nodes.
DIRECTORY - Static variable in interface org.basex.core.Text
"Directory".
DirParser - Class in org.basex.build
This class recursively scans files and directories and parses all relevant files.
DirParser(IO, Prop, IOFile) - Constructor for class org.basex.build.DirParser
Constructor.
dirty - Variable in class org.basex.data.MetaData
Dirty flag.
DISCONNECT - Static variable in interface org.basex.core.Text
Button for disconnecting.
DiskBuilder - Class in org.basex.build
This class creates a database instance on disk.
DiskBuilder(String, Parser, Context) - Constructor for class org.basex.build.DiskBuilder
Constructor.
DiskData - Class in org.basex.data
This class stores and organizes the database table and the index structures for textual content in a compressed disk structure.
DiskData(String, Context) - Constructor for class org.basex.data.DiskData
Default constructor, called from Open.open(java.lang.String, org.basex.core.Context).
DiskData(MetaData, Names, Names, PathSummary, Namespaces) - Constructor for class org.basex.data.DiskData
Internal database constructor, called from DiskBuilder.build().
DiskValues - Class in org.basex.index.value
This class provides access to attribute values and text contents stored on disk.
DiskValues(Data, boolean) - Constructor for class org.basex.index.value.DiskValues
Constructor, initializing the index structure.
dispose() - Method in class org.basex.gui.dialog.Dialog
 
dispose() - Method in class org.basex.gui.dialog.DialogProgress
 
dispose() - Method in class org.basex.gui.GUI
 
DISTANCE - Static variable in interface org.basex.query.QueryText
Parser token.
DIV - Static variable in interface org.basex.query.QueryText
Parser token.
DOC - Static variable in class org.basex.data.Data
Node kind: Document.
doc(int, int, byte[]) - Method in class org.basex.data.Data
Adds a document entry to the internal update buffer.
DOC - Static variable in interface org.basex.data.DataText
Document output.
doc(String) - Method in class org.basex.index.Resources
Returns the pre value of the node that matches the specified path, or -1.
doc(String, boolean) - Method in class org.basex.index.Resources
Returns the pre value of the document node matching the specified path.
DOC - Static variable in class org.basex.query.path.Test
Static document node test.
DOC_O - Static variable in class org.basex.query.item.SeqType
One document node.
DOC_URL - Static variable in interface org.basex.core.Text
URL of the documentation.
DOC_ZM - Static variable in class org.basex.query.item.SeqType
Zero or more document node.
DOC_ZO - Static variable in class org.basex.query.item.SeqType
Zero or one document node.
DOCDECL - Static variable in interface org.basex.build.BuildText
DTD: XML.
DOCDECL1 - Static variable in interface org.basex.data.DataText
Document declaration.
DOCDECL2 - Static variable in interface org.basex.data.DataText
Document declaration.
DOCDECL3 - Static variable in interface org.basex.data.DataText
Document declaration.
DOCEMPTY - Static variable in interface org.basex.build.BuildText
Scanner error.
DOCOPEN - Static variable in interface org.basex.build.BuildText
Builder error.
docs() - Method in class org.basex.index.Resources
Returns the pre values of all document nodes.
docs(String) - Method in class org.basex.index.Resources
Returns the pre values of all document nodes matching the specified path.
DOCS_DELETED_X_X - Static variable in interface org.basex.core.Text
Path deleted.
DOCS_RENAMED_X_X - Static variable in interface org.basex.core.Text
Path renamed.
DOCS_REPLACED_X_X - Static variable in interface org.basex.core.Text
Path replaced.
DocTest - Class in org.basex.query.path
Document kind test.
DocTest(Test) - Constructor for class org.basex.query.path.DocTest
Constructor.
DOCTYPE - Static variable in interface org.basex.build.BuildText
DTD: Doctype.
DOCTYPE - Static variable in interface org.basex.data.DataText
Doctype output.
DOCTYPEPUB - Static variable in class org.basex.build.file.HTMLProp
TagSoup option: doctype-public=publicid.
DOCTYPESYS - Static variable in class org.basex.build.file.HTMLProp
TagSoup option: doctype-system=systemid.
DOCUMENT - Static variable in interface org.basex.query.QueryText
Parser token.
DOCUMENTS - Static variable in interface org.basex.core.Text
"Documents".
DOLLAR - Static variable in interface org.basex.query.QueryText
Parser token.
DOMWrapper - Class in org.basex.build.xml
This class converts an DOM document instance to a database representation.
DOMWrapper(Document, String, Prop) - Constructor for class org.basex.build.xml.DOMWrapper
Constructor.
DOT - Static variable in interface org.basex.core.Text
Dot.
DOT2 - Static variable in interface org.basex.query.QueryText
Parser token.
DOTCOMPACT - Static variable in class org.basex.core.Prop
Compact dot representation.
DOTDISPLAY - Static variable in class org.basex.core.Prop
Display dot graph.
DOTPLAN - Static variable in class org.basex.core.Prop
Dots the query plan.
DOTS - Static variable in interface org.basex.core.Text
Dots.
DOTS - Static variable in interface org.basex.query.QueryText
Dots.
DOTSerializer - Class in org.basex.io.serial
This class serializes data in the DOT syntax.
DOTSerializer(OutputStream, boolean) - Constructor for class org.basex.io.serial.DOTSerializer
Constructor, defining colors for the dot output.
DOTTY - Static variable in class org.basex.core.Prop
Path to dotty.
down - Variable in enum org.basex.query.path.Axis
Descendant axis flag.
drawCell(Graphics, int, int, int, int, boolean) - Static method in class org.basex.gui.layout.BaseXLayout
Draws a colored cell.
drawCenter(Graphics, String, int, int) - Static method in class org.basex.gui.layout.BaseXLayout
Draws a centered string to the panel.
drawTooltip(Graphics, String, int, int, int, int) - Static method in class org.basex.gui.layout.BaseXLayout
Draws a visualization tooltip.
drop(IndexToken.IndexType, Data) - Static method in class org.basex.core.cmd.ACreate
Drops the specified index.
drop(String, Context) - Static method in class org.basex.core.cmd.DropDB
Deletes the specified database.
drop(IOFile) - Static method in class org.basex.core.cmd.DropDB
Drops a database directory.
drop(IOFile, String) - Static method in class org.basex.core.cmd.DropDB
Recursively drops files in database directory with the specified pattern.
drop(String) - Method in class org.basex.core.Events
Drops an event.
DROP - Static variable in interface org.basex.core.Text
Button text for deleting files.
drop(User) - Method in class org.basex.core.Users
Drops a user from the list.
drop(String) - Method in class org.basex.data.MetaData
Drops the specified database files.
drop(Object) - Method in interface org.basex.gui.layout.BaseXLayout.DropHandler
Drops a file.
DROP_BACKUPS_X - Static variable in interface org.basex.core.Text
Dialog text for dropping a backup.
DropBackup - Class in org.basex.core.cmd
Evaluates the 'drop backup' command and deletes backups of a database.
DropBackup(String) - Constructor for class org.basex.core.cmd.DropBackup
Default constructor.
DropDB - Class in org.basex.core.cmd
Evaluates the 'drop database' command and deletes a database.
DropDB(String) - Constructor for class org.basex.core.cmd.DropDB
Default constructor.
DropEvent - Class in org.basex.core.cmd
Evaluates the 'drop event' command and drops an existing event.
DropEvent(String) - Constructor for class org.basex.core.cmd.DropEvent
Default constructor.
DropIndex - Class in org.basex.core.cmd
Evaluates the 'drop index' command and deletes indexes in the currently opened database.
DropIndex(Object) - Constructor for class org.basex.core.cmd.DropIndex
Constructor.
DROPPING_DB_X - Static variable in interface org.basex.core.Text
Dialog text for dropping a database.
DropUser - Class in org.basex.core.cmd
Evaluates the 'drop user' command and drops a user.
DropUser(String) - Constructor for class org.basex.core.cmd.DropUser
Default constructor.
DropUser(String, String) - Constructor for class org.basex.core.cmd.DropUser
Default constructor.
DSim - Class in org.basex.query.item
Simple date item.
DTD - Static variable in class org.basex.core.Prop
Flag for parsing DTDs in internal parser.
DTd - Class in org.basex.query.item
DayTime Duration item.
DTd(int) - Constructor for class org.basex.query.item.DTd
Timezone constructor.
DTd(DTd, DTd, boolean) - Constructor for class org.basex.query.item.DTd
Constructor.
DTd(Dur, double, boolean, InputInfo) - Constructor for class org.basex.query.item.DTd
Constructor.
DTd(Date, Date) - Constructor for class org.basex.query.item.DTd
Constructor.
dtd() - Method in class org.basex.query.item.DTd
Returns the date and time.
DTD - Static variable in class org.basex.query.item.SeqType
One day-time-duration.
DTD_ZO - Static variable in class org.basex.query.item.SeqType
Zero or one day-time-duration.
Dtm - Class in org.basex.query.item
DateTime item.
Dtm(Date) - Constructor for class org.basex.query.item.Dtm
Constructor.
Dtm(byte[], InputInfo) - Constructor for class org.basex.query.item.Dtm
Constructor.
Dtm(long, InputInfo) - Constructor for class org.basex.query.item.Dtm
Constructor.
Dtm(Date, Dur, boolean, InputInfo) - Constructor for class org.basex.query.item.Dtm
Constructor.
DTM - Static variable in class org.basex.query.item.SeqType
One date-time.
dtm - Variable in class org.basex.query.QueryContext
Current DateTime.
DTM_ZO - Static variable in class org.basex.query.item.SeqType
Zero or one date-time.
DUMMY - Static variable in interface org.basex.core.Text
Dummy string to check if all language strings have been assigned.
duplAtt - Variable in class org.basex.query.expr.Constr
Error: duplicate attribute.
duplNS - Variable in class org.basex.query.expr.Constr
Error: duplicate namespace.
Dur - Class in org.basex.query.item
Duration item.
Dur(byte[], InputInfo) - Constructor for class org.basex.query.item.Dur
Constructor.
DUR_ZO - Static variable in class org.basex.query.item.SeqType
Zero or one duration.
DWIDTH - Static variable in class org.basex.gui.layout.BaseXTextField
Default width of text fields.
DynamicFunc - Class in org.basex.query.func
Dynamic function call.
DynamicFunc(InputInfo, Expr, Expr[]) - Constructor for class org.basex.query.func.DynamicFunc
Function constructor.

E

e - Variable in class org.basex.data.FTStringMatch
End position.
E_AMP - Static variable in interface org.basex.data.DataText
Ampersand entity.
E_GT - Static variable in interface org.basex.data.DataText
GreaterThan entity.
E_LT - Static variable in interface org.basex.data.DataText
LessThan entity.
E_NBSP - Static variable in interface org.basex.data.DataText
HTML: Non-breaking space entity.
E_QU - Static variable in interface org.basex.data.DataText
Quote entity.
EADD - Static variable in interface org.basex.query.QueryText
Error token.
ebv(QueryContext, InputInfo) - Method in class org.basex.query.expr.Expr
Checks if the iterator can be dissolved into an effective boolean value.
ebv(QueryContext, InputInfo) - Method in class org.basex.query.expr.ParseExpr
 
ebv(QueryContext, InputInfo) - Method in class org.basex.query.item.DBNodeSeq
 
ebv(QueryContext, InputInfo) - Method in class org.basex.query.item.Empty
 
ebv(QueryContext, InputInfo) - Method in class org.basex.query.item.IntSeq
 
ebv(QueryContext, InputInfo) - Method in class org.basex.query.item.Item
 
ebv(QueryContext, InputInfo) - Method in class org.basex.query.item.ItemSeq
 
ebv(QueryContext, InputInfo) - Method in class org.basex.query.item.RangeSeq
 
ECODE - Static variable in interface org.basex.query.QueryText
Error token.
ECOLNUM - Static variable in interface org.basex.query.QueryText
Error token.
EDESC - Static variable in interface org.basex.query.QueryText
Error token.
EDIT - Static variable in interface org.basex.core.Text
Command info.
EDIT_DATA - Static variable in interface org.basex.core.Text
Dialog title for updating document data.
EDIT_X - Static variable in interface org.basex.core.Text
Dialog title for updating text.
EDITOR - Static variable in interface org.basex.core.Text
"Editor".
editor - Variable in class org.basex.gui.GUI
Search view.
EDITORVIEW - Static variable in class org.basex.gui.GUIConstants
Internal name of the Editor View.
EditorView - Class in org.basex.gui.view.editor
This view allows the input and evaluation of queries and documents.
EditorView(ViewNotifier) - Constructor for class org.basex.gui.view.editor.EditorView
Default constructor.
ELEM - Static variable in interface org.basex.build.BuildText
DTD: ELEMENT.
ELEM - Static variable in class org.basex.data.Data
Node kind: Element.
elem(int, int, int, int, int, boolean) - Method in class org.basex.data.Data
Adds an element entry to the internal update buffer.
ELEM_C - Static variable in interface org.basex.data.DataText
Element output.
ELEM_O - Static variable in interface org.basex.data.DataText
Element output.
ELEM_OS - Static variable in interface org.basex.data.DataText
Element output.
ELEM_SC - Static variable in interface org.basex.data.DataText
Element output.
ELEMENT - Static variable in interface org.basex.query.QueryText
Parser token.
ElementList - Class in org.basex.util.list
This is an abstract class for storing elements of any kind in an array-based list.
ElementList() - Constructor for class org.basex.util.list.ElementList
Default constructor.
ELEMENTS - Static variable in interface org.basex.core.Text
Info on tags.
ELINENUM - Static variable in interface org.basex.query.QueryText
Error token.
ELM - Static variable in class org.basex.query.item.SeqType
One element node.
ELM - Static variable in class org.basex.query.path.Test
Static element node test.
ELM_ZM - Static variable in class org.basex.query.item.SeqType
Zero or more element nodes.
ELS - Static variable in interface org.basex.query.QueryText
Query Plan.
ELSE - Static variable in interface org.basex.query.QueryText
Parser token.
EMODULE - Static variable in interface org.basex.query.QueryText
Error token.
EMP - Static variable in interface org.basex.build.BuildText
DTD: EMPTY ELEMENT.
EMP - Static variable in class org.basex.query.item.SeqType
Zero items.
EMPTY - Static variable in interface org.basex.gui.GUICommand
Separator.
EMPTY - Static variable in class org.basex.index.IndexIterator
Empty iterator.
Empty - Class in org.basex.query.item
Empty sequence.
EMPTY - Static variable in class org.basex.query.item.map.Map
The empty map.
EMPTY - Static variable in class org.basex.query.item.Uri
Empty URI.
EMPTY - Static variable in class org.basex.query.iter.AxisMoreIter
Empty iterator.
EMPTY - Static variable in class org.basex.util.Token
Empty token.
EMPTY_DB - Static variable in interface org.basex.core.Text
Info for creating an empty database.
EMPTYBOGONS - Static variable in class org.basex.build.file.HTMLProp
TagSoup option: emptybogons.
emptyElem(byte[], Atts) - Method in class org.basex.build.Builder
Stores an empty element.
emptyElement(byte[], byte[]...) - Method in class org.basex.io.serial.Serializer
Opens and closes an empty element.
emptyElement(ExprInfo, byte[]...) - Method in class org.basex.io.serial.Serializer
Opens and closes an empty element, adopting the expression name as element name.
EMPTYORD - Static variable in interface org.basex.query.QueryText
Parser token.
emptyParser(Prop) - Static method in class org.basex.build.Parser
Returns a parser instance for creating empty databases.
ENCOD - Static variable in interface org.basex.build.BuildText
XML document encoding.
encode(String) - Static method in class org.basex.util.Base64
Encodes the specified string.
encode(byte[]) - Static method in class org.basex.util.Base64
Encodes the specified token.
encoding(String) - Method in class org.basex.build.Builder
Sets the document encoding.
ENCODING - Static variable in class org.basex.build.file.HTMLProp
TagSoup option: encoding=encoding.
ENCODING - Static variable in class org.basex.build.file.ParserProp
Parser option: encoding.
ENCODING - Static variable in class org.basex.core.Prop
Returns the system's default encoding.
ENCODING - Static variable in interface org.basex.core.Text
"Encoding".
encoding - Variable in class org.basex.data.MetaData
Encoding of original document.
encoding(String) - Method in class org.basex.io.in.NewlineInput
 
encoding() - Method in class org.basex.io.in.TextInput
Returns the encoding.
encoding(String) - Method in class org.basex.io.in.TextInput
Explicitly sets a new encoding.
encoding(String) - Method in class org.basex.io.in.XMLInput
Sets a new encoding.
ENCODING - Static variable in interface org.basex.query.QueryText
Parser token.
EncodingOutput - Class in org.basex.io.out
This server-side class wraps an InputStream filled by a database client.
EncodingOutput(OutputStream) - Constructor for class org.basex.io.out.EncodingOutput
Constructor.
Encryption - Class in org.basex.query.util.crypto
This class encrypts and decrypts textual inputs.
Encryption(InputInfo) - Constructor for class org.basex.query.util.crypto.Encryption
Constructor.
encryption(byte[], byte[], byte[], byte[], boolean) - Method in class org.basex.query.util.crypto.Encryption
Encrypts or decrypts the given input.
END - Static variable in interface org.basex.query.QueryText
Parser token.
endDoc() - Method in class org.basex.build.Builder
Closes a document node.
endElem() - Method in class org.basex.build.Builder
Closes an element.
endsWith(byte[], int) - Static method in class org.basex.util.Token
Checks if the first token starts with the specified character.
endsWith(byte[], byte[]) - Static method in class org.basex.util.Token
Checks if the first token ends with the second token.
ENT - Static variable in interface org.basex.build.BuildText
DTD: ENTITY.
ENT1 - Static variable in interface org.basex.build.BuildText
DTD: ENTITY ELEMENT.
ENTER_DB_NAME - Static variable in interface org.basex.core.Text
Missing database name.
ENTIRE - Static variable in interface org.basex.query.QueryText
Parser token.
ENTRIES - Static variable in interface org.basex.core.Text
"(% entries)".
entries(byte[]) - Method in interface org.basex.index.Index
Returns all entries that start with the specified prefix.
entries(byte[]) - Method in class org.basex.index.Names
 
entries(byte[]) - Method in class org.basex.index.path.PathSummary
 
entries(byte[]) - Method in class org.basex.index.Resources
 
entries(byte[]) - Method in class org.basex.index.value.DiskValues
 
entries(byte[]) - Method in class org.basex.index.value.MemValues
 
ENTRIES - Static variable in class org.basex.io.IO
Entries per block (default: 256).
ENTRY - Static variable in interface org.basex.query.QueryText
Query Plan.
EntryIterator - Class in org.basex.index
This interface provides methods for returning index entries.
EntryIterator() - Constructor for class org.basex.index.EntryIterator
 
ENTS - Static variable in interface org.basex.build.BuildText
DTD: ENTITIES ELEMENT.
eq(IO) - Method in class org.basex.io.IO
Compares the filename of the specified IO reference.
eq(InputInfo, Item) - Method in class org.basex.query.item.ANode
 
eq(InputInfo, Item) - Method in class org.basex.query.item.Atm
 
eq(InputInfo, Item) - Method in class org.basex.query.item.B64
 
eq(InputInfo, Item) - Method in class org.basex.query.item.B64Stream
 
eq(InputInfo, Item) - Method in class org.basex.query.item.Bln
 
eq(InputInfo, Item) - Method in class org.basex.query.item.Date
 
eq(InputInfo, Item) - Method in class org.basex.query.item.Dbl
 
eq(InputInfo, Item) - Method in class org.basex.query.item.Dec
 
eq(InputInfo, Item) - Method in class org.basex.query.item.Dur
 
eq(InputInfo, Item) - Method in class org.basex.query.item.FItem
 
eq(InputInfo, Item) - Method in class org.basex.query.item.Flt
 
eq(InputInfo, Item) - Method in class org.basex.query.item.Hex
 
eq(InputInfo, Item) - Method in class org.basex.query.item.Int
 
eq(InputInfo, Item) - Method in class org.basex.query.item.Item
Checks the items for equality.
eq(InputInfo, Item) - Method in class org.basex.query.item.Jav
 
eq(InputInfo, Item) - Method in class org.basex.query.item.QNm
 
eq(QNm) - Method in class org.basex.query.item.QNm
Compares the specified item.
eq(SeqType) - Method in class org.basex.query.item.SeqType
Checks the types for equality.
eq(InputInfo, Item) - Method in class org.basex.query.item.Str
 
eq(InputInfo, Item) - Method in class org.basex.query.item.StrStream
 
eq(ANode) - Method in class org.basex.query.path.DocTest
 
eq(ANode) - Method in class org.basex.query.path.ExtTest
 
eq(ANode) - Method in class org.basex.query.path.NameTest
 
eq(ANode) - Method in class org.basex.query.path.Test
Tests if the test yields true.
eq(byte[], byte[]) - Static method in class org.basex.util.Token
Compares two tokens for equality.
eq(byte[], byte[]...) - Static method in class org.basex.util.Token
Compares several tokens for equality.
eq(String, String...) - Static method in class org.basex.util.Token
Compares several strings for equality.
eqic(String, String...) - Static method in class org.basex.util.Token
Compares several strings for equality, ignoring the case.
eqname() - Method in class org.basex.query.item.QNm
Returns the EQName notation.
EQNAME - Static variable in interface org.basex.query.QueryText
Parser token.
equal(byte[], byte[]) - Method in interface org.basex.util.ft.FTBitapSearch.TokenComparator
Check if two tokens are equal.
equals(Object) - Method in class org.basex.data.FTStringMatch
 
equals(Object) - Method in class org.basex.util.ft.Language
 
equals(Object) - Method in class org.basex.util.Version
 
equiv(InputInfo, Item) - Method in class org.basex.query.item.Item
Checks the items for equivalence.
era(int) - Method in class org.basex.query.util.format.Formatter
Returns the era.
err() - Method in exception org.basex.query.QueryException
Returns the error code.
ERR - Static variable in interface org.basex.query.QueryText
Error prefix.
Err - Enum in org.basex.query.util
This class contains all query error messages.
err(String, Object...) - Static method in class org.basex.util.Util
Prints a string to standard error.
Err.ErrType - Enum in org.basex.query.util
Error types.
errAtt - Variable in class org.basex.query.expr.Constr
Error: attribute position.
ERRDT - Static variable in interface org.basex.build.BuildText
DTD error.
errln(Object, Object...) - Static method in class org.basex.util.Util
Prints a string to standard error, followed by a newline.
errNS - Variable in class org.basex.query.expr.Constr
Error: namespace position.
error(String, Object...) - Method in class org.basex.core.Command
Adds the error message to the message buffer Command.info.
ERROR - Static variable in interface org.basex.core.Text
"Error".
error(GUI, String) - Static method in class org.basex.gui.dialog.Dialog
Static error dialog.
error(int) - Method in class org.basex.gui.layout.BaseXEditor
Refreshes the syntax highlighting.
error(Object, String, String...) - Static method in class org.basex.io.serial.SerializerProp
Returns an exception string for a wrong key.
error(QNm, InputInfo) - Method in class org.basex.query.func.Functions
Throws an error if one of the pre-defined functions is similar to the specified function name.
error(Err, Object...) - Method in class org.basex.query.QueryParser
Throws the specified error.
error(Err, Object...) - Method in class org.basex.query.QuerySuggest
 
error(Throwable) - Method in class org.basex.server.Log
Writes an error to the log file.
ERROR_C - Static variable in interface org.basex.core.Text
"Error:".
ERRORURI - Static variable in interface org.basex.query.QueryText
Error URI.
escape(byte[]) - Static method in class org.basex.util.Token
Escapes the specified token.
ev(InputInfo, Item, Item) - Method in enum org.basex.query.expr.Calc
Performs the calculation.
eval(ANode, ANode) - Method in enum org.basex.query.expr.CmpN.OpN
Evaluates the expression.
eval(InputInfo, Item, Item) - Method in enum org.basex.query.expr.CmpV.OpV
Evaluates the expression.
eval(Iter[]) - Method in class org.basex.query.expr.Except
 
eval(Iter[]) - Method in class org.basex.query.expr.InterSect
 
eval(Iter[]) - Method in class org.basex.query.expr.Union
 
eval(Value[]) - Method in class org.basex.query.func.JavaFunc
 
eval(Value[]) - Method in class org.basex.query.func.JavaMapping
Returns the result of the evaluated Java function.
eval(Value[]) - Method in class org.basex.query.func.JavaModuleFunc
 
evalInfo(byte[]) - Method in class org.basex.query.QueryContext
Adds some evaluation info.
EVALUATING_C - Static variable in interface org.basex.core.Text
Query info: evaluating.
EVALUATING_CC - Static variable in interface org.basex.core.Text
"Evaluating: ".
EVALUE - Static variable in interface org.basex.query.QueryText
Error token.
EVENT_CREATED_X - Static variable in interface org.basex.core.Text
Event added.
EVENT_DROPPED_X - Static variable in interface org.basex.core.Text
Event dropped.
EVENT_EXISTS_X - Static variable in interface org.basex.core.Text
Event already exists.
EVENT_NOT_WATCHED_X - Static variable in interface org.basex.core.Text
Nothing to unwatch.
EVENT_UNKNOWN_X - Static variable in interface org.basex.core.Text
Event not found.
EVENT_WATCHED_X - Static variable in interface org.basex.core.Text
Already watching the event.
EventNotifier - Interface in org.basex.server
Notification interface for handling database events.
EVENTPORT - Static variable in class org.basex.core.MainProp
Server: port, used for sending events.
events - Variable in class org.basex.core.Context
Event pool.
Events - Class in org.basex.core
This class organizes all known events.
Events() - Constructor for class org.basex.core.Events
Constructor.
EVENTS_X - Static variable in interface org.basex.core.Text
Show events.
EVERY - Static variable in interface org.basex.query.QueryText
Parser token.
ex - Variable in class org.basex.data.FTStringMatch
Exclude flag.
EXACTLY - Static variable in interface org.basex.query.QueryText
Parser token.
Except - Class in org.basex.query.expr
Except expression.
Except(InputInfo, Expr[]) - Constructor for class org.basex.query.expr.Except
Constructor.
EXCEPT - Static variable in interface org.basex.query.QueryText
Parser token.
exec(ServerCmd, String, OutputStream) - Method in class org.basex.server.ClientSession
Executes a command and sends the result to the specified output stream.
EXEC_ERROR - Static variable in interface org.basex.core.Text
Command execution error.
EXECRT - Static variable in class org.basex.gui.GUIProp
Flag for realtime query execution.
execute(Context, OutputStream) - Method in class org.basex.core.Command
Executes the command and prints the result to the specified output stream.
execute(Context) - Method in class org.basex.core.Command
Executes the command and returns the result as string.
execute(String) - Method in class org.basex.core.Main
Parses and executes the input string.
execute(Command, boolean) - Method in class org.basex.core.Main
Executes the specified command and optionally prints some information.
execute(Dialog, String, Command...) - Static method in class org.basex.gui.dialog.DialogProgress
Runs the specified commands, decorated by a progress dialog, and calls Dialog.action(java.lang.Object) if the dialog is closed.
execute(Dialog, String, Runnable, Command...) - Static method in class org.basex.gui.dialog.DialogProgress
Runs the specified commands, decorated by a progress dialog, and calls Dialog.action(java.lang.Object) if the dialog is closed.
execute(Command) - Method in class org.basex.gui.GUI
Launches the specified command in a separate thread.
execute(boolean, Command...) - Method in class org.basex.gui.GUI
Launches the specified commands in a separate thread.
execute(GUI) - Method in interface org.basex.gui.GUICommand
Executes the command.
execute() - Method in class org.basex.query.QueryProcessor
Evaluates the specified query and returns the result.
execute() - Method in class org.basex.server.ClientQuery
 
execute(String, OutputStream) - Method in class org.basex.server.ClientSession
 
execute(Command, OutputStream) - Method in class org.basex.server.ClientSession
 
execute() - Method in class org.basex.server.LocalQuery
 
execute(String, OutputStream) - Method in class org.basex.server.LocalSession
 
execute(Command, OutputStream) - Method in class org.basex.server.LocalSession
 
execute() - Method in class org.basex.server.Query
Returns the complete result of the query.
execute(Command) - Method in class org.basex.server.Session
Executes a Command and returns the result as string or serializes it to the specified output stream.
execute(String) - Method in class org.basex.server.Session
Executes a command and returns the result as string or serializes it to the specified output stream.
execute(String, OutputStream) - Method in class org.basex.server.Session
Executes a command and prints the result to the specified output stream.
execute(Command, OutputStream) - Method in class org.basex.server.Session
Executes a command and prints the result to the specified output stream.
exists() - Method in class org.basex.io.IO
Tests if the file exists.
exists() - Method in class org.basex.io.IOFile
 
Exit - Class in org.basex.core.cmd
Evaluates the 'exit' command and quits the console.
Exit() - Constructor for class org.basex.core.cmd.Exit
Constructor.
EXIT - Static variable in interface org.basex.core.Text
Command info.
EXPATH - Static variable in interface org.basex.query.QueryText
EXPath URI.
EXPECTING_CMD - Static variable in interface org.basex.core.Text
Unknown command error.
EXPLORER - Static variable in interface org.basex.core.Text
Command info.
EXPLOREVIEW - Static variable in class org.basex.gui.GUIConstants
Internal name of the Explore View.
ExploreView - Class in org.basex.gui.view.explore
This view allows the input of database queries.
ExploreView(ViewNotifier) - Constructor for class org.basex.gui.view.explore.ExploreView
Default constructor.
Export - Class in org.basex.core.cmd
Evaluates the 'export' command and saves the currently opened database to disk.
Export(String) - Constructor for class org.basex.core.cmd.Export
Default constructor, specifying a target path.
export(Data, String) - Static method in class org.basex.core.cmd.Export
Exports the current database to the specified path.
EXPORT - Static variable in interface org.basex.core.Text
Command info.
EXPORTER - Static variable in class org.basex.core.Prop
Exporter serialization parameters.
expr - Variable in class org.basex.query.expr.Arr
Expression list.
Expr - Class in org.basex.query.expr
Abstract class for representing XQuery expressions.
Expr() - Constructor for class org.basex.query.expr.Expr
 
expr - Variable in class org.basex.query.expr.Single
Expression.
expr - Variable in class org.basex.query.ft.FTExpr
Expression list.
expr() - Method in class org.basex.query.util.Var
Returns the bound expression.
Expr.Use - Enum in org.basex.query.expr
Flags that influence query compilation.
ExprInfo - Class in org.basex.data
Expression information, used for debugging and logging.
ExprInfo() - Constructor for class org.basex.data.ExprInfo
 
ExprList - Class in org.basex.query.util
This is a simple container for expressions.
ExprList() - Constructor for class org.basex.query.util.ExprList
Default constructor.
ExprList(Expr) - Constructor for class org.basex.query.util.ExprList
Constructor, specifying an initial entry.
EXQUERY - Static variable in interface org.basex.query.QueryText
EXQuery URI.
Extension - Class in org.basex.query.expr
Pragma extension.
Extension(InputInfo, Expr[], Expr) - Constructor for class org.basex.query.expr.Extension
Constructor.
EXTERNAL - Static variable in interface org.basex.query.QueryText
Parser token.
ExtTest - Class in org.basex.query.path
Extended node test.
ExtTest(NodeType, QNm) - Constructor for class org.basex.query.path.ExtTest
Constructor.
ExtTest(NodeType, QNm, Type, boolean) - Constructor for class org.basex.query.path.ExtTest
Constructor.

F

FACTOR - Static variable in class org.basex.index.IndexTree
Factor for resize.
FALSE - Static variable in interface org.basex.core.Text
False flag.
FALSE - Static variable in class org.basex.query.item.Bln
Static boolean item without scoring.
FALSE - Static variable in class org.basex.util.Token
Token 'false'.
FAttr - Class in org.basex.query.item
Attribute node fragment.
FAttr(QNm, byte[]) - Constructor for class org.basex.query.item.FAttr
Default constructor.
FAttr(Attr) - Constructor for class org.basex.query.item.FAttr
Constructor for DOM nodes.
FComm - Class in org.basex.query.item
Comment node fragment.
FComm(byte[]) - Constructor for class org.basex.query.item.FComm
Constructor.
FDoc - Class in org.basex.query.item
Document node fragment.
FDoc(byte[]) - Constructor for class org.basex.query.item.FDoc
Constructor.
FDoc(NodeCache, byte[]) - Constructor for class org.basex.query.item.FDoc
Constructor.
FElem - Class in org.basex.query.item
Element node fragment.
FElem(QNm) - Constructor for class org.basex.query.item.FElem
Constructor.
FElem(QNm, Atts) - Constructor for class org.basex.query.item.FElem
Constructor.
FElem(QNm, NodeCache, NodeCache, Atts) - Constructor for class org.basex.query.item.FElem
Constructor.
FElem(Element, ANode, TokenMap) - Constructor for class org.basex.query.item.FElem
Constructor for DOM nodes.
field(Class<?>, String) - Static method in class org.basex.util.Reflect
Returns a reference to the specified field, or null.
FILE - Static variable in interface org.basex.core.Text
"file".
file() - Method in class org.basex.io.IOFile
Returns the file reference.
file(String) - Static method in class org.basex.io.IOUrl
Creates a file path from the specified URL.
file() - Method in exception org.basex.query.QueryException
Returns the file.
FILE - Static variable in interface org.basex.query.QueryText
File module token.
file - Variable in class org.basex.query.util.pkg.Package.Component
Component file.
FILE - Static variable in interface org.basex.query.util.pkg.PkgText
Attribute file.
file - Variable in class org.basex.util.InputInfo
Input file.
file - Variable in class org.basex.util.InputParser
File reference.
file(IO, Context) - Method in class org.basex.util.InputParser
Sets a file reference.
FILE_EXISTS_X - Static variable in interface org.basex.core.Text
File dialog replace information.
FILE_NOT_DELETED_X - Static variable in interface org.basex.core.Text
Database not deleted.
FILE_NOT_FOUND - Static variable in interface org.basex.core.Text
Path not found.
FILE_NOT_FOUND_X - Static variable in interface org.basex.core.Text
File not found.
FILE_NOT_OPENED - Static variable in interface org.basex.core.Text
File dialog error.
FILE_NOT_SAVED - Static variable in interface org.basex.core.Text
File dialog error.
FILE_NOT_STORED_X - Static variable in interface org.basex.core.Text
File not stored.
FILE_OR_DIR - Static variable in interface org.basex.core.Text
Dialog title for choosing a file.
FILE_PATTERNS - Static variable in interface org.basex.core.Text
Database creation filter.
FILEPREF - Static variable in class org.basex.io.IO
File prefix.
FILES - Static variable in class org.basex.core.Databases
Pattern to exclude locking files from database transfer operations.
FILES_REPLACE_X - Static variable in interface org.basex.core.Text
Dir dialog replace information.
filesize - Variable in class org.basex.data.MetaData
Size of original document.
FILEURI - Static variable in interface org.basex.query.QueryText
File module URI.
fill(Graphics, Color, Color, int, int, int, int) - Static method in class org.basex.gui.layout.BaseXLayout
Fills the specified area with a color gradient.
fillInStackTrace() - Method in error org.basex.query.QueryError
 
FILTER - Static variable in interface org.basex.core.Text
Filter button.
filter - Variable in class org.basex.gui.GUI
Filter button.
Filter - Class in org.basex.query.expr
Filter expression.
Filter(InputInfo, Expr, Expr...) - Constructor for class org.basex.query.expr.Filter
Constructor.
filter(QueryContext, FTMatch, FTLexer) - Method in class org.basex.query.ft.FTContent
 
filter(QueryContext, FTMatch, FTLexer) - Method in class org.basex.query.ft.FTDistance
 
filter(QueryContext, FTMatch, FTLexer) - Method in class org.basex.query.ft.FTFilter
Evaluates the filter expression.
filter(QueryContext, FTMatch, FTLexer) - Method in class org.basex.query.ft.FTOrder
 
filter(QueryContext, FTMatch, FTLexer) - Method in class org.basex.query.ft.FTScope
 
filter(QueryContext, FTMatch, FTLexer) - Method in class org.basex.query.ft.FTWindow
 
FILTER_SELECTED - Static variable in interface org.basex.core.Text
Command info.
FILTERRT - Static variable in class org.basex.gui.GUIProp
Flag for realtime context filtering.
Find - Class in org.basex.core.cmd
Evaluates the 'find' command and processes a simplified request as XQuery.
Find(String) - Constructor for class org.basex.core.cmd.Find
Default constructor.
find(String, Context, boolean) - Static method in class org.basex.core.cmd.Find
Creates an XQuery representation for the specified query.
find(Pattern) - Method in class org.basex.core.Users
Returns all users that match the specified pattern.
find(int) - Method in class org.basex.data.Nodes
Returns the position of the specified node or the negative value - 1 of the position where it should have been found.
find(QNm, boolean) - Static method in enum org.basex.query.item.AtomType
Finds and returns the specified data type.
find(QNm) - Static method in class org.basex.query.item.FuncType
Finds and returns the specified function type.
find(QNm) - Static method in enum org.basex.query.item.NodeType
Finds and returns the specified node type.
find(String) - Static method in class org.basex.util.Reflect
Returns a reference to the specified class, or null.
find(String, JarLoader) - Static method in class org.basex.util.Reflect
Returns a reference to a class located in the specified jar loader, or null.
find(String, Object...) - Static method in class org.basex.util.Reflect
Returns a reference to the class specified by the pattern, or null.
find(String[]) - Static method in class org.basex.util.Reflect
Returns a class reference to one of the specified classes, or null.
find(Class<?>, Class<?>...) - Static method in class org.basex.util.Reflect
Finds a constructor by parameter types.
findTable(StringList, TokenList, BoolList, byte[], boolean) - Static method in class org.basex.core.cmd.Find
Creates an XQuery representation for the specified table query.
finish() - Method in class org.basex.core.MainProp
 
finish(Data) - Method in class org.basex.index.path.PathSummary
Sets the data reference.
finish() - Method in class org.basex.query.item.ANode
Returns a final node representation.
finish() - Method in class org.basex.query.item.DBNode
 
finish() - Method in class org.basex.query.util.ExprList
Returns an array with all elements.
finish() - Method in class org.basex.util.Table
Returns a textual representation of the table.
finish() - Method in class org.basex.util.TokenBuilder
Returns the token as byte array.
finishAtomic(Item) - Method in class org.basex.io.serial.BuilderSerializer
 
finishAtomic(Item) - Method in class org.basex.io.serial.DOTSerializer
 
finishAtomic(Item) - Method in class org.basex.io.serial.JsonMLSerializer
 
finishAtomic(Item) - Method in class org.basex.io.serial.JSONSerializer
 
finishAtomic(Item) - Method in class org.basex.io.serial.OutputSerializer
 
finishAtomic(Item) - Method in class org.basex.io.serial.RawSerializer
 
finishAtomic(Item) - Method in class org.basex.io.serial.SAXSerializer
 
finishAtomic(Item) - Method in class org.basex.io.serial.Serializer
Serializes an item.
finishClose() - Method in class org.basex.io.serial.BuilderSerializer
 
finishClose() - Method in class org.basex.io.serial.DOTSerializer
 
finishClose() - Method in class org.basex.io.serial.HTMLSerializer
 
finishClose() - Method in class org.basex.io.serial.JsonMLSerializer
 
finishClose() - Method in class org.basex.io.serial.JSONSerializer
 
finishClose() - Method in class org.basex.io.serial.OutputSerializer
 
finishClose() - Method in class org.basex.io.serial.SAXSerializer
 
finishClose() - Method in class org.basex.io.serial.Serializer
Closes an element.
finishClose() - Method in class org.basex.io.serial.TextSerializer
 
finishComment(byte[]) - Method in class org.basex.io.serial.BuilderSerializer
 
finishComment(byte[]) - Method in class org.basex.io.serial.DOTSerializer
 
finishComment(byte[]) - Method in class org.basex.io.serial.HTMLSerializer
 
finishComment(byte[]) - Method in class org.basex.io.serial.JsonMLSerializer
 
finishComment(byte[]) - Method in class org.basex.io.serial.JSONSerializer
 
finishComment(byte[]) - Method in class org.basex.io.serial.OutputSerializer
 
finishComment(byte[]) - Method in class org.basex.io.serial.SAXSerializer
 
finishComment(byte[]) - Method in class org.basex.io.serial.Serializer
Serializes a comment.
finishComment(byte[]) - Method in class org.basex.io.serial.TextSerializer
 
finished() - Method in class org.basex.io.out.ArrayOutput
 
finished() - Method in class org.basex.io.out.PrintOutput
Checks if stream can output more characters; can be overwritten to interrupt streaming at some point.
finished() - Method in class org.basex.io.serial.OutputSerializer
 
finished() - Method in class org.basex.io.serial.Serializer
Tests if the serialization was interrupted.
finishEmpty() - Method in class org.basex.io.serial.BuilderSerializer
 
finishEmpty() - Method in class org.basex.io.serial.DOTSerializer
 
finishEmpty() - Method in class org.basex.io.serial.HTMLSerializer
 
finishEmpty() - Method in class org.basex.io.serial.JsonMLSerializer
 
finishEmpty() - Method in class org.basex.io.serial.JSONSerializer
 
finishEmpty() - Method in class org.basex.io.serial.OutputSerializer
 
finishEmpty() - Method in class org.basex.io.serial.SAXSerializer
 
finishEmpty() - Method in class org.basex.io.serial.Serializer
Closes an empty element.
finishEmpty() - Method in class org.basex.io.serial.TextSerializer
 
finishEmpty() - Method in class org.basex.io.serial.XHTMLSerializer
 
FINISHING_D - Static variable in interface org.basex.core.Text
Finish database creation.
finishOpen() - Method in class org.basex.io.serial.BuilderSerializer
 
finishOpen() - Method in class org.basex.io.serial.DOTSerializer
 
finishOpen() - Method in class org.basex.io.serial.HTMLSerializer
 
finishOpen() - Method in class org.basex.io.serial.JsonMLSerializer
 
finishOpen() - Method in class org.basex.io.serial.JSONSerializer
 
finishOpen() - Method in class org.basex.io.serial.OutputSerializer
 
finishOpen() - Method in class org.basex.io.serial.SAXSerializer
 
finishOpen() - Method in class org.basex.io.serial.Serializer
Finishes an opening element node.
finishOpen() - Method in class org.basex.io.serial.TextSerializer
 
finishOpen() - Method in class org.basex.io.serial.XHTMLSerializer
 
finishPi(byte[], byte[]) - Method in class org.basex.io.serial.BuilderSerializer
 
finishPi(byte[], byte[]) - Method in class org.basex.io.serial.DOTSerializer
 
finishPi(byte[], byte[]) - Method in class org.basex.io.serial.HTMLSerializer
 
finishPi(byte[], byte[]) - Method in class org.basex.io.serial.JsonMLSerializer
 
finishPi(byte[], byte[]) - Method in class org.basex.io.serial.JSONSerializer
 
finishPi(byte[], byte[]) - Method in class org.basex.io.serial.OutputSerializer
 
finishPi(byte[], byte[]) - Method in class org.basex.io.serial.SAXSerializer
 
finishPi(byte[], byte[]) - Method in class org.basex.io.serial.Serializer
Serializes a processing instruction.
finishPi(byte[], byte[]) - Method in class org.basex.io.serial.TextSerializer
 
finishText(byte[]) - Method in class org.basex.io.serial.BuilderSerializer
 
finishText(byte[]) - Method in class org.basex.io.serial.DOTSerializer
 
finishText(byte[]) - Method in class org.basex.io.serial.JsonMLSerializer
 
finishText(byte[]) - Method in class org.basex.io.serial.JSONSerializer
 
finishText(byte[]) - Method in class org.basex.io.serial.OutputSerializer
 
finishText(byte[], FTPos) - Method in class org.basex.io.serial.OutputSerializer
 
finishText(byte[]) - Method in class org.basex.io.serial.SAXSerializer
 
finishText(byte[]) - Method in class org.basex.io.serial.Serializer
Serializes a text.
FIRST - Static variable in interface org.basex.query.QueryText
Parser token.
first() - Method in class org.basex.util.Undo
Returns the previous string.
FIRST_LINE_HEADER - Static variable in interface org.basex.core.Text
CSV header information.
firstpre(long) - Method in class org.basex.index.value.UpdatableDiskValues
 
FItem - Class in org.basex.query.item
Abstract super class for function items.
FItem(Type) - Constructor for class org.basex.query.item.FItem
Constructor.
FIX - Static variable in interface org.basex.build.BuildText
DTD: FIXED ELEMENT.
flag(boolean) - Static method in class org.basex.util.Util
Returns an info message for the specified flag.
FLAT - Static variable in class org.basex.build.file.ParserProp
Parser option: flat.
flt(InputInfo) - Method in class org.basex.query.item.Bln
 
flt(InputInfo) - Method in class org.basex.query.item.Dbl
 
flt(InputInfo) - Method in class org.basex.query.item.Dec
 
Flt - Class in org.basex.query.item
Float item.
flt(InputInfo) - Method in class org.basex.query.item.Flt
 
flt(InputInfo) - Method in class org.basex.query.item.Int
 
flt(InputInfo) - Method in class org.basex.query.item.Item
Returns a float representation of the value.
Flush - Class in org.basex.core.cmd
Evaluates the 'flush' command and flushes the database buffers.
Flush() - Constructor for class org.basex.core.cmd.Flush
Default constructor.
flush() - Method in class org.basex.data.Data
Flushes the database.
flush() - Method in class org.basex.data.DiskData
 
flush() - Method in class org.basex.data.MemData
 
flush() - Method in class org.basex.index.value.DiskValues
Flushes the buffered data.
flush() - Method in class org.basex.index.value.UpdatableDiskValues
 
flush() - Method in class org.basex.io.in.DecodingInput
Flushes the remaining client data.
flush() - Method in class org.basex.io.out.BufferOutput
 
flush() - Method in class org.basex.io.out.DataOutput
 
flush() - Method in class org.basex.io.out.EncodingOutput
 
flush() - Method in class org.basex.io.out.PrintOutput
 
flush() - Method in class org.basex.io.out.TableOutput
 
flush() - Method in class org.basex.io.random.DataAccess
Flushes the buffered data.
flush() - Method in class org.basex.io.random.TableAccess
Flushes the table contents.
flush() - Method in class org.basex.io.random.TableDiskAccess
 
flush() - Method in class org.basex.io.random.TableMemAccess
 
FLWR - Class in org.basex.query.flwor
FLWR clause.
FN - Static variable in interface org.basex.query.QueryText
FN token.
FNAcc - Class in org.basex.query.func
Accessor functions.
FNAcc(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNAcc
Constructor.
FNAggr - Class in org.basex.query.func
Aggregating functions.
FNAggr(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNAggr
Constructor.
fName() - Method in class org.basex.query.item.FItem
Name of this function, null means anonymous function.
fName() - Method in class org.basex.query.item.FuncItem
 
fName() - Method in class org.basex.query.item.map.Map
 
FNames - Class in org.basex.query.item
Namespace node.
FNames(byte[], byte[]) - Constructor for class org.basex.query.item.FNames
Default constructor.
FNContext - Class in org.basex.query.func
Context functions.
FNContext(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNContext
Constructor.
FNCrypto - Class in org.basex.query.func
EXPath Cryptographic Module.
FNCrypto(InputInfo, Function, Expr[]) - Constructor for class org.basex.query.func.FNCrypto
Constructor.
FNDate - Class in org.basex.query.func
Date functions.
FNDate(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNDate
Constructor.
FNDb - Class in org.basex.query.func
Database functions.
FNDb(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNDb
Constructor.
FNFile - Class in org.basex.query.func
Functions on files and directories.
FNFile(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNFile
Constructor.
FNFormat - Class in org.basex.query.func
Formatting functions.
FNFormat(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNFormat
Constructor.
FNFt - Class in org.basex.query.func
Full-text functions.
FNFt(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNFt
Constructor.
FNFunc - Class in org.basex.query.func
Functions on functions.
FNFunc(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNFunc
Constructor.
FNGen - Class in org.basex.query.func
Generating functions.
FNGen(InputInfo, Function, Expr[]) - Constructor for class org.basex.query.func.FNGen
Constructor.
FNHof - Class in org.basex.query.func
Implementation-specific functions on functions.
FNHof(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNHof
Constructor.
FNHttp - Class in org.basex.query.func
HTTP Client Module.
FNHttp(InputInfo, Function, Expr[]) - Constructor for class org.basex.query.func.FNHttp
Constructor.
FNId - Class in org.basex.query.func
ID functions.
FNId(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNId
Constructor.
FNIndex - Class in org.basex.query.func
Index functions.
FNIndex(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNIndex
Constructor.
FNInfo - Class in org.basex.query.func
Info functions.
FNInfo(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNInfo
Constructor.
FNJson - Class in org.basex.query.func
Project specific functions.
FNJson(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNJson
Constructor.
FNMap - Class in org.basex.query.func
Functions on maps.
FNMap(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNMap
Constructor.
FNMath - Class in org.basex.query.func
Math functions.
FNMath(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNMath
Constructor.
FNNode - Class in org.basex.query.func
Node functions.
FNNode(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNNode
Constructor.
FNNum - Class in org.basex.query.func
Numeric functions.
FNNum(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNNum
Constructor.
FNode - Class in org.basex.query.item
Node type.
FNPat - Class in org.basex.query.func
String pattern functions.
FNPat(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNPat
Constructor.
FNQName - Class in org.basex.query.func
QName functions.
FNQName(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNQName
Constructor.
FNRepo - Class in org.basex.query.func
Functions on EXPath packages.
FNRepo(InputInfo, Function, Expr[]) - Constructor for class org.basex.query.func.FNRepo
Constructor.
FNSeq - Class in org.basex.query.func
Sequence functions.
FNSeq(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNSeq
Constructor.
FNSimple - Class in org.basex.query.func
Simple functions.
FNSimple(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNSimple
Constructor.
FNSql - Class in org.basex.query.func
Functions on relational databases.
FNSql(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNSql
Constructor.
FNStr - Class in org.basex.query.func
String functions.
FNStr(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNStr
Constructor.
FNURI - Static variable in interface org.basex.query.QueryText
Functions URI.
FNUtil - Class in org.basex.query.func
Project specific functions.
FNUtil(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNUtil
Constructor.
FNXslt - Class in org.basex.query.func
Project specific functions.
FNXslt(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNXslt
Constructor.
FNZip - Class in org.basex.query.func
Functions on zip files.
FNZip(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNZip
Constructor.
focus(int, View) - Method in class org.basex.gui.view.ViewNotifier
Notifies all views of a focus change.
focused - Variable in class org.basex.core.Context
Focused node.
FOLDER - Static variable in interface org.basex.core.Text
Command info.
FOLDERVIEW - Static variable in class org.basex.gui.GUIConstants
Internal name of the Tree View.
FolderView - Class in org.basex.gui.view.folder
This view offers a folder visualization of the database contents.
FolderView(ViewNotifier) - Constructor for class org.basex.gui.view.folder.FolderView
Default constructor.
FOLLOW_REDIRECT - Static variable in interface org.basex.query.util.http.HTTPText
Request attribute: follow-redirect.
following() - Method in class org.basex.query.item.ANode
Returns a following axis iterator.
following() - Method in class org.basex.query.item.DBNode
 
following() - Method in class org.basex.query.item.FNode
 
followingSibling() - Method in class org.basex.query.item.ANode
Returns a following-sibling axis iterator.
followingSibling() - Method in class org.basex.query.item.DBNode
 
followingSibling() - Method in class org.basex.query.item.FNode
 
font - Static variable in class org.basex.gui.GUIConstants
Font.
FONT - Static variable in class org.basex.gui.GUIProp
Default GUI Font.
FONT_TYPES - Static variable in interface org.basex.core.Text
Predefined font types.
FONTS_D - Static variable in interface org.basex.core.Text
Command info.
FONTSIZE - Static variable in class org.basex.gui.GUIProp
Font size.
FONTSLOC - Static variable in class org.basex.gui.GUIProp
Dialog location.
FONTTYPE - Static variable in class org.basex.gui.GUIProp
Font TYPE = plain, bold, italics).
fontWidths(Font) - Static method in class org.basex.gui.GUIConstants
Returns the character widths for the current font.
For - Class in org.basex.query.flwor
For clause.
For(InputInfo, Expr, Var) - Constructor for class org.basex.query.flwor.For
Constructor.
For(InputInfo, Expr, Var, Var, Var) - Constructor for class org.basex.query.flwor.For
Constructor.
FOR - Static variable in interface org.basex.query.QueryText
Parser token.
FORCECREATE - Static variable in class org.basex.core.Prop
Forces database creation for unknown documents.
ForLet - Class in org.basex.query.flwor
Abstract For/Let Clause.
FORMAT - Static variable in class org.basex.build.file.ParserProp
Parser option: XML format.
FORMAT - Static variable in class org.basex.query.item.Dtm
Unified date format.
format(InputInfo, Item, String) - Method in class org.basex.query.util.format.DecFormatter
Returns a formatted number.
format(long) - Static method in class org.basex.util.Performance
Formats a number according to the binary size orders (KB, MB, ...).
format(long, boolean) - Static method in class org.basex.util.Performance
Formats a file size according to the binary size orders (KB, MB, ...).
formatDate(Date, byte[], byte[], byte[], InputInfo) - Method in class org.basex.query.util.format.Formatter
Formats the specified date.
formatInt(long, FormatParser) - Method in class org.basex.query.util.format.Formatter
Returns a formatted integer.
FormatParser - Class in org.basex.query.util.format
Format parser for integers and dates.
FormatParser(InputInfo, byte[], byte[]) - Constructor for class org.basex.query.util.format.FormatParser
Constructor.
FORMATS - Static variable in class org.basex.build.file.CSVParser
Formats.
Formatter - Class in org.basex.query.util.format
Abstract class for formatting data in different languages.
Formatter() - Constructor for class org.basex.query.util.format.Formatter
 
found(String, String, MainProp) - Static method in class org.basex.data.MetaData
Checks if the specified file path refers to the specified database.
found() - Method in class org.basex.util.InputParser
Returns a "found" string, containing the current character.
FPI - Class in org.basex.query.item
PI node fragment.
FPI(QNm, byte[]) - Constructor for class org.basex.query.item.FPI
Constructor.
FPI(ProcessingInstruction) - Constructor for class org.basex.query.item.FPI
Constructor for DOM nodes.
free(long, int) - Method in class org.basex.io.random.DataAccess
Returns the offset to a free slot for writing an entry with the specified length.
FROM - Static variable in interface org.basex.query.QueryText
Parser token.
FT - Static variable in interface org.basex.query.QueryText
FT token.
FT_OPTION - Static variable in interface org.basex.query.QueryText
Parser token.
FTAnd - Class in org.basex.query.ft
FTAnd expression.
FTAnd(InputInfo, FTExpr[]) - Constructor for class org.basex.query.ft.FTAnd
Constructor.
FTAND - Static variable in interface org.basex.query.QueryText
Parser token.
FTBitapSearch - Class in org.basex.util.ft
Generalized search algorithm based on the Bitap string matching algorithm.
FTBitapSearch(FTIterator, FTTokens, FTBitapSearch.TokenComparator) - Constructor for class org.basex.util.ft.FTBitapSearch
Constructor.
FTBitapSearch.TokenComparator - Interface in org.basex.util.ft
Token comparator.
FTBuilder - Class in org.basex.index.ft
This class contains common methods for full-text index builders.
ftChar(int) - Static method in class org.basex.util.Token
Returns true if the specified character is a full-text letter or digit.
FTContains - Class in org.basex.query.ft
FTContains expression.
FTContains(Expr, FTExpr, InputInfo) - Constructor for class org.basex.query.ft.FTContains
Constructor.
FTContent - Class in org.basex.query.ft
FTContent expression.
FTContent(InputInfo, FTExpr, boolean, boolean) - Constructor for class org.basex.query.ft.FTContent
Constructor.
FTDistance - Class in org.basex.query.ft
FTDistance expression.
FTDistance(InputInfo, FTExpr, Expr[], FTUnit) - Constructor for class org.basex.query.ft.FTDistance
Constructor.
FTExpr - Class in org.basex.query.ft
This class defines is an abstract class for full-text expressions.
FTExtensionSelection - Class in org.basex.query.ft
FTExtensionSelection expression.
FTExtensionSelection(InputInfo, Expr[], FTExpr) - Constructor for class org.basex.query.ft.FTExtensionSelection
Constructor.
FTFilter - Class in org.basex.query.ft
Abstract FTFilter expression.
FTFlag - Enum in org.basex.util.ft
This enumeration assembles globally used full-text options.
FTINDEX - Static variable in class org.basex.core.Prop
Flag for creating a full-text index.
FTIndex - Class in org.basex.index.ft
This abstract class defines methods for the available full-text indexes.
FTIndexAccess - Class in org.basex.query.ft
FTContains expression with index access.
FTIndexAccess(InputInfo, FTExpr, IndexContext) - Constructor for class org.basex.query.ft.FTIndexAccess
Constructor.
FTIndexIterator - Class in org.basex.index.ft
This interface provides methods for returning index results.
FTIndexIterator() - Constructor for class org.basex.index.ft.FTIndexIterator
 
FTIter - Class in org.basex.query.iter
Node iterator interface.
FTIter() - Constructor for class org.basex.query.iter.FTIter
 
FTIterator - Class in org.basex.util.ft
Full-text iterator.
FTIterator() - Constructor for class org.basex.util.ft.FTIterator
 
FTLexer - Class in org.basex.util.ft
Performs full-text lexing on token.
FTLexer() - Constructor for class org.basex.util.ft.FTLexer
Constructor, using the default full-text options.
FTLexer(FTOpt) - Constructor for class org.basex.util.ft.FTLexer
Default constructor.
FTMatch - Class in org.basex.data
Match full-text container, referencing several FTStringMatch instances.
FTMatch() - Constructor for class org.basex.data.FTMatch
 
FTMatches - Class in org.basex.data
AllMatches full-text container, referencing several FTMatch instances.
FTMatches(int) - Constructor for class org.basex.data.FTMatches
Constructor.
FTMildNot - Class in org.basex.query.ft
FTMildnot expression.
FTMildNot(InputInfo, FTExpr, FTExpr) - Constructor for class org.basex.query.ft.FTMildNot
Constructor.
FTNode - Class in org.basex.query.item
Disk-based full-text Node item.
FTNode(FTMatches, double) - Constructor for class org.basex.query.item.FTNode
Constructor, called by the sequential variant.
FTNode(FTMatches, Data, int, int, int, double) - Constructor for class org.basex.query.item.FTNode
Constructor, called by the index variant.
FTNot - Class in org.basex.query.ft
FTUnaryNot expression.
FTNot(InputInfo, FTExpr) - Constructor for class org.basex.query.ft.FTNot
Constructor.
FTNOT - Static variable in interface org.basex.query.QueryText
Parser token.
ftoknum - Variable in class org.basex.query.QueryContext
Full-text token counter (needed for highlighting of full-text results).
ftOpt() - Method in class org.basex.query.QueryContext
Returns the current full-text options.
ftOpt(FTOpt) - Method in class org.basex.query.QueryContext
Sets full-text options.
ftOpt() - Method in class org.basex.util.ft.FTLexer
Returns the full-text options.
FTOpt - Class in org.basex.util.ft
This class contains all full-text options.
FTOpt() - Constructor for class org.basex.util.ft.FTOpt
 
FTOptions - Class in org.basex.query.ft
FTOptions expression.
FTOptions(InputInfo, FTExpr, FTOpt) - Constructor for class org.basex.query.ft.FTOptions
Constructor.
FTOr - Class in org.basex.query.ft
FTOr expression.
FTOr(InputInfo, FTExpr[]) - Constructor for class org.basex.query.ft.FTOr
Constructor.
FTOR - Static variable in interface org.basex.query.QueryText
Parser token.
FTOrder - Class in org.basex.query.ft
FTOrder expression.
FTOrder(InputInfo, FTExpr) - Constructor for class org.basex.query.ft.FTOrder
Constructor.
FTPos - Class in org.basex.data
This class contains full-text positions.
ftpos - Variable in class org.basex.data.Nodes
Full-text position data (for visualization).
ftpos - Variable in class org.basex.query.QueryContext
Full-text position data (needed for highlighting of full-text results).
ftpos(byte[], FTPosData, int) - Method in class org.basex.query.util.DataBuilder
Attaches full-text position data.
FTPosData - Class in org.basex.data
This class provides a container for query full-text positions, which is evaluated by the visualizations.
FTPosData() - Constructor for class org.basex.data.FTPosData
 
FTScope - Class in org.basex.query.ft
FTScope expression.
FTScope(InputInfo, FTExpr, FTUnit, boolean) - Constructor for class org.basex.query.ft.FTScope
Constructor.
FTSpan - Class in org.basex.util.ft
This class contains a single full-text token.
FTStringMatch - Class in org.basex.data
Single full-text string match.
fttoken - Variable in class org.basex.query.QueryContext
Current full-text token.
FTTokens - Class in org.basex.query.ft
This is a container for full-text tokens.
FTTokens() - Constructor for class org.basex.query.ft.FTTokens
Constructor.
FTUnit - Enum in org.basex.util.ft
Full-text units.
FTURI - Static variable in interface org.basex.query.QueryText
Full-text module URI.
FTWeight - Class in org.basex.query.ft
FTOptions expression.
FTWeight(InputInfo, FTExpr, Expr) - Constructor for class org.basex.query.ft.FTWeight
Constructor.
FTWildcard - Class in org.basex.query.ft
Wild-card expression.
FTWildcard(byte[], InputInfo) - Constructor for class org.basex.query.ft.FTWildcard
Parse and construct a new wild card expression.
FTWindow - Class in org.basex.query.ft
FTWindow expression.
FTWindow(InputInfo, FTExpr, Expr, FTUnit) - Constructor for class org.basex.query.ft.FTWindow
Constructor.
FTWords - Class in org.basex.query.ft
FTWords expression.
FTWords(InputInfo, Expr, FTWords.FTMode, Expr[]) - Constructor for class org.basex.query.ft.FTWords
Constructor for scan-based evaluation.
FTWords(InputInfo, Data, Item, QueryContext) - Constructor for class org.basex.query.ft.FTWords
Constructor for index-based evaluation.
FTWords.FTMode - Enum in org.basex.query.ft
Words mode.
ftxindex - Variable in class org.basex.data.Data
Full-text index instance.
FTxt - Class in org.basex.query.item
Text node fragment.
FTxt(byte[]) - Constructor for class org.basex.query.item.FTxt
Constructor.
ftxtindex - Variable in class org.basex.data.MetaData
Indicates if a full-text index exists.
FULLSCREEN - Static variable in interface org.basex.core.Text
Command info.
fullscreen - Variable in class org.basex.gui.GUI
Fullscreen flag.
fullscreen() - Method in class org.basex.gui.GUI
Turns fullscreen mode on/off.
fullscreen(boolean) - Method in class org.basex.gui.GUI
Turns fullscreen mode on/off.
FULLTEXT - Static variable in interface org.basex.core.Text
Full-text index.
FULLTEXT_INDEX - Static variable in interface org.basex.core.Text
Info on full-text indexing.
fun - Variable in class org.basex.query.util.TypedFunc
Function expression.
FUN_O - Static variable in class org.basex.query.item.SeqType
Single function.
FUNC - Static variable in interface org.basex.query.QueryText
Query Plan.
FuncItem - Class in org.basex.query.item
Function item.
FuncItem(QNm, Var[], Expr, FuncType, boolean) - Constructor for class org.basex.query.item.FuncItem
Constructor.
FuncItem(Var[], Expr, FuncType, VarStack, boolean) - Constructor for class org.basex.query.item.FuncItem
Constructor for anonymous functions.
funcs() - Method in class org.basex.query.func.UserFuncs
Returns all user-defined functions.
funcs - Variable in class org.basex.query.QueryContext
Functions.
Function - Enum in org.basex.query.func
Definitions of all built-in XQuery functions.
FUNCTION - Static variable in interface org.basex.query.QueryText
Parser token.
Functions - Class in org.basex.query.func
This class provides access to statically available functions.
FuncType - Class in org.basex.query.item
XQuery 3.0 function data types.
funError(QNm, InputInfo) - Method in class org.basex.query.func.UserFuncs
Finds similar function names and throws an error message.
FUZZY - Static variable in interface org.basex.core.Text
Index info.
FUZZY - Static variable in interface org.basex.query.QueryText
Parser token.

G

g - Variable in class org.basex.data.FTStringMatch
Gaps (non-contiguous) flag.
gc(int) - Static method in class org.basex.util.Performance
Performs some garbage collection.
GENERAL - Static variable in interface org.basex.core.Text
General info.
GENERAL_INFO - Static variable in interface org.basex.core.Text
"General Information".
generateSignature(ANode, byte[], byte[], byte[], byte[], byte[], byte[], ANode, InputInfo) - Method in class org.basex.query.util.crypto.DigitalSignature
Generates a signature.
get() - Static method in class org.basex.api.dom.BXDomImpl
Returns the only instance of this class.
get(String) - Method in class org.basex.core.AProp
Returns the requested object, or null.
get(Object[]) - Method in class org.basex.core.AProp
Returns the requested string.
Get - Class in org.basex.core.cmd
Evaluates the 'get' command and return the value of a database property.
Get(Object) - Constructor for class org.basex.core.cmd.Get
Default constructor.
get(String) - Method in class org.basex.core.Users
Returns a user reference with the specified name.
get(Data, int) - Method in class org.basex.data.FTPosData
Gets full-text data from the container.
get(Data) - Static method in class org.basex.index.ft.FTBuilder
Returns a new full-text index builder.
get(Data, boolean) - Static method in class org.basex.index.ft.FTIndex
Returns a new full-text index instance.
get(byte[]) - Method in class org.basex.index.IndexCache
Gets cached entry for the specified key.
get() - Method in interface org.basex.index.IndexToken
Returns the current token.
get() - Method in class org.basex.index.RangeToken
 
get() - Method in class org.basex.index.ValuesToken
 
get(String) - Static method in class org.basex.io.IO
Returns a class instance for the specified string.
get(String) - Static method in class org.basex.io.MimeTypes
Returns the mime type for the suffix of the specified file path.
get(OutputStream) - Static method in class org.basex.io.out.PrintOutput
Returns a new instance for the given output stream.
get(OutputStream) - Static method in class org.basex.io.serial.Serializer
Returns an XML serializer.
get(OutputStream, SerializerProp) - Static method in class org.basex.io.serial.Serializer
Returns a specific serializer.
get(long, long, InputInfo) - Static method in class org.basex.query.expr.Pos
Returns a position expression, or an optimized boolean item.
get(CmpV.OpV, Expr, Expr, InputInfo) - Static method in class org.basex.query.expr.Pos
Returns an instance of this class, if possible, and the input expression otherwise.
get(ForLet[], Expr, Order, Group, Expr, InputInfo) - Static method in class org.basex.query.flwor.GFLWOR
Returns a GFLWOR instance.
get(int) - Method in class org.basex.query.ft.FTTokens
Returns the element at the specified index.
get(InputInfo, Expr...) - Method in enum org.basex.query.func.Function
Creates a new instance of the function.
get() - Static method in class org.basex.query.func.Functions
Returns the singleton instance.
get(byte[], byte[], Expr[], QueryContext, InputInfo) - Method in class org.basex.query.func.Functions
Returns the specified function.
get(QNm, long, boolean, QueryContext, InputInfo) - Static method in class org.basex.query.func.Functions
Returns the specified function literal.
get(QNm, Expr[], boolean, QueryContext, InputInfo) - Static method in class org.basex.query.func.Functions
Returns an instance of the specified function, or null.
get(double) - Static method in class org.basex.query.item.Bln
Constructor, adding a full-text score.
get(boolean) - Static method in class org.basex.query.item.Bln
Returns a static item instance.
get(double) - Static method in class org.basex.query.item.Dbl
Returns an instance of this class.
get(byte[], InputInfo) - Static method in class org.basex.query.item.Dbl
Returns an instance of this class.
get(IntList, Data, boolean, boolean) - Static method in class org.basex.query.item.DBNodeSeq
Creates a node sequence with the given data reference and pre values.
get(BigDecimal) - Static method in class org.basex.query.item.Dec
Constructor.
get(double) - Static method in class org.basex.query.item.Dec
Constructor.
get(float) - Static method in class org.basex.query.item.Flt
Returns an instance of this class.
get(SeqType, SeqType...) - Static method in class org.basex.query.item.FuncType
Getter for function types.
get(UserFunc) - Static method in class org.basex.query.item.FuncType
Getter for a function's type.
get(long) - Static method in class org.basex.query.item.Int
Returns an instance of this class.
get(long, Type) - Static method in class org.basex.query.item.Int
Returns an instance of this class.
get(long[], Type) - Static method in class org.basex.query.item.IntSeq
Creates a sequence with the specified integers.
get(Expr[], long, Type) - Static method in class org.basex.query.item.IntSeq
Creates a sequence with the integers in the specified expressions.
get(Item, InputInfo) - Method in class org.basex.query.item.map.Map
Gets the value from this map.
get(AtomType, SeqType) - Static method in class org.basex.query.item.MapType
Creates a new map type.
get(Item[], int) - Static method in class org.basex.query.item.Seq
Returns a value representation of the specified items.
get(Type, SeqType.Occ) - Static method in class org.basex.query.item.SeqType
Returns a sequence type.
get(Type, long) - Static method in class org.basex.query.item.SeqType
Returns a sequence type.
get(Type, SeqType.Occ, Test) - Static method in class org.basex.query.item.SeqType
Returns a sequence type.
get(byte[]) - Static method in class org.basex.query.item.Str
Returns an instance of this class.
get(Object) - Static method in class org.basex.query.item.Str
Returns an instance of this class.
get(long) - Method in class org.basex.query.iter.ItemCache
 
get(long) - Method in class org.basex.query.iter.Iter
Returns the specified item, or an arbitrary item if the index is invalid.
get(int) - Method in class org.basex.query.iter.NodeCache
Returns the specified node.
get(long) - Method in class org.basex.query.iter.NodeCache
 
get(long) - Method in class org.basex.query.iter.ValueIter
 
get(AxisStep) - Static method in class org.basex.query.path.AxisStep
This method creates a copy from the specified step.
get(InputInfo, Axis, Test, Expr...) - Static method in class org.basex.query.path.AxisStep
This method creates a step instance.
get(InputInfo, Expr, Expr...) - Static method in class org.basex.query.path.Path
Returns a new path instance.
get(NodeType) - Static method in class org.basex.query.path.Test
Returns a test instance.
get(int) - Method in class org.basex.query.util.ExprList
Returns the specified element.
get(String) - Static method in class org.basex.query.util.format.Formatter
Returns a formatter for the specified language.
get(int) - Method in class org.basex.query.util.JDBCConnections
Returns connection or prepared statement with the given id.
get(int) - Method in class org.basex.query.util.ValueList
Returns the element at the specified index.
get(QNm) - Method in class org.basex.query.util.VarContext
Returns a variable with the specified name.
get(Var) - Method in class org.basex.query.util.VarContext
Returns a variable instance with the same id.
get(QNm) - Method in class org.basex.query.util.VarStack
Returns a variable with the specified name; should only be used while parsing because it ignores ids of variables.
get(Var) - Method in class org.basex.query.util.VarStack
Returns a variable with the same id.
get(byte[]) - Method in class org.basex.util.Atts
Returns the offset to the specified name.
get(int) - Method in class org.basex.util.BitArray
Get the value of the ith bit.
get() - Method in class org.basex.util.ft.FTLexer
Returns the original token.
get(String) - Static method in class org.basex.util.ft.Language
Returns an instance for the specified language code, or null.
get(Prop) - Static method in class org.basex.util.ft.Language
Returns an instance for the current language property, or English as default language.
get(int) - Method in class org.basex.util.hash.IntMap
Returns the value for the specified key.
get(byte[]) - Method in class org.basex.util.hash.TokenMap
Returns the value for the specified key.
get(byte[]) - Method in class org.basex.util.hash.TokenObjMap
Returns the value for the specified key.
get(int) - Method in class org.basex.util.list.BoolList
Returns the element at the specified index.
get(int) - Method in class org.basex.util.list.ByteList
Returns the byte at the specified position.
get(int) - Method in class org.basex.util.list.IntArrayList
Returns the element at the specified index.
get(int) - Method in class org.basex.util.list.IntList
Returns the element at the specified index position.
get(int) - Method in class org.basex.util.list.StringList
Returns the specified element.
get(int) - Method in class org.basex.util.list.TokenList
Returns the element at the specified index.
get(byte[], int) - Static method in class org.basex.util.Num
Decompresses and returns a value from the specified byte array.
get(Class<?>) - Static method in class org.basex.util.Reflect
Returns a class instance, or throws a runtime exception.
get(Constructor<?>, Object...) - Static method in class org.basex.util.Reflect
Returns a class instance, or null.
get(int) - Method in class org.basex.util.TokenBuilder
Returns the byte at the specified position.
getAll() - Method in class org.basex.util.BitArray
Are all bits set?
getAttribute(String) - Method in class org.basex.api.dom.BXElem
 
getAttributeNode(String) - Method in class org.basex.api.dom.BXElem
 
getAttributeNodeNS(String, String) - Method in class org.basex.api.dom.BXElem
 
getAttributeNS(String, String) - Method in class org.basex.api.dom.BXElem
 
getAttributes() - Method in class org.basex.api.dom.BXElem
 
getAttributes() - Method in class org.basex.api.dom.BXNode
 
getBaseURI() - Method in class org.basex.api.dom.BXNode
 
getCause() - Method in exception org.basex.io.serial.SerializerException
 
getCause(InputInfo) - Method in exception org.basex.io.serial.SerializerException
Returns the query exception.
getChildNodes() - Method in class org.basex.api.dom.BXAttr
 
getChildNodes() - Method in class org.basex.api.dom.BXNode
 
getColor(BaseXTextTokens) - Method in class org.basex.gui.layout.JSONSyntax
 
getColor(BaseXTextTokens) - Method in class org.basex.gui.layout.XMLSyntax
 
getColor(BaseXTextTokens) - Method in class org.basex.gui.layout.XQuerySyntax
 
getContentHandler() - Method in class org.basex.io.serial.SAXSerializer
 
getData() - Method in class org.basex.api.dom.BXPI
 
getDoctype() - Method in class org.basex.api.dom.BXDoc
 
getDocumentElement() - Method in class org.basex.api.dom.BXDoc
 
getDocumentURI() - Method in class org.basex.api.dom.BXDoc
 
getDomConfig() - Method in class org.basex.api.dom.BXDoc
 
getDTDHandler() - Method in class org.basex.io.serial.SAXSerializer
 
getElementById(String) - Method in class org.basex.api.dom.BXDoc
 
getElementsByTagName(String) - Method in class org.basex.api.dom.BXDoc
 
getElementsByTagName(String) - Method in class org.basex.api.dom.BXElem
 
getElementsByTagNameNS(String, String) - Method in class org.basex.api.dom.BXDoc
 
getElementsByTagNameNS(String, String) - Method in class org.basex.api.dom.BXElem
 
getEntityResolver() - Method in class org.basex.io.serial.SAXSerializer
 
getErrorHandler() - Method in class org.basex.io.serial.SAXSerializer
 
getFeature(String, String) - Method in class org.basex.api.dom.BXDomImpl
 
getFeature(String, String) - Method in class org.basex.api.dom.BXNode
 
getFeature(String) - Method in class org.basex.io.serial.SAXSerializer
 
getFirstChild() - Method in class org.basex.api.dom.BXAttr
 
getFirstChild() - Method in class org.basex.api.dom.BXNode
 
getImplementation() - Method in class org.basex.api.dom.BXDoc
 
getIndex() - Method in class org.basex.gui.layout.BaseXList
Returns the current list index.
getInputEncoding() - Method in class org.basex.api.dom.BXDoc
 
getKey(byte[]) - Method in class org.basex.util.list.TwoWayTokenMap
Gets key by value.
getKey(String) - Method in class org.basex.util.list.TwoWayTokenMap
Gets key by value.
getLastChild() - Method in class org.basex.api.dom.BXNode
 
getLength() - Method in class org.basex.api.dom.BXNList
 
getList() - Method in class org.basex.gui.layout.BaseXList
Returns all list choices.
getLocalizedMessage() - Method in exception org.basex.io.serial.SerializerException
 
getLocalizedMessage() - Method in exception org.basex.query.QueryException
 
getLocalName() - Method in class org.basex.api.dom.BXAttr
 
getLocalName() - Method in class org.basex.api.dom.BXElem
 
getLocalName() - Method in class org.basex.api.dom.BXNode
 
getMemory() - Static method in class org.basex.util.Performance
Returns a formatted representation of the current memory consumption.
getMessage() - Method in exception org.basex.io.serial.SerializerException
 
getMessage() - Method in exception org.basex.query.QueryException
 
getName() - Method in class org.basex.api.dom.BXAttr
 
getNamedItem(String) - Method in class org.basex.api.dom.BXNNode
 
getNamedItemNS(String, String) - Method in class org.basex.api.dom.BXNNode
 
getNamespaceURI() - Method in class org.basex.api.dom.BXAttr
 
getNamespaceURI() - Method in class org.basex.api.dom.BXElem
 
getNamespaceURI() - Method in class org.basex.api.dom.BXNode
 
getNamespaceURI(String) - Method in class org.basex.api.jaxp.BXNamespaceContext
 
getNextSibling() - Method in class org.basex.api.dom.BXAttr
 
getNextSibling() - Method in class org.basex.api.dom.BXNode
 
getNod() - Method in class org.basex.api.dom.BXNode
Returns the XQuery node.
getNodeName() - Method in class org.basex.api.dom.BXAttr
 
getNodeName() - Method in class org.basex.api.dom.BXElem
 
getNodeName() - Method in class org.basex.api.dom.BXNode
 
getNodeName() - Method in class org.basex.api.dom.BXPI
 
getNodeType() - Method in class org.basex.api.dom.BXNode
 
getNodeValue() - Method in class org.basex.api.dom.BXAttr
 
getNodeValue() - Method in class org.basex.api.dom.BXNode
 
getNodeValue() - Method in class org.basex.api.dom.BXPI
 
getNum() - Method in class org.basex.gui.layout.BaseXList
Returns the numeric representation of the user input.
getOption(Class<E>) - Method in class org.basex.core.Command
Returns the specified command option.
getOption(String, Class<E>) - Static method in class org.basex.core.Command
Returns the specified command option.
getOwnerDocument() - Method in class org.basex.api.dom.BXDoc
 
getOwnerDocument() - Method in class org.basex.api.dom.BXNode
 
getOwnerElement() - Method in class org.basex.api.dom.BXAttr
 
getParentNode() - Method in class org.basex.api.dom.BXNode
 
getPrefix() - Method in class org.basex.api.dom.BXNode
 
getPrefix(String) - Method in class org.basex.api.jaxp.BXNamespaceContext
 
getPrefixes(String) - Method in class org.basex.api.jaxp.BXNamespaceContext
 
getPreviousSibling() - Method in class org.basex.api.dom.BXAttr
 
getPreviousSibling() - Method in class org.basex.api.dom.BXNode
 
getProperty(String) - Method in class org.basex.io.serial.SAXSerializer
 
getResponse(HttpURLConnection, byte[], byte[]) - Method in class org.basex.query.util.http.HTTPResponse
Constructs http:response element and reads HTTP response content.
getSchemaTypeInfo() - Method in class org.basex.api.dom.BXAttr
 
getSchemaTypeInfo() - Method in class org.basex.api.dom.BXElem
 
getSerializer(OutputStream) - Method in class org.basex.query.QueryProcessor
Returns a serializer for the given output stream.
getSpecified() - Method in class org.basex.api.dom.BXAttr
 
getStrictErrorChecking() - Method in class org.basex.api.dom.BXDoc
 
getTagName() - Method in class org.basex.api.dom.BXElem
 
getTarget() - Method in class org.basex.api.dom.BXPI
 
getText() - Method in class org.basex.gui.layout.BaseXEditor
Returns the output text.
getTextContent() - Method in class org.basex.api.dom.BXNode
 
getTime() - Method in class org.basex.util.Performance
Returns the measured execution time in milliseconds and reinitializes the timer.
getTime(int) - Method in class org.basex.util.Performance
Returns the measured execution time in milliseconds, divided by the number of runs, and reinitializes the timer.
getTime(long, int) - Static method in class org.basex.util.Performance
Returns a string with the measured execution time in milliseconds.
getUserData(String) - Method in class org.basex.api.dom.BXNode
 
getValue() - Method in class org.basex.api.dom.BXAttr
 
getValue() - Method in class org.basex.gui.layout.BaseXList
Returns the selected value of the text field.
getValues() - Method in class org.basex.gui.layout.BaseXList
Returns all selected values.
getWholeText() - Method in class org.basex.api.dom.BXText
 
getXmlEncoding() - Method in class org.basex.api.dom.BXDoc
 
getXmlStandalone() - Method in class org.basex.api.dom.BXDoc
 
getXmlVersion() - Method in class org.basex.api.dom.BXDoc
 
GFLWOR - Class in org.basex.query.flwor
GFLWOR clause.
global - Variable in class org.basex.query.util.Var
Global flag.
globalNS() - Method in class org.basex.data.Namespaces
Returns the default namespace of the database, or null if several (default or prefixed) namespaces are defined.
globalOpt - Variable in class org.basex.query.QueryContext
Global options (will be set after query execution).
globals() - Method in class org.basex.query.util.VarContext
Returns the global variables.
GO_BACK - Static variable in interface org.basex.core.Text
Command info.
GO_FORWARD - Static variable in interface org.basex.core.Text
Command info.
GO_HOME - Static variable in interface org.basex.core.Text
Command info.
GO_UP - Static variable in interface org.basex.core.Text
Command info.
gprop - Variable in class org.basex.gui.AGUI
GUI properties.
GRADIENT - Static variable in class org.basex.gui.GUIProp
Paint gradients as background.
Grant - Class in org.basex.core.cmd
Evaluates the 'grant' command and grants permissions to users.
Grant(Object, String) - Constructor for class org.basex.core.cmd.Grant
Default constructor.
Grant(Object, String, String) - Constructor for class org.basex.core.cmd.Grant
Constructor, specifying a certain database.
GRANTED_ON_X_X_X - Static variable in interface org.basex.core.Text
Permission granted on database.
GRANTED_X_X - Static variable in interface org.basex.core.Text
Permission granted.
GRAY - Static variable in class org.basex.gui.GUIConstants
Button color.
GREATEST - Static variable in interface org.basex.query.QueryText
Parser token.
GREEN - Static variable in interface org.basex.core.Text
Color schema information.
GREEN - Static variable in class org.basex.gui.GUIConstants
Color for highlighting full-text hits.
Group - Class in org.basex.query.flwor
Implementation of the group by clause.
Group(InputInfo, Group.Spec[], Var[][]) - Constructor for class org.basex.query.flwor.Group
Constructor.
GROUP - Static variable in interface org.basex.query.QueryText
Parser token.
Group.Spec - Class in org.basex.query.flwor
Grouping spec.
Group.Spec(InputInfo, Var, Expr) - Constructor for class org.basex.query.flwor.Group.Spec
Constructor.
grouping - Variable in class org.basex.query.QueryContext
Compilation flag: GFLWOR clause performs grouping.
grp - Variable in class org.basex.query.flwor.Group.Spec
Grouping variable.
gui - Static variable in class org.basex.core.Prop
GUI mode.
gui - Variable in class org.basex.gui.dialog.Dialog
Reference to main window.
GUI - Class in org.basex.gui
This class is the main window of the GUI.
GUI(Context, GUIProp) - Constructor for class org.basex.gui.GUI
Default constructor.
gui - Variable in class org.basex.gui.layout.BaseXPanel
Reference to the main window.
GUI_INTERACTIONS - Static variable in interface org.basex.core.Text
Interactions.
GUICommand - Interface in org.basex.gui
This interface defines GUI command methods.
GUICommands - Enum in org.basex.gui
This enumeration encapsulates all commands that are triggered by GUI operations.
GUIConstants - Class in org.basex.gui
GUI Constants used in different views.
GUIConstants.Fill - Enum in org.basex.gui
Background fill options.
GUIConstants.Msg - Enum in org.basex.gui
Icon type.
GUIINFO - Static variable in interface org.basex.core.Text
GUI start information.
GUIInput - Class in org.basex.gui
This class offers a text field for keyword and XQuery input.
GUILOC - Static variable in class org.basex.gui.GUIProp
GUI position.
GUIMacOSX - Class in org.basex.gui
Sets some Mac OS X specific interface options.
GUIMacOSX() - Constructor for class org.basex.gui.GUIMacOSX
Constructor.
GUIMenu - Class in org.basex.gui
This is the menu bar of the main window.
GUIMODE - Static variable in interface org.basex.core.Text
GUI mode.
GUIProp - Class in org.basex.gui
This class contains properties which are used in the GUI.
GUIProp() - Constructor for class org.basex.gui.GUIProp
Constructor.
GUISIZE - Static variable in class org.basex.gui.GUIProp
GUI height.
GUIStatus - Class in org.basex.gui
This is the status bar of the main window.
GZSUFFIX - Static variable in class org.basex.io.IO
GZIP file suffix.

H

h - Variable in class org.basex.gui.view.ViewRect
Height.
H_ABOUT - Static variable in interface org.basex.core.Text
Command info.
H_ATTR_INDEX - Static variable in interface org.basex.core.Text
Attribute value index information.
H_BROWSER_ERROR_X - Static variable in interface org.basex.core.Text
"Failed to open a browser".
H_BUTTONS - Static variable in interface org.basex.core.Text
Command info.
H_CASE - Static variable in interface org.basex.core.Text
Full-text index information.
H_CHOP_WS - Static variable in interface org.basex.core.Text
Whitespaces information.
H_CLOSE - Static variable in interface org.basex.core.Text
Command info.
H_CLOSE_FILE - Static variable in interface org.basex.core.Text
Help string.
H_COLORS - Static variable in interface org.basex.core.Text
Command info.
H_COMMUNITY - Static variable in interface org.basex.core.Text
Command info.
H_COPY - Static variable in interface org.basex.core.Text
Command info.
H_CPPATH - Static variable in interface org.basex.core.Text
Command info.
H_DB_FORMAT - Static variable in interface org.basex.core.Text
Database update.
H_DELETE - Static variable in interface org.basex.core.Text
Command info.
H_DIACRITICS - Static variable in interface org.basex.core.Text
Full-text index information.
H_EDIT - Static variable in interface org.basex.core.Text
Command info.
H_EDITOR - Static variable in interface org.basex.core.Text
Command info.
H_EXECUTE_QUERY - Static variable in interface org.basex.core.Text
Help string.
H_EXIT - Static variable in interface org.basex.core.Text
Command info.
H_EXPLORER - Static variable in interface org.basex.core.Text
Command info.
H_EXPORT - Static variable in interface org.basex.core.Text
Command info.
H_FILTER_SELECTED - Static variable in interface org.basex.core.Text
Command info.
H_FOLDER - Static variable in interface org.basex.core.Text
Command info.
H_FONTS - Static variable in interface org.basex.core.Text
Command info.
H_FULLSCREEN - Static variable in interface org.basex.core.Text
Command info.
H_FULLTEXT_INDEX - Static variable in interface org.basex.core.Text
Full-text index information.
H_GO_HOME - Static variable in interface org.basex.core.Text
Command info.
H_GO_UP - Static variable in interface org.basex.core.Text
Command info.
H_HELP - Static variable in interface org.basex.core.Text
Command info.
H_HTML_PARSER - Static variable in interface org.basex.core.Text
HTML Parser.
H_INDEX_FORMAT - Static variable in interface org.basex.core.Text
Index update.
H_INPUT_BAR - Static variable in interface org.basex.core.Text
Command info.
H_INT_PARSER - Static variable in interface org.basex.core.Text
Internal parser information.
H_LANGUAGE - Static variable in interface org.basex.core.Text
Full-text index information.
H_LARGE_DB - Static variable in interface org.basex.core.Text
Dialog title for opening a large database.
H_MAP - Static variable in interface org.basex.core.Text
Command info.
H_MAP_LAYOUT - Static variable in interface org.basex.core.Text
Command info.
H_NEW - Static variable in interface org.basex.core.Text
Command info.
H_NEW_FILE - Static variable in interface org.basex.core.Text
Command info.
H_NEW_NODE - Static variable in interface org.basex.core.Text
Command info.
H_NEW_VERSION - Static variable in interface org.basex.core.Text
Dialog for downloading a new version.
H_NO_HTML_PARSER - Static variable in interface org.basex.core.Text
No HTML Parser.
H_OPEN_FILE - Static variable in interface org.basex.core.Text
Command info.
H_OPEN_MANAGE - Static variable in interface org.basex.core.Text
Command info.
H_OUT_OF_MEM - Static variable in interface org.basex.core.Text
Out of memory error due to database creation.
H_PACKAGES - Static variable in interface org.basex.core.Text
Command info.
H_PASTE - Static variable in interface org.basex.core.Text
Command info.
H_PATH_INDEX - Static variable in interface org.basex.core.Text
Path summary information.
H_PLOT - Static variable in interface org.basex.core.Text
Command info.
H_PREFERENCES - Static variable in interface org.basex.core.Text
Command info.
H_PROPERTIES - Static variable in interface org.basex.core.Text
Command info.
H_QUERY_INFO - Static variable in interface org.basex.core.Text
Command info.
H_RECENTLY_OPEN - Static variable in interface org.basex.core.Text
Help string.
H_RT_EXECUTION - Static variable in interface org.basex.core.Text
Command info.
H_RT_FILTERING - Static variable in interface org.basex.core.Text
Command info.
H_SAVE - Static variable in interface org.basex.core.Text
Command info.
H_SAVE_RESULT - Static variable in interface org.basex.core.Text
Help string.
H_SCORING - Static variable in interface org.basex.core.Text
Full-text index information.
H_SHOW_HISTORY - Static variable in interface org.basex.core.Text
Help string.
H_STATUS_BAR - Static variable in interface org.basex.core.Text
Command info.
H_STEMMING - Static variable in interface org.basex.core.Text
Full-text index information.
H_STOP_PROCESS - Static variable in interface org.basex.core.Text
Help string.
H_STOPWORDS - Static variable in interface org.basex.core.Text
Full-text index information.
H_TABLE - Static variable in interface org.basex.core.Text
Command info.
H_TEXT - Static variable in interface org.basex.core.Text
Command info.
H_TEXT_INDEX - Static variable in interface org.basex.core.Text
Text index information.
H_TREE - Static variable in interface org.basex.core.Text
Command info.
H_TREE_OPTIONS - Static variable in interface org.basex.core.Text
Command info.
H_UPDATES - Static variable in interface org.basex.core.Text
Command info.
H_USED_MEM - Static variable in interface org.basex.core.Text
Memory help.
H_WILDCARD - Static variable in interface org.basex.core.Text
Full-text index information.
hasAttribute(String) - Method in class org.basex.api.dom.BXElem
 
hasAttributeNS(String, String) - Method in class org.basex.api.dom.BXElem
 
hasAttributes() - Method in class org.basex.api.dom.BXNode
 
hasChildNodes() - Method in class org.basex.api.dom.BXNode
 
hasChildren() - Method in class org.basex.query.item.ANode
Returns true if the node has children.
hasChildren() - Method in class org.basex.query.item.DBNode
 
hasChildren() - Method in class org.basex.query.item.FDoc
 
hasChildren() - Method in class org.basex.query.item.FElem
 
hasChildren() - Method in class org.basex.query.item.FNode
 
hasFeature(String, String) - Method in class org.basex.api.dom.BXDomImpl
 
hasFreeVars(QueryContext) - Method in class org.basex.query.expr.Expr
Checks if this expression has free variables.
HASH - Static variable in interface org.basex.core.Text
Index info.
hash(InputInfo) - Method in class org.basex.query.item.Dur
 
hash(InputInfo) - Method in class org.basex.query.item.Empty
 
hash(InputInfo) - Method in class org.basex.query.item.Item
 
hash(InputInfo) - Method in class org.basex.query.item.map.Map
 
hash(InputInfo) - Method in class org.basex.query.item.QNm
 
hash(InputInfo) - Method in class org.basex.query.item.Seq
 
hash(InputInfo) - Method in class org.basex.query.item.Value
Returns a hash code for this value.
hash(byte[]) - Static method in class org.basex.util.Token
Calculates a hash code for the specified token.
hashCode() - Method in class org.basex.data.FTStringMatch
 
hashCode() - Method in class org.basex.util.ft.Language
 
hashCode() - Method in class org.basex.util.Version
 
hasNext() - Method in class org.basex.util.ft.FTBitapSearch
Is there one more match?
hasNext() - Method in class org.basex.util.ft.FTLexer
 
hasNext() - Method in class org.basex.util.ft.JapaneseTokenizer
 
hasNext() - Method in class org.basex.util.ft.Stemmer
 
hasNext() - Method in class org.basex.util.ft.WesternTokenizer
 
hasPrefix() - Method in class org.basex.query.item.QNm
Checks if the name contains a prefix.
hasType(MapType) - Method in class org.basex.query.item.map.Map
Checks if the map has the given type.
hasURI() - Method in class org.basex.query.item.QNm
Checks if the URI of this QName has been explicitly set.
HEAD - Static variable in interface org.basex.data.DataText
HTML: head element.
HEADER - Static variable in class org.basex.build.file.ParserProp
Parser option: header line.
header - Variable in class org.basex.util.Table
Table header.
headers - Variable in class org.basex.query.util.http.HTTPRequest
Request headers.
headers - Variable in class org.basex.query.util.http.HTTPRequest.Part
Part headers.
height(int) - Method in class org.basex.gui.layout.BaseXBar
Sets the panel height.
Help - Class in org.basex.core.cmd
Evaluates the 'help' command and returns help on the database commands.
Help(String) - Constructor for class org.basex.core.cmd.Help
Default constructor.
Help(String, String) - Constructor for class org.basex.core.cmd.Help
Default constructor.
help(boolean, boolean) - Method in enum org.basex.core.Commands.Cmd
Returns a help string.
HELP - Static variable in interface org.basex.core.Text
"Help".
help() - Method in interface org.basex.gui.GUICommand
Returns the command help.
help() - Method in enum org.basex.gui.GUICommands
 
HELP1_USE_CATALOG - Static variable in interface org.basex.core.Text
Use Catalog file not found on CP.
HELP2_USE_CATALOG - Static variable in interface org.basex.core.Text
Use Catalog file not found on CP.
HELPADD - Static variable in interface org.basex.core.Text
Command help.
HELPALTER - Static variable in interface org.basex.core.Text
Command help.
HELPCHECK - Static variable in interface org.basex.core.Text
Command help.
HELPCLOSE - Static variable in interface org.basex.core.Text
Command help.
HELPCOPY - Static variable in interface org.basex.core.Text
Command help.
HELPCREATE - Static variable in interface org.basex.core.Text
Command help.
HELPCS - Static variable in interface org.basex.core.Text
Command help.
HELPDELETE - Static variable in interface org.basex.core.Text
Command help.
HELPDROP - Static variable in interface org.basex.core.Text
Command help.
HELPEXIT - Static variable in interface org.basex.core.Text
Command help.
HELPEXPORT - Static variable in interface org.basex.core.Text
Command help.
HELPFIND - Static variable in interface org.basex.core.Text
Command help.
HELPFLUSH - Static variable in interface org.basex.core.Text
Command help.
HELPGET - Static variable in interface org.basex.core.Text
Command help.
HELPGRANT - Static variable in interface org.basex.core.Text
Command help.
HELPHELP - Static variable in interface org.basex.core.Text
Command help.
HELPINFO - Static variable in interface org.basex.core.Text
Command help.
HELPKILL - Static variable in interface org.basex.core.Text
Command help.
HELPLIST - Static variable in interface org.basex.core.Text
Command help.
HELPOPEN - Static variable in interface org.basex.core.Text
Command help.
HELPOPTIMIZE - Static variable in interface org.basex.core.Text
Command help.
HELPPASSWORD - Static variable in interface org.basex.core.Text
Command help.
HELPRENAME - Static variable in interface org.basex.core.Text
Command help.
HELPREPLACE - Static variable in interface org.basex.core.Text
Command help.
HELPREPO - Static variable in interface org.basex.core.Text
Command help.
HELPRESTORE - Static variable in interface org.basex.core.Text
Command help.
HELPRETRIEVE - Static variable in interface org.basex.core.Text
Command help.
HELPRUN - Static variable in interface org.basex.core.Text
Command help.
HELPSET - Static variable in interface org.basex.core.Text
Command help.
HELPSHOW - Static variable in interface org.basex.core.Text
Command help.
HELPSTORE - Static variable in interface org.basex.core.Text
Command help.
HELPXQUERY - Static variable in interface org.basex.core.Text
Command help.
Hex - Class in org.basex.query.item
HexBinary item.
Hex(byte[]) - Constructor for class org.basex.query.item.Hex
Constructor.
Hex(byte[], InputInfo) - Constructor for class org.basex.query.item.Hex
Constructor.
HEX - Static variable in class org.basex.query.item.SeqType
One xs:hexBinary.
HEX - Static variable in class org.basex.util.Token
Hex codes.
hex(byte[], boolean) - Static method in class org.basex.util.Token
Returns a hex representation of the specified byte array.
HEXBIN - Static variable in interface org.basex.query.util.http.HTTPText
Method http:hexBinary.
hist - Variable in class org.basex.gui.view.ViewNotifier
History pointer.
hist(boolean) - Method in class org.basex.gui.view.ViewNotifier
Moves around in the internal history and notifies all views of a context change.
HITS_X_CC - Static variable in interface org.basex.core.Text
"Hit(s): ".
HLINE - Static variable in class org.basex.util.TokenBuilder
Half new line.
hline() - Method in class org.basex.util.TokenBuilder
Adds a half new line.
hmac(byte[], byte[], byte[], byte[]) - Method in class org.basex.query.util.crypto.Encryption
Creates a message authentication code (MAC) for the given input.
HOF - Static variable in interface org.basex.query.QueryText
HOF token.
HOFURI - Static variable in interface org.basex.query.QueryText
Higher-order URI.
HOME - Static variable in class org.basex.core.Prop
Directory for storing the property files, database directory, etc.
homogenous() - Method in class org.basex.query.item.DBNodeSeq
 
homogenous() - Method in class org.basex.query.item.Empty
 
homogenous() - Method in class org.basex.query.item.IntSeq
 
homogenous() - Method in class org.basex.query.item.Item
 
homogenous() - Method in class org.basex.query.item.ItemSeq
 
homogenous() - Method in class org.basex.query.item.RangeSeq
 
homogenous() - Method in class org.basex.query.item.Value
Checks if all items of this value share the same type.
HOST - Static variable in class org.basex.core.MainProp
Server: host, used for connecting new clients.
hou() - Method in class org.basex.query.item.Dur
Returns the hours.
HREF - Static variable in interface org.basex.query.util.http.HTTPText
Request attribute: href.
HTML - Static variable in class org.basex.build.file.HTMLProp
TagSoup option: html.
HTML5Serializer - Class in org.basex.io.serial
This class serializes data as XHTML.
HTML_DOCUMENTS - Static variable in interface org.basex.core.Text
HTML file description.
HTMLOPT - Static variable in class org.basex.core.Prop
Define TagSoup HTML options.
HTMLParser - Class in org.basex.build.file
This class uses TagSoup to convert HTML input to well-formed XML.
HTMLParser(IO, Prop) - Constructor for class org.basex.build.file.HTMLParser
Constructor.
HTMLProp - Class in org.basex.build.file
This class contains HTML parsing properties for TagSoup.
HTMLProp(String) - Constructor for class org.basex.build.file.HTMLProp
Constructor.
HTMLSerializer - Class in org.basex.io.serial
This class serializes data as HTML.
HTMLSUFFIXES - Static variable in class org.basex.io.IO
HTML suffixes.
HTTP - Static variable in interface org.basex.query.QueryText
HTTP Client token.
HTTP_BODY - Static variable in interface org.basex.query.util.http.HTTPText
http:body element.
HTTP_HEADER - Static variable in interface org.basex.query.util.http.HTTPText
http:header element.
HTTP_MULTIPART - Static variable in interface org.basex.query.util.http.HTTPText
http:multipart element.
HTTP_RESPONSE - Static variable in interface org.basex.query.util.http.HTTPText
http:response element.
HTTPClient - Class in org.basex.query.util.http
HTTP Client.
HTTPClient(InputInfo, Prop) - Constructor for class org.basex.query.util.http.HTTPClient
Constructor.
HTTPEQUIV - Static variable in interface org.basex.data.DataText
HTML: http-equiv attribute.
HTTPINFO - Static variable in interface org.basex.core.Text
HTTP information.
HTTPPATH - Static variable in class org.basex.core.MainProp
HTTP path.
HTTPPORT - Static variable in class org.basex.core.MainProp
Server: port, used for starting the HTTP server.
HTTPRequest - Class in org.basex.query.util.http
Container for parsed data from <http:request/>.
HTTPRequest() - Constructor for class org.basex.query.util.http.HTTPRequest
 
HTTPRequest.Part - Class in org.basex.query.util.http
Container for parsed data from element.
HTTPRequest.Part() - Constructor for class org.basex.query.util.http.HTTPRequest.Part
 
HTTPRequestParser - Class in org.basex.query.util.http
Request parser.
HTTPRequestParser(InputInfo) - Constructor for class org.basex.query.util.http.HTTPRequestParser
Constructor.
HTTPResponse - Class in org.basex.query.util.http
HTTP response handler.
HTTPResponse(InputInfo, Prop) - Constructor for class org.basex.query.util.http.HTTPResponse
Constructor.
HTTPText - Interface in org.basex.query.util.http
HTTP strings.
HTTPURI - Static variable in interface org.basex.query.QueryText
HTTP Client URI.

I

icon(String) - Static method in class org.basex.gui.layout.BaseXLayout
Returns the specified image as icon.
ID - Static variable in interface org.basex.build.BuildText
DTD: ID ELEMENT.
id(int) - Method in class org.basex.data.Data
Returns a unique node id.
id - Variable in class org.basex.query.item.ANode
Unique node id.
id() - Method in enum org.basex.query.item.AtomType
 
id() - Method in class org.basex.query.item.FuncType
 
id() - Method in enum org.basex.query.item.NodeType
 
id() - Method in interface org.basex.query.item.Type
Returns a type id to differentiate all types.
ID - Static variable in interface org.basex.query.QueryText
ID token.
id - Variable in class org.basex.server.ClientQuery
Query id.
id(byte[]) - Method in class org.basex.util.hash.TokenSet
Returns the id of the specified key or 0 if the key does not exist.
IDBSTR - Static variable in interface org.basex.data.DataText
Database version.
IDIV - Static variable in interface org.basex.query.QueryText
Parser token.
IdPreMap - Class in org.basex.index
ID -> PRE mapping.
IdPreMap(int) - Constructor for class org.basex.index.IdPreMap
Constructor.
IdPreMap(IOFile) - Constructor for class org.basex.index.IdPreMap
Construct a map by reading it from a file.
IDR - Static variable in interface org.basex.build.BuildText
DTD: IDREF ELEMENT.
idRange(RangeToken) - Method in class org.basex.index.value.UpdatableDiskValues
 
IDREF - Static variable in interface org.basex.query.QueryText
IDRef token.
IDRS - Static variable in interface org.basex.build.BuildText
DTD: IDREFS ELEMENT.
If - Class in org.basex.query.expr
If expression.
If(InputInfo, Expr, Expr, Expr) - Constructor for class org.basex.query.expr.If
Constructor.
IF - Static variable in interface org.basex.query.QueryText
Parser token.
IGNO - Static variable in interface org.basex.build.BuildText
DTD: NOTATION.
IGNORABLE - Static variable in class org.basex.build.file.HTMLProp
TagSoup option: nobogons.
IGNORE - Static variable in interface org.basex.query.QueryText
Skip flag for the syntax highlighter (don't remove!).
image(String) - Static method in class org.basex.gui.layout.BaseXLayout
Returns the specified image.
IMP - Static variable in interface org.basex.build.BuildText
DTD: IMPLIED ELEMENT.
IMPL - Static variable in class org.basex.util.ft.Tokenizer
List of available tokenizers.
IMPORT - Static variable in interface org.basex.query.QueryText
Parser token.
importNode(Node, boolean) - Method in class org.basex.api.dom.BXDoc
 
in - Variable in class org.basex.core.Command
Optional input source.
IN - Static variable in interface org.basex.query.QueryText
Parser token.
IN_FILE_X - Static variable in interface org.basex.core.Text
File info.
INCL - Static variable in interface org.basex.build.BuildText
DTD: NOTATION.
ind - Variable in class org.basex.index.RangeToken
Index type.
index(int, int, byte[], int) - Method in class org.basex.data.Data
Indexes a text and returns the reference.
index(int, int, byte[], int) - Method in class org.basex.data.DiskData
 
index(int, int, byte[], int) - Method in class org.basex.data.MemData
 
Index - Interface in org.basex.index
This interface defines the methods which have to be implemented by an index structure.
index(byte[], int) - Method in class org.basex.index.IndexTree
Indexes the specified key and value.
index(byte[], int, boolean) - Method in class org.basex.index.IndexTree
Indexes the specified key and value.
index(byte[], byte[], boolean) - Method in class org.basex.index.Names
Indexes a name and returns its unique id.
index(int, byte[]) - Method in class org.basex.index.Names
Adds a value to the statistics of the specified key.
index(int, byte, int) - Method in class org.basex.index.path.PathSummary
Adds an entry.
index(int, byte, int, byte[], MetaData) - Method in class org.basex.index.path.PathSummary
Adds an entry, including its value.
index(TokenObjMap<IntList>) - Method in class org.basex.index.value.DiskValues
Add entries to the index.
index(byte[], int) - Method in class org.basex.index.value.MemValues
Indexes the specified keys and values.
index(TokenObjMap<IntList>) - Method in class org.basex.index.value.UpdatableDiskValues
 
INDEX - Static variable in interface org.basex.query.QueryText
Index token.
index(InputInfo, Item) - Method in class org.basex.query.util.ItemSet
Indexes the specified item.
INDEX_ATTRIBUTES_D - Static variable in interface org.basex.core.Text
Create attribute index.
INDEX_CREATED_X_X - Static variable in interface org.basex.core.Text
Index created.
INDEX_DROPPED_X_X - Static variable in interface org.basex.core.Text
Index dropped.
INDEX_FULLTEXT_D - Static variable in interface org.basex.core.Text
Create full-text index.
INDEX_NOT_DROPPED_X - Static variable in interface org.basex.core.Text
Index not dropped.
INDEX_TEXT_D - Static variable in interface org.basex.core.Text
Create text index.
IndexAccess - Class in org.basex.query.expr
This index class retrieves texts and attribute values from the index.
IndexAccess(InputInfo, Expr, IndexToken.IndexType, IndexContext) - Constructor for class org.basex.query.expr.IndexAccess
Constructor.
indexAccessible(IndexContext) - Method in class org.basex.query.expr.And
 
indexAccessible(IndexContext) - Method in class org.basex.query.expr.CmpG
 
indexAccessible(IndexContext) - Method in class org.basex.query.expr.CmpR
 
indexAccessible(IndexContext) - Method in class org.basex.query.expr.Expr
Checks if an expression can be rewritten to an index access.
indexAccessible(IndexContext) - Method in class org.basex.query.expr.Or
 
indexAccessible(IndexContext) - Method in class org.basex.query.ft.FTAnd
 
indexAccessible(IndexContext) - Method in class org.basex.query.ft.FTContains
 
indexAccessible(IndexContext) - Method in class org.basex.query.ft.FTFilter
 
indexAccessible(IndexContext) - Method in class org.basex.query.ft.FTMildNot
 
indexAccessible(IndexContext) - Method in class org.basex.query.ft.FTNot
 
indexAccessible(IndexContext) - Method in class org.basex.query.ft.FTOr
 
indexAccessible(IndexContext) - Method in class org.basex.query.ft.FTWeight
 
indexAccessible(IndexContext) - Method in class org.basex.query.ft.FTWords
 
indexBegin() - Method in class org.basex.data.DiskData
 
IndexBuilder - Class in org.basex.index
This interface defines the functions which are needed for building new index structures.
IndexBuilder(Data) - Constructor for class org.basex.index.IndexBuilder
Constructor.
IndexCache - Class in org.basex.index
This class caches sizes and pointers from index results.
IndexCache() - Constructor for class org.basex.index.IndexCache
 
IndexCache.CacheEntry - Class in org.basex.index
Cache entry data.
IndexContext - Class in org.basex.query.util
Container for all information needed to determine whether an index is accessible or not.
IndexContext(QueryContext, Data, AxisStep, boolean) - Constructor for class org.basex.query.util.IndexContext
Constructor.
indexDelete(int, int) - Method in class org.basex.data.Data
Delete a node and its descendants from the corresponding indexes.
indexDelete(int, int) - Method in class org.basex.data.DiskData
 
indexDelete(int, int) - Method in class org.basex.data.MemData
 
indexEnd() - Method in class org.basex.data.DiskData
 
indexEquivalent(IndexContext) - Method in class org.basex.query.expr.And
 
indexEquivalent(IndexContext) - Method in class org.basex.query.expr.Arr
 
indexEquivalent(IndexContext) - Method in class org.basex.query.expr.CmpG
 
indexEquivalent(IndexContext) - Method in class org.basex.query.expr.CmpR
 
indexEquivalent(IndexContext) - Method in class org.basex.query.expr.Expr
Returns an equivalent expression which accesses an index structure.
indexEquivalent(IndexContext) - Method in class org.basex.query.expr.Or
 
indexEquivalent(IndexContext) - Method in class org.basex.query.ft.FTContains
 
indexEquivalent(IndexContext) - Method in class org.basex.query.ft.FTExpr
 
indexEquivalent(IndexContext) - Method in class org.basex.query.ft.FTWords
 
INDEXES - Static variable in interface org.basex.core.Text
Value indexes.
IndexIterator - Class in org.basex.index
This interface provides methods for returning index results.
IndexIterator() - Constructor for class org.basex.index.IndexIterator
 
indexOf(ANode, boolean) - Method in class org.basex.query.iter.NodeCache
Checks if the iterator contains a database node with the specified pre value.
indexOf(byte[], int) - Static method in class org.basex.util.Token
Returns the position of the specified character or -1.
indexOf(byte[], byte[]) - Static method in class org.basex.util.Token
Returns the position of the specified token or -1.
indexOf(byte[], byte[], int) - Static method in class org.basex.util.Token
Returns the position of the specified token or -1.
IndexStats - Class in org.basex.index
This class assembles some index statistics.
IndexStats(Data) - Constructor for class org.basex.index.IndexStats
Default constructor.
indexStep(Expr) - Static method in class org.basex.query.expr.CmpG
If possible, returns the last location step of the specified expression.
IndexToken - Interface in org.basex.index
This class defines access to index tokens.
IndexToken.IndexType - Enum in org.basex.index
Index types.
IndexTree - Class in org.basex.index
This class indexes keys in a balanced binary tree, including their id values.
IndexTree() - Constructor for class org.basex.index.IndexTree
 
INDEXURI - Static variable in interface org.basex.query.QueryText
Index URI.
INF - Static variable in interface org.basex.query.QueryText
Minimum .
INF - Static variable in class org.basex.util.Token
Token 'INF'.
inf(Object, Object...) - Static method in class org.basex.util.Util
Returns a token and replaces all % characters by the specified extensions (see TokenBuilder.addExt(java.lang.Object, java.lang.Object...) for details).
info() - Method in class org.basex.build.DirParser
 
info() - Method in class org.basex.build.Parser
Returns parser information.
Info - Class in org.basex.core.cmd
Evaluates the 'info' command and returns general database information.
Info() - Constructor for class org.basex.core.cmd.Info
Default constructor.
info(Context) - Static method in class org.basex.core.cmd.Info
Creates a database information string.
info() - Method in class org.basex.core.Command
Returns command information.
info(String, Object...) - Method in class org.basex.core.Command
Adds information on command execution.
info() - Method in class org.basex.core.Datas
Returns information on the opened database instances.
info() - Method in class org.basex.core.Events
Returns information on all events.
info(Users) - Method in class org.basex.core.Users
Returns information on all users.
info(IndexToken.IndexType) - Method in class org.basex.data.Data
Returns info on the specified index structure.
info() - Method in class org.basex.data.ExprInfo
Returns the simplified class name.
info() - Method in class org.basex.data.Namespaces
Returns namespace information.
info(GUI, String) - Static method in class org.basex.gui.dialog.Dialog
Static information dialog.
info - Variable in class org.basex.gui.GUI
Info view.
info(String, boolean) - Method in class org.basex.gui.view.editor.EditorView
Evaluates the info message resulting from a query execution.
info() - Method in interface org.basex.index.Index
Returns information on the index structure.
info() - Method in class org.basex.index.Names
 
info() - Method in class org.basex.index.path.PathSummary
 
info() - Method in class org.basex.index.Resources
 
info() - Method in class org.basex.index.value.DiskValues
 
info() - Method in class org.basex.index.value.MemValues
 
info() - Method in class org.basex.index.value.UpdatableMemValues
 
info(ExprInfo) - Method in class org.basex.io.serial.DOTSerializer
 
info() - Method in class org.basex.query.item.Value
 
info() - Method in class org.basex.query.QueryContext
Returns info on query compilation and evaluation.
info(InputInfo) - Method in exception org.basex.query.QueryException
Sets input info.
info() - Method in class org.basex.query.QueryProcessor
Returns query background information.
info() - Method in class org.basex.server.ClientQuery
 
info() - Method in class org.basex.server.LocalQuery
 
info() - Method in class org.basex.server.Query
Returns query info.
info() - Method in class org.basex.server.Session
Returns command info as a string, regardless of whether an output stream was specified.
info() - Method in class org.basex.server.Sessions
Returns information about the currently opened sessions.
info() - Method in class org.basex.util.ft.FTLexer
Gets full-text info for the specified token; needed for visualizations.
info(Object, Object...) - Static method in class org.basex.util.Util
Returns a string and replaces all % characters by the specified extensions (see TokenBuilder.addExt(java.lang.Object, java.lang.Object...) for details).
InfoDB - Class in org.basex.core.cmd
Evaluates the 'info database' command and returns information on the currently opened database.
InfoDB() - Constructor for class org.basex.core.cmd.InfoDB
Default constructor.
InfoIndex - Class in org.basex.core.cmd
Evaluates the 'info index' command and returns information on the indexes of the currently opened database.
InfoIndex() - Constructor for class org.basex.core.cmd.InfoIndex
Default constructor.
InfoIndex(Object) - Constructor for class org.basex.core.cmd.InfoIndex
Default constructor.
INFOOFF - Static variable in interface org.basex.core.Text
Option flag.
INFOON - Static variable in interface org.basex.core.Text
Option flag.
INFORMATION - Static variable in interface org.basex.core.Text
Open dialog - No database.
InfoStorage - Class in org.basex.core.cmd
Evaluates the 'info storage' command and returns the table representation of the currently opened database.
InfoStorage(String...) - Constructor for class org.basex.core.cmd.InfoStorage
Default constructor.
INFOVIEW - Static variable in class org.basex.gui.GUIConstants
Internal name of the Info View.
InfoView - Class in org.basex.gui.view.info
This view displays query information.
InfoView(ViewNotifier) - Constructor for class org.basex.gui.view.info.InfoView
Default constructor.
INHERIT - Static variable in interface org.basex.query.QueryText
Parser token.
init() - Method in class org.basex.core.CommandBuilder
Initializes the builder with the class name of the command in upper case.
init(String) - Method in class org.basex.core.CommandBuilder
Initializes the builder with the specified string.
init() - Method in class org.basex.data.DiskData
Initializes the database.
init(GUIProp) - Static method in class org.basex.gui.GUIConstants
Initializes colors.
init(GUI) - Method in class org.basex.gui.GUIMacOSX
Initializes this mac gui with the main gui.
init() - Method in class org.basex.gui.layout.JSONSyntax
 
init() - Method in class org.basex.gui.layout.XMLSyntax
 
init() - Method in class org.basex.gui.layout.XQuerySyntax
 
init() - Method in class org.basex.gui.view.ViewNotifier
Notifies all views of a data reference change.
init() - Method in class org.basex.index.IndexTree
Initializes the index iterator.
init() - Method in class org.basex.index.Names
Initializes the statistics.
init() - Method in class org.basex.index.Resources
Initializes the index.
init(UserFunc) - Method in class org.basex.query.func.UserFuncCall
Initializes the function call after all functions have been declared.
init(QueryContext) - Static method in enum org.basex.query.func.Variable
Initializes all variables.
init(QueryContext, InputInfo) - Method in class org.basex.query.QueryModule
Constructor.
init(String) - Method in class org.basex.query.util.pkg.Repo
Initializes the package repository.
init() - Method in class org.basex.util.BitArray
Initialize the bit array with an empty array.
init(byte[]) - Method in class org.basex.util.ft.FTIterator
Initializes the iterator.
init() - Method in class org.basex.util.ft.FTLexer
Initializes the iterator.
init(byte[]) - Method in class org.basex.util.ft.FTLexer
 
init(byte[]) - Method in class org.basex.util.ft.JapaneseTokenizer
 
init(byte[]) - Method in class org.basex.util.ft.Stemmer
 
init(byte[]) - Method in class org.basex.util.ft.WesternTokenizer
 
initEvents() - Method in class org.basex.BaseXServer
Initializes the event listener.
initType - Variable in class org.basex.query.StaticContext
Context item static type.
InlineFunc - Class in org.basex.query.func
Inline function.
InlineFunc(InputInfo, SeqType, Var[], Expr, Ann) - Constructor for class org.basex.query.func.InlineFunc
Constructor.
input() - Method in class org.basex.gui.dialog.DialogInput
Returns the user input.
input - Variable in class org.basex.gui.GUI
Input field.
input - Variable in class org.basex.query.expr.ParseExpr
Input information.
input(InputInfo) - Method in class org.basex.query.item.B64Stream
 
input(InputInfo) - Method in class org.basex.query.item.Bin
 
input(InputInfo) - Method in class org.basex.query.item.Item
Returns an input stream.
input(InputInfo) - Method in interface org.basex.query.item.Streamable
Returns an input stream.
input(InputInfo) - Method in class org.basex.query.item.StrStream
 
input - Variable in class org.basex.query.QueryModule
Input info.
input - Variable in class org.basex.query.up.primitives.UpdatePrimitive
Input info.
input - Variable in class org.basex.query.util.XMLConverter
Input info.
input() - Method in class org.basex.util.InputParser
Creates input information.
input() - Static method in class org.basex.util.Util
Returns a single line from standard input.
INPUT_BAR - Static variable in interface org.basex.core.Text
Command info.
INPUT_FORMAT - Static variable in interface org.basex.core.Text
SAX parsing information.
INPUT_PATH - Static variable in interface org.basex.core.Text
"Input path".
INPUT_SIZE - Static variable in interface org.basex.core.Text
"Input Size".
InputInfo - Class in org.basex.util
Input information.
InputInfo(InputParser) - Constructor for class org.basex.util.InputInfo
Optimizes and compiles the expression.
InputParser - Class in org.basex.util
Simple command and query parser; can be overwritten to support more complex parsings.
InputParser(String) - Constructor for class org.basex.util.InputParser
Constructor.
inputSource() - Method in class org.basex.io.IO
Returns an input source.
inputSource() - Method in class org.basex.io.IOContent
 
inputSource() - Method in class org.basex.io.IOFile
 
inputSource() - Method in class org.basex.io.IOUrl
 
inputStream() - Method in class org.basex.io.IO
Returns an input stream.
inputStream() - Method in class org.basex.io.IOContent
 
inputStream() - Method in class org.basex.io.IOFile
 
inputStream() - Method in class org.basex.io.IOUrl
 
INSENSITIVE - Static variable in interface org.basex.query.QueryText
Parser token.
insert(int, int, Data) - Method in class org.basex.data.Data
Inserts a data instance at the specified pre value.
insert(int) - Method in class org.basex.data.Data
Inserts the internal buffer to the storage without updating the table structure.
insert(int, int, int) - Method in class org.basex.index.IdPreMap
Insert new record.
insert(int, Data) - Method in class org.basex.index.Resources
Adds entries to the index and updates subsequent nodes.
insert(int, byte[]) - Method in class org.basex.io.random.TableAccess
Inserts the specified entries into the database.
insert(int, byte[]) - Method in class org.basex.io.random.TableDiskAccess
 
insert(int, byte[]) - Method in class org.basex.io.random.TableMemAccess
 
insert(Item, Value, InputInfo) - Method in class org.basex.query.item.map.Map
Inserts the given value into this map.
INSERT - Static variable in interface org.basex.query.QueryText
Parser token.
Insert - Class in org.basex.query.up.expr
Insert expression.
Insert(InputInfo, Expr, boolean, boolean, boolean, boolean, Expr) - Constructor for class org.basex.query.up.expr.Insert
Constructor.
insert(int, int[]) - Method in class org.basex.util.list.IntList
Inserts elements at the specified index position.
insert(int, byte[][]) - Method in class org.basex.util.list.TokenList
Inserts the given elements at the specified position.
insert(K, V) - Method in class org.basex.util.MinHeap
Inserts the given key/value pair into the heap.
insert(int, int) - Method in class org.basex.util.TokenBuilder
Inserts the specified UTF8 character.
INSERT_NEW_DATA - Static variable in interface org.basex.core.Text
Dialog title for inserting new data.
InsertAfter - Class in org.basex.query.up.primitives
Insert after primitive.
InsertAfter(int, Data, InputInfo, NodeCache) - Constructor for class org.basex.query.up.primitives.InsertAfter
Constructor.
insertAttr(int, int, Data) - Method in class org.basex.data.Data
Inserts attributes.
InsertAttribute - Class in org.basex.query.up.primitives
Insert attribute primitive.
InsertAttribute(int, Data, InputInfo, NodeCache) - Constructor for class org.basex.query.up.primitives.InsertAttribute
Constructor.
insertBefore(Node, Node) - Method in class org.basex.api.dom.BXNode
 
InsertBefore - Class in org.basex.query.up.primitives
Insert before primitive.
InsertBefore(int, Data, InputInfo, NodeCache) - Constructor for class org.basex.query.up.primitives.InsertBefore
Constructor.
InsertInto - Class in org.basex.query.up.primitives
Insert into and insert into as last primitive.
InsertInto(int, Data, InputInfo, NodeCache, boolean) - Constructor for class org.basex.query.up.primitives.InsertInto
Constructor.
InsertIntoFirst - Class in org.basex.query.up.primitives
Insert into as first primitive.
InsertIntoFirst(int, Data, InputInfo, NodeCache) - Constructor for class org.basex.query.up.primitives.InsertIntoFirst
Constructor.
INSTALL - Static variable in interface org.basex.core.Text
Command info.
install(String, InputInfo) - Method in class org.basex.query.util.pkg.RepoManager
Installs a new package.
Instance - Class in org.basex.query.expr
Instance test.
Instance(InputInfo, Expr, SeqType) - Constructor for class org.basex.query.expr.Instance
Constructor.
instance(Value) - Method in class org.basex.query.item.SeqType
Matches a value against this sequence type.
instance(SeqType) - Method in class org.basex.query.item.SeqType
Checks if the specified SeqType is an instance of the current SeqType.
instance(SeqType.Occ) - Method in enum org.basex.query.item.SeqType.Occ
Checks if the specified occurrence indicator is an instance of the current occurrence indicator.
INSTANCE - Static variable in interface org.basex.query.QueryText
Parser token.
instanceOf(Type) - Method in enum org.basex.query.item.AtomType
 
instanceOf(Type) - Method in class org.basex.query.item.FuncType
 
instanceOf(Type) - Method in enum org.basex.query.item.NodeType
 
instanceOf(Type) - Method in interface org.basex.query.item.Type
Checks if the current type is an instance of the specified type.
Int - Class in org.basex.query.item
Integer item.
Int(long, Type) - Constructor for class org.basex.query.item.Int
Constructor.
INT_PARSER - Static variable in interface org.basex.core.Text
Internal parser.
IntArrayList - Class in org.basex.util.list
This is a simple container for native integer arrays.
IntArrayList() - Constructor for class org.basex.util.list.IntArrayList
Default constructor.
IntArrayList(int) - Constructor for class org.basex.util.list.IntArrayList
Constructor, specifying an initial array capacity.
InternalStemmer - Class in org.basex.util.ft
Internal stemmer implementation.
INTERRUPTED - Static variable in interface org.basex.core.Text
Progress exception.
intersect(FTIndexIterator, FTIndexIterator, int) - Static method in class org.basex.index.ft.FTIndexIterator
Merges two index array iterators.
InterSect - Class in org.basex.query.expr
Intersect expression.
InterSect(InputInfo, Expr[]) - Constructor for class org.basex.query.expr.InterSect
Constructor.
intersect(SeqType) - Method in class org.basex.query.item.SeqType
Combine two sequence types.
INTERSECT - Static variable in interface org.basex.query.QueryText
Parser token.
intersect(double, double) - Static method in class org.basex.util.ft.Scoring
Returns the scoring value for a phrase.
IntList - Class in org.basex.util.list
This is a simple container for native integers.
IntList() - Constructor for class org.basex.util.list.IntList
Default constructor.
IntList(int) - Constructor for class org.basex.util.list.IntList
Constructor, specifying an initial array capacity.
IntList(double) - Constructor for class org.basex.util.list.IntList
Constructor.
IntList(int[]) - Constructor for class org.basex.util.list.IntList
Constructor, specifying an initial array.
IntMap<E> - Class in org.basex.util.hash
This is an efficient hash map, extending the hash set.
IntMap() - Constructor for class org.basex.util.hash.IntMap
 
INTO - Static variable in interface org.basex.query.QueryText
Parser token.
INTPARSE - Static variable in class org.basex.core.Prop
Use internal XML parser.
IntSeq - Class in org.basex.query.item
Sequence of Integers, containing at least two of them.
IntSet - Class in org.basex.util.hash
This is an efficient hash set, storing keys in a simple integer array.
IntSet() - Constructor for class org.basex.util.hash.IntSet
Constructor.
INVALID_VALUE_X_X - Static variable in interface org.basex.core.Text
Invalid value.
INVALID_X - Static variable in interface org.basex.core.Text
Invalid.
INVEND - Static variable in interface org.basex.build.BuildText
Scanner error.
invert(Object[]) - Method in class org.basex.core.AProp
Inverts a boolean property.
invert() - Method in class org.basex.query.expr.Cmp
If possible, inverts the operands of the expression.
invert() - Method in class org.basex.query.expr.CmpG
 
invert() - Method in enum org.basex.query.expr.CmpG.OpG
Inverts the comparator.
invert() - Method in class org.basex.query.expr.CmpV
 
invert() - Method in enum org.basex.query.expr.CmpV.OpV
Inverts the comparator.
invert(Expr, ParseExpr, boolean) - Method in class org.basex.query.util.IndexContext
Rewrites the specified expression for index access.
invertPath(Expr, AxisStep) - Method in class org.basex.query.path.AxisPath
Inverts a location path.
invItem(QueryContext, InputInfo, Value...) - Method in class org.basex.query.item.FItem
Invokes this function item with the given arguments.
invItem(QueryContext, InputInfo, Value...) - Method in class org.basex.query.item.FuncItem
 
invIter(QueryContext, InputInfo, Value...) - Method in class org.basex.query.item.FItem
Invokes this function item with the given arguments.
invIter(QueryContext, InputInfo, Value...) - Method in class org.basex.query.item.FuncItem
 
INVNAME - Static variable in interface org.basex.build.BuildText
Scanner error.
invoke(Method, Object, Object...) - Static method in class org.basex.util.Reflect
Invokes the specified method.
INVPE - Static variable in interface org.basex.build.BuildText
Scanner error.
invValue(QueryContext, InputInfo, Value...) - Method in class org.basex.query.item.FItem
Invokes this function item with the given arguments.
invValue(QueryContext, InputInfo, Value...) - Method in class org.basex.query.item.FuncItem
 
invValue(QueryContext, InputInfo, Value...) - Method in class org.basex.query.item.map.Map
 
io() - Method in class org.basex.io.in.XMLInput
Returns the IO reference.
IO - Class in org.basex.io
Generic representation for inputs and outputs.
io(String) - Method in class org.basex.query.StaticContext
Returns an IO references for the specified filename.
IOContent - Class in org.basex.io
IO reference, representing a byte array.
IOContent(byte[]) - Constructor for class org.basex.io.IOContent
Constructor.
IOContent(String) - Constructor for class org.basex.io.IOContent
Constructor.
IOContent(byte[], String) - Constructor for class org.basex.io.IOContent
Constructor.
IOFile - Class in org.basex.io
IO reference, representing a local file or directory path.
IOFile(String) - Constructor for class org.basex.io.IOFile
Constructor.
IOFile(File) - Constructor for class org.basex.io.IOFile
Constructor.
IOFile(String, String) - Constructor for class org.basex.io.IOFile
Constructor.
IOFile(IOFile, String) - Constructor for class org.basex.io.IOFile
Constructor.
IOUrl - Class in org.basex.io
IO reference, representing a URL.
IOUrl(String) - Constructor for class org.basex.io.IOUrl
Constructor.
is(Object[]) - Method in class org.basex.core.AProp
Returns the requested boolean.
is(KeyEvent) - Method in enum org.basex.gui.layout.BaseXKeys
Returns true if the specified key combination was pressed.
is(ANode) - Method in class org.basex.query.item.ANode
Compares the identity of two nodes.
is(ANode) - Method in class org.basex.query.item.DBNode
 
is(ANode) - Method in class org.basex.query.item.FNode
 
IS - Static variable in interface org.basex.query.QueryText
Parser token.
is(Var) - Method in class org.basex.query.util.Var
Checks whether the given variable is identical to this one, i.e.
is(FTFlag) - Method in class org.basex.util.ft.FTOpt
Returns the specified flag.
isAbsolute() - Method in class org.basex.query.item.Uri
Tests if this is an absolute URI.
isArchive() - Method in class org.basex.io.IO
Checks if this file is an archive.
isArchive() - Method in class org.basex.io.IOFile
 
isChar(int) - Static method in class org.basex.util.XMLToken
Checks if the specified character is an XML letter.
isCompatible(Version) - Method in class org.basex.util.Version
Checks if this version is compatible with the given version template.
isDate() - Method in enum org.basex.query.item.AtomType
 
isDate() - Method in class org.basex.query.item.FuncType
 
isDate() - Method in enum org.basex.query.item.NodeType
 
isDate() - Method in interface org.basex.query.item.Type
Checks if the type refers to a date or one of its sub-types.
isDefaultNamespace(String) - Method in class org.basex.api.dom.BXNode
 
isDir(byte[]) - Method in class org.basex.index.Resources
Determines whether the given path is the path to a directory.
isDir() - Method in class org.basex.io.IO
Tests if this is a directory instance.
isDir() - Method in class org.basex.io.IOFile
 
isDuration() - Method in enum org.basex.query.item.AtomType
 
isDuration() - Method in class org.basex.query.item.FuncType
 
isDuration() - Method in enum org.basex.query.item.NodeType
 
isDuration() - Method in interface org.basex.query.item.Type
Checks if the type refers to a xs:duration or one of its sub-types.
isElementContentWhitespace() - Method in class org.basex.api.dom.BXText
 
isEmpty() - Method in class org.basex.data.Data
Checks if the database contains no documents.
isEmpty() - Method in class org.basex.query.expr.Expr
Tests if this is an empty sequence.
isEmpty() - Method in class org.basex.query.item.Empty
 
isEmpty() - Method in class org.basex.util.list.ElementList
Tests is the container has no elements.
isEmpty() - Method in class org.basex.util.MinHeap
Checks if this heap is empty.
isEmpty() - Method in class org.basex.util.TokenBuilder
Tests if the token is empty.
isEqualNode(Node) - Method in class org.basex.api.dom.BXNode
 
isFunction(Function) - Method in class org.basex.query.expr.Expr
Checks if this expression is a certain function.
isFunction(Function) - Method in class org.basex.query.func.StandardFunc
 
isFunction() - Method in enum org.basex.query.item.AtomType
 
isFunction() - Method in class org.basex.query.item.FuncType
 
isFunction() - Method in enum org.basex.query.item.NodeType
 
isFunction() - Method in interface org.basex.query.item.Type
Checks if the type refers to a function item.
isId() - Method in class org.basex.api.dom.BXAttr
 
isItem() - Method in class org.basex.query.expr.Expr
Tests if this is an item.
isItem() - Method in class org.basex.query.item.Item
 
isLeaf() - Method in class org.basex.gui.layout.TreeFolder
 
isLeaf() - Method in class org.basex.gui.layout.TreeLeaf
 
isLeaf() - Method in class org.basex.index.Stats
Getter for leaf.
isMap() - Method in enum org.basex.query.item.AtomType
 
isMap() - Method in class org.basex.query.item.FuncType
 
isMap() - Method in class org.basex.query.item.MapType
 
isMap() - Method in enum org.basex.query.item.NodeType
 
isMap() - Method in interface org.basex.query.item.Type
Checks if the type refers to a map.
isMultipart - Variable in class org.basex.query.util.http.HTTPRequest
Indicator for multipart request.
isName(byte[]) - Static method in class org.basex.util.XMLToken
Checks if the specified token is a valid name.
isNCChar(int) - Static method in class org.basex.util.XMLToken
Checks if the specified character is an XML letter.
isNCName(byte[]) - Static method in class org.basex.util.XMLToken
Checks if the specified token is a valid NCName.
isNCStartChar(int) - Static method in class org.basex.util.XMLToken
Checks if the specified character is a name start character, as required e.g.
isNMToken(byte[]) - Static method in class org.basex.util.XMLToken
Checks if the specified token is a valid NMToken.
isNode() - Method in enum org.basex.query.item.AtomType
 
isNode() - Method in class org.basex.query.item.FuncType
 
isNode() - Method in enum org.basex.query.item.NodeType
 
isNode() - Method in interface org.basex.query.item.Type
Checks if the type refers to a node.
isNumber() - Method in enum org.basex.query.item.AtomType
 
isNumber() - Method in class org.basex.query.item.FuncType
 
isNumber() - Method in enum org.basex.query.item.NodeType
 
isNumber() - Method in interface org.basex.query.item.Type
Checks if the type refers to a number.
isQName(byte[]) - Static method in class org.basex.util.XMLToken
Checks if the specified token is a valid QName.
isSameNode(Node) - Method in class org.basex.api.dom.BXNode
 
isSet(FTFlag) - Method in class org.basex.util.ft.FTOpt
Tests if the specified flag has been set.
isStartChar(int) - Static method in class org.basex.util.XMLToken
Checks if the specified character is an XML first-letter.
isString() - Method in enum org.basex.query.item.AtomType
 
isString() - Method in class org.basex.query.item.FuncType
 
isString() - Method in enum org.basex.query.item.NodeType
 
isString() - Method in interface org.basex.query.item.Type
Checks if the type refers to an xs:string or one of its sub-types.
isSupported(String, String) - Method in class org.basex.api.dom.BXNode
 
isText(String) - Static method in class org.basex.io.MimeTypes
Checks if the main part of the content type is "text".
ISTORAGE - Static variable in interface org.basex.data.DataText
Index version; if it's modified, new indexes can't be parsed anymore by older versions.
isUntyped() - Method in enum org.basex.query.item.AtomType
 
isUntyped() - Method in class org.basex.query.item.FuncType
 
isUntyped() - Method in enum org.basex.query.item.NodeType
 
isUntyped() - Method in interface org.basex.query.item.Type
Checks if the type refers to an untyped item.
isVacuous() - Method in class org.basex.query.expr.Expr
Tests if this is a vacuous expression (empty sequence or error function).
isVacuous() - Method in class org.basex.query.expr.If
 
isVacuous() - Method in class org.basex.query.expr.List
 
isVacuous() - Method in class org.basex.query.expr.TypeSwitch
 
isVacuous() - Method in class org.basex.query.func.FNDb
 
isVacuous() - Method in class org.basex.query.func.FNInfo
 
isVacuous() - Method in class org.basex.query.item.Empty
 
isValid() - Method in class org.basex.query.item.Uri
Checks the validity of this URI.
isValue() - Method in class org.basex.query.expr.Expr
Tests if this is a value.
isValue() - Method in class org.basex.query.item.Value
 
isXML() - Method in class org.basex.io.IO
Checks if this file contains XML.
isXML() - Method in class org.basex.io.IOFile
 
isXML(String) - Static method in class org.basex.io.MimeTypes
Checks if the content type is an XML content type.
item(int) - Method in class org.basex.api.dom.BXNList
 
item(IO, Prop, String) - Static method in class org.basex.build.Parser
Returns an XQuery item for the specified content type.
ITEM - Static variable in interface org.basex.core.Text
Query hits.
item(QueryContext, InputInfo) - Method in class org.basex.query.expr.And
 
item(QueryContext, InputInfo) - Method in class org.basex.query.expr.Arith
 
item(QueryContext, InputInfo) - Method in class org.basex.query.expr.Cast
 
item(QueryContext, InputInfo) - Method in class org.basex.query.expr.Castable
 
item(QueryContext, InputInfo) - Method in class org.basex.query.expr.CAttr
 
item(QueryContext, InputInfo) - Method in class org.basex.query.expr.CComm
 
item(QueryContext, InputInfo) - Method in class org.basex.query.expr.CDoc
 
item(QueryContext, InputInfo) - Method in class org.basex.query.expr.CElem
 
item(QueryContext, InputInfo) - Method in class org.basex.query.expr.CFrag
 
item(QueryContext, InputInfo) - Method in class org.basex.query.expr.CmpG
 
item(QueryContext, InputInfo) - Method in class org.basex.query.expr.CmpN
 
item(QueryContext, InputInfo) - Method in class org.basex.query.expr.CmpR
 
item(QueryContext, InputInfo) - Method in class org.basex.query.expr.CmpV
 
item(QueryContext, InputInfo) - Method in class org.basex.query.expr.CNSpace
 
item(QueryContext, InputInfo) - Method in class org.basex.query.expr.Context
 
item(QueryContext, InputInfo) - Method in class org.basex.query.expr.CPI
 
item(QueryContext, InputInfo) - Method in class org.basex.query.expr.CTxt
 
item(QueryContext, InputInfo) - Method in class org.basex.query.expr.Expr
Evaluates the expression and returns the resulting item or a null reference, if the expression yields an empty sequence.
item(QueryContext, InputInfo) - Method in class org.basex.query.expr.If
 
item(QueryContext, InputInfo) - Method in class org.basex.query.expr.Instance
 
item(QueryContext, InputInfo) - Method in class org.basex.query.expr.LitMap
 
item(QueryContext, InputInfo) - Method in class org.basex.query.expr.Or
 
item(QueryContext, InputInfo) - Method in class org.basex.query.expr.ParseExpr
 
item(QueryContext, InputInfo) - Method in class org.basex.query.expr.Pos
 
item(QueryContext, InputInfo) - Method in class org.basex.query.expr.Quantifier
 
item(QueryContext, InputInfo) - Method in class org.basex.query.expr.Switch
 
item(QueryContext, InputInfo) - Method in class org.basex.query.expr.Unary
 
item(QueryContext, InputInfo) - Method in class org.basex.query.expr.VarRef
 
item(QueryContext, InputInfo) - Method in class org.basex.query.flwor.Group.Spec
 
item(QueryContext, InputInfo) - Method in class org.basex.query.ft.FTAnd
 
item(QueryContext, InputInfo) - Method in class org.basex.query.ft.FTContains
 
item(QueryContext, InputInfo) - Method in class org.basex.query.ft.FTExpr
This method is called by the sequential full-text evaluation.
item(QueryContext, InputInfo) - Method in class org.basex.query.ft.FTExtensionSelection
 
item(QueryContext, InputInfo) - Method in class org.basex.query.ft.FTFilter
 
item(QueryContext, InputInfo) - Method in class org.basex.query.ft.FTMildNot
 
item(QueryContext, InputInfo) - Method in class org.basex.query.ft.FTNot
 
item(QueryContext, InputInfo) - Method in class org.basex.query.ft.FTOptions
 
item(QueryContext, InputInfo) - Method in class org.basex.query.ft.FTOr
 
item(QueryContext, InputInfo) - Method in class org.basex.query.ft.FTWeight
 
item(QueryContext, InputInfo) - Method in class org.basex.query.ft.FTWords
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.BaseFuncCall
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.DynamicFunc
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNAcc
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNAggr
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNContext
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNCrypto
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNDate
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNDb
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNFile
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNFormat
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNFt
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNFunc
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNGen
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNHof
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNId
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNIndex
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNInfo
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNJson
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNMap
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNMath
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNNode
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNNum
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNPat
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNQName
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNRepo
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNSeq
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNSimple
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNSql
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNStr
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNUtil
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNXslt
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNZip
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.InlineFunc
 
item(QueryContext, InputInfo) - Method in class org.basex.query.func.UserFunc
 
item(QueryContext, InputInfo) - Method in class org.basex.query.item.Empty
 
Item - Class in org.basex.query.item
Abstract item.
item(QueryContext, InputInfo) - Method in class org.basex.query.item.Item
 
item(QueryContext, InputInfo) - Method in class org.basex.query.item.Seq
 
ITEM - Static variable in class org.basex.query.item.SeqType
Single item.
item - Variable in class org.basex.query.iter.ItemCache
Item container.
item - Variable in class org.basex.query.iter.NodeCache
Node container.
item(QueryContext, InputInfo) - Method in class org.basex.query.up.expr.Delete
 
item(QueryContext, InputInfo) - Method in class org.basex.query.up.expr.Insert
 
item(QueryContext, InputInfo) - Method in class org.basex.query.up.expr.Rename
 
item(QueryContext, InputInfo) - Method in class org.basex.query.up.expr.Replace
 
item(QueryContext, InputInfo) - Method in class org.basex.query.util.Var
 
ITEM_OM - Static variable in class org.basex.query.item.SeqType
One or more items.
ITEM_ZM - Static variable in class org.basex.query.item.SeqType
Zero or more items.
ITEM_ZO - Static variable in class org.basex.query.item.SeqType
Zero or one item.
itemAt(long) - Method in class org.basex.query.item.DBNodeSeq
 
itemAt(long) - Method in class org.basex.query.item.Empty
 
itemAt(long) - Method in class org.basex.query.item.IntSeq
 
itemAt(long) - Method in class org.basex.query.item.Item
 
itemAt(long) - Method in class org.basex.query.item.ItemSeq
 
itemAt(long) - Method in class org.basex.query.item.RangeSeq
 
itemAt(long) - Method in class org.basex.query.item.Value
Gets the item at the given position in the value.
ItemCache - Class in org.basex.query.iter
Item iterator.
ItemCache() - Constructor for class org.basex.query.iter.ItemCache
Constructor.
ItemCache(int) - Constructor for class org.basex.query.iter.ItemCache
Constructor.
ItemCache(Item[], int) - Constructor for class org.basex.query.iter.ItemCache
Constructor.
ITEMM - Static variable in interface org.basex.query.QueryText
Parser token.
ITEMS - Static variable in interface org.basex.core.Text
Query hits.
ItemSeq - Class in org.basex.query.item
Sequence, containing at least two items.
ItemSet - Class in org.basex.query.util
Set for quickly indexing items.
ItemSet() - Constructor for class org.basex.query.util.ItemSet
 
iter(IndexToken) - Method in class org.basex.data.Data
Returns the indexed pre references for the specified token.
iter(IndexToken) - Method in interface org.basex.index.Index
Returns an iterator for the index results.
iter(IndexToken) - Method in class org.basex.index.Names
 
iter(IndexToken) - Method in class org.basex.index.path.PathSummary
 
iter(IndexToken) - Method in class org.basex.index.Resources
 
iter(IndexToken) - Method in class org.basex.index.value.DiskValues
 
iter(IndexToken) - Method in class org.basex.index.value.MemValues
 
iter(int, long) - Method in class org.basex.index.value.UpdatableDiskValues
 
iter(IndexToken) - Method in class org.basex.index.value.UpdatableMemValues
 
iter(QueryContext) - Method in class org.basex.query.expr.Context
 
iter(Iter[]) - Method in class org.basex.query.expr.Except
 
iter(QueryContext) - Method in class org.basex.query.expr.Expr
Evaluates the expression and returns an iterator on the resulting items.
iter(QueryContext) - Method in class org.basex.query.expr.Extension
 
iter(QueryContext) - Method in class org.basex.query.expr.Filter
 
iter(QueryContext) - Method in class org.basex.query.expr.If
 
iter(QueryContext) - Method in class org.basex.query.expr.IndexAccess
 
iter(Iter[]) - Method in class org.basex.query.expr.InterSect
 
iter(QueryContext) - Method in class org.basex.query.expr.List
 
iter(QueryContext) - Method in class org.basex.query.expr.ParseExpr
 
iter(QueryContext) - Method in class org.basex.query.expr.Range
 
iter(QueryContext) - Method in class org.basex.query.expr.RangeAccess
 
iter(QueryContext) - Method in class org.basex.query.expr.Root
 
iter(QueryContext) - Method in class org.basex.query.expr.Switch
 
iter(QueryContext) - Method in class org.basex.query.expr.Treat
 
iter(QueryContext) - Method in class org.basex.query.expr.Try
 
iter(QueryContext) - Method in class org.basex.query.expr.TypeSwitch
 
iter(Iter[]) - Method in class org.basex.query.expr.Union
 
iter(QueryContext) - Method in class org.basex.query.expr.VarRef
 
iter(QueryContext) - Method in class org.basex.query.flwor.FLWR
 
iter(QueryContext) - Method in class org.basex.query.flwor.For
 
iter(QueryContext) - Method in class org.basex.query.flwor.GFLWOR
 
iter(QueryContext) - Method in class org.basex.query.flwor.Group
 
iter(QueryContext) - Method in class org.basex.query.flwor.Let
 
iter(QueryContext) - Method in class org.basex.query.flwor.Order
 
iter(QueryContext) - Method in class org.basex.query.ft.FTAnd
 
iter(QueryContext) - Method in class org.basex.query.ft.FTExpr
This method is called by the index-based full-text evaluation.
iter(QueryContext) - Method in class org.basex.query.ft.FTExtensionSelection
 
iter(QueryContext) - Method in class org.basex.query.ft.FTFilter
 
iter(QueryContext) - Method in class org.basex.query.ft.FTIndexAccess
 
iter(QueryContext) - Method in class org.basex.query.ft.FTMildNot
 
iter(QueryContext) - Method in class org.basex.query.ft.FTNot
 
iter(QueryContext) - Method in class org.basex.query.ft.FTOptions
 
iter(QueryContext) - Method in class org.basex.query.ft.FTOr
 
iter(QueryContext) - Method in class org.basex.query.ft.FTWeight
 
iter(QueryContext) - Method in class org.basex.query.ft.FTWords
 
iter(QueryContext) - Method in class org.basex.query.func.BaseFuncCall
 
iter(QueryContext) - Method in class org.basex.query.func.DynamicFunc
 
iter(QueryContext) - Method in class org.basex.query.func.FNDb
 
iter(QueryContext) - Method in class org.basex.query.func.FNFile
 
iter(QueryContext) - Method in class org.basex.query.func.FNFt
 
iter(QueryContext) - Method in class org.basex.query.func.FNFunc
 
iter(QueryContext) - Method in class org.basex.query.func.FNGen
 
iter(QueryContext) - Method in class org.basex.query.func.FNHof
 
iter(QueryContext) - Method in class org.basex.query.func.FNHttp
 
iter(QueryContext) - Method in class org.basex.query.func.FNId
 
iter(QueryContext) - Method in class org.basex.query.func.FNIndex
 
iter(QueryContext) - Method in class org.basex.query.func.FNInfo
 
iter(QueryContext) - Method in class org.basex.query.func.FNMap
 
iter(QueryContext) - Method in class org.basex.query.func.FNPat
 
iter(QueryContext) - Method in class org.basex.query.func.FNQName
 
iter(QueryContext) - Method in class org.basex.query.func.FNRepo
 
iter(QueryContext) - Method in class org.basex.query.func.FNSeq
 
iter(QueryContext) - Method in class org.basex.query.func.FNSimple
 
iter(QueryContext) - Method in class org.basex.query.func.FNSql
 
iter(QueryContext) - Method in class org.basex.query.func.FNStr
 
iter(QueryContext) - Method in class org.basex.query.func.FNUtil
 
iter(QueryContext) - Method in class org.basex.query.func.InlineFunc
 
iter(QueryContext) - Method in class org.basex.query.func.JavaMapping
 
iter(QueryContext) - Method in class org.basex.query.func.UserFunc
 
ITER - Static variable in class org.basex.query.item.Empty
Empty iterator.
iter() - Method in class org.basex.query.item.Empty
 
iter() - Method in class org.basex.query.item.Item
 
iter() - Method in class org.basex.query.item.Seq
 
iter(QueryContext) - Method in class org.basex.query.item.Value
 
iter() - Method in class org.basex.query.item.Value
Returns an iterator.
Iter - Class in org.basex.query.iter
Iterator interface.
Iter() - Constructor for class org.basex.query.iter.Iter
 
iter(QueryContext) - Method in class org.basex.query.path.AxisPath
 
iter(QueryContext) - Method in class org.basex.query.path.AxisStep
 
iter(QueryContext) - Method in class org.basex.query.path.MixedPath
 
iter() - Method in class org.basex.query.QueryContext
Returns a result iterator.
iter(Expr) - Method in class org.basex.query.QueryContext
Evaluates the specified expression and returns an iterator.
iter() - Method in class org.basex.query.QueryProcessor
Returns a result iterator.
iter(QueryContext) - Method in class org.basex.query.up.expr.Transform
 
iter(QueryContext) - Method in class org.basex.query.util.Var
 
iterable() - Method in class org.basex.query.expr.Expr
Returns true if the expression is iterable, i.e., if it does not contain any duplicates and if all results are sorted.
iterable() - Method in class org.basex.query.expr.IndexAccess
 
iterable() - Method in class org.basex.query.expr.RangeAccess
 
iterable() - Method in class org.basex.query.expr.Root
 
iterable() - Method in class org.basex.query.ft.FTIndexAccess
 
iterable() - Method in class org.basex.query.func.FNDb
 
iterable() - Method in class org.basex.query.func.FNGen
 
iterable() - Method in class org.basex.query.item.DBNodeSeq
 
iterable() - Method in class org.basex.query.item.Empty
 
iterable() - Method in class org.basex.query.item.Item
 
iterable() - Method in class org.basex.query.item.ItemSeq
 
iterable() - Method in class org.basex.query.item.RangeSeq
 
iterable() - Method in class org.basex.query.path.AxisPath
 
iterable - Variable in class org.basex.query.util.IndexContext
Flag for iterative evaluation.
iterator() - Method in class org.basex.core.AProp
 
iterator() - Method in class org.basex.data.FTMatch
 
iterator() - Method in class org.basex.data.FTMatches
 
iterator() - Method in class org.basex.query.item.Value
 
iterator() - Method in class org.basex.query.iter.AxisIter
 
iterator() - Method in class org.basex.query.iter.ValueIter
 
iterator() - Method in class org.basex.query.util.ItemSet
 
iterator() - Method in class org.basex.util.hash.TokenSet
 
iterator() - Method in class org.basex.util.list.IntArrayList
 
iterator() - Method in class org.basex.util.list.StringList
 
iterator() - Method in class org.basex.util.list.TokenList
 
ITM - Static variable in interface org.basex.query.QueryText
Query Plan.
itr - Variable in class org.basex.gui.layout.BaseXDSlider
Integer flag.
itr(InputInfo) - Method in class org.basex.query.item.Bln
 
itr(InputInfo) - Method in class org.basex.query.item.Dbl
 
itr(InputInfo) - Method in class org.basex.query.item.DBNode
 
itr(InputInfo) - Method in class org.basex.query.item.Dec
 
itr(InputInfo) - Method in class org.basex.query.item.Flt
 
itr(InputInfo) - Method in class org.basex.query.item.Int
 
itr(InputInfo) - Method in class org.basex.query.item.Item
Returns an integer (long) representation of the value.
ITR - Static variable in class org.basex.query.item.SeqType
Single number; for simplicity, numbers are summarized by this type.
ITR_OM - Static variable in class org.basex.query.item.SeqType
One or more numbers.
ITR_ZM - Static variable in class org.basex.query.item.SeqType
Zero or more numbers.
ITR_ZO - Static variable in class org.basex.query.item.SeqType
Zero or one number.

J

JapaneseTokenizer - Class in org.basex.util.ft
Japanese lexer using igo (http://igo.sourceforge.jp/).
JapaneseTokenizer(FTOpt) - Constructor for class org.basex.util.ft.JapaneseTokenizer
Constructor.
JAR - Static variable in interface org.basex.query.util.pkg.PkgText
element.
JarDesc - Class in org.basex.query.util.pkg
Jar descriptor.
JarDesc() - Constructor for class org.basex.query.util.pkg.JarDesc
 
JARDESC - Static variable in interface org.basex.query.util.pkg.PkgText
Jar descriptor.
JarLoader - Class in org.basex.util
Custom class loader for loading jar files.
JarLoader(URL[], ClassLoader) - Constructor for class org.basex.util.JarLoader
Constructor.
JarParser - Class in org.basex.query.util.pkg
Parses the jar descriptors and performs schema checks.
JarParser(Context, InputInfo) - Constructor for class org.basex.query.util.pkg.JarParser
Constructor.
jars - Variable in class org.basex.query.QueryContext
JAR modules.
jars - Variable in class org.basex.query.util.pkg.JarDesc
List of jar files.
Jav - Class in org.basex.query.item
String item.
Jav(Object) - Constructor for class org.basex.query.item.Jav
Constructor.
java(JavaMapping) - Static method in class org.basex.query.util.TypedFunc
Creates a type constructor function.
JAVA_LF - Static variable in interface org.basex.core.Text
Look and feel.
JavaFunc - Class in org.basex.query.func
Java function binding.
JAVALOOK - Static variable in class org.basex.gui.GUIProp
Flag for Java look and feel.
JavaMapping - Class in org.basex.query.func
This class contains common methods for executing Java code and mapping Java objects to XQuery values.
JavaModuleFunc - Class in org.basex.query.func
Java function binding.
javaModules - Variable in class org.basex.query.QueryContext
Java modules.
JAVAPRE - Static variable in interface org.basex.query.QueryText
Java prefix.
jdbc() - Method in class org.basex.query.QueryContext
Returns JDBC connections.
JDBCConnections - Class in org.basex.query.util
Opened JDBC connections.
JDBCConnections() - Constructor for class org.basex.query.util.JDBCConnections
 
JSON - Static variable in interface org.basex.query.QueryText
JSON token.
JSON_DOCUMENTS - Static variable in interface org.basex.core.Text
JSON file description.
JSONConverter - Class in org.basex.query.util.json
This class converts a JSON document to XML.
JSONConverter(InputInfo) - Constructor for class org.basex.query.util.json.JSONConverter
Constructor.
JsonMapConverter - Class in org.basex.query.util.json
Provides a method for parsing a JSON string and converting it to an XQuery item made of nested maps.
JSONML - Static variable in class org.basex.build.file.ParserProp
Parser option: jsonml format.
JsonMLConverter - Class in org.basex.query.util.json
This class converts a JsonML document to XML.
JsonMLConverter(InputInfo) - Constructor for class org.basex.query.util.json.JsonMLConverter
Constructor.
JsonMLSerializer - Class in org.basex.io.serial
This class serializes data as described in the JsonML specification.
JsonMLSerializer(OutputStream, SerializerProp) - Constructor for class org.basex.io.serial.JsonMLSerializer
Constructor.
JSONParser - Class in org.basex.build.file
This class parses files in the JSON format and sends events to the specified database builder.
JSONParser(IO, Prop) - Constructor for class org.basex.build.file.JSONParser
Constructor.
JSONParser(IO, Prop, String) - Constructor for class org.basex.build.file.JSONParser
Constructor.
JSONSerializer - Class in org.basex.io.serial
This class serializes data as JSON.
JSONSerializer(OutputStream, SerializerProp) - Constructor for class org.basex.io.serial.JSONSerializer
Constructor.
JSONSTR - Static variable in interface org.basex.query.QueryText
Parser token.
JSONSUFFIX - Static variable in class org.basex.io.IO
JSON file suffix.
JSONSyntax - Class in org.basex.gui.layout
This class defines syntax highlighting for JSON files.
JSONSyntax() - Constructor for class org.basex.gui.layout.JSONSyntax
 
JSONURI - Static variable in interface org.basex.query.QueryText
JSON URI.

K

KEEPALIVE - Static variable in class org.basex.core.MainProp
Keep alive time of clients; deactivated if set to 0.
key() - Method in interface org.basex.gui.GUICommand
Returns the command shortcut.
key() - Method in enum org.basex.gui.GUICommands
 
key - Variable in class org.basex.index.IndexCache.CacheEntry
Entry key.
KEY - Static variable in interface org.basex.query.QueryText
Query Plan.
key(int) - Method in class org.basex.util.hash.IntSet
Returns the specified key.
key(int) - Method in class org.basex.util.hash.TokenSet
Returns the specified key.
keyPressed(KeyEvent) - Method in class org.basex.gui.layout.BaseXDSlider
 
keyPressed(KeyEvent) - Method in class org.basex.gui.layout.BaseXEditor
 
keyPressed(KeyEvent) - Method in class org.basex.gui.layout.BaseXPanel
 
keyPressed(KeyEvent) - Method in class org.basex.gui.layout.BaseXSlider
 
keyPressed(KeyEvent) - Method in class org.basex.gui.view.explore.ExploreView
 
keyPressed(KeyEvent) - Method in class org.basex.gui.view.folder.FolderView
 
keyPressed(KeyEvent) - Method in class org.basex.gui.view.map.MapView
 
keyPressed(KeyEvent) - Method in class org.basex.gui.view.table.TableView
 
keyPressed(KeyEvent) - Method in class org.basex.gui.view.View
 
keyReleased(KeyEvent) - Method in class org.basex.gui.layout.BaseXEditor
 
keyReleased(KeyEvent) - Method in class org.basex.gui.layout.BaseXPanel
 
keys - Variable in class org.basex.index.IndexTree
Keys saved in the tree.
keys() - Method in class org.basex.query.item.map.Map
All keys defined in this map.
keys - Variable in class org.basex.util.hash.TokenSet
Hashed keys.
keys() - Method in class org.basex.util.hash.TokenSet
Returns the hash keys.
keyType - Variable in class org.basex.query.item.MapType
Key type of the map.
keyTyped(KeyEvent) - Method in class org.basex.gui.layout.BaseXEditor
 
keyTyped(KeyEvent) - Method in class org.basex.gui.layout.BaseXPanel
 
Kill - Class in org.basex.core.cmd
Evaluates the 'kill' command and stops user sessions.
Kill(String) - Constructor for class org.basex.core.cmd.Kill
Default constructor.
KILL_SELF_X - Static variable in interface org.basex.core.Text
User kills itself.
kind() - Method in class org.basex.api.dom.BXCData
 
kind() - Method in class org.basex.api.dom.BXDocFrag
 
kind(int) - Method in class org.basex.data.Data
Returns a node kind.
kind - Variable in class org.basex.gui.dialog.DialogEdit
Node kind.
kind - Variable in class org.basex.gui.dialog.DialogInsert
Node kind.
kind - Variable in class org.basex.index.path.PathNode
Node kind, defined in the Data class.
kind() - Method in class org.basex.query.item.ANode
Returns a database kind for the specified node type.
kind(NodeType) - Static method in class org.basex.query.item.ANode
Returns a database kind for the specified node type.

L

label() - Method in interface org.basex.gui.GUICommand
Returns the command label.
label() - Method in enum org.basex.gui.GUICommands
 
LABELW - Static variable in class org.basex.gui.layout.BaseXDSlider
Label space.
Lang - Class in org.basex.core
This class loads language specific texts when the Lang.lang(java.lang.String) method is called for the first time.
LANG - Static variable in class org.basex.core.MainProp
Language name.
LANG - Static variable in interface org.basex.query.QueryText
Language attribute.
LANGKEYS - Static variable in class org.basex.core.MainProp
Flag to include key names in the language strings.
langkeys - Static variable in class org.basex.core.Prop
Flag for prefixing texts with their keys (helps while translating texts).
language - Static variable in class org.basex.core.Prop
Language (applied after restart).
LANGUAGE - Static variable in class org.basex.core.Prop
Language for full-text search index.
LANGUAGE - Static variable in interface org.basex.core.Text
Full-text index information.
language - Variable in class org.basex.data.MetaData
Language of full-text search index.
LANGUAGE - Static variable in interface org.basex.query.QueryText
Parser token.
Language - Class in org.basex.util.ft
This class contains language tokens which are valid for the xml:lang attribute.
LANGUAGE_RESTART - Static variable in interface org.basex.core.Text
Language preference.
languages() - Static method in class org.basex.util.ft.FTLexer
Lists all languages for which tokenizers and stemmers are available.
large - Variable in enum org.basex.gui.GUIConstants.Msg
Large icon.
large() - Method in class org.basex.gui.layout.BaseXCheckBox
Chooses a large font.
large() - Method in class org.basex.gui.layout.BaseXLabel
Chooses a large font.
last - Variable in class org.basex.query.expr.Preds
Compilation: first predicate uses last function.
LAST - Static variable in interface org.basex.query.QueryText
Parser token.
last - Variable in class org.basex.server.ClientListener
Timestamp of last interaction.
last() - Method in class org.basex.util.Undo
Returns the previous string.
lastid - Variable in class org.basex.data.MetaData
Last (highest) id assigned to a node.
lastIndexOf(byte[], int) - Static method in class org.basex.util.Token
Returns the last position of the specified character or -1.
LASTINSERT - Static variable in class org.basex.gui.GUIProp
Last insertion type.
LAX - Static variable in interface org.basex.query.QueryText
Parser token.
layout(LayoutManager) - Method in class org.basex.gui.layout.BaseXBack
Sets the layout manager for this container.
layout() - Method in class org.basex.gui.view.ViewNotifier
Notifies all views of layout changes.
layoutContainer(Container) - Method in class org.basex.gui.layout.BaseXSplit
 
layoutContainer(Container) - Method in class org.basex.gui.layout.TableLayout
 
layoutViews() - Method in class org.basex.gui.GUI
Updates the view layout.
lc(byte[]) - Static method in class org.basex.util.Token
Converts the specified token to lower case.
lc(int) - Static method in class org.basex.util.Token
Converts a character to lower case.
LC_COMP - Static variable in class org.basex.util.Token
Case-insensitive comparator for byte arrays.
leaf(GUIProp, Data, int) - Static method in class org.basex.gui.view.ViewData
Checks if the specified node is a leaf node (text node or file element or file tag).
leaf - Variable in class org.basex.query.QueryContext
Compilation flag: current node has leaves.
LEAST - Static variable in interface org.basex.query.QueryText
Parser token.
leaves(TreeFolder) - Static method in class org.basex.gui.layout.TreeFolder
Finds all leaf child nodes for the given node.
len(byte[]) - Static method in class org.basex.util.Token
Returns the token length.
length() - Method in class org.basex.io.in.BufferInput
Returns the input length.
length(long) - Method in class org.basex.io.in.BufferInput
Sets the input length.
length() - Method in class org.basex.io.in.XMLInput
Returns the file length.
length() - Method in class org.basex.io.IO
Returns the file length.
length() - Method in class org.basex.io.IOContent
 
length() - Method in class org.basex.io.IOFile
 
length() - Method in class org.basex.io.IOUrl
 
length() - Method in class org.basex.io.random.DataAccess
Returns the file length.
length(byte[], int) - Static method in class org.basex.util.Num
Returns the compressed length of the value at the specified position.
length(int) - Static method in class org.basex.util.Num
Returns the compressed length of the specified value.
Let - Class in org.basex.query.flwor
Let clause.
Let(InputInfo, Expr, Var) - Constructor for class org.basex.query.flwor.Let
Constructor.
Let(InputInfo, Expr, Var, boolean) - Constructor for class org.basex.query.flwor.Let
Constructor.
LET - Static variable in interface org.basex.query.QueryText
Parser token.
let(double, int) - Static method in class org.basex.util.ft.Scoring
Returns a score for the let clause.
letter(int) - Static method in class org.basex.util.Token
Checks if the specified character is a computer letter (A - Z, a - z, _).
letterOrDigit(int) - Static method in class org.basex.util.Token
Checks if the specified character is a computer letter or digit.
level - Variable in class org.basex.gui.view.ViewRect
Level.
level() - Method in class org.basex.index.path.PathNode
Returns the level of the path node.
level - Variable in class org.basex.io.serial.Serializer
Current level.
LEVELS - Static variable in interface org.basex.query.QueryText
Parser token.
Levenshtein - Class in org.basex.util
Damerau-Levenshtein implementation.
Levenshtein() - Constructor for class org.basex.util.Levenshtein
Constructor.
LEXICAL - Static variable in class org.basex.build.file.HTMLProp
TagSoup option: lexical.
lfont - Static variable in class org.basex.gui.GUIConstants
Large font.
LGRAY - Static variable in class org.basex.gui.GUIConstants
Cell color.
LI - Static variable in interface org.basex.core.Text
List.
LI_ENTRIES - Static variable in interface org.basex.core.Text
Index info.
LI_SIZE - Static variable in interface org.basex.core.Text
Index info.
LI_STRUCTURE - Static variable in interface org.basex.core.Text
Index info.
LICENSE - Static variable in interface org.basex.core.Text
License info.
LIMITATTS - Static variable in interface org.basex.build.BuildText
Builder error.
LIMITNS - Static variable in interface org.basex.build.BuildText
Builder error.
LIMITRANGE - Static variable in interface org.basex.build.BuildText
Builder error.
LIMITTAGS - Static variable in interface org.basex.build.BuildText
Builder error.
line() - Method in class org.basex.io.in.XMLInput
Returns the current line.
line() - Method in exception org.basex.query.QueryException
Returns the error line.
LINE_X - Static variable in interface org.basex.core.Text
Line info.
lineCol() - Method in class org.basex.util.InputInfo
Getter for line and column number.
lineCol(String, int) - Static method in class org.basex.util.InputInfo
Calculates the column and line number of a given offset in the string.
LINES - Static variable in class org.basex.build.file.ParserProp
Parser option: line.
List - Class in org.basex.core.cmd
Evaluates the 'list' command and shows all available databases.
List() - Constructor for class org.basex.core.cmd.List
Default constructor.
list(Context) - Static method in class org.basex.core.cmd.List
Returns a list of all databases.
list(Context, boolean) - Static method in class org.basex.core.cmd.List
Returns a list of all databases and (optionally) backed up databases.
list(Context) - Static method in class org.basex.core.cmd.RepoList
Returns a list of all packages.
list() - Method in class org.basex.core.Databases
Lists all available databases and backups.
list - Variable in class org.basex.data.Nodes
Pre values container.
List - Class in org.basex.query.expr
Expression list.
List(InputInfo, Expr...) - Constructor for class org.basex.query.expr.List
Constructor.
list - Variable in class org.basex.query.util.ExprList
Element container.
list - Variable in class org.basex.util.list.ByteList
Element container.
list - Variable in class org.basex.util.list.IntList
Element container.
list - Variable in class org.basex.util.list.StringList
Element container.
listBackups() - Method in class org.basex.core.Databases
Lists all available backups.
listBackups(String) - Method in class org.basex.core.Databases
Lists all available backups.
ListDB - Class in org.basex.core.cmd
Evaluates the 'list' command and shows all documents in a database.
ListDB(String) - Constructor for class org.basex.core.cmd.ListDB
Default constructor.
listDBs() - Method in class org.basex.core.Databases
Lists all available databases.
listDBs(String) - Method in class org.basex.core.Databases
Lists all available databases matching the given name.
listener - Variable in class org.basex.core.Context
Client listener.
LitMap - Class in org.basex.query.expr
A literal map expression.
LitMap(InputInfo, Expr[]) - Constructor for class org.basex.query.expr.LitMap
Constructor.
ln - Variable in class org.basex.query.path.NameTest
Local name.
ln - Variable in class org.basex.util.ft.FTOpt
Language.
local() - Method in class org.basex.query.item.QNm
Returns the local name.
LOCAL - Static variable in interface org.basex.query.QueryText
XS token.
local(byte[]) - Static method in class org.basex.util.Token
Returns the local name of the specified name.
LOCALHOST - Static variable in interface org.basex.core.Text
Localhost.
LOCALINFO - Static variable in interface org.basex.core.Text
Start information.
LOCALMODE - Static variable in interface org.basex.core.Text
Local (standalone) mode.
LocalQuery - Class in org.basex.server
This class defines all methods for iteratively evaluating queries locally.
LocalQuery(String, Context, OutputStream) - Constructor for class org.basex.server.LocalQuery
Constructor.
locals() - Method in class org.basex.query.util.VarContext
Returns the local variables.
LocalSession - Class in org.basex.server
This class offers methods to locally execute database commands.
LocalSession(Context) - Constructor for class org.basex.server.LocalSession
Default constructor.
LocalSession(Context, String, String) - Constructor for class org.basex.server.LocalSession
Constructor, specifying login data.
LocalSession(Context, String, String, OutputStream) - Constructor for class org.basex.server.LocalSession
Constructor, specifying login data and an output stream.
LocalSession(Context, OutputStream) - Constructor for class org.basex.server.LocalSession
Constructor, specifying an output stream.
LOCALURI - Static variable in interface org.basex.query.QueryText
Local Functions URI.
LOCK_X - Static variable in interface org.basex.core.Text
Updating error.
Log - Class in org.basex.server
This class writes logging information to disk.
Log(Context, boolean) - Constructor for class org.basex.server.Log
Constructor.
Logical - Class in org.basex.query.expr
Logical expression, extended by And and Or.
LoginException - Exception in org.basex.server
This exception is thrown if a wrong user/password combination was specified.
LoginException() - Constructor for exception org.basex.server.LoginException
Constructor.
LoginException(String, Object...) - Constructor for exception org.basex.server.LoginException
Constructs an exception with the specified message and extension.
lookup() - Method in class org.basex.io.in.LookupInput
Returns the current (next) value.
LookupInput - Class in org.basex.io.in
This input stream allows a lookup of the next byte to be returned by an InputStream reference.
LookupInput(InputStream) - Constructor for class org.basex.io.in.LookupInput
Constructor.
lookupNamespaceURI(String) - Method in class org.basex.api.dom.BXNode
 
lookupPrefix(String) - Method in class org.basex.api.dom.BXNode
 
LOWERCASE - Static variable in interface org.basex.query.QueryText
Parser token.
LRED - Static variable in class org.basex.gui.GUIConstants
Color for highlighting errors.
LSERROR - Static variable in class org.basex.core.Prop
Levenshtein default error.

M

M_CSV - Static variable in interface org.basex.data.DataText
Method.
M_HTML - Static variable in interface org.basex.data.DataText
Method.
M_HTML5 - Static variable in interface org.basex.data.DataText
Method.
M_JSON - Static variable in interface org.basex.data.DataText
Method.
M_JSONML - Static variable in interface org.basex.data.DataText
Method.
M_MAB2 - Static variable in interface org.basex.data.DataText
Method.
M_RAW - Static variable in interface org.basex.data.DataText
Method.
M_TEXT - Static variable in interface org.basex.data.DataText
Method.
M_XHTML - Static variable in interface org.basex.data.DataText
Method.
M_XML - Static variable in interface org.basex.data.DataText
Method.
MAB2Parser - Class in org.basex.build.file
This class parses files in the MAB2 format and sends events to the specified database builder.
MAB2Parser(IO, Prop) - Constructor for class org.basex.build.file.MAB2Parser
Constructor.
MAC - Static variable in class org.basex.core.Prop
Flag denoting if OS belongs to Mac family.
MAIL - Static variable in interface org.basex.core.Text
Mail.
main(String...) - Static method in class org.basex.BaseX
Main method, launching the standalone mode.
main(String...) - Static method in class org.basex.BaseXClient
Main method of the database client, launching a client instance.
main(String...) - Static method in class org.basex.BaseXGUI
Main method.
main(String[]) - Static method in class org.basex.BaseXServer
Main method, launching the server process.
Main - Class in org.basex.core
This is the abstract main class for the starter classes.
Main(String[]) - Constructor for class org.basex.core.Main
Constructor.
Main(String[], Context) - Constructor for class org.basex.core.Main
Constructor.
MAIN_OPTIONS - Static variable in interface org.basex.core.Text
"Main Options".
mainMem(Parser, Context) - Static method in class org.basex.core.cmd.CreateDB
Returns a main memory database instance from the specified parser.
mainMem(IO, Context) - Static method in class org.basex.core.cmd.CreateDB
Returns a main memory database instance for the specified input reference.
MAINMEM - Static variable in class org.basex.core.Prop
Flag for creating a main memory database.
MainProp - Class in org.basex.core
This class assembles admin properties which are used all around the project.
MANAGE_DB - Static variable in interface org.basex.core.Text
Dialog title for managing databases.
MAP - Static variable in interface org.basex.core.Text
Command info.
Map - Class in org.basex.query.item.map
The map item.
MAP - Static variable in interface org.basex.query.QueryText
MAP token.
MAP_CHOICES - Static variable in interface org.basex.core.Text
Predefined number of layouts.
MAP_LAYOUT - Static variable in interface org.basex.core.Text
Dialog title for treemap design.
MAP_LAYOUT_D - Static variable in interface org.basex.core.Text
Command info.
MAP_LAYOUTS - Static variable in interface org.basex.core.Text
Predefined number of layouts.
MAP_O - Static variable in class org.basex.query.item.SeqType
Single function.
MAP_ZM - Static variable in class org.basex.query.item.SeqType
Single function.
MAPALGO - Static variable in class org.basex.gui.GUIProp
Map algorithm.
MAPATTS - Static variable in class org.basex.gui.GUIProp
Show attributes in treemap.
MAPLAYOUTLOC - Static variable in class org.basex.gui.GUIProp
Dialog location.
MAPOFFSETS - Static variable in class org.basex.gui.GUIProp
Treemap Offsets.
maps - Variable in class org.basex.index.IndexTree
Mapping for using existing tree.
mapSize() - Method in class org.basex.query.item.map.Map
Number of values contained in this map.
MAPSTR - Static variable in interface org.basex.query.QueryText
Parser token.
MapType - Class in org.basex.query.item
Type for maps.
MAPURI - Static variable in interface org.basex.query.QueryText
Map URI.
MAPVIEW - Static variable in class org.basex.gui.GUIConstants
Internal name of the Map View.
MapView - Class in org.basex.gui.view.map
This view is a TreeMap implementation.
MapView(ViewNotifier) - Constructor for class org.basex.gui.view.map.MapView
Default constructor.
MAPWEIGHT - Static variable in class org.basex.gui.GUIProp
number of children <-> size weight in (0;100).
mark(Nodes, View) - Method in class org.basex.gui.view.ViewNotifier
Notifies all views of a selection change.
mark(int, View) - Method in class org.basex.gui.view.ViewNotifier
Notifies all views of a selection change.
mark(int) - Method in class org.basex.io.in.BufferInput
 
mark() - Method in class org.basex.util.InputParser
Remembers the current position.
MARK - Static variable in class org.basex.util.TokenBuilder
Mark flag.
marked - Variable in class org.basex.core.Context
Marked nodes.
markedCol() - Method in exception org.basex.query.QueryException
Returns the marked error column.
markSupported() - Method in class org.basex.io.in.BufferInput
 
markTailCalls() - Method in class org.basex.query.expr.Expr
Finds and marks tail calls, enabling TCO.
markTailCalls() - Method in class org.basex.query.expr.Extension
 
markTailCalls() - Method in class org.basex.query.expr.If
 
markTailCalls() - Method in class org.basex.query.expr.Switch
 
markTailCalls() - Method in class org.basex.query.expr.TypeCase
 
markTailCalls() - Method in class org.basex.query.expr.TypeSwitch
 
markTailCalls() - Method in class org.basex.query.flwor.FLWR
 
markTailCalls() - Method in class org.basex.query.func.BaseFuncCall
 
match - Variable in class org.basex.data.FTMatches
Full-text matches.
match(byte[]) - Method in class org.basex.query.ft.FTWildcard
Check if the wild-card can match a sub-string in a string.
matches() - Method in class org.basex.data.FTMatches
Checks if at least one of the matches contains only includes.
matches() - Method in class org.basex.index.ft.FTIndexIterator
Returns the next match.
matches(String, String) - Static method in class org.basex.io.MimeTypes
Checks if a content type is accepted by the specified pattern.
MATH - Static variable in interface org.basex.query.QueryText
Math token.
MATHURI - Static variable in interface org.basex.query.QueryText
Math URI.
max - Variable in class org.basex.gui.layout.BaseXDSlider
Current slider value.
max - Variable in class org.basex.index.RangeToken
Maximum value.
max - Variable in class org.basex.index.Stats
Maximum value.
max(int) - Method in class org.basex.io.out.ArrayOutput
Sets the maximum number of bytes to be written.
max - Variable in enum org.basex.query.func.Function
Maximum number of arguments.
max - Variable in enum org.basex.query.item.SeqType.Occ
Maximal number of occurrences.
MAX - Static variable in interface org.basex.query.QueryText
Attribute name.
MAX_NO_OF_HITS - Static variable in interface org.basex.core.Text
Maximum number of hits.
MAXATTS - Static variable in class org.basex.io.IO
Maximum number of attributes (see bit layout in Data class).
maxCalls - Variable in class org.basex.query.QueryContext
Maximum number of successive tail calls.
MAXCATS - Static variable in class org.basex.core.Prop
Maximum number of name categories.
maxcats - Variable in class org.basex.data.MetaData
Maximum number of categories.
MAXHIST - Static variable in class org.basex.gui.view.ViewNotifier
Maximum history size.
MAXHITS - Static variable in class org.basex.core.Prop
Maximum number of hits to be displayed in the GUI (will be overwritten).
MAXHITS - Static variable in class org.basex.gui.GUIProp
Maximum number of hits to be displayed (-1: return all hits; default: 250K).
MAXLEN - Static variable in class org.basex.core.Prop
Maximum length of index entries.
maxlen - Variable in class org.basex.data.MetaData
Maximum token length.
maxscore - Variable in class org.basex.data.MetaData
Maximal indexed full-text score.
MAXSTAT - Static variable in class org.basex.core.Prop
Maximum number of index occurrences to print.
MAXSTATE - Static variable in class org.basex.gui.GUIProp
Flag for maximized GUI window.
MAXTEXT - Static variable in class org.basex.gui.GUIProp
Maximum text size to be displayed.
mayBeNumber() - Method in class org.basex.query.item.SeqType
Tests if the type may be numeric.
mayBeZero() - Method in class org.basex.query.item.SeqType
Tests if the type may yield zero items.
md() - Method in class org.basex.io.IOFile
Recursively creates the directory.
md5(String) - Static method in class org.basex.util.Token
Returns an MD5 hash.
MEDIA_TYPE - Static variable in interface org.basex.query.util.http.HTTPText
Body attribute: media-type.
MemBuilder - Class in org.basex.build
This class creates a database instance in main memory.
MemBuilder(String, Parser) - Constructor for class org.basex.build.MemBuilder
Constructor.
MemData - Class in org.basex.data
This class stores and organizes the database table and the index structures for textual content in a compressed memory structure.
MemData(Names, Names, PathSummary, Namespaces, Prop) - Constructor for class org.basex.data.MemData
Constructor.
MemData(Data) - Constructor for class org.basex.data.MemData
Light-weight constructor, adopting data structures from the specified database.
MemData(Prop) - Constructor for class org.basex.data.MemData
Constructor, creating a new, empty database.
memFull() - Method in class org.basex.index.IndexBuilder
Checks if enough memory is left to continue index building.
memory() - Static method in class org.basex.util.Performance
Returns the current memory consumption in bytes.
memory(Performance) - Static method in class org.basex.util.Util
Prints performance information if the Util.debug(java.lang.Throwable) flag is set.
MEMUSED_C - Static variable in interface org.basex.core.Text
Memory information.
MemValues - Class in org.basex.index.value
This class provides a main memory access to attribute values and text contents.
MemValues(Data) - Constructor for class org.basex.index.value.MemValues
Constructor.
merge - Variable in class org.basex.index.IndexBuilder
Merge flag.
merge(String) - Method in class org.basex.io.IO
Merges two filenames.
merge(String) - Method in class org.basex.io.IOContent
 
merge(String) - Method in class org.basex.io.IOFile
 
merge(String) - Method in class org.basex.io.IOUrl
 
merge(ThesQuery) - Method in class org.basex.query.ft.ThesQuery
Merges two thesaurus definitions.
merge(UpdatePrimitive) - Method in class org.basex.query.up.primitives.DBAdd
 
merge(UpdatePrimitive) - Method in class org.basex.query.up.primitives.DBDelete
 
merge(UpdatePrimitive) - Method in class org.basex.query.up.primitives.DBOptimize
 
merge(UpdatePrimitive) - Method in class org.basex.query.up.primitives.DBRename
 
merge(UpdatePrimitive) - Method in class org.basex.query.up.primitives.DBStore
 
merge(UpdatePrimitive) - Method in class org.basex.query.up.primitives.DeleteNode
 
merge(UpdatePrimitive) - Method in class org.basex.query.up.primitives.Put
 
merge(UpdatePrimitive) - Method in class org.basex.query.up.primitives.RenameNode
 
merge(UpdatePrimitive) - Method in class org.basex.query.up.primitives.ReplaceElementContent
 
merge(UpdatePrimitive) - Method in class org.basex.query.up.primitives.ReplaceNode
 
merge(UpdatePrimitive) - Method in class org.basex.query.up.primitives.ReplaceValue
 
merge(UpdatePrimitive) - Method in class org.basex.query.up.primitives.UpdatePrimitive
Merges two update primitives, as they have the same target node.
message(String, Object[]) - Static method in exception org.basex.core.BaseXException
Creates the error message from the specified info and extension array.
MESSAGE - Static variable in interface org.basex.query.util.http.HTTPText
Response attribute: message.
message(Throwable) - Static method in class org.basex.util.Util
Returns a better understandable error message for the specified exception.
meta - Variable in class org.basex.data.Data
Meta data.
META - Static variable in interface org.basex.data.DataText
HTML: meta element.
MetaData - Class in org.basex.data
This class provides meta information on a database.
MetaData(Prop) - Constructor for class org.basex.data.MetaData
Constructor, specifying the database properties.
MetaData(String, Context) - Constructor for class org.basex.data.MetaData
Constructor, specifying the database name and context.
MetaData(String, Prop, MainProp) - Constructor for class org.basex.data.MetaData
Constructor, specifying the database name.
METHOD - Static variable in class org.basex.build.file.HTMLProp
TagSoup option: method=html.
METHOD - Static variable in interface org.basex.core.Text
"Method".
METHOD - Static variable in interface org.basex.query.util.http.HTTPText
Request attribute: HTTP method.
method(Class<?>, String, Class<?>...) - Static method in class org.basex.util.Reflect
Finds a public, protected or private method by name and parameter types.
METHODS - Static variable in interface org.basex.data.DataText
Methods.
mfont - Static variable in class org.basex.gui.GUIConstants
Monospace font.
mfwidth - Static variable in class org.basex.gui.GUIConstants
Monospace character widths.
MIME_TEXT_PREFIX - Static variable in class org.basex.io.MimeTypes
Text media types' prefix.
MIME_XML_SUFFIX - Static variable in class org.basex.io.MimeTypes
XML media types' suffix.
MimeTypes - Class in org.basex.io
This class returns the mime types of a file, which is either dynamically determined by Java, or statically resolved by requesting the mappings in the mime.txt project file.
min - Variable in class org.basex.gui.layout.BaseXDSlider
Current slider value.
min - Variable in class org.basex.index.RangeToken
Minimum value.
min - Variable in class org.basex.index.Stats
Minimum value.
min - Variable in enum org.basex.query.func.Function
Minimum number of arguments.
min() - Method in class org.basex.query.item.Dur
Returns the minutes.
min - Variable in enum org.basex.query.item.SeqType.Occ
Minimal number of occurrences.
MIN - Static variable in interface org.basex.query.QueryText
Minimum .
MinHeap<K,V> - Class in org.basex.util
A min-heap.
MinHeap(int, Comparator<K>) - Constructor for class org.basex.util.MinHeap
Constructs a heap with the given initial capacity and order.
minimumLayoutSize(Container) - Method in class org.basex.gui.layout.BaseXSplit
 
minimumLayoutSize(Container) - Method in class org.basex.gui.layout.TableLayout
 
minscore - Variable in class org.basex.data.MetaData
Minimal indexed full-text score.
minValue() - Method in class org.basex.util.MinHeap
returns the value of the smallest key from this heap.
MISSATTR - Static variable in interface org.basex.query.util.pkg.PkgText
Attribute missing.
MISSCOMP - Static variable in interface org.basex.query.util.pkg.PkgText
Component missing.
MISSDESC - Static variable in interface org.basex.query.util.pkg.PkgText
Not expected initialization error.
MISSSECOND - Static variable in interface org.basex.query.util.pkg.PkgText
Secondary package missing.
MixedPath - Class in org.basex.query.path
Mixed path expression.
MixedPath(InputInfo, Expr, Expr...) - Constructor for class org.basex.query.path.MixedPath
Constructor.
mnem - Variable in class org.basex.gui.dialog.Dialog
Used mnemonics.
MOD - Static variable in interface org.basex.query.QueryText
Parser token.
mod - Variable in class org.basex.query.up.Updates
Current context modifier.
mode(GUIConstants.Fill) - Method in class org.basex.gui.layout.BaseXBack
Sets the specified fill mode.
mode - Variable in class org.basex.query.path.Test
Type of name test.
modifier(KeyEvent) - Static method in enum org.basex.gui.layout.BaseXKeys
Returns true if the pressed key is a modifier key (including 'escape' and 'alt'-'tab').
MODIFY - Static variable in interface org.basex.query.QueryText
Parser token.
module(String) - Method in class org.basex.query.QueryContext
Parses the specified module.
module(byte[]) - Method in class org.basex.query.QueryParser
Parses the specified query and starts with the "Module" rule.
module(String, String) - Method in class org.basex.query.QueryProcessor
Adds a module reference.
MODULE - Static variable in interface org.basex.query.QueryText
Parser token.
MODULES - Static variable in interface org.basex.query.QueryText
Static modules.
mon() - Method in class org.basex.query.item.Dur
Returns the months.
MONOFONT - Static variable in class org.basex.gui.GUIProp
Default GUI Monospace Font.
month(int, int, int) - Method in class org.basex.query.util.format.Formatter
Returns the specified month (0-11).
more() - Method in class org.basex.index.IndexIterator
Returns true if more results are found.
more() - Method in class org.basex.index.IndexTree
Checks if the iterator returns more keys.
more(boolean) - Method in class org.basex.io.IO
Checks if more input streams are found.
more(boolean) - Method in class org.basex.io.IOFile
 
more() - Method in class org.basex.io.random.DataAccess
Checks if more bytes can be read.
more() - Method in class org.basex.query.iter.AxisMoreIter
Checks if more nodes are found.
more() - Method in class org.basex.server.Query
Returns true if more items are available.
more() - Method in class org.basex.util.Args
Checks if more arguments are available.
more() - Method in class org.basex.util.InputParser
Checks if more characters are found.
MORE_SKIPPED_X - Static variable in interface org.basex.core.Text
Info on skipped corrupt files.
MOREROOTS - Static variable in interface org.basex.build.BuildText
Builder error: Tag Mismatch.
MOST - Static variable in interface org.basex.query.QueryText
Parser token.
mouseClicked(MouseEvent) - Method in class org.basex.gui.layout.BaseXEditor
 
mouseClicked(MouseEvent) - Method in class org.basex.gui.layout.BaseXPanel
 
mouseDragged(MouseEvent) - Method in class org.basex.gui.layout.BaseXBar
 
mouseDragged(MouseEvent) - Method in class org.basex.gui.layout.BaseXDSlider
 
mouseDragged(MouseEvent) - Method in class org.basex.gui.layout.BaseXEditor
 
mouseDragged(MouseEvent) - Method in class org.basex.gui.layout.BaseXPanel
 
mouseDragged(MouseEvent) - Method in class org.basex.gui.layout.BaseXSlider
 
mouseDragged(MouseEvent) - Method in class org.basex.gui.view.folder.FolderView
 
mouseDragged(MouseEvent) - Method in class org.basex.gui.view.map.MapView
 
mouseDragged(MouseEvent) - Method in class org.basex.gui.view.plot.PlotView
 
mouseDragged(MouseEvent) - Method in class org.basex.gui.view.tree.TreeView
 
mouseEntered(MouseEvent) - Method in class org.basex.gui.layout.BaseXEditor
 
mouseEntered(MouseEvent) - Method in class org.basex.gui.layout.BaseXPanel
 
mouseEntered(MouseEvent) - Method in class org.basex.gui.view.View
 
mouseExited(MouseEvent) - Method in class org.basex.gui.layout.BaseXEditor
 
mouseExited(MouseEvent) - Method in class org.basex.gui.layout.BaseXPanel
 
mouseExited(MouseEvent) - Method in class org.basex.gui.view.table.TableView
 
mouseExited(MouseEvent) - Method in class org.basex.gui.view.View
 
MOUSEFOCUS - Static variable in class org.basex.gui.GUIProp
Focus follows mouse.
mouseMoved(MouseEvent) - Method in class org.basex.gui.layout.BaseXDSlider
 
mouseMoved(MouseEvent) - Method in class org.basex.gui.layout.BaseXPanel
 
mouseMoved(MouseEvent) - Method in class org.basex.gui.layout.BaseXSlider
 
mouseMoved(MouseEvent) - Method in class org.basex.gui.view.folder.FolderView
 
mouseMoved(MouseEvent) - Method in class org.basex.gui.view.info.InfoView
 
mouseMoved(MouseEvent) - Method in class org.basex.gui.view.map.MapView
 
mouseMoved(MouseEvent) - Method in class org.basex.gui.view.plot.PlotView
 
mouseMoved(MouseEvent) - Method in class org.basex.gui.view.table.TableView
 
mouseMoved(MouseEvent) - Method in class org.basex.gui.view.tree.TreeView
 
mousePressed(MouseEvent) - Method in class org.basex.gui.layout.BaseXBar
 
mousePressed(MouseEvent) - Method in class org.basex.gui.layout.BaseXDSlider
 
mousePressed(MouseEvent) - Method in class org.basex.gui.layout.BaseXEditor
 
mousePressed(MouseEvent) - Method in class org.basex.gui.layout.BaseXMem
 
mousePressed(MouseEvent) - Method in class org.basex.gui.layout.BaseXPanel
 
mousePressed(MouseEvent) - Method in class org.basex.gui.layout.BaseXSlider
 
mousePressed(MouseEvent) - Method in class org.basex.gui.view.folder.FolderView
 
mousePressed(MouseEvent) - Method in class org.basex.gui.view.map.MapView
 
mousePressed(MouseEvent) - Method in class org.basex.gui.view.plot.PlotView
 
mousePressed(MouseEvent) - Method in class org.basex.gui.view.table.TableView
 
mousePressed(MouseEvent) - Method in class org.basex.gui.view.tree.TreeView
 
mousePressed(MouseEvent) - Method in class org.basex.gui.view.View
 
mouseReleased(MouseEvent) - Method in class org.basex.gui.layout.BaseXBar
 
mouseReleased(MouseEvent) - Method in class org.basex.gui.layout.BaseXDSlider
 
mouseReleased(MouseEvent) - Method in class org.basex.gui.layout.BaseXEditor
 
mouseReleased(MouseEvent) - Method in class org.basex.gui.layout.BaseXPanel
 
mouseReleased(MouseEvent) - Method in class org.basex.gui.layout.BaseXSlider
 
mouseReleased(MouseEvent) - Method in class org.basex.gui.view.map.MapView
 
mouseReleased(MouseEvent) - Method in class org.basex.gui.view.plot.PlotView
 
mouseReleased(MouseEvent) - Method in class org.basex.gui.view.tree.TreeView
 
mouseWheelMoved(MouseWheelEvent) - Method in class org.basex.gui.layout.BaseXEditor
 
mouseWheelMoved(MouseWheelEvent) - Method in class org.basex.gui.layout.BaseXPanel
 
mouseWheelMoved(MouseWheelEvent) - Method in class org.basex.gui.view.folder.FolderView
 
mouseWheelMoved(MouseWheelEvent) - Method in class org.basex.gui.view.map.MapView
 
mouseWheelMoved(MouseWheelEvent) - Method in class org.basex.gui.view.table.TableView
 
mouseWheelMoved(MouseWheelEvent) - Method in class org.basex.gui.view.tree.TreeView
 
move(Object, int, int, int) - Static method in class org.basex.util.Array
Moves entries inside an array.
move(int, int) - Method in class org.basex.util.list.IntList
Adds a difference to all elements starting from the specified index.
mprop - Variable in class org.basex.core.Command
Main properties.
mprop - Variable in class org.basex.core.Context
Main properties.
MULTIPART - Static variable in interface org.basex.query.util.http.HTTPText
Multipart string.

N

NAM - Static variable in interface org.basex.query.QueryText
Query Plan.
NAME - Static variable in class org.basex.core.Prop
Project name.
NAME - Static variable in interface org.basex.core.Text
"Name".
name - Variable in class org.basex.core.User
User name.
name(int) - Method in class org.basex.data.Data
Returns a reference to the tag or attribute name id.
name(int, int) - Method in class org.basex.data.Data
Returns a tag, attribute or pi name.
name - Variable in class org.basex.data.MetaData
Database name.
name(byte[]) - Static method in class org.basex.gui.layout.TreeFolder
Extracts the file/document/folder name from the given path.
name - Variable in class org.basex.gui.layout.TreeNode
Node name.
name - Variable in class org.basex.index.path.PathNode
Tag/attribute name id.
name() - Method in class org.basex.io.IO
Returns the name of the resource.
name(String) - Method in class org.basex.io.IO
Sets the name of the resource.
name - Variable in enum org.basex.query.expr.CmpG.OpG
String representation.
name - Variable in enum org.basex.query.expr.CmpN.OpN
String representation.
name - Variable in enum org.basex.query.expr.CmpV.OpV
String representation.
name - Variable in class org.basex.query.func.UserFunc
Function name.
name() - Method in class org.basex.query.item.ANode
Returns the name of the node, composed of an optional prefix and the local name.
name - Variable in enum org.basex.query.item.AtomType
Name.
name() - Method in class org.basex.query.item.DBNode
 
name() - Method in class org.basex.query.item.FAttr
 
name() - Method in class org.basex.query.item.FElem
 
name() - Method in class org.basex.query.item.FNames
 
name() - Method in class org.basex.query.item.FPI
 
name - Variable in enum org.basex.query.path.Axis
Axis string.
name - Variable in class org.basex.query.path.Test
Name test.
name(byte[]) - Method in class org.basex.query.util.pkg.Package.Dependency
Returns unique package name for secondary package using the given version.
name(byte[]) - Static method in class org.basex.query.util.pkg.Package
Extracts the package name from a unique package name.
NAME - Static variable in interface org.basex.query.util.pkg.PkgText
Attribute name.
name - Variable in class org.basex.query.util.Var
Variable name.
name(int) - Method in class org.basex.util.Atts
Returns the name at the specified index position.
name(Object) - Static method in class org.basex.util.Util
Returns the class name of the specified object.
name(Class<?>) - Static method in class org.basex.util.Util
Returns the name of the specified class.
NAME_INVALID_X - Static variable in interface org.basex.core.Text
Name invalid.
NAME_OF_DB - Static variable in interface org.basex.core.Text
Name of database.
NAME_OF_DB_COPY - Static variable in interface org.basex.core.Text
Name of database copy.
nameID(Data) - Static method in class org.basex.gui.view.ViewData
Returns the name id of the specified node.
NAMELC - Static variable in interface org.basex.core.Text
Project namespace.
NamePool - Class in org.basex.query.up
This class serves as a container for updated names.
NamePool() - Constructor for class org.basex.query.up.NamePool
 
NAMES - Static variable in interface org.basex.core.Text
Name indexes.
Names - Class in org.basex.index
This class indexes and organizes the tags or attribute names, used in an XML document.
Names(MetaData) - Constructor for class org.basex.index.Names
Default constructor.
Names(DataInput, MetaData) - Constructor for class org.basex.index.Names
Constructor, specifying an input file.
names - Variable in class org.basex.query.util.Ann
QNames.
namespace(byte[], byte[]) - Method in class org.basex.io.serial.JsonMLSerializer
 
namespace(byte[], byte[]) - Method in class org.basex.io.serial.Serializer
Serializes a namespace if it has not been serialized by an ancestor yet.
namespace(String, String) - Method in class org.basex.query.QueryProcessor
Declares a namespace.
namespace(String, String) - Method in class org.basex.query.StaticContext
Declares a namespace.
NAMESPACES - Static variable in interface org.basex.core.Text
Info on namespaces.
Namespaces - Class in org.basex.data
This class contains the namespaces of a database.
Namespaces() - Constructor for class org.basex.data.Namespaces
Empty constructor.
namespaces() - Method in class org.basex.query.item.ANode
Returns all namespaces defined for the nodes.
namespaces() - Method in class org.basex.query.item.DBNode
 
namespaces() - Method in class org.basex.query.item.FElem
 
NameTest - Class in org.basex.query.path
Name test.
NameTest(boolean) - Constructor for class org.basex.query.path.NameTest
Empty constructor ('*').
NameTest(QNm, Test.Mode, boolean) - Constructor for class org.basex.query.path.NameTest
Constructor.
NAN - Static variable in class org.basex.query.item.Dbl
Invalid value.
NAN - Static variable in class org.basex.query.item.Flt
Invalid value.
nav - Variable in class org.basex.gui.GUI
Navigation/input panel.
NCN_ZO - Static variable in class org.basex.query.item.SeqType
Zero or one NCName.
ND - Static variable in interface org.basex.build.BuildText
DTD: NDATA ELEMENT.
ndocs - Variable in class org.basex.data.MetaData
Number of stored documents.
NEW - Static variable in interface org.basex.core.Text
Command info.
NEW_DB_QUESTION - Static variable in interface org.basex.core.Text
Dialog asking if a new database should be be created.
newData(Context) - Method in class org.basex.core.cmd.ACreate
 
newData(Context) - Method in class org.basex.core.cmd.AlterDB
 
newData(Context) - Method in class org.basex.core.cmd.DropDB
 
newData(Context) - Method in class org.basex.core.cmd.Open
 
newData(Context) - Method in class org.basex.core.cmd.Restore
 
newData(Context) - Method in class org.basex.core.Command
Closes an open data reference and returns true if this command will change the Context.data reference.
newFile() - Method in class org.basex.gui.view.editor.EditorView
Creates a new file.
newInstance() - Static method in class org.basex.util.ConsoleReader
Creates a new instance.
newItem(GUICommand, GUI, StringBuilder) - Static method in class org.basex.gui.GUIMenu
Creates a new menu item.
newline - Variable in class org.basex.core.Main
Trailing newline.
NewlineInput - Class in org.basex.io.in
This class provides a convenient access to text input.
NewlineInput(InputStream) - Constructor for class org.basex.io.in.NewlineInput
Constructor.
NewlineInput(IO) - Constructor for class org.basex.io.in.NewlineInput
Constructor.
newNum(int) - Static method in class org.basex.util.Num
Creates a new number array, in which the first four bytes contain the number of occupied bytes.
newSize(int) - Static method in class org.basex.util.Array
Returns a value for a new array size, which will always be larger than the specified value.
newSize(int, double) - Static method in class org.basex.util.Array
Returns a value for a new array size, which will always be larger than the specified value.
newSize() - Method in class org.basex.util.list.ElementList
Returns a new array size.
newSize(int) - Method in class org.basex.util.list.ElementList
Returns a new array size that is larger than or equal to the specified size.
next() - Method in class org.basex.index.EntryIterator
Returns the next index entry.
next() - Method in class org.basex.index.IndexIterator
Returns the next result.
next() - Method in class org.basex.index.IndexTree
Returns the next pointer.
next() - Method in class org.basex.io.in.BufferInput
Returns the next byte (see InputStream.read().
next() - Method in class org.basex.query.iter.AxisIter
 
next() - Method in class org.basex.query.iter.FTIter
 
next() - Method in class org.basex.query.iter.ItemCache
 
next() - Method in class org.basex.query.iter.Iter
Returns the next item or null if no other items are found.
next() - Method in class org.basex.query.iter.NodeCache
 
next() - Method in class org.basex.query.iter.NodeIter
 
next() - Method in class org.basex.query.iter.ValueIter
 
next() - Method in class org.basex.server.Query
Returns the next item of the query.
next() - Method in class org.basex.util.Args
Returns the next flag.
next() - Method in class org.basex.util.ft.FTBitapSearch
Position in the haystack of the next match.
next() - Method in class org.basex.util.ft.FTLexer
 
next() - Method in class org.basex.util.ft.JapaneseTokenizer
 
next() - Method in class org.basex.util.ft.Stemmer
 
next() - Method in class org.basex.util.ft.WesternTokenizer
 
next() - Method in class org.basex.util.InputParser
Returns the next character.
next() - Method in class org.basex.util.Undo
Returns the next string.
nextClearBit(int) - Method in class org.basex.util.BitArray
Get the next bit set to 0, starting from the ith bit.
nextToken() - Method in class org.basex.util.ft.FTIterator
Returns the next token.
nextToken() - Method in class org.basex.util.ft.FTLexer
 
nextToken() - Method in class org.basex.util.ft.JapaneseTokenizer
 
nextToken() - Method in class org.basex.util.ft.Stemmer
 
nextToken() - Method in class org.basex.util.ft.WesternTokenizer
 
nextWord() - Method in class org.basex.gui.layout.BaseXTextTokens
Returns the token as word.
NFC - Static variable in interface org.basex.data.DataText
Normalization.
NINF - Static variable in class org.basex.util.Token
Token '-INF'.
NL - Static variable in class org.basex.core.Prop
New line string.
NL - Static variable in interface org.basex.core.Text
New line.
NLINE - Static variable in class org.basex.util.TokenBuilder
New line.
nline() - Method in class org.basex.util.TokenBuilder
Adds a new line.
NMT - Static variable in interface org.basex.build.BuildText
DTD: NMTOKEN ELEMENT.
NMTS - Static variable in interface org.basex.build.BuildText
DTD: NMTOKENS ELEMENT.
NO - Static variable in interface org.basex.core.Text
No flag.
NO - Static variable in interface org.basex.query.QueryText
Parser token.
no(String) - Static method in class org.basex.util.Util
Checks if the specified string is "no", "false" or "off".
NO_DATA - Static variable in interface org.basex.core.Text
"No data available.".
NO_DB_DROPPED - Static variable in interface org.basex.core.Text
Database not dropped.
NO_DB_NODES - Static variable in interface org.basex.core.Text
"Query must yield database nodes.".
NO_DB_OPENED - Static variable in interface org.basex.core.Text
No database error.
NO_DIR_ALLOWED_X - Static variable in interface org.basex.core.Text
Points to a directory.
NO_INHERIT - Static variable in interface org.basex.query.QueryText
Parser token.
NO_MAINMEM - Static variable in interface org.basex.core.Text
Main memory error.
NO_PRESERVE - Static variable in interface org.basex.query.QueryText
Parser token.
NO_SPACE - Static variable in interface org.basex.core.Text
"Not enough space".
NO_STEMMER_X - Static variable in interface org.basex.core.Text
No stemmer found.
NO_TOKENIZER_X - Static variable in interface org.basex.core.Text
No tokenizer found.
NOBOGONS - Static variable in class org.basex.build.file.HTMLProp
TagSoup option: nobogons.
NOCDATA - Static variable in class org.basex.build.file.HTMLProp
TagSoup option: nocdata.
NOCLASS - Static variable in interface org.basex.query.util.pkg.PkgText
No public classes registered.
NOCOLONS - Static variable in class org.basex.build.file.HTMLProp
TagSoup option: nocolons.
NOD - Static variable in class org.basex.query.item.SeqType
Single node.
NOD - Static variable in class org.basex.query.path.Test
Static node test.
NOD_OM - Static variable in class org.basex.query.item.SeqType
One or more nodes.
NOD_ZM - Static variable in class org.basex.query.item.SeqType
Zero or more nodes.
NOD_ZO - Static variable in class org.basex.query.item.SeqType
Zero or one nodes.
nodb() - Method in class org.basex.gui.dialog.DialogManage
Tests if no databases have been found.
node(Data, int) - Method in class org.basex.io.serial.Serializer
Serializes a node of the specified data reference.
node(Data, int, FTPosData) - Method in class org.basex.io.serial.Serializer
Serializes a node of the specified data reference.
NODE - Static variable in interface org.basex.query.QueryText
Parser token.
NODE_KINDS - Static variable in interface org.basex.core.Text
Dialog title for updating text.
NodeCache - Class in org.basex.query.iter
Caching node iterator, returning sorted nodes.
NodeCache() - Constructor for class org.basex.query.iter.NodeCache
Constructor.
NodeCache(ANode[], int) - Constructor for class org.basex.query.iter.NodeCache
Constructor, specifying an initial array of sorted nodes.
NodeCopy - Class in org.basex.query.up.primitives
Abstract update primitive which holds a copy of nodes to be inserted.
NODEFAULTS - Static variable in class org.basex.build.file.HTMLProp
TagSoup option: nodefaults.
NodeIter - Class in org.basex.query.iter
Node iterator interface.
NodeIter() - Constructor for class org.basex.query.iter.NodeIter
 
NODEPOWER - Static variable in class org.basex.io.IO
Table node size power (default: 4).
NODES - Static variable in interface org.basex.core.Text
"Nodes".
Nodes - Class in org.basex.data
This class stores node references of a database in an ascending order.
Nodes(Data) - Constructor for class org.basex.data.Nodes
Constructor, specifying a database instance.
Nodes(int, Data) - Constructor for class org.basex.data.Nodes
Constructor, specifying a single node and a database instance.
Nodes(int[], Data) - Constructor for class org.basex.data.Nodes
Constructor, specifying a node set and a database instance.
Nodes(int[], Data, FTPosData) - Constructor for class org.basex.data.Nodes
Constructor, specifying a node set, a database instance, and full-text positions.
Nodes(int[]) - Constructor for class org.basex.data.Nodes
Constructor, which should only used by test classes.
nodes(QueryContext) - Method in class org.basex.query.path.AxisPath
Returns the path nodes that will result from this path.
NODES - Static variable in interface org.basex.query.QueryText
Parser token.
NODES_PARSED_X - Static variable in interface org.basex.core.Text
Create database information.
NODESIZE - Static variable in class org.basex.io.IO
Table node size power (default: 4).
nodeType() - Method in class org.basex.query.item.ANode
Returns this Node's node type.
NodeType - Enum in org.basex.query.item
XQuery node types.
NOHELP - Static variable in interface org.basex.core.Text
No help available.
NOJARS - Static variable in interface org.basex.query.util.pkg.PkgText
No jars registered.
NONE - Static variable in class org.basex.core.User
No permissions.
NONE - Static variable in interface org.basex.data.DataText
Normalization.
NONPROXYHOSTS - Static variable in class org.basex.core.MainProp
Server: non-proxy host.
NONS - Static variable in class org.basex.build.file.HTMLProp
TagSoup option: nons.
NORESTART - Static variable in class org.basex.build.file.HTMLProp
TagSoup option: norestart.
norm(byte[]) - Static method in class org.basex.util.Token
Normalizes all whitespace occurrences from the specified token.
norm(int) - Static method in class org.basex.util.Token
Returns a normalized character without diacritics.
norm() - Method in class org.basex.util.TokenBuilder
Adds a norm flag.
normalize() - Method in class org.basex.api.dom.BXNode
 
normalizeDocument() - Method in class org.basex.api.dom.BXDoc
 
normEncoding(String, String) - Static method in class org.basex.util.Token
Returns a unified representation of the specified encoding.
normPath(String) - Static method in class org.basex.data.MetaData
Normalizes a database path.
NOROOTBOGONS - Static variable in class org.basex.build.file.HTMLProp
TagSoup option: norootbogons.
NOT - Static variable in interface org.basex.build.BuildText
DTD: NOTATION ELEMENT.
NOT - Static variable in interface org.basex.query.QueryText
Parser token.
not - Variable in class org.basex.query.util.IndexContext
Flag for ftnot expressions.
not(double) - Static method in class org.basex.util.ft.Scoring
Inverses the scoring value for FTNot.
NOT_AVAILABLE - Static variable in interface org.basex.core.Text
Index not available.
NOT_PARSED_X - Static variable in interface org.basex.core.Text
Parse error.
NOTA - Static variable in interface org.basex.build.BuildText
DTD: NOTATION.
notexpected(Object...) - Static method in class org.basex.util.Util
Throws a runtime exception for an unexpected exception.
notifiers - Variable in class org.basex.server.ClientSession
Event notifications.
notify(Context, byte[], byte[]) - Method in class org.basex.core.Events
Notifies the watching sessions about an event.
notify - Variable in class org.basex.gui.GUI
View Manager.
notify(byte[], byte[]) - Method in class org.basex.server.ClientListener
Sends a notification to the client.
notify(String) - Method in interface org.basex.server.EventNotifier
Invoked when a database event was fired.
notimplemented(Object...) - Static method in class org.basex.util.Util
Throws a runtime exception for an unimplemented method.
notin(FTMatch) - Method in class org.basex.data.FTMatch
Checks if the full-text match is not part of the specified match.
NOWS - Static variable in interface org.basex.build.BuildText
Scanner error.
ns(int) - Method in class org.basex.data.Data
Returns all namespace keys and values.
ns - Variable in class org.basex.query.StaticContext
Static and dynamic namespaces.
NSContext - Class in org.basex.query.util
This class references all statically known namespaces.
NSContext() - Constructor for class org.basex.query.util.NSContext
 
nsDict() - Method in class org.basex.query.util.pkg.Repo
Returns the namespace dictionary.
nsElem - Variable in class org.basex.query.StaticContext
Default element/type namespace.
nsFlag(int) - Method in class org.basex.data.Data
Returns the namespace flag of the addressed element.
nsFlag(int, boolean) - Method in class org.basex.data.Data
Sets the namespace flag.
nsFunc - Variable in class org.basex.query.StaticContext
Default function namespace.
NSGlobal - Class in org.basex.query.util
Global namespaces.
nsInherit - Variable in class org.basex.query.StaticContext
Copy-namespaces mode: (no-)inherit.
NSPACE - Static variable in interface org.basex.query.QueryText
Parser token.
nspaces - Variable in class org.basex.data.Data
Namespace index.
nspaces - Variable in class org.basex.query.expr.Constr
Namespace array.
NSPC - Static variable in interface org.basex.query.util.pkg.PkgText
Attribute namespace.
nsPreserve - Variable in class org.basex.query.StaticContext
Copy-namespaces mode: (no-)preserve.
nsScope() - Method in class org.basex.query.item.ANode
Returns a copy of the namespace hierarchy.
NULL - Static variable in class org.basex.util.Token
Token 'null'.
NullOutput - Class in org.basex.io.out
This output stream swallows all data it receives.
NullOutput() - Constructor for class org.basex.io.out.NullOutput
 
num(Object[]) - Method in class org.basex.core.AProp
Returns the requested integer.
num - Variable in enum org.basex.query.util.Err
Error number.
Num - Class in org.basex.util
This class provides operations to compress and decompress 4-byte integer values in byte arrays in order to save memory.
num(int) - Static method in class org.basex.util.Num
Creates a compressed representation of the specified value.
number(ParseExpr, Item) - Static method in enum org.basex.query.util.Err
Throws a number exception.
number() - Method in class org.basex.util.Args
Returns the next positive numeric argument.
NUMBER_CHILDREN - Static variable in interface org.basex.core.Text
Size depending on...
numDigits(int) - Static method in class org.basex.util.Token
Checks number of digits of the specified integer.
nums(Object[]) - Method in class org.basex.core.AProp
Returns the requested integer array.

O

occ - Variable in class org.basex.query.item.SeqType
Number of occurrences.
occ() - Method in class org.basex.query.item.SeqType
Returns the number of occurrences, or -1 if the number is unknown.
OCCURS - Static variable in interface org.basex.query.QueryText
Parser token.
OF - Static variable in interface org.basex.query.QueryText
Parser token.
OFF - Static variable in interface org.basex.core.Text
OFF flag.
OFFCOMP - Static variable in class org.basex.io.IO
Offset for compressing texts (see bit layout in Data class).
OFFNUM - Static variable in class org.basex.io.IO
Offset for inlining numbers (see bit layout in Data class).
OFFSETS - Static variable in interface org.basex.core.Text
Map layout-algorithm.
OK - Static variable in interface org.basex.core.Text
OK Keyword.
ok() - Method in class org.basex.gui.dialog.Dialog
States if the dialog window was confirmed or canceled.
ok(BufferInput) - Static method in class org.basex.server.ClientSession
Checks the next success flag.
oldindex - Variable in class org.basex.data.MetaData
Flag for out-of-date indexes.
OMIT - Static variable in interface org.basex.data.DataText
Omit flag.
OMITXML - Static variable in class org.basex.build.file.HTMLProp
TagSoup option: omit-xml-declaration.
ON - Static variable in interface org.basex.core.Text
ON flag.
one() - Method in class org.basex.query.item.SeqType
Tests if the type exactly one item.
ONE - Static variable in class org.basex.util.Token
Digit '1'.
ONLY_BACKUP - Static variable in interface org.basex.core.Text
Database only available as backup.
OP - Static variable in interface org.basex.query.QueryText
Query Plan.
Open - Class in org.basex.core.cmd
Evaluates the 'open' command and opens a database.
Open(String) - Constructor for class org.basex.core.cmd.Open
Default constructor.
open(String, Context) - Static method in class org.basex.core.cmd.Open
Opens the specified database.
OPEN - Static variable in interface org.basex.core.Text
Command info.
open() - Method in class org.basex.data.Namespaces
Opens an element.
open() - Method in class org.basex.gui.view.editor.EditorView
Opens a new file.
open(IOFile) - Method in class org.basex.gui.view.editor.EditorView
Opens the specified query file.
OPEN_MANAGE - Static variable in interface org.basex.core.Text
Command info.
openDB(Data) - Method in class org.basex.core.Context
Sets the specified data instance as current database.
openDB(Data, String) - Method in class org.basex.core.Context
Sets the specified data instance as current database and restricts the context nodes to the given path.
openDoc(byte[]) - Method in class org.basex.io.serial.BuilderSerializer
 
OPENED_DB_X - Static variable in interface org.basex.core.Text
Show databases.
openElement(byte[], byte[]...) - Method in class org.basex.io.serial.Serializer
Opens an element.
openElement(ExprInfo, byte[]...) - Method in class org.basex.io.serial.Serializer
Opens an element, adopting the expression name as element name.
openResult() - Method in class org.basex.io.serial.OutputSerializer
 
openResult() - Method in class org.basex.io.serial.SAXSerializer
 
openResult() - Method in class org.basex.io.serial.Serializer
Starts a result.
OPT - Static variable in interface org.basex.query.QueryText
Option token.
OPTATVINDEX - Static variable in interface org.basex.query.QueryText
Optimization info.
OPTBIND - Static variable in interface org.basex.query.QueryText
Optimization info.
OPTCAST - Static variable in interface org.basex.query.QueryText
Optimization info.
OPTCHILD - Static variable in interface org.basex.query.QueryText
Optimization info.
OPTDESC - Static variable in interface org.basex.query.QueryText
Optimization info.
OPTFLAT - Static variable in interface org.basex.query.QueryText
Optimization info.
OPTFLWOR - Static variable in interface org.basex.query.QueryText
Optimization info.
OPTFORLET - Static variable in interface org.basex.query.QueryText
Optimization info.
OPTFTXINDEX - Static variable in interface org.basex.query.QueryText
Optimization info.
Optimize - Class in org.basex.core.cmd
Evaluates the 'optimize' command and optimizes the data structures of the currently opened database.
Optimize() - Constructor for class org.basex.core.cmd.Optimize
Default constructor.
optimize(Data, Optimize) - Static method in class org.basex.core.cmd.Optimize
Optimizes the structures of a database.
OPTIMIZE - Static variable in interface org.basex.core.Text
Button text for optimization.
optimize() - Method in class org.basex.query.item.ANode
Minimizes the memory consumption of the node.
optimize() - Method in class org.basex.query.item.FElem
 
OptimizeAll - Class in org.basex.core.cmd
Evaluates the 'optimize all' command and rebuilds all data structures of the currently opened database.
OptimizeAll() - Constructor for class org.basex.core.cmd.OptimizeAll
Default constructor.
optimizeAll(Data, Context, OptimizeAll) - Static method in class org.basex.core.cmd.OptimizeAll
Optimizes all data structures.
OPTINLINE - Static variable in interface org.basex.query.QueryText
Optimization info.
OPTION - Static variable in interface org.basex.query.QueryText
Parser token.
OPTIONS - Static variable in interface org.basex.core.Text
"Options".
options() - Method in class org.basex.server.ClientQuery
 
options() - Method in class org.basex.server.LocalQuery
 
options() - Method in class org.basex.server.Query
Returns the serialization options.
OPTIONURI - Static variable in interface org.basex.query.QueryText
Option URI.
OPTMERGE - Static variable in interface org.basex.query.QueryText
Optimization info.
OPTNAME - Static variable in interface org.basex.query.QueryText
Optimization info.
OPTNOINDEX - Static variable in interface org.basex.query.QueryText
Optimization info.
OPTPATH - Static variable in interface org.basex.query.QueryText
Optimization info.
optPre(Expr, QueryContext) - Method in class org.basex.query.expr.ParseExpr
Adds an optimization info for pre-evaluating the specified expression.
OPTPRE - Static variable in interface org.basex.query.QueryText
Optimization info.
OPTPRED - Static variable in interface org.basex.query.QueryText
Optimization info.
OPTPREF - Static variable in interface org.basex.query.QueryText
Optimization info.
OPTREMOVE - Static variable in interface org.basex.query.QueryText
Optimization info.
OPTRNGINDEX - Static variable in interface org.basex.query.QueryText
Optimization info.
OPTSWAP - Static variable in interface org.basex.query.QueryText
Optimization info.
OPTTEXT - Static variable in interface org.basex.query.QueryText
Optimization info.
OPTTXTINDEX - Static variable in interface org.basex.query.QueryText
Optimization info.
OPTVAR - Static variable in interface org.basex.query.QueryText
Optimization info.
OPTWHERE - Static variable in interface org.basex.query.QueryText
Optimization info.
OPTWRITE - Static variable in interface org.basex.query.QueryText
Optimization info.
or(int) - Method in class org.basex.data.FTMatches
Adds a match entry.
or(int, int) - Method in class org.basex.data.FTMatches
Adds a match entry.
Or - Class in org.basex.query.expr
Or expression.
Or(InputInfo, Expr...) - Constructor for class org.basex.query.expr.Or
Constructor.
OR - Static variable in interface org.basex.query.QueryText
Parser token.
or(double, double) - Static method in class org.basex.util.ft.Scoring
Combines two scoring values.
Order - Class in org.basex.query.flwor
Order by expression.
Order(InputInfo, OrderBy[]) - Constructor for class org.basex.query.flwor.Order
Constructor.
ORDER - Static variable in interface org.basex.query.QueryText
Parser token.
OrderBy - Class in org.basex.query.flwor
Abstract container for order by clauses.
OrderByExpr - Class in org.basex.query.flwor
Single order specifier.
OrderByExpr(InputInfo, Expr, boolean, boolean) - Constructor for class org.basex.query.flwor.OrderByExpr
Constructor.
OrderByStable - Class in org.basex.query.flwor
Stable order specifier.
OrderByStable(InputInfo) - Constructor for class org.basex.query.flwor.OrderByStable
Empty constructor for stable sorting.
ORDERED - Static variable in interface org.basex.query.QueryText
Parser token.
ordered - Variable in class org.basex.query.StaticContext
Ordering mode.
orderGreatest - Variable in class org.basex.query.StaticContext
Default order for empty sequences.
ORDERING - Static variable in interface org.basex.query.QueryText
Parser token.
ordinal(long, byte[]) - Method in class org.basex.query.util.format.Formatter
Returns an ordinal representation for the specified number.
org.basex - package org.basex
Main package of the project, containing all starter classes with main methods.
org.basex.api.dom - package org.basex.api.dom
Basic DOM API.
org.basex.api.jaxp - package org.basex.api.jaxp
Basic JAXP API.
org.basex.build - package org.basex.build
Classes for creating new database instances.
org.basex.build.file - package org.basex.build.file
Classes for creating databases from different sources.
org.basex.build.xml - package org.basex.build.xml
Classes for creating databases from XML documents.
org.basex.core - package org.basex.core
Database core classes.
org.basex.core.cmd - package org.basex.core.cmd
Database commands.
org.basex.data - package org.basex.data
Database structures.
org.basex.gui - package org.basex.gui
GUI Package.
org.basex.gui.dialog - package org.basex.gui.dialog
GUI Dialog Windows.
org.basex.gui.layout - package org.basex.gui.layout
Project specific GUI components.
org.basex.gui.view - package org.basex.gui.view
Visualizations and View Observer framework.
org.basex.gui.view.editor - package org.basex.gui.view.editor
GUI XQuery View.
org.basex.gui.view.explore - package org.basex.gui.view.explore
GUI Explorer View
org.basex.gui.view.folder - package org.basex.gui.view.folder
GUI Folder View.
org.basex.gui.view.info - package org.basex.gui.view.info
GUI Info View
org.basex.gui.view.map - package org.basex.gui.view.map
GUI Map View.
org.basex.gui.view.plot - package org.basex.gui.view.plot
GUI Plot View.
org.basex.gui.view.table - package org.basex.gui.view.table
GUI Table View.
org.basex.gui.view.text - package org.basex.gui.view.text
GUI Text View.
org.basex.gui.view.tree - package org.basex.gui.view.tree
GUI Tree View.
org.basex.index - package org.basex.index
Database Index structures.
org.basex.index.ft - package org.basex.index.ft
 
org.basex.index.path - package org.basex.index.path
 
org.basex.index.value - package org.basex.index.value
 
org.basex.io - package org.basex.io
Input and Output classes.
org.basex.io.in - package org.basex.io.in
 
org.basex.io.out - package org.basex.io.out
 
org.basex.io.random - package org.basex.io.random
 
org.basex.io.serial - package org.basex.io.serial
 
org.basex.query - package org.basex.query
XQuery implementation.
org.basex.query.expr - package org.basex.query.expr
XQuery expressions.
org.basex.query.flwor - package org.basex.query.flwor
 
org.basex.query.ft - package org.basex.query.ft
XQuery Full Text expressions.
org.basex.query.func - package org.basex.query.func
XQuery functions.
org.basex.query.item - package org.basex.query.item
XQuery data types.
org.basex.query.item.map - package org.basex.query.item.map
 
org.basex.query.iter - package org.basex.query.iter
XQuery iterators.
org.basex.query.path - package org.basex.query.path
XQuery path expressions.
org.basex.query.up - package org.basex.query.up
 
org.basex.query.up.expr - package org.basex.query.up.expr
 
org.basex.query.up.primitives - package org.basex.query.up.primitives
 
org.basex.query.util - package org.basex.query.util
XQuery utility classes.
org.basex.query.util.crypto - package org.basex.query.util.crypto
 
org.basex.query.util.format - package org.basex.query.util.format
XQuery formatter utility classes.
org.basex.query.util.http - package org.basex.query.util.http
 
org.basex.query.util.json - package org.basex.query.util.json
 
org.basex.query.util.pkg - package org.basex.query.util.pkg
 
org.basex.server - package org.basex.server
Server implementation.
org.basex.util - package org.basex.util
Utility classes.
org.basex.util.ft - package org.basex.util.ft
Full-text specific utility classes.
org.basex.util.hash - package org.basex.util.hash
 
org.basex.util.list - package org.basex.util.list
 
original - Variable in class org.basex.data.MetaData
Path to original document.
out - Variable in class org.basex.core.Command
Output stream.
out - Variable in class org.basex.core.Main
Output file for queries.
out - Variable in class org.basex.server.Query
Client output stream.
out - Variable in class org.basex.server.Session
Client output stream.
out(Object, Object...) - Static method in class org.basex.util.Util
Prints a string to standard output.
OUT_OF_DATE - Static variable in interface org.basex.core.Text
Info on index.
OUT_OF_MEM - Static variable in interface org.basex.core.Text
Out of memory error.
outln() - Static method in class org.basex.util.Util
Prints a newline to standard output.
outln(Object, Object...) - Static method in class org.basex.util.Util
Prints a string to standard output, followed by a newline.
OUTPUT - Static variable in interface org.basex.query.QueryText
Output token.
OUTPUT_DIR - Static variable in interface org.basex.core.Text
Dialog title for exporting nodes.
OUTPUT_SERIAL - Static variable in class org.basex.query.func.FNGen
Response node test.
OutputSerializer - Class in org.basex.io.serial
This class serializes data to an output stream.
OUTPUTURI - Static variable in interface org.basex.query.QueryText
Output URI.
OVERRIDE_MEDIA_TYPE - Static variable in interface org.basex.query.util.http.HTTPText
Request attribute: override-media-type.
OVERWRITE_DB - Static variable in interface org.basex.core.Text
Info for overwriting a database.
OVERWRITE_DB_QUESTION - Static variable in interface org.basex.core.Text
Dialog text for overwriting a backup.

P

pack(byte[]) - Method in class org.basex.util.Compress
Compresses the specified text.
Package - Class in org.basex.query.util.pkg
Package.
Package() - Constructor for class org.basex.query.util.pkg.Package
 
PACKAGE - Static variable in interface org.basex.query.util.pkg.PkgText
Element package.
Package.Component - Class in org.basex.query.util.pkg
Package component.
Package.Component() - Constructor for class org.basex.query.util.pkg.Package.Component
 
Package.Dependency - Class in org.basex.query.util.pkg
Package dependency.
Package.Dependency() - Constructor for class org.basex.query.util.pkg.Package.Dependency
 
PACKAGES - Static variable in interface org.basex.core.Text
Command info.
PACKAGES_X - Static variable in interface org.basex.core.Text
Show packages.
paint(Graphics) - Method in class org.basex.gui.view.ViewContainer
 
paintComponent(Graphics) - Method in class org.basex.gui.layout.BaseXBack
 
paintComponent(Graphics) - Method in class org.basex.gui.layout.BaseXBar
 
paintComponent(Graphics) - Method in class org.basex.gui.layout.BaseXDSlider
 
paintComponent(Graphics) - Method in class org.basex.gui.layout.BaseXMem
 
paintComponent(Graphics) - Method in class org.basex.gui.layout.BaseXSlider
 
paintComponent(Graphics) - Method in class org.basex.gui.view.folder.FolderView
 
paintComponent(Graphics) - Method in class org.basex.gui.view.info.InfoView
 
paintComponent(Graphics) - Method in class org.basex.gui.view.map.MapView
 
paintComponent(Graphics) - Method in class org.basex.gui.view.plot.PlotView
 
paintComponent(Graphics) - Method in class org.basex.gui.view.table.TableView
 
paintComponent(Graphics) - Method in class org.basex.gui.view.tree.TreeView
 
paintComponent(Graphics) - Method in class org.basex.gui.view.ViewContainer
 
painting - Variable in class org.basex.gui.GUI
Painting flag; if activated, interactive operations are skipped.
par - Variable in class org.basex.index.path.PathNode
Parent.
par - Variable in enum org.basex.query.item.AtomType
Parent type.
PAR1 - Static variable in interface org.basex.query.QueryText
Parser token.
PAR2 - Static variable in interface org.basex.query.QueryText
Parser token.
PARAGRAPH - Static variable in interface org.basex.query.QueryText
Parser token.
paragraph() - Method in class org.basex.util.ft.FTLexer
Is paragraph? Does not have to be implemented by all tokenizers.
PARAGRAPHS - Static variable in interface org.basex.query.QueryText
Parser token.
PARALLEL - Static variable in class org.basex.core.MainProp
Defines the number of parallel readers.
PARAMETERS - Static variable in interface org.basex.core.Text
"Parameters".
parameters(ANode, InputInfo) - Static method in class org.basex.query.func.FNGen
Returns all serialization options defined by a serialization element.
parent(int, int) - Method in class org.basex.data.Data
Returns a pre value of the parent node.
parent(Data, int) - Static method in class org.basex.gui.view.ViewData
Returns the parent for the specified node.
parent(ArrayList<PathNode>) - Static method in class org.basex.index.path.PathSummary
Returns all parents of the specified nodes.
parent() - Method in class org.basex.query.item.ANode
Returns the parent node.
parent(ANode) - Method in class org.basex.query.item.ANode
Sets the parent node.
parent() - Method in class org.basex.query.item.DBNode
 
parent(ANode) - Method in class org.basex.query.item.DBNode
 
parent() - Method in class org.basex.query.item.FNode
 
parent(ANode) - Method in class org.basex.query.item.FNode
 
parentIter() - Method in class org.basex.query.item.ANode
Returns a parent axis iterator.
parentIter() - Method in class org.basex.query.item.DBNode
 
parentIter() - Method in class org.basex.query.item.FNode
 
parse(Builder) - Method in class org.basex.build.DirParser
 
parse() - Method in class org.basex.build.file.CSVParser
 
parse() - Method in class org.basex.build.file.MAB2Parser
 
parse() - Method in class org.basex.build.file.TextParser
 
parse(Builder) - Method in class org.basex.build.Parser
Parses all nodes and sends events to the specified builder.
parse(Builder) - Method in class org.basex.build.SingleParser
 
parse() - Method in class org.basex.build.SingleParser
Parses the current input.
parse(Builder) - Method in class org.basex.build.xml.DOMWrapper
 
parse() - Method in class org.basex.build.xml.SAXWrapper
 
parse() - Method in class org.basex.build.xml.XMLParser
 
parse(String) - Method in class org.basex.core.AProp
Parses a property string and sets the properties accordingly.
parse() - Method in class org.basex.core.CommandParser
Parses the input and returns a command list.
parse(boolean) - Method in class org.basex.core.CommandParser
Parses the input and returns a command list.
parse() - Static method in class org.basex.core.Lang
Parses all available language files and returns the names and credits.
parse(InputSource) - Method in class org.basex.io.serial.SAXSerializer
 
parse(String) - Method in class org.basex.io.serial.SAXSerializer
 
parse(byte[], InputInfo) - Static method in class org.basex.query.item.Bln
Converts the specified string to a boolean.
parse(String) - Static method in class org.basex.query.item.Dtm
Parses the specified date and returns its time in milliseconds.
parse(byte[], InputInfo) - Static method in class org.basex.query.item.FComm
Checks the specified token for validity.
parse(byte[], InputInfo) - Static method in class org.basex.query.item.FPI
Checks the specified token for validity.
parse(String) - Method in class org.basex.query.QueryContext
Parses the specified query.
parse(byte[]) - Method in class org.basex.query.QueryParser
Parses the specified query or module.
parse() - Method in class org.basex.query.QueryProcessor
Parses the query.
parse(ANode, ItemCache) - Method in class org.basex.query.util.http.HTTPRequestParser
Parses an element.
parse(byte[]) - Method in class org.basex.query.util.json.JSONConverter
 
parse(byte[], InputInfo) - Static method in class org.basex.query.util.json.JsonMapConverter
Parses a JSON string and converts it to an XQuery item made of nested maps.
parse(byte[]) - Method in class org.basex.query.util.json.JsonMLConverter
 
parse(IO) - Method in class org.basex.query.util.pkg.JarParser
Parses a jar descriptor.
parse(IO) - Method in class org.basex.query.util.pkg.PkgParser
Parses package descriptor.
parse(byte[]) - Method in class org.basex.query.util.XMLConverter
Parses the input.
PARSE_ARCHIVES - Static variable in interface org.basex.core.Text
Parse files inside archives.
PARSE_AS_JSONML - Static variable in interface org.basex.core.Text
JsonML information.
PARSE_DTDS - Static variable in interface org.basex.core.Text
DTD information.
parseArguments(String[]) - Method in class org.basex.BaseX
 
parseArguments(String[]) - Method in class org.basex.BaseXServer
 
parseArguments(String[]) - Method in class org.basex.core.Main
Parses the command-line arguments, specified by the user.
ParseExpr - Class in org.basex.query.expr
Abstract parse expression.
ParseExpr(InputInfo) - Constructor for class org.basex.query.expr.ParseExpr
Constructor.
PARSEINV - Static variable in interface org.basex.build.BuildText
Parser error.
Parser - Class in org.basex.build
This class defines a parser, which is used to create new databases instances.
Parser(String, Prop) - Constructor for class org.basex.build.Parser
Constructor.
Parser(IO, Prop) - Constructor for class org.basex.build.Parser
Constructor.
PARSER - Static variable in class org.basex.core.Prop
Define import parser.
PARSEROPT - Static variable in class org.basex.core.Prop
Define parser options.
ParserProp - Class in org.basex.build.file
This class contains parser properties.
ParserProp() - Constructor for class org.basex.build.file.ParserProp
Constructor.
ParserProp(String) - Constructor for class org.basex.build.file.ParserProp
Constructor, specifying initial properties.
parseSingle() - Method in class org.basex.core.CommandParser
Parses the input as single command and returns the result.
PARSING - Static variable in interface org.basex.core.Text
General info.
PARSING_CC - Static variable in interface org.basex.core.Text
"Parsing: ".
PartFunc - Class in org.basex.query.func
Partial function application.
PartFunc(InputInfo, TypedFunc, Var[]) - Constructor for class org.basex.query.func.PartFunc
Function constructor for static calls.
PartFunc(InputInfo, Expr, Var[]) - Constructor for class org.basex.query.func.PartFunc
Function constructor for dynamic calls.
parts - Variable in class org.basex.query.util.http.HTTPRequest
Parts in case of multipart request.
pass() - Method in class org.basex.gui.dialog.DialogPass
Returns the password.
Password - Class in org.basex.core.cmd
Evaluates the 'password' command and alters the user's password.
Password(String) - Constructor for class org.basex.core.cmd.Password
Default constructor.
password(PasswordReader) - Method in class org.basex.core.CommandParser
Attaches a password reader.
password() - Method in interface org.basex.core.PasswordReader
Parses and returns a password.
PASSWORD - Static variable in interface org.basex.core.Text
Password.
password - Variable in class org.basex.core.User
Password.
PASSWORD - Static variable in interface org.basex.query.util.http.HTTPText
Request attribute: password.
password() - Static method in class org.basex.util.Util
Returns a password from standard input.
PasswordReader - Interface in org.basex.core
Reads a password from a specified source (eg.
PASTE - Static variable in interface org.basex.core.Text
Command info.
PATH - Static variable in class org.basex.core.Prop
System property for specifying database home directory.
path - Variable in class org.basex.data.MetaData
Database path.
path() - Method in class org.basex.gui.dialog.DialogExport
Returns the chosen XML file or directory path.
path(byte[]) - Static method in class org.basex.gui.layout.TreeFolder
Returns the path without folder/file name for the given path.
path() - Method in class org.basex.gui.layout.TreeNode
Returns the complete path (path + name) of this node as a string.
path(Data, int) - Static method in class org.basex.gui.view.ViewData
Returns path for the specified pre value.
path() - Method in class org.basex.io.IO
Returns the path.
Path - Class in org.basex.query.path
Path expression.
path(int) - Method in class org.basex.query.up.primitives.Put
Returns uri as string.
path(String) - Method in class org.basex.query.util.pkg.Repo
Returns the path to the specified repository package.
PATH_ADDED_X_X - Static variable in interface org.basex.core.Text
Path added.
PATH_INDEX - Static variable in interface org.basex.core.Text
Info on path summary.
PATHINDEX - Static variable in class org.basex.core.Prop
Flag for creating a path summary.
PathNode - Class in org.basex.index.path
This class represents a node of the path summary.
paths - Variable in class org.basex.data.Data
Path summary index.
PathSummary - Class in org.basex.index.path
This class stores the path summary of a database.
PathSummary(Data) - Constructor for class org.basex.index.path.PathSummary
Constructor, specifying a data reference.
PathSummary(Data, DataInput) - Constructor for class org.basex.index.path.PathSummary
Constructor, specifying an input file.
pattern(byte[], boolean) - Method in class org.basex.query.util.RegEx
Returns a regular expression pattern.
PAYLOAD - Static variable in interface org.basex.query.util.http.HTTPText
Payload string.
payloadAttrs - Variable in class org.basex.query.util.http.HTTPRequest
Body or multipart attributes.
PC - Static variable in interface org.basex.build.BuildText
DTD: #PCDATA ELEMENT.
peek() - Method in class org.basex.util.list.IntList
Returns the uppermost element from the stack.
peek() - Method in class org.basex.util.list.TokenList
Returns the uppermost element on the stack, without removing it.
perf - Variable in class org.basex.core.Command
Performance measurements.
Performance - Class in org.basex.util
This class contains methods for performance measurements.
Performance() - Constructor for class org.basex.util.Performance
 
perm(int, MetaData) - Method in class org.basex.core.Context
Checks if the current user has the specified permission.
perm - Variable in class org.basex.core.User
Permission.
perm(int) - Method in class org.basex.core.User
Tests if the specified permission is set.
PERM_NEEDED_X - Static variable in interface org.basex.core.Text
Permission needed.
PERM_UNKNOWN_X - Static variable in interface org.basex.core.Text
Invalid permissions.
phrase(FTMatches, int) - Method in class org.basex.data.FTMatches
Combines two matches as phrase.
PHRASE - Static variable in interface org.basex.query.QueryText
Parser token.
pi(byte[]) - Method in class org.basex.build.Builder
Stores a processing instruction.
PI - Static variable in class org.basex.data.Data
Node kind: Processing Instruction.
PI - Static variable in interface org.basex.data.DataText
Processing instruction output.
pi(byte[], byte[]) - Method in class org.basex.io.serial.Serializer
Serializes a processing instruction.
PI - Static variable in class org.basex.query.path.Test
Static PI node test.
PI - Static variable in interface org.basex.query.QueryText
Parser token.
PI_C - Static variable in interface org.basex.data.DataText
PI output.
PI_O - Static variable in interface org.basex.data.DataText
PI output.
pin(Data) - Method in class org.basex.core.Context
Adds the specified data reference to the pool.
pin(String) - Method in class org.basex.core.Context
Pins and returns an existing data reference for the specified database, or returns null.
ping(String, int) - Static method in class org.basex.BaseXServer
Checks if a server is running.
PINK - Static variable in class org.basex.gui.GUIConstants
Color for control characters.
pinned(Context, String) - Static method in class org.basex.core.cmd.ACreate
Checks if the addressed database is pinned by this or another process.
pinned(Context) - Method in class org.basex.core.cmd.AlterDB
 
pinned(Context) - Method in class org.basex.core.cmd.Copy
 
pinned(Context) - Method in class org.basex.core.cmd.CreateBackup
 
pinned(Context) - Method in class org.basex.core.cmd.CreateDB
 
pinned(Context) - Method in class org.basex.core.cmd.DropDB
 
pinned(Context) - Method in class org.basex.core.cmd.Export
 
pinned(Context) - Method in class org.basex.core.cmd.Flush
 
pinned(Context) - Method in class org.basex.core.Command
Checks if the database to be updated is opened (pinned) by a process in another JVM.
pinned(String) - Method in class org.basex.core.Context
Checks if the specified database is pinned.
pinned() - Method in class org.basex.data.Data
Checks if this database is also opened (pinned) by other instances.
pinned() - Method in class org.basex.data.DiskData
 
pinned(IOFile, String) - Static method in class org.basex.data.DiskData
Checks if a database is pinned by processes that have a UUID different to the specified one.
pinned() - Method in class org.basex.data.MemData
 
pins(String) - Method in class org.basex.core.Datas
Returns the number of pins for the specified database, or 0 if the database is not opened.
pins - Variable in class org.basex.data.Data
Number of current database users.
PIPE - Static variable in interface org.basex.query.QueryText
Parser token.
PIRES - Static variable in interface org.basex.build.BuildText
Scanner error.
PITEXT - Static variable in interface org.basex.build.BuildText
Scanner error.
PKG - Static variable in interface org.basex.query.QueryText
Package token.
pkg - Variable in class org.basex.query.util.pkg.Package.Dependency
Name of package a package depends on.
PKG - Static variable in interface org.basex.query.util.pkg.PkgText
Attribute package.
PKG_DELETED_X - Static variable in interface org.basex.core.Text
Package deleted.
PKG_INSTALLED_X - Static variable in interface org.basex.core.Text
Package installed.
pkgDict() - Method in class org.basex.query.util.pkg.Repo
Returns the package dictionary.
PkgParser - Class in org.basex.query.util.pkg
Parses the package descriptors and performs schema checks.
PkgParser(Repo, InputInfo) - Constructor for class org.basex.query.util.pkg.PkgParser
Constructor.
PKGPATH - Static variable in class org.basex.gui.GUIProp
Package path.
PkgText - Interface in org.basex.query.util.pkg
This class assembles textual information for package handling.
PKGURI - Static variable in interface org.basex.query.QueryText
Package API URI.
PkgValidator - Class in org.basex.query.util.pkg
Package validator.
PkgValidator(Repo, InputInfo) - Constructor for class org.basex.query.util.pkg.PkgValidator
Constructor.
PLAIN_TEXT - Static variable in interface org.basex.core.Text
TXT file description.
plan(Serializer) - Method in class org.basex.data.ExprInfo
Serializes the expression tree.
plan(Serializer) - Method in class org.basex.query.expr.Arith
 
plan(Serializer) - Method in class org.basex.query.expr.Arr
 
plan(Serializer) - Method in class org.basex.query.expr.Cast
 
plan(Serializer) - Method in class org.basex.query.expr.Castable
 
plan(Serializer) - Method in class org.basex.query.expr.CmpG
 
plan(Serializer) - Method in class org.basex.query.expr.CmpN
 
plan(Serializer) - Method in class org.basex.query.expr.CmpR
 
plan(Serializer) - Method in class org.basex.query.expr.CmpV
 
plan(Serializer) - Method in class org.basex.query.expr.CName
 
plan(Serializer) - Method in class org.basex.query.expr.Extension
 
plan(Serializer) - Method in class org.basex.query.expr.Filter
 
plan(Serializer) - Method in class org.basex.query.expr.If
 
plan(Serializer) - Method in class org.basex.query.expr.IndexAccess
 
plan(Serializer) - Method in class org.basex.query.expr.Instance
 
plan(Serializer) - Method in class org.basex.query.expr.Pos
 
plan(Serializer) - Method in class org.basex.query.expr.Pragma
 
plan(Serializer) - Method in class org.basex.query.expr.Preds
 
plan(Serializer) - Method in class org.basex.query.expr.Quantifier
 
plan(Serializer) - Method in class org.basex.query.expr.RangeAccess
 
plan(Serializer) - Method in class org.basex.query.expr.Simple
 
plan(Serializer) - Method in class org.basex.query.expr.Single
 
plan(Serializer) - Method in class org.basex.query.expr.Switch
 
plan(Serializer) - Method in class org.basex.query.expr.Treat
 
plan(Serializer) - Method in class org.basex.query.expr.Try
 
plan(Serializer) - Method in class org.basex.query.expr.TypeCase
 
plan(Serializer) - Method in class org.basex.query.expr.TypeSwitch
 
plan(Serializer) - Method in class org.basex.query.expr.Unary
 
plan(Serializer) - Method in class org.basex.query.expr.VarRef
 
plan(Serializer) - Method in class org.basex.query.flwor.For
 
plan(Serializer) - Method in class org.basex.query.flwor.GFLWOR
 
plan(Serializer) - Method in class org.basex.query.flwor.Group
 
plan(Serializer) - Method in class org.basex.query.flwor.Group.Spec
 
plan(Serializer) - Method in class org.basex.query.flwor.Let
 
plan(Serializer) - Method in class org.basex.query.flwor.Order
 
plan(Serializer) - Method in class org.basex.query.flwor.OrderByExpr
 
plan(Serializer) - Method in class org.basex.query.flwor.OrderByStable
 
plan(Serializer) - Method in class org.basex.query.ft.FTContains
 
plan(Serializer) - Method in class org.basex.query.ft.FTContent
 
plan(Serializer) - Method in class org.basex.query.ft.FTDistance
 
plan(Serializer) - Method in class org.basex.query.ft.FTExpr
 
plan(Serializer) - Method in class org.basex.query.ft.FTExtensionSelection
 
plan(Serializer) - Method in class org.basex.query.ft.FTFilter
 
plan(Serializer) - Method in class org.basex.query.ft.FTIndexAccess
 
plan(Serializer) - Method in class org.basex.query.ft.FTOptions
 
plan(Serializer) - Method in class org.basex.query.ft.FTOrder
 
plan(Serializer) - Method in class org.basex.query.ft.FTScope
 
plan(Serializer) - Method in class org.basex.query.ft.FTWeight
 
plan(Serializer) - Method in class org.basex.query.ft.FTWindow
 
plan(Serializer) - Method in class org.basex.query.ft.FTWords
 
plan(Serializer) - Method in class org.basex.query.func.DynamicFunc
 
plan(Serializer) - Method in class org.basex.query.func.InlineFunc
 
plan(Serializer) - Method in class org.basex.query.func.JavaFunc
 
plan(Serializer) - Method in class org.basex.query.func.JavaModuleFunc
 
plan(Serializer) - Method in class org.basex.query.func.PartFunc
 
plan(Serializer) - Method in class org.basex.query.func.StandardFunc
 
plan(Serializer) - Method in class org.basex.query.func.UserFunc
 
plan(Serializer) - Method in class org.basex.query.func.UserFuncCall
 
plan(Serializer) - Method in class org.basex.query.func.UserFuncs
 
plan(Serializer) - Method in class org.basex.query.item.DBNode
 
plan(Serializer) - Method in class org.basex.query.item.DBNodeSeq
 
plan(Serializer) - Method in class org.basex.query.item.Empty
 
plan(Serializer) - Method in class org.basex.query.item.FAttr
 
plan(Serializer) - Method in class org.basex.query.item.FDoc
 
plan(Serializer) - Method in class org.basex.query.item.FElem
 
plan(Serializer) - Method in class org.basex.query.item.FItem
 
plan(Serializer) - Method in class org.basex.query.item.FNames
 
plan(Serializer) - Method in class org.basex.query.item.FPI
 
plan(Serializer) - Method in class org.basex.query.item.FTxt
 
plan(Serializer) - Method in class org.basex.query.item.FuncItem
 
plan(Serializer) - Method in class org.basex.query.item.IntSeq
 
plan(Serializer) - Method in class org.basex.query.item.Item
 
plan(Serializer) - Method in class org.basex.query.item.ItemSeq
 
plan(Serializer) - Method in class org.basex.query.item.map.Map
 
plan(Serializer) - Method in class org.basex.query.item.RangeSeq
 
plan(Serializer) - Method in class org.basex.query.path.AxisStep
 
plan(Serializer) - Method in class org.basex.query.path.Path
 
plan(Serializer) - Method in class org.basex.query.QueryProcessor
Returns the query plan in the dot notation.
PLAN - Static variable in interface org.basex.query.QueryText
Query Info: Plan.
plan(Serializer) - Method in class org.basex.query.up.expr.Transform
 
plan(Serializer) - Method in class org.basex.query.util.Var
 
plan(Serializer) - Method in class org.basex.query.util.VarContext
 
plan(Serializer) - Method in class org.basex.query.util.VarStack
 
plan(Serializer) - Method in class org.basex.util.ft.FTOpt
 
PLEASE_WAIT_D - Static variable in interface org.basex.core.Text
Waiting information.
PLHOLDER - Static variable in interface org.basex.query.QueryText
Parser Token.
PLOT - Static variable in interface org.basex.core.Text
Command info.
PLOTDOTS - Static variable in class org.basex.gui.GUIProp
Dot sizes in plot.
PLOTLOG - Static variable in interface org.basex.core.Text
"log".
PLOTVIEW - Static variable in class org.basex.gui.GUIConstants
Internal name of the Plot View.
PlotView - Class in org.basex.gui.view.plot
A scatter plot visualization of the database.
PlotView(ViewNotifier) - Constructor for class org.basex.gui.view.plot.PlotView
Default constructor.
PLOTXLOG - Static variable in class org.basex.gui.GUIProp
Logarithmic plot.
PLOTYLOG - Static variable in class org.basex.gui.GUIProp
Logarithmic plot.
pointer - Variable in class org.basex.index.IndexCache.CacheEntry
Pointer to the id list for the key.
pop() - Method in class org.basex.util.list.IntList
Pops the uppermost element from the stack.
pop() - Method in class org.basex.util.list.TokenList
Pops the uppermost element from the stack.
pop() - Method in class org.basex.util.list.TwoWayTokenMap
 
POPUP - Static variable in class org.basex.gui.GUIConstants
Context menu entries.
PORT - Static variable in class org.basex.core.MainProp
Server: port, used for connecting new clients.
PORT_TWICE_X - Static variable in interface org.basex.core.Text
Ports was specified twice.
pos(int) - Method in class org.basex.gui.layout.BaseXBar
Sets the vertical scrollbar slider position.
pos() - Method in class org.basex.gui.layout.BaseXBar
Returns the vertical scrollbar slider position.
pos() - Method in class org.basex.gui.layout.BaseXEditor
Returns the cursor coordinates.
pos() - Method in class org.basex.io.in.XMLInput
Returns the current file position.
Pos - Class in org.basex.query.expr
Pos expression.
pos - Variable in class org.basex.query.expr.Preds
Compilation: first predicate uses position.
pos(int) - Method in class org.basex.query.iter.ItemCache
Sets the iterator position.
pos - Variable in class org.basex.query.QueryContext
Current context position.
POS - Static variable in interface org.basex.query.QueryText
Query Plan.
pos - Variable in class org.basex.server.Query
Cache pointer.
pos(int, FTUnit) - Method in class org.basex.util.ft.FTLexer
Calculates a position value, dependent on the specified unit.
pos - Variable in class org.basex.util.ft.FTSpan
Token position.
Pragma - Class in org.basex.query.expr
Pragma.
Pragma(QNm, byte[], InputInfo) - Constructor for class org.basex.query.expr.Pragma
Constructor.
PRAGMA - Static variable in interface org.basex.query.QueryText
Parser token.
PRAGMA2 - Static variable in interface org.basex.query.QueryText
Parser token.
pre(int) - Method in class org.basex.data.Data
Returns a pre value.
pre(int[], int, int) - Method in class org.basex.data.Data
Returns pre values.
pre - Variable in class org.basex.gui.view.ViewRect
Rectangle pre value.
pre(int) - Method in class org.basex.index.IdPreMap
Find the PRE value of a given ID.
pre(int[], int, int) - Method in class org.basex.index.IdPreMap
Find the PRE values of a given list of IDs.
pre - Variable in class org.basex.index.IndexBuilder
Current parsing value.
pre - Variable in class org.basex.query.item.DBNode
Pre value.
PRE - Static variable in interface org.basex.query.QueryText
Query Plan.
pre - Variable in class org.basex.query.up.primitives.UpdatePrimitive
Target pre value.
prec() - Method in class org.basex.util.ft.InternalStemmer
 
prec() - Method in class org.basex.util.ft.JapaneseTokenizer
 
prec() - Method in class org.basex.util.ft.WesternTokenizer
 
preceding() - Method in class org.basex.query.item.ANode
Returns a preceding axis iterator.
precedingSibling() - Method in class org.basex.query.item.ANode
Returns a preceding-sibling axis iterator.
Preds - Class in org.basex.query.expr
Abstract predicate expression, implemented by Filter and AxisStep.
Preds(InputInfo, Expr[]) - Constructor for class org.basex.query.expr.Preds
Constructor.
preds - Variable in class org.basex.query.expr.Preds
Predicates.
preds(Item, QueryContext) - Method in class org.basex.query.expr.Preds
Checks if the predicates are successful for the specified item.
preEval(QueryContext) - Method in class org.basex.query.expr.ParseExpr
Pre-evaluates the specified expression.
PREFERENCES - Static variable in interface org.basex.core.Text
Command info.
preferredLayoutSize(Container) - Method in class org.basex.gui.layout.BaseXSplit
 
preferredLayoutSize(Container) - Method in class org.basex.gui.layout.TableLayout
 
prefix() - Method in class org.basex.query.item.QNm
Returns the prefix.
prefix(byte[]) - Method in class org.basex.query.util.NSContext
Returns the prefix for the specified namespace URI.
prefix(byte[]) - Static method in class org.basex.query.util.NSGlobal
Finds the prefix for the specified uri.
prefix(byte[]) - Static method in class org.basex.util.Token
Returns the prefix of the specified token.
prefixes() - Method in class org.basex.query.util.NSContext
Returns all prefixes.
prepare(QueryContext) - Method in class org.basex.query.expr.Catch
Prepares the catch construction.
prepare() - Method in class org.basex.query.up.primitives.DBAdd
 
prepare() - Method in class org.basex.query.up.primitives.NodeCopy
Prepares this update primitive before execution.
preparePath(byte[]) - Static method in class org.basex.gui.layout.TreeNode
Prepares the given path to be used as a tree node.
pres - Variable in class org.basex.query.item.DBNodeSeq
Pre values.
PRESERVE - Static variable in interface org.basex.query.QueryText
Parser token.
preShifts() - Method in class org.basex.query.up.primitives.StructuralUpdate
Returns the number of pre value shifts that are introduced by this primitive, if applied.
prev(int) - Method in class org.basex.io.in.XMLInput
Jumps the specified number of characters back.
prev() - Method in class org.basex.util.Undo
Returns the previous string.
PrimitiveType - Enum in org.basex.query.up.primitives
Update primitive type enumeration.
print(TokenBuilder) - Method in class org.basex.index.IndexStats
Prints the list to the specified token builder.
print(String) - Method in class org.basex.io.out.PrintOutput
Prints a string to the output stream.
print(byte[]) - Method in class org.basex.io.out.PrintOutput
Prints a token to the output stream.
PRINTED_CC - Static variable in interface org.basex.core.Text
"Printed: ".
PRINTING_CC - Static variable in interface org.basex.core.Text
"Printing: ".
println(String) - Method in class org.basex.io.out.PrintOutput
Prints a string and newline to the output stream.
println(byte[]) - Method in class org.basex.io.out.PrintOutput
Prints a token to the output stream.
PrintOutput - Class in org.basex.io.out
This class is a stream-wrapper for textual data.
PrintOutput(String) - Constructor for class org.basex.io.out.PrintOutput
Constructor, given a filename.
PRIVATE - Static variable in interface org.basex.query.QueryText
Public token.
PRIVATE - Static variable in class org.basex.query.util.Ann
Annotation "private".
PROC - Static variable in interface org.basex.query.util.pkg.PkgText
Attribute processor.
prog() - Method in class org.basex.build.Builder
 
prog() - Method in class org.basex.build.DirParser
 
prog() - Method in class org.basex.build.xml.DOMWrapper
 
prog() - Method in class org.basex.build.xml.SAXWrapper
 
prog() - Method in class org.basex.build.xml.XMLParser
 
prog() - Method in class org.basex.core.cmd.Add
 
prog() - Method in class org.basex.core.cmd.Copy
 
prog() - Method in class org.basex.core.cmd.Optimize
 
prog() - Method in class org.basex.core.cmd.OptimizeAll
 
prog() - Method in class org.basex.core.Progress
Returns a progress value (0 - 1).
prog() - Method in class org.basex.index.IndexBuilder
 
prog() - Method in class org.basex.io.Zip
 
prog() - Method in class org.basex.query.QueryContext
 
Progress - Class in org.basex.core
This class is implemented by all kinds of processes.
Progress() - Constructor for class org.basex.core.Progress
 
progress() - Method in class org.basex.core.Progress
Returns a progress value from the interval [0, 1].
progress(P) - Method in class org.basex.core.Progress
Sets a new sub progress.
ProgressException - Exception in org.basex.core
This exception is called whenever a progress is interrupted.
ProgressException() - Constructor for exception org.basex.core.ProgressException
 
promote(Value, QueryContext, InputInfo) - Method in class org.basex.query.item.SeqType
Tries to promote the specified value to this sequence type.
promote(InputInfo, SeqType, Value) - Static method in enum org.basex.query.util.Err
Throws a type promoting exception.
prop - Variable in class org.basex.build.Parser
Database properties.
prop - Variable in class org.basex.core.Command
Database properties.
prop - Variable in class org.basex.core.Context
Client-related properties.
Prop - Class in org.basex.core
This class assembles properties which are used all around the project.
Prop() - Constructor for class org.basex.core.Prop
Constructor.
prop - Variable in class org.basex.data.MetaData
Properties.
PROPERTIES - Static variable in interface org.basex.core.Text
Command info.
props - Variable in class org.basex.core.AProp
Properties.
PROPS - Static variable in class org.basex.io.serial.Serializer
Default serialization parameters.
PROXYHOST - Static variable in class org.basex.core.MainProp
Server: proxy host.
PROXYPORT - Static variable in class org.basex.core.MainProp
Server: proxy port.
PUBID - Static variable in interface org.basex.build.BuildText
Parser error.
PUBLIC - Static variable in interface org.basex.build.BuildText
DTD: Public.
PUBLIC - Static variable in interface org.basex.data.DataText
Doctype public keyword.
PUBLIC - Static variable in interface org.basex.query.QueryText
Public token.
PUBLIC - Static variable in class org.basex.query.util.Ann
Annotation "public".
push(int) - Method in class org.basex.util.list.IntList
Pushes an element onto the stack.
push(byte[]) - Method in class org.basex.util.list.TokenList
Pushes an element onto the stack.
push(byte[]) - Method in class org.basex.util.list.TwoWayTokenMap
Pushes an element onto the stack.
Put - Class in org.basex.query.up.primitives
Update primitive for the fn:put() function.
Put(InputInfo, int, Data, Uri, QueryContext) - Constructor for class org.basex.query.up.primitives.Put
Constructor.
PW_CHANGED_X - Static variable in interface org.basex.core.Text
Password changed.
PW_NOT_VALID - Static variable in interface org.basex.core.Text
Password is no valid MD5 hash.

Q

q - Variable in class org.basex.data.FTStringMatch
Query position.
Q_BOUNDARY - Static variable in interface org.basex.query.util.http.HTTPText
boundary marker.
Q_MEDIA_TYPE - Static variable in interface org.basex.query.util.http.HTTPText
Body attribute: media-type.
Q_MESSAGE - Static variable in interface org.basex.query.util.http.HTTPText
Header attribute: name.
Q_NAME - Static variable in interface org.basex.query.util.http.HTTPText
Header attribute: name.
Q_PART - Static variable in interface org.basex.query.util.http.HTTPText
part element.
Q_STATUS - Static variable in interface org.basex.query.util.http.HTTPText
Header attribute: name.
Q_VALUE - Static variable in interface org.basex.query.util.http.HTTPText
Header attribute: value.
ql - Variable in class org.basex.util.InputParser
Query length.
qm - Variable in class org.basex.util.InputParser
Marked query position.
qname() - Method in class org.basex.query.item.ANode
Returns the QName of the node.
qname(QNm) - Method in class org.basex.query.item.ANode
Updates the specified with the information of the current node.
qname() - Method in class org.basex.query.item.DBNode
 
qname(QNm) - Method in class org.basex.query.item.DBNode
 
qname() - Method in class org.basex.query.item.FAttr
 
qname() - Method in class org.basex.query.item.FElem
 
qname() - Method in class org.basex.query.item.FNames
 
qname(QNm) - Method in class org.basex.query.item.FNode
 
qname() - Method in class org.basex.query.item.FPI
 
qname() - Method in exception org.basex.query.QueryException
Returns the error code.
qname() - Method in enum org.basex.query.util.Err
Returns the namespace URI of this error.
QNm - Class in org.basex.query.item
QName item.
QNm() - Constructor for class org.basex.query.item.QNm
Empty constructor.
QNm(byte[]) - Constructor for class org.basex.query.item.QNm
Constructor.
QNm(String) - Constructor for class org.basex.query.item.QNm
Constructor.
QNm(byte[], byte[]) - Constructor for class org.basex.query.item.QNm
Constructor.
QNm(String, byte[]) - Constructor for class org.basex.query.item.QNm
Constructor.
QNm(String, String) - Constructor for class org.basex.query.item.QNm
Constructor.
QNm(byte[], QueryContext) - Constructor for class org.basex.query.item.QNm
Constructor, binding a statically known namespace.
QNm(QName) - Constructor for class org.basex.query.item.QNm
Constructor for converting a Java QName.
QNM - Static variable in class org.basex.query.item.SeqType
Single QName.
QNM_ZO - Static variable in class org.basex.query.item.SeqType
Zero or one QNames.
qp - Variable in class org.basex.util.InputParser
Current query position.
Quantifier - Class in org.basex.query.expr
Some/Every satisfier clause.
Quantifier(InputInfo, For[], Expr, boolean) - Constructor for class org.basex.query.expr.Quantifier
Constructor.
QUERIES - Static variable in class org.basex.gui.GUIProp
Last XQuery files.
query(String) - Method in class org.basex.query.QueryProcessor
Sets a new query.
query() - Method in class org.basex.query.QueryProcessor
Returns the query string.
query(String) - Method in class org.basex.server.ClientSession
 
query(String) - Method in class org.basex.server.LocalSession
 
Query - Class in org.basex.server
This class defines methods for executing queries.
Query() - Constructor for class org.basex.server.Query
 
query(String) - Method in class org.basex.server.Session
Returns a query object for the specified query string.
query - Variable in class org.basex.util.InputParser
Input query.
QUERY_C - Static variable in interface org.basex.core.Text
Query info: query.
QUERY_CC - Static variable in interface org.basex.core.Text
"Query: ".
QUERY_EXECUTED_X - Static variable in interface org.basex.core.Text
"Query executed in %".
QUERY_INFO - Static variable in interface org.basex.core.Text
Command info.
QUERY_PLAN_C - Static variable in interface org.basex.core.Text
Query info: plan.
QueryContext - Class in org.basex.query
This class provides query-specific methods and properties.
QueryContext(Context) - Constructor for class org.basex.query.QueryContext
Constructor.
QueryError - Error in org.basex.query
An Error wrapping a QueryException, used for throwing those out of methods whose interface doesn't allow it.
QueryError(QueryException) - Constructor for error org.basex.query.QueryError
Constructor.
QueryException - Exception in org.basex.query
This class indicates exceptions during the parsing or evaluation of a query.
QueryException(InputInfo, Err, Object...) - Constructor for exception org.basex.query.QueryException
Default constructor.
QueryException(InputInfo, QNm, String, Object...) - Constructor for exception org.basex.query.QueryException
Constructor, specifying the error code and message as string.
QUERYINFO - Static variable in class org.basex.core.Prop
Detailed query information.
QueryModule - Class in org.basex.query
Java module binding.
QueryModule() - Constructor for class org.basex.query.QueryModule
 
queryNodes() - Method in class org.basex.query.QueryProcessor
Evaluates the specified query and returns the result nodes.
QueryParser - Class in org.basex.query
Parser for XQuery expressions.
QueryParser(String, QueryContext) - Constructor for class org.basex.query.QueryParser
Constructor.
QUERYPATH - Static variable in class org.basex.core.Prop
Path to current query.
QueryProcessor - Class in org.basex.query
This class is an entry point for evaluating XQuery implementations.
QueryProcessor(String, Context) - Constructor for class org.basex.query.QueryProcessor
Default constructor.
QueryResources - Class in org.basex.query
This class provides access to resources used by an XQuery expression.
QUERYSEP - Static variable in interface org.basex.core.Text
Query info: separator.
QuerySuggest - Class in org.basex.query
This class analyzes the current path and gives suggestions for code completions.
QuerySuggest(String, QueryContext, Data) - Constructor for class org.basex.query.QuerySuggest
Constructor.
QueryText - Interface in org.basex.query
This class assembles text string and tokens required by the XQuery processor implementation.
quit() - Method in class org.basex.BaseXServer
 
quit() - Method in class org.basex.core.Main
Quits the console mode.
quit() - Method in class org.basex.server.ClientListener
Exits the session.
quote(int) - Static method in class org.basex.util.InputParser
Checks if the specified character is a quote.

R

random(String) - Method in class org.basex.core.MainProp
Returns a random temporary name for the specified database.
random() - Method in class org.basex.query.iter.NodeCache
Sets the internal duplicate flag, which indicates that duplicate and unordered nodes might be added to this iterator.
Range - Class in org.basex.query.expr
Range expression.
Range(InputInfo, Expr, Expr) - Constructor for class org.basex.query.expr.Range
Constructor.
RangeAccess - Class in org.basex.query.expr
This index class retrieves range values from the index.
RangeSeq - Class in org.basex.query.item
Range sequence, containing at least two integers.
RangeSeq(long, long) - Constructor for class org.basex.query.item.RangeSeq
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.
RATIO - Static variable in interface org.basex.core.Text
Size depending on...
raw - Variable in class org.basex.gui.layout.TreeLeaf
Represents raw file (true) or document (false).
rawPath - Variable in class org.basex.build.DirParser
Database path for storing binary files.
RawSerializer - Class in org.basex.io.serial
This class serializes data in its internal format: no indentation and entity coding takes place, binary data is directly output as raw data, and all nodes except for text nodes are skipped.
read(String) - Method in class org.basex.core.AProp
Reads the configuration file and initializes the project properties.
READ - Static variable in class org.basex.core.User
Read permission (local+global).
read(DataInput) - Method in class org.basex.core.Users
Reads users from disk.
read(DataInput) - Method in class org.basex.data.MetaData
Reads in meta data from the specified stream.
read(DataInput) - Method in class org.basex.index.Resources
Reads information on database resources from disk.
read() - Method in class org.basex.io.in.ArrayInput
 
read() - Method in class org.basex.io.in.BufferInput
Returns the next byte (see InputStream.read().
read() - Method in class org.basex.io.in.DecodingInput
 
read() - Method in class org.basex.io.in.LookupInput
 
read() - Method in class org.basex.io.in.NewlineInput
 
read() - Method in class org.basex.io.in.TextInput
 
read() - Method in class org.basex.io.in.XMLInput
 
read() - Method in class org.basex.io.IO
Returns the contents.
read() - Method in class org.basex.io.IOContent
 
read() - Method in class org.basex.io.IOFile
 
read() - Method in class org.basex.io.IOUrl
 
read(String) - Method in class org.basex.io.Zip
Returns the contents of a zip file entry.
read(IO) - Method in class org.basex.util.ft.StemDir
Reads a stop words file.
read(IO, boolean) - Method in class org.basex.util.ft.StopWords
Reads a stop words file.
read(DataInput) - Method in class org.basex.util.hash.TokenIntMap
 
read(DataInput) - Method in class org.basex.util.hash.TokenSet
Reads the token set from the specified input.
read1(long) - Method in class org.basex.io.random.DataAccess
Reads a byte value from the specified position.
read1() - Method in class org.basex.io.random.DataAccess
Reads a byte value.
read1(int, int) - Method in class org.basex.io.random.TableAccess
Reads a byte value and returns it as an integer value.
read1(int, int) - Method in class org.basex.io.random.TableDiskAccess
 
read1(int, int) - Method in class org.basex.io.random.TableMemAccess
 
read2(int, int) - Method in class org.basex.io.random.TableAccess
Reads a short value and returns it as an integer value.
read2(int, int) - Method in class org.basex.io.random.TableDiskAccess
 
read2(int, int) - Method in class org.basex.io.random.TableMemAccess
 
read4(long) - Method in class org.basex.io.random.DataAccess
Reads an integer value from the specified position.
read4() - Method in class org.basex.io.random.DataAccess
Reads an integer value.
read4(int, int) - Method in class org.basex.io.random.TableAccess
Reads an integer value.
read4(int, int) - Method in class org.basex.io.random.TableDiskAccess
 
read4(int, int) - Method in class org.basex.io.random.TableMemAccess
 
read5(long) - Method in class org.basex.io.random.DataAccess
Reads a 5-byte value from the specified file offset.
read5() - Method in class org.basex.io.random.DataAccess
Reads a 5-byte value.
read5(int, int) - Method in class org.basex.io.random.TableAccess
Reads a 5-byte value and returns it as a long value.
read5(int, int) - Method in class org.basex.io.random.TableDiskAccess
 
read5(int, int) - Method in class org.basex.io.random.TableMemAccess
 
readBool() - Method in class org.basex.io.in.DataInput
Reads a boolean value.
readBytes() - Method in class org.basex.io.in.BufferInput
Reads a byte array from the input stream, suffixed by a 0 byte.
readBytes(long, int) - Method in class org.basex.io.random.DataAccess
Reads a number of bytes from the specified offset.
readBytes(int) - Method in class org.basex.io.random.DataAccess
Reads a number of bytes.
readDiffs() - Method in class org.basex.io.in.DataInput
Reads a distance-mapped integer array.
readDouble() - Method in class org.basex.io.in.DataInput
Reads a double value.
readLine() - Method in class org.basex.io.in.NewlineInput
Reads a single line.
readLine() - Method in class org.basex.util.ConsoleReader
Reads next line.
readLongs(int) - Method in class org.basex.io.in.DataInput
Reads an array of long values.
readNum() - Method in class org.basex.io.in.DataInput
Reads a compressed integer value; see Num for more.
readNum(long) - Method in class org.basex.io.random.DataAccess
Reads a Num value from disk.
readNum() - Method in class org.basex.io.random.DataAccess
Reads the next compressed number and returns it as integer.
readNums() - Method in class org.basex.io.in.DataInput
Reads a compressed integer array.
readString() - Method in class org.basex.io.in.BufferInput
Reads a string from the input stream, suffixed by a 0 byte.
readToken() - Method in class org.basex.io.in.DataInput
Reads a token, represented by its compressed length and its byte array.
readToken(long) - Method in class org.basex.io.random.DataAccess
Reads a token from disk.
readToken() - Method in class org.basex.io.random.DataAccess
Reads the next token from disk.
readTokens() - Method in class org.basex.io.in.DataInput
Reads a token array.
receive(BufferInput, OutputStream) - Static method in class org.basex.server.ClientSession
Retrieves data from the server.
RECENT - Static variable in interface org.basex.build.BuildText
Scanner error.
recent(IOFile) - Method in class org.basex.gui.GUIProp
Refreshes the list of recent query files and updates the query path.
RED - Static variable in interface org.basex.core.Text
Color schema information.
RED - Static variable in class org.basex.gui.GUIConstants
Color for control characters.
REDO - Static variable in interface org.basex.core.Text
Command info.
Reflect - Class in org.basex.util
This class assembles some reflection methods.
REFRESH - Static variable in interface org.basex.core.Text
Button for refreshing.
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
 
refreshContext(boolean, boolean) - Method in class org.basex.gui.view.editor.EditorView
 
refreshContext(boolean, boolean) - Method in class org.basex.gui.view.explore.ExploreView
 
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.plot.PlotView
 
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
 
refreshContext(boolean, boolean) - Method in class org.basex.gui.view.View
Called when a new context set has been chosen.
refreshControls() - Method in class org.basex.gui.GUI
Refreshes the menu and the buttons.
refreshFocus() - Method in class org.basex.gui.view.editor.EditorView
 
refreshFocus() - Method in class org.basex.gui.view.explore.ExploreView
 
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.plot.PlotView
 
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
 
refreshFocus() - Method in class org.basex.gui.view.View
Called when a new focus has been chosen.
refreshInit() - Method in class org.basex.gui.view.editor.EditorView
 
refreshInit() - Method in class org.basex.gui.view.explore.ExploreView
 
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.plot.PlotView
 
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
 
refreshInit() - Method in class org.basex.gui.view.View
Called when the data reference has changed.
refreshLayout() - Method in class org.basex.gui.view.editor.EditorView
 
refreshLayout() - Method in class org.basex.gui.view.explore.ExploreView
 
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.plot.PlotView
 
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
 
refreshLayout() - Method in class org.basex.gui.view.View
Called when GUI design has changed.
refreshMark() - Method in class org.basex.gui.view.editor.EditorView
 
refreshMark() - Method in class org.basex.gui.view.explore.ExploreView
 
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.plot.PlotView
 
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
 
refreshMark() - Method in class org.basex.gui.view.View
Called when a context set has been marked.
refreshUpdate() - Method in class org.basex.gui.view.editor.EditorView
 
refreshUpdate() - Method in class org.basex.gui.view.explore.ExploreView
 
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.plot.PlotView
 
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
 
refreshUpdate() - Method in class org.basex.gui.view.View
Called when updates have been done in the data structure.
regex(String) - Static method in class org.basex.io.IOFile
Converts a file filter (glob) to a regular expression.
regex(String, boolean) - Static method in class org.basex.io.IOFile
Converts a file filter (glob) to a regular expression.
RegEx - Class in org.basex.query.util
Regular expression class.
RegEx(String, InputInfo) - Constructor for class org.basex.query.util.RegEx
Constructor.
register(Progress) - Method in class org.basex.core.Context
Locks a writing process and starts the timeout.
register(Socket) - Method in class org.basex.server.ClientListener
Registers the event socket.
rehash() - Method in class org.basex.index.Names
 
rehash() - Method in class org.basex.index.value.MemValues
 
rehash() - Method in class org.basex.query.func.Functions
 
rehash() - Method in class org.basex.util.hash.IntMap
 
rehash() - Method in class org.basex.util.hash.TokenBoolMap
 
rehash() - Method in class org.basex.util.hash.TokenIntMap
 
rehash() - Method in class org.basex.util.hash.TokenMap
 
rehash() - Method in class org.basex.util.hash.TokenObjMap
 
rehash() - Method in class org.basex.util.hash.TokenSet
Resizes the hash table.
RELATIONSHIP - Static variable in interface org.basex.query.QueryText
Parser token.
release(boolean) - Method in class org.basex.gui.layout.BaseXEditor
Releases a key or mouse.
reload() - Method in class org.basex.gui.layout.TreeFolder
Reloads this node without repainting the tree.
removable(Var) - Method in class org.basex.query.expr.Arr
 
removable(Var) - Method in class org.basex.query.expr.Context
 
removable(Var) - Method in class org.basex.query.expr.Expr
Checks if the specified variable is replaceable by a context item.
removable(Var) - Method in class org.basex.query.expr.Filter
 
removable(Var) - Method in class org.basex.query.expr.Preds
 
removable(Var) - Method in class org.basex.query.expr.Quantifier
 
removable(Var) - Method in class org.basex.query.expr.Simple
 
removable(Var) - Method in class org.basex.query.expr.Single
 
removable(Var) - Method in class org.basex.query.expr.Switch
 
removable(Var) - Method in class org.basex.query.expr.Try
 
removable(Var) - Method in class org.basex.query.expr.TypeSwitch
 
removable(Var) - Method in class org.basex.query.expr.VarRef
 
removable(Var) - Method in class org.basex.query.flwor.GFLWOR
 
removable(Var) - Method in class org.basex.query.flwor.Group
 
removable(Var) - Method in class org.basex.query.flwor.Order
 
removable(Var) - Method in class org.basex.query.flwor.OrderByExpr
 
removable(Var) - Method in class org.basex.query.flwor.OrderByStable
 
removable(Var) - Method in class org.basex.query.ft.FTContains
 
removable(Var) - Method in class org.basex.query.ft.FTDistance
 
removable(Var) - Method in class org.basex.query.ft.FTExpr
 
removable(Var) - Method in class org.basex.query.ft.FTIndexAccess
 
removable(Var) - Method in class org.basex.query.ft.FTWeight
 
removable(Var) - Method in class org.basex.query.ft.FTWindow
 
removable(Var) - Method in class org.basex.query.ft.FTWords
 
removable(Var) - Method in class org.basex.query.func.InlineFunc
 
removable(Var) - Method in class org.basex.query.item.Value
 
removable(Var) - Method in class org.basex.query.path.AxisPath
 
removable(Var) - Method in class org.basex.query.path.MixedPath
 
removable(Var) - Method in class org.basex.query.path.Path
 
removable(Var) - Method in class org.basex.query.up.expr.Transform
 
removable(Var) - Method in class org.basex.query.util.Var
 
remove(Var) - Method in class org.basex.query.expr.Arr
 
remove(Var) - Method in class org.basex.query.expr.CName
 
remove(Var) - Method in class org.basex.query.expr.Expr
Substitutes all VarRef expressions for the given variable by a Context reference.
remove(Var) - Method in class org.basex.query.expr.Filter
 
remove(Var) - Method in class org.basex.query.expr.Preds
 
remove(Var) - Method in class org.basex.query.expr.Quantifier
 
remove(Var) - Method in class org.basex.query.expr.Simple
 
remove(Var) - Method in class org.basex.query.expr.Single
 
remove(Var) - Method in class org.basex.query.expr.Switch
 
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.VarRef
 
remove(Var) - Method in class org.basex.query.flwor.GFLWOR
 
remove(Var) - Method in class org.basex.query.flwor.Group
 
remove(Var) - Method in class org.basex.query.flwor.Order
 
remove(Var) - Method in class org.basex.query.flwor.OrderBy
 
remove(Var) - Method in class org.basex.query.flwor.OrderByExpr
 
remove(Var) - Method in class org.basex.query.ft.FTContains
 
remove(Var) - Method in class org.basex.query.ft.FTDistance
 
remove(Var) - Method in class org.basex.query.ft.FTExpr
 
remove(Var) - Method in class org.basex.query.ft.FTIndexAccess
 
remove(Var) - Method in class org.basex.query.ft.FTWeight
 
remove(Var) - Method in class org.basex.query.ft.FTWindow
 
remove(Var) - Method in class org.basex.query.ft.FTWords
 
remove(Var) - Method in class org.basex.query.func.InlineFunc
 
remove(Var) - Method in class org.basex.query.item.Value
 
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
 
remove(Var) - Method in class org.basex.query.up.expr.Transform
 
remove(ANode) - Method in class org.basex.query.up.NamePool
Adds an entry to the pool and decreases its number of occurrence.
remove(int) - Method in class org.basex.query.util.JDBCConnections
Removes either a connection or a prepared statement from the depot.
remove(Package) - Method in class org.basex.query.util.pkg.Repo
Removes a package from the namespace and package dictionaries when it is deleted.
remove(Var) - Method in class org.basex.query.util.Var
 
remove() - Method in class org.basex.util.ft.FTIterator
 
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
 
removeChildren() - Method in class org.basex.gui.layout.TreeFolder
Removes all children from this node.
removeComments(String, int) - Static method in class org.basex.query.QueryProcessor
Removes comments from the specified string.
removeLayoutComponent(Component) - Method in class org.basex.gui.layout.BaseXSplit
 
removeLayoutComponent(Component) - Method in class org.basex.gui.layout.TableLayout
 
removeMin() - Method in class org.basex.util.MinHeap
Removes the minimum from this heap.
removeNamedItem(String) - Method in class org.basex.api.dom.BXNNode
 
removeNamedItemNS(String, String) - Method in class org.basex.api.dom.BXNNode
 
Rename - Class in org.basex.core.cmd
Evaluates the 'rename' command and renames resources or directories in a collection.
Rename(String, String) - Constructor for class org.basex.core.cmd.Rename
Default constructor.
RENAME - Static variable in interface org.basex.core.Text
Button text for renaming databases.
rename(int, byte[]) - Method in class org.basex.index.Resources
Updates the index after a document has been renamed.
rename(IOFile) - Method in class org.basex.io.IOFile
Renames the file to the specified name.
RENAME - Static variable in interface org.basex.query.QueryText
Parser token.
Rename - Class in org.basex.query.up.expr
Rename expression.
Rename(InputInfo, Expr, Expr) - Constructor for class org.basex.query.up.expr.Rename
Constructor.
RENAME_DB - Static variable in interface org.basex.core.Text
Dialog title for renaming a database.
renameNode(Node, String, String) - Method in class org.basex.api.dom.BXDoc
 
RenameNode - Class in org.basex.query.up.primitives
Rename node primitive.
RenameNode(int, Data, InputInfo, QNm) - Constructor for class org.basex.query.up.primitives.RenameNode
Constructor.
Replace - Class in org.basex.core.cmd
Evaluates the 'replace' command and replaces documents in a collection.
Replace(String, String) - Constructor for class org.basex.core.cmd.Replace
Default constructor.
Replace(String) - Constructor for class org.basex.core.cmd.Replace
Constructor.
replace(int, Data) - Method in class org.basex.data.Data
Replaces parts of the database with the specified data instance.
replace(int, int, Data) - Method in class org.basex.index.Resources
Replaces entries in the index.
replace(byte[], byte[], int) - Method in class org.basex.index.value.DiskValues
Remove record from the index.
replace(byte[], byte[], int) - Method in class org.basex.index.value.UpdatableDiskValues
 
replace(int, byte[], int) - Method in class org.basex.io.random.TableAccess
Replaces entries in the database.
REPLACE - Static variable in interface org.basex.query.QueryText
Parser token.
Replace - Class in org.basex.query.up.expr
Replace expression.
Replace(InputInfo, Expr, Expr, boolean) - Constructor for class org.basex.query.up.expr.Replace
Constructor.
replace(String, InputStream) - Method in class org.basex.server.ClientSession
 
replace(String, InputStream) - Method in class org.basex.server.LocalSession
 
replace(String, InputStream) - Method in class org.basex.server.Session
Replaces a document in an open 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
 
ReplaceElementContent - Class in org.basex.query.up.primitives
Replace element content primitive.
ReplaceElementContent(int, Data, InputInfo, byte[]) - Constructor for class org.basex.query.up.primitives.ReplaceElementContent
Constructor.
ReplaceNode - Class in org.basex.query.up.primitives
Replace node primitive.
ReplaceNode(int, Data, InputInfo, NodeCache) - Constructor for class org.basex.query.up.primitives.ReplaceNode
Constructor.
ReplaceValue - Class in org.basex.query.up.primitives
Replace value primitive.
ReplaceValue(int, Data, InputInfo, byte[]) - Constructor for class org.basex.query.up.primitives.ReplaceValue
Constructor.
replaceWholeText(String) - Method in class org.basex.api.dom.BXText
 
repo - Variable in class org.basex.core.Context
Package repository.
REPO - Static variable in interface org.basex.query.QueryText
Repo token.
Repo - Class in org.basex.query.util.pkg
Repository manager.
Repo(Context) - Constructor for class org.basex.query.util.pkg.Repo
Constructor.
RepoDelete - Class in org.basex.core.cmd
Evaluates the 'repo delete' command.
RepoDelete(String, InputInfo) - Constructor for class org.basex.core.cmd.RepoDelete
Constructor.
RepoInstall - Class in org.basex.core.cmd
Evaluates the 'repo install' command.
RepoInstall(String, InputInfo) - Constructor for class org.basex.core.cmd.RepoInstall
Constructor.
RepoList - Class in org.basex.core.cmd
Evaluates the 'repo list' command.
RepoList() - Constructor for class org.basex.core.cmd.RepoList
Constructor.
RepoManager - Class in org.basex.query.util.pkg
Repository manager.
RepoManager(Repo) - Constructor for class org.basex.query.util.pkg.RepoManager
Constructor.
REPOPATH - Static variable in class org.basex.core.MainProp
Package repository path.
REPOURI - Static variable in interface org.basex.query.QueryText
Repo URI.
REQ - Static variable in interface org.basex.build.BuildText
DTD: REQUIRED ELEMENT.
requestFocusInWindow() - Method in class org.basex.gui.layout.BaseXList
 
reserved(byte[]) - Static method in class org.basex.query.util.NSGlobal
Checks if the specified uri is a reserved namespace.
RESERVED_MEM_C - Static variable in interface org.basex.core.Text
Memory information.
RESET - Static variable in interface org.basex.core.Text
Button for resetting options.
reset() - Method in class org.basex.data.FTMatch
Resets the match.
reset(int) - Method in class org.basex.data.FTMatches
Resets the match counter.
reset() - Method in class org.basex.gui.view.editor.EditorView
Initializes the info message.
reset() - Method in class org.basex.gui.view.info.InfoView
Resets the info string without repainting the view.
reset() - Method in class org.basex.io.in.BufferInput
 
reset() - Method in class org.basex.io.out.ArrayOutput
Resets the internal buffer.
reset() - Method in class org.basex.io.serial.OutputSerializer
 
reset() - Method in class org.basex.io.serial.Serializer
Resets the serializer (indentation, etc).
reset() - Method in class org.basex.query.iter.ItemCache
 
reset() - Method in class org.basex.query.iter.Iter
Resets the iterator and returns true if operation was successful.
reset() - Method in class org.basex.query.iter.NodeCache
 
reset() - Method in class org.basex.query.iter.ValueIter
 
reset() - Method in class org.basex.query.util.NSContext
Resets the stack and returns the old instance.
reset(SeqType, QueryContext) - Method in class org.basex.query.util.Var
Sets the specified variable type.
reset(VarStack) - Method in class org.basex.query.util.VarContext
Resets the local variables to the specified instance.
reset() - Method in class org.basex.util.Atts
Resets the container.
reset() - Method in class org.basex.util.list.ElementList
Resets the array size.
reset() - Method in class org.basex.util.TokenBuilder
Resets the token buffer.
reset(byte[]) - Method in class org.basex.util.Undo
Resets the undo history with the specified text.
RESIZE - Static variable in class org.basex.util.Array
Default factor for resizing dynamic arrays.
resolve(Uri) - Method in class org.basex.query.item.Uri
Appends the specified address.
resource - Variable in class org.basex.query.QueryContext
Query resources.
RESOURCE_PROPS - Static variable in interface org.basex.core.Text
"Resource Properties".
RESOURCES - Static variable in interface org.basex.core.Text
"Resources".
resources - Variable in class org.basex.data.Data
Resource index.
Resources - Class in org.basex.index
This index organizes all database resources.
Resources(Data) - Constructor for class org.basex.index.Resources
Constructor.
rest() - Method in class org.basex.util.InputParser
Returns the remaining, unscanned query substring.
Restore - Class in org.basex.core.cmd
Evaluates the 'restore' command and restores a backup of a database.
Restore(String) - Constructor for class org.basex.core.cmd.Restore
Default constructor.
RESTORE - Static variable in interface org.basex.core.Text
Button text for restoring databases.
RESTXQURI - Static variable in interface org.basex.query.QueryText
RESTXQ URI.
result() - Method in class org.basex.core.Command
Returns the result set, generated by a query command.
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 update arguments.
RESULT_C - Static variable in interface org.basex.core.Text
Query info: result .
RESULTS_X - Static variable in interface org.basex.core.Text
"Results: %".
ret - Variable in class org.basex.query.func.UserFunc
Return type.
ret - Variable in class org.basex.query.item.FuncType
Return type.
RET - Static variable in interface org.basex.query.QueryText
Query Plan.
ret() - Method in class org.basex.query.util.TypedFunc
Gets the function's return type.
ret - Variable in class org.basex.query.util.Var
Expected return type.
Retrieve - Class in org.basex.core.cmd
Evaluates the 'retrieve' command and retrieves binary content.
Retrieve(String) - Constructor for class org.basex.core.cmd.Retrieve
Default constructor.
RETURN - Static variable in interface org.basex.query.QueryText
Parser token.
REVALIDATION - Static variable in interface org.basex.query.QueryText
Parser token.
reverse(byte[]) - Static method in class org.basex.util.Array
Reverses the order of the elements in the given array.
reverse(Object[], int, int) - Static method in class org.basex.util.Array
Reverses the order of all elements in the given interval.
root() - Method in class org.basex.core.Context
Returns true if the current node set contains all documents.
root - Variable in class org.basex.data.Nodes
Root flag (nodes represent all document nodes of the database).
root() - Method in class org.basex.index.path.PathSummary
Returns the root node.
Root - Class in org.basex.query.expr
Root node.
Root(InputInfo) - Constructor for class org.basex.query.expr.Root
Constructor.
root(Value) - Static method in class org.basex.query.expr.Root
Returns the root node of the specified item.
root - Variable in class org.basex.query.path.Path
Root expression.
root - Variable in class org.basex.query.QueryContext
Root expression of the query.
round(Item, double, int, boolean, InputInfo) - Static method in class org.basex.query.func.FNNum
Returns a rounded item.
rows() - Method in class org.basex.util.Table
Returns the number of rows.
RT_EXECUCTION - Static variable in interface org.basex.core.Text
Command info.
RT_FILTERING - Static variable in interface org.basex.core.Text
Command info.
RT_FOCUS - Static variable in interface org.basex.core.Text
Focus.
run() - Method in class org.basex.BaseXServer
 
run() - Method in class org.basex.core.cmd.Add
 
run() - Method in class org.basex.core.cmd.AlterDB
 
run() - Method in class org.basex.core.cmd.AlterUser
 
run() - Method in class org.basex.core.cmd.Check
 
run() - Method in class org.basex.core.cmd.Close
 
run() - Method in class org.basex.core.cmd.Copy
 
run() - Method in class org.basex.core.cmd.Create
 
run() - Method in class org.basex.core.cmd.CreateBackup
 
run() - Method in class org.basex.core.cmd.CreateDB
 
run() - Method in class org.basex.core.cmd.CreateEvent
 
run() - Method in class org.basex.core.cmd.CreateIndex
 
run() - Method in class org.basex.core.cmd.CreateUser
 
run() - Method in class org.basex.core.cmd.Cs
 
run() - Method in class org.basex.core.cmd.Delete
 
run() - Method in class org.basex.core.cmd.DropBackup
 
run() - Method in class org.basex.core.cmd.DropDB
 
run() - Method in class org.basex.core.cmd.DropEvent
 
run() - Method in class org.basex.core.cmd.DropIndex
 
run() - Method in class org.basex.core.cmd.DropUser
 
run(String, String) - Method in class org.basex.core.cmd.DropUser
 
run() - Method in class org.basex.core.cmd.Exit
 
run() - Method in class org.basex.core.cmd.Export
 
run() - Method in class org.basex.core.cmd.Find
 
run() - Method in class org.basex.core.cmd.Flush
 
run() - Method in class org.basex.core.cmd.Get
 
run() - Method in class org.basex.core.cmd.Grant
 
run(String, String) - Method in class org.basex.core.cmd.Grant
 
run() - Method in class org.basex.core.cmd.Help
 
run() - Method in class org.basex.core.cmd.Info
 
run() - Method in class org.basex.core.cmd.InfoDB
 
run() - Method in class org.basex.core.cmd.InfoIndex
 
run() - Method in class org.basex.core.cmd.InfoStorage
 
run() - Method in class org.basex.core.cmd.Kill
 
run(String, String) - Method in class org.basex.core.cmd.Kill
 
run() - Method in class org.basex.core.cmd.List
 
run() - Method in class org.basex.core.cmd.ListDB
 
run() - Method in class org.basex.core.cmd.Open
 
run() - Method in class org.basex.core.cmd.Optimize
 
run() - Method in class org.basex.core.cmd.OptimizeAll
 
run() - Method in class org.basex.core.cmd.Password
 
run() - Method in class org.basex.core.cmd.Rename
 
run() - Method in class org.basex.core.cmd.Replace
 
run() - Method in class org.basex.core.cmd.RepoDelete
 
run() - Method in class org.basex.core.cmd.RepoInstall
 
run() - Method in class org.basex.core.cmd.RepoList
 
run() - Method in class org.basex.core.cmd.Restore
 
run() - Method in class org.basex.core.cmd.Retrieve
 
Run - Class in org.basex.core.cmd
Evaluates the 'run' command and processes a query file as XQuery.
Run(String) - Constructor for class org.basex.core.cmd.Run
Default constructor.
run() - Method in class org.basex.core.cmd.Run
 
run() - Method in class org.basex.core.cmd.Set
 
run() - Method in class org.basex.core.cmd.ShowBackups
 
run() - Method in class org.basex.core.cmd.ShowDatabases
 
run() - Method in class org.basex.core.cmd.ShowEvents
 
run() - Method in class org.basex.core.cmd.ShowSessions
 
run() - Method in class org.basex.core.cmd.ShowUsers
 
run() - Method in class org.basex.core.cmd.Store
 
run() - Method in class org.basex.core.cmd.XQuery
 
run(Context) - Method in class org.basex.core.Command
Runs the command without permission, data and concurrency checks.
run() - Method in class org.basex.core.Command
Executes the command and serializes the result (internal call).
run() - Method in class org.basex.gui.view.map.MapView
 
run() - Method in class org.basex.gui.view.table.TableView
 
run() - Method in class org.basex.gui.view.ViewContainer
 
run() - Method in class org.basex.server.ClientListener
 
running - Variable in class org.basex.BaseXServer
Flag for server activity.
RUNS - Static variable in class org.basex.core.Prop
Number of query executions.

S

s - Variable in class org.basex.data.FTStringMatch
Start position.
S_ADLOGIN - Static variable in interface org.basex.core.Text
Login.
S_ALTER - Static variable in interface org.basex.core.Text
Button text for altering password.
S_BYTE_ORDER_MARK - Static variable in class org.basex.io.serial.SerializerProp
Serialization parameter: yes/no.
S_CDATA_SECTION_ELEMENTS - Static variable in class org.basex.io.serial.SerializerProp
Serialization parameter: list of QNames.
S_CONNECT - Static variable in interface org.basex.core.Text
Users.
S_CONNECTED - Static variable in interface org.basex.core.Text
Connected.
S_CR - Static variable in interface org.basex.data.DataText
CR flag.
S_CREATEU - Static variable in interface org.basex.core.Text
Create user.
S_CRNL - Static variable in interface org.basex.data.DataText
CRNL flag.
S_DBREVOKE - Static variable in interface org.basex.core.Text
Question for revoking right from logged in user.
S_DISCONNECTED - Static variable in interface org.basex.core.Text
Disconnected.
S_DOCTYPE_PUBLIC - Static variable in class org.basex.io.serial.SerializerProp
Serialization parameter.
S_DOCTYPE_SYSTEM - Static variable in class org.basex.io.serial.SerializerProp
Serialization parameter.
S_DRQUESTION - Static variable in interface org.basex.core.Text
Question for dropping user.
S_ENCODING - Static variable in class org.basex.io.serial.SerializerProp
Serialization parameter: valid encoding.
S_ESCAPE_URI_ATTRIBUTES - Static variable in class org.basex.io.serial.SerializerProp
Serialization parameter: yes/no.
S_FORMAT - Static variable in class org.basex.io.serial.SerializerProp
Specific serialization parameter: formatting.
S_GLOBPERM - Static variable in interface org.basex.core.Text
Global permissions.
S_H_SERVER_ADMIN - Static variable in interface org.basex.core.Text
Command info.
S_HOST - Static variable in interface org.basex.core.Text
Host.
S_INCLUDE_CONTENT_TYPE - Static variable in class org.basex.io.serial.SerializerProp
Serialization parameter: yes/no.
S_INDENT - Static variable in class org.basex.io.serial.SerializerProp
Serialization parameter: yes/no.
S_INDENTS - Static variable in class org.basex.io.serial.SerializerProp
Specific serialization parameter: number of spaces to indent.
S_INFO1 - Static variable in interface org.basex.core.Text
Server information.
S_INFO2 - Static variable in interface org.basex.core.Text
Server information.
S_LOCALLOGS - Static variable in interface org.basex.core.Text
Logs.
S_LOCALPORT - Static variable in interface org.basex.core.Text
Local.
S_LOCALSERVER - Static variable in interface org.basex.core.Text
Server.
S_LOCPERM - Static variable in interface org.basex.core.Text
Local permissions.
S_MEDIA_TYPE - Static variable in class org.basex.io.serial.SerializerProp
Serialization parameter.
S_METHOD - Static variable in class org.basex.io.serial.SerializerProp
Serialization parameter: xml/xhtml/html/text.
S_NEWLINE - Static variable in class org.basex.io.serial.SerializerProp
Specific serialization parameter: newline.
S_NL - Static variable in interface org.basex.data.DataText
NL flag.
S_NORMALIZATION_FORM - Static variable in class org.basex.io.serial.SerializerProp
Serialization parameter: NFC/NFD/NFKC/NKFD/fully-normalized/none.
S_OMIT_XML_DECLARATION - Static variable in class org.basex.io.serial.SerializerProp
Serialization parameter: yes/no.
S_PORT - Static variable in interface org.basex.core.Text
PORT.
S_SEPARATOR - Static variable in class org.basex.io.serial.SerializerProp
Specific serialization parameter: item separator.
S_SERVER_ADMIN - Static variable in interface org.basex.core.Text
Command info.
S_SESSIONS - Static variable in interface org.basex.core.Text
Sessions.
S_STANDALONE - Static variable in class org.basex.io.serial.SerializerProp
Serialization parameter: yes/no/omit.
S_SUPPRESS_INDENTATION - Static variable in class org.basex.io.serial.SerializerProp
Serialization parameter.
S_TABULATOR - Static variable in class org.basex.io.serial.SerializerProp
Specific serialization parameter: indent with spaces or tabs.
S_TEMPLATE - Static variable in class org.basex.io.serial.SerializerProp
Specific serialization parameter: web template.
S_UNDECLARE_PREFIXES - Static variable in class org.basex.io.serial.SerializerProp
Serialization parameter: yes/no.
S_USE_CHARACTER_MAPS - Static variable in class org.basex.io.serial.SerializerProp
Serialization parameter.
S_VERSION - Static variable in class org.basex.io.serial.SerializerProp
Serialization parameter: 1.0/1.1.
S_WRAP_PREFIX - Static variable in class org.basex.io.serial.SerializerProp
Specific serialization parameter: prefix of result wrapper.
S_WRAP_URI - Static variable in class org.basex.io.serial.SerializerProp
Specific serialization parameter: URI of result wrapper.
sa() - Method in class org.basex.BaseXClient
 
SAME - Static variable in interface org.basex.query.QueryText
Parser token.
sameAs(Object[], Object) - Method in class org.basex.core.AProp
Checks if the specified property has changed.
sameAs(Result) - Method in class org.basex.data.Nodes
 
sameAs(Result) - Method in interface org.basex.data.Result
Compares results for equality.
sameAs(Expr) - Method in class org.basex.query.expr.Context
 
sameAs(Expr) - Method in class org.basex.query.expr.Expr
Compares the current and specified expression for equality.
sameAs(Expr) - Method in class org.basex.query.expr.Pos
 
sameAs(Expr) - Method in class org.basex.query.expr.Root
 
sameAs(Expr) - Method in class org.basex.query.expr.VarRef
 
sameAs(Expr) - Method in class org.basex.query.item.Bin
 
sameAs(Expr) - Method in class org.basex.query.item.Bln
 
sameAs(Expr) - Method in class org.basex.query.item.Dbl
 
sameAs(Expr) - Method in class org.basex.query.item.DBNode
 
sameAs(Expr) - Method in class org.basex.query.item.DBNodeSeq
 
sameAs(Expr) - Method in class org.basex.query.item.Dtm
 
sameAs(Expr) - Method in class org.basex.query.item.Flt
 
sameAs(Expr) - Method in class org.basex.query.item.Int
 
sameAs(Expr) - Method in class org.basex.query.item.ItemSeq
 
sameAs(Expr) - Method in class org.basex.query.item.Str
 
sameAs(Result) - Method in class org.basex.query.iter.ItemCache
 
sameAs(Expr) - Method in class org.basex.query.path.AxisPath
 
sameAs(Expr) - Method in class org.basex.query.path.AxisStep
 
sameAs(Test) - Method in class org.basex.query.path.Test
Checks the current and specified test for equality.
sameAs(Expr) - Method in class org.basex.query.util.Var
 
SATISFIES - Static variable in interface org.basex.query.QueryText
Parser token.
SAVE - Static variable in interface org.basex.core.Text
Command info.
save() - Method in class org.basex.gui.view.editor.EditorView
Saves the contents of the currently opened editor.
SAVE_AS - Static variable in interface org.basex.core.Text
Command info.
saveable() - Method in class org.basex.gui.view.editor.EditorView
Checks if the current text can be saved.
saveAs() - Method in class org.basex.gui.view.editor.EditorView
Saves the contents of the currently opened editor under a new name.
SAVEPATH - Static variable in class org.basex.gui.GUIProp
Path for creating new XML documents.
SAXSerializer - Class in org.basex.io.serial
This class serializes data via SAX.
SAXSerializer(Result) - Constructor for class org.basex.io.serial.SAXSerializer
Constructor.
SAXWrapper - Class in org.basex.build.xml
This class parses an XML document with Java's internal SAX parser.
SAXWrapper(SAXSource, Prop) - Constructor for class org.basex.build.xml.SAXWrapper
Constructor.
SAXWrapper(SAXSource, String, Prop) - Constructor for class org.basex.build.xml.SAXWrapper
Constructor.
SAXWrapper(IO, Prop) - Constructor for class org.basex.build.xml.SAXWrapper
Constructor.
SC - Static variable in class org.basex.gui.GUIConstants
Shortcut key (CTRL/META).
sc(InputEvent) - Static method in enum org.basex.gui.layout.BaseXKeys
Returns true if the system's shortcut key was pressed.
sc - Variable in class org.basex.query.QueryContext
Static context of an expression.
sc() - Method in class org.basex.util.ft.FTLexer
Sets the special character flag.
SCANPOS_X_X - Static variable in interface org.basex.core.Text
Scanner position.
SCANQUOTE - Static variable in interface org.basex.build.BuildText
Parser error.
SCHEMA - Static variable in interface org.basex.query.QueryText
Parser token.
SCHEMA_ATTRIBUTE - Static variable in interface org.basex.query.QueryText
Parser token.
SCHEMA_ELEMENT - Static variable in interface org.basex.query.QueryText
Parser token.
score() - Method in class org.basex.index.IndexIterator
Returns the score value.
score() - Method in class org.basex.query.item.FTNode
 
score() - Method in class org.basex.query.item.Item
Returns a score value.
score(double) - Method in class org.basex.query.item.Item
Sets a new score value.
SCORE - Static variable in interface org.basex.query.QueryText
Parser token.
SCORING - Static variable in class org.basex.core.Prop
Flag for full-text scoring algorithm.
scoring - Variable in class org.basex.data.MetaData
Scoring mode: see Prop.SCORING.
Scoring - Class in org.basex.util.ft
Default scoring model, assembling all score calculations.
scrollToEnd() - Method in class org.basex.gui.layout.BaseXEditor
Jumps to the end of the text.
sd - Variable in class org.basex.util.ft.FTOpt
Stemming dictionary.
SEARCH - Static variable in interface org.basex.core.Text
"Search".
SEARCH - Static variable in class org.basex.gui.GUIProp
Last keyword inputs.
SEARCHMODE - Static variable in class org.basex.gui.GUIProp
Current input mode in global text field (Search, XQuery, Command).
sec() - Method in class org.basex.query.item.Dur
Returns the seconds.
select(BaseXFileChooser.Mode) - Method in class org.basex.gui.layout.BaseXFileChooser
Selects a file or directory.
SELECT_ALL - Static variable in interface org.basex.core.Text
Command info.
self() - Method in class org.basex.query.item.ANode
Returns an self axis iterator.
SEMI - Static variable in interface org.basex.build.BuildText
Semicolon.
SEMVER - Static variable in interface org.basex.query.util.pkg.PkgText
Attribute semver.
SEMVERMAX - Static variable in interface org.basex.query.util.pkg.PkgText
Attribute semver-max.
SEMVERMIN - Static variable in interface org.basex.query.util.pkg.PkgText
Attribute semver-min.
send(ServerCmd, InputStream, String...) - Method in class org.basex.server.ClientSession
Sends the specified command, string arguments and input.
send(String) - Method in class org.basex.server.ClientSession
Sends a string to the server.
SEND_AUTHORIZATION - Static variable in interface org.basex.query.util.http.HTTPText
Request attribute: send-authorization.
sendRequest(byte[], ANode, ItemCache) - Method in class org.basex.query.util.http.HTTPClient
Sends an HTTP request and returns the response.
SENSITIVE - Static variable in interface org.basex.query.QueryText
Parser token.
SENTENCE - Static variable in interface org.basex.query.QueryText
Parser token.
SENTENCES - Static variable in interface org.basex.query.QueryText
Parser token.
SEP - Static variable in interface org.basex.query.QueryText
Separator.
SEPARATOR - Static variable in class org.basex.build.file.ParserProp
Parser option: column separator (0 = comma, 1 = semicolon, 2 = tab).
SEPARATOR - Static variable in interface org.basex.core.Text
CSV Separator information.
SEPARATORS - Static variable in class org.basex.build.file.CSVParser
Separators.
SEQ - Static variable in class org.basex.query.item.Empty
Single instance.
Seq - Class in org.basex.query.item
Sequence, containing at least two items.
seq - Variable in class org.basex.query.util.IndexContext
Flag for sequential processing.
seqType() - Method in enum org.basex.query.item.AtomType
 
seqType() - Method in class org.basex.query.item.FuncType
 
seqType() - Method in enum org.basex.query.item.NodeType
 
SeqType - Class in org.basex.query.item
Stores a sequence type definition.
seqType() - Method in interface org.basex.query.item.Type
Returns the sequence type of this data type.
SeqType.Occ - Enum in org.basex.query.item
Number of occurrences (cardinality).
SERIALIZE - Static variable in class org.basex.core.Prop
Flag for serializing query results.
serialize(Serializer) - Method in class org.basex.data.Nodes
 
serialize(Serializer, int) - Method in class org.basex.data.Nodes
 
serialize(Serializer) - Method in interface org.basex.data.Result
Serializes the complete result.
serialize(Serializer, int) - Method in interface org.basex.data.Result
Serializes the specified result.
serialize(Serializer) - Method in class org.basex.query.item.ANode
 
serialize(Serializer) - Method in class org.basex.query.item.DBNode
 
serialize(Serializer) - Method in class org.basex.query.item.FAttr
 
serialize(Serializer) - Method in class org.basex.query.item.FComm
 
serialize(Serializer) - Method in class org.basex.query.item.FDoc
 
serialize(Serializer) - Method in class org.basex.query.item.FElem
 
serialize(Serializer) - Method in class org.basex.query.item.FNames
 
serialize(Serializer) - Method in class org.basex.query.item.FPI
 
serialize(Serializer) - Method in class org.basex.query.item.FTxt
 
serialize(Serializer) - Method in class org.basex.query.item.Item
Serializes the item.
serialize(Serializer) - Method in class org.basex.query.iter.ItemCache
 
serialize(Serializer, int) - Method in class org.basex.query.iter.ItemCache
 
SERIALIZER - Static variable in class org.basex.core.Prop
Serialization parameters, separated by commas.
Serializer - Class in org.basex.io.serial
This is an interface for serializing trees.
Serializer() - Constructor for class org.basex.io.serial.Serializer
 
SerializerException - Exception in org.basex.io.serial
This class indicates exceptions during the serialization of a query.
SerializerException(QueryException) - Constructor for exception org.basex.io.serial.SerializerException
Default constructor.
SerializerProp - Class in org.basex.io.serial
This class defines all available serialization parameters.
SerializerProp() - Constructor for class org.basex.io.serial.SerializerProp
Constructor.
SerializerProp(String) - Constructor for class org.basex.io.serial.SerializerProp
Constructor, specifying initial properties.
serParams(boolean) - Method in class org.basex.query.QueryContext
Returns the serialization parameters used for and specified by this query.
SERVAL - Static variable in interface org.basex.data.DataText
Serialization error.
SERVAL2 - Static variable in interface org.basex.data.DataText
Serialization error.
SERVAL3 - Static variable in interface org.basex.data.DataText
Serialization error.
ServerCmd - Enum in org.basex.server
This class defines the available command-line commands.
SERVERHOST - Static variable in class org.basex.core.MainProp
Server: host, used for binding the server.
SERVERINFO - Static variable in interface org.basex.core.Text
Server start information.
SERVERMODE - Static variable in interface org.basex.core.Text
Server mode.
SERVERPORT - Static variable in class org.basex.core.MainProp
Server: port, used for binding the server.
SERVERUSER - Static variable in class org.basex.gui.GUIProp
Server user.
session() - Method in class org.basex.BaseX
 
session() - Method in class org.basex.BaseXClient
 
session() - Method in class org.basex.BaseXServer
 
session - Variable in class org.basex.core.Main
Session.
session() - Method in class org.basex.core.Main
Returns the session.
Session - Class in org.basex.server
This class defines methods for evaluating commands, either locally or via the client/server architecture.
sessions - Variable in class org.basex.core.Context
Client connections.
Sessions - Class in org.basex.server
This class organizes all currently opened database sessions.
Sessions() - Constructor for class org.basex.server.Sessions
 
SESSIONS_KILLED_X - Static variable in interface org.basex.core.Text
Killed sessions.
SESSIONS_X - Static variable in interface org.basex.core.Text
Show sessions.
set(XMLReader, String) - Static method in class org.basex.build.xml.CatalogWrapper
Decorates the XMLReader with the catalog resolver if it is found in the classpath.
set(Object[], String) - Method in class org.basex.core.AProp
Assigns the specified value for the specified key.
set(Object[], int) - Method in class org.basex.core.AProp
Assigns the specified integer for the specified key.
set(Object[], boolean) - Method in class org.basex.core.AProp
Assigns the specified boolean for the specified key.
set(Object[], String[]) - Method in class org.basex.core.AProp
Assigns the specified string array for the specified key.
set(Object[], int[]) - Method in class org.basex.core.AProp
Assigns the specified integer array for the specified key.
set(String, String) - Method in class org.basex.core.AProp
Sets the specified value after casting it to the correct type.
Set - Class in org.basex.core.cmd
Evaluates the 'set' command and modifies database properties.
Set(Object, Object) - Constructor for class org.basex.core.cmd.Set
Default constructor.
set(Nodes, Nodes) - Method in class org.basex.core.Context
Sets the current context and marked node set and resets the focus.
set(Object[], Object) - Method in class org.basex.gui.GUI
Sets a property and displays the command in the info view.
set(int, byte[]) - Method in class org.basex.io.random.TableAccess
Copies the specified entries into the database.
set(int, int) - Method in class org.basex.query.item.DBNode
Sets the node type.
set(Item, int) - Method in class org.basex.query.iter.ItemCache
Sets an item to the specified position.
set(Compare.Flag) - Method in class org.basex.query.util.Compare
Sets the specified flag.
set(int, Expr) - Method in class org.basex.query.util.ExprList
Sets an element at the specified index position.
set(int) - Method in class org.basex.util.BitArray
Set the ith bit to 1.
set(FTFlag, boolean) - Method in class org.basex.util.ft.FTOpt
Sets the specified flag.
set(int, boolean) - Method in class org.basex.util.list.BoolList
Sets an element at the specified index.
set(int, int[]) - Method in class org.basex.util.list.IntArrayList
Sets an element at the specified index.
set(int, int) - Method in class org.basex.util.list.IntList
Sets an element at the specified index position.
set(int, byte[]) - Method in class org.basex.util.list.TokenList
Sets an element at the specified index.
set(int, byte[]) - Method in class org.basex.util.list.TwoWayTokenMap
Sets an element at the specified index.
set(int, String) - Method in class org.basex.util.list.TwoWayTokenMap
Sets an element at the specified index.
set(byte[], int, int) - Static method in class org.basex.util.Num
Compresses and stores an integer value to the specified byte array.
set(byte, int) - Method in class org.basex.util.TokenBuilder
Sets a byte at the specified position.
setAll() - Method in class org.basex.util.BitArray
Set all bits.
setAttribute(String, String) - Method in class org.basex.api.dom.BXElem
 
setAttributeNode(Attr) - Method in class org.basex.api.dom.BXElem
 
setAttributeNodeNS(Attr) - Method in class org.basex.api.dom.BXElem
 
setAttributeNS(String, String, String) - Method in class org.basex.api.dom.BXElem
 
setBadge(String) - Method in class org.basex.gui.GUIMacOSX
Sets a value for the badge in the dock.
setCaret(int) - Method in class org.basex.gui.layout.BaseXEditor
Sets a new cursor position.
setContentHandler(ContentHandler) - Method in class org.basex.io.serial.SAXSerializer
 
setData(String) - Method in class org.basex.api.dom.BXPI
 
setData(String[]) - Method in class org.basex.gui.layout.BaseXList
Resets the data shown in the list.
setDocumentURI(String) - Method in class org.basex.api.dom.BXDoc
 
setDTDHandler(DTDHandler) - Method in class org.basex.io.serial.SAXSerializer
 
setEnabled(boolean) - Method in class org.basex.gui.layout.BaseXButton
 
setEnabled(boolean) - Method in class org.basex.gui.layout.BaseXEditor
 
setEnabled(boolean) - Method in class org.basex.gui.layout.BaseXLabel
 
setEnabled(boolean) - Method in class org.basex.gui.layout.BaseXList
 
setEntityResolver(EntityResolver) - Method in class org.basex.io.serial.SAXSerializer
 
setErrorHandler(ErrorHandler) - Method in class org.basex.io.serial.SAXSerializer
 
setFeature(String, boolean) - Method in class org.basex.io.serial.SAXSerializer
 
setFont(Font) - Method in class org.basex.gui.layout.BaseXEditor
 
setFont(String, int) - Method in class org.basex.gui.layout.BaseXList
Sets the specified font.
setHeight(Component, int) - Static method in class org.basex.gui.layout.BaseXLayout
Sets the component height, adopting the original component width.
setIdAttribute(String, boolean) - Method in class org.basex.api.dom.BXElem
 
setIdAttributeNode(Attr, boolean) - Method in class org.basex.api.dom.BXElem
 
setIdAttributeNS(String, String, boolean) - Method in class org.basex.api.dom.BXElem
 
setIndex(IndexToken.IndexType, Index) - Method in class org.basex.data.Data
Assigns the specified index.
setIndex(IndexToken.IndexType, Index) - Method in class org.basex.data.DiskData
 
setIndex(IndexToken.IndexType, Index) - Method in class org.basex.data.MemData
 
setIndex(int) - Method in class org.basex.gui.layout.BaseXList
Sets the specified list index.
setInfo(String, Command, String, boolean) - Method in class org.basex.gui.view.info.InfoView
Displays the specified information.
setInput(InputStream) - Method in class org.basex.core.Command
Attaches an input stream.
setInput(InputSource) - Method in class org.basex.core.Command
Attaches an input source.
setLeaf(boolean) - Method in class org.basex.index.Stats
Setter for leaf.
setLexicalHandler(LexicalHandler) - Method in class org.basex.io.serial.SAXSerializer
Sets the lexical handler for reacting on comments.
setLocation(int, int) - Method in class org.basex.gui.dialog.Dialog
 
setMain(Object[], Object) - Method in class org.basex.gui.GUI
Sets a main property and displays the command in the info view.
setMnemonic(AbstractButton, StringBuilder) - Static method in class org.basex.gui.layout.BaseXButton
Sets a mnemomic for the specified button.
setNamedItem(Node) - Method in class org.basex.api.dom.BXNNode
 
setNamedItemNS(Node) - Method in class org.basex.api.dom.BXNNode
 
setNodeValue(String) - Method in class org.basex.api.dom.BXNode
 
setObject(String, Object) - Method in class org.basex.core.AProp
Assigns the specified object for the specified key.
setOutputStream(OutputStream) - Method in class org.basex.server.Session
Specifies an output stream.
setPrefix(String) - Method in class org.basex.api.dom.BXNode
 
setProperty(String, Object) - Method in class org.basex.io.serial.SAXSerializer
 
setRequestContent(OutputStream, HTTPRequest) - Method in class org.basex.query.util.http.HTTPClient
Set HTTP request content.
setSearch(BaseXTextField) - Method in class org.basex.gui.layout.BaseXEditor
Adds a search dialog.
setSearch(BaseXEditor) - Method in class org.basex.gui.layout.BaseXTextField
Activates search functionality to the text field.
setSize(int, int) - Method in class org.basex.build.Builder
Stores a size value to the specified table position.
setSize(int, int) - Method in class org.basex.build.DiskBuilder
 
setSize(int, int) - Method in class org.basex.build.MemBuilder
 
setSize(int, int) - Method in class org.basex.gui.layout.BaseXList
 
setStrictErrorChecking(boolean) - Method in class org.basex.api.dom.BXDoc
 
setSyntax(IO) - Method in class org.basex.gui.layout.BaseXEditor
Sets a syntax highlighter, based on the file format.
setSyntax(BaseXSyntax) - Method in class org.basex.gui.layout.BaseXEditor
Sets a syntax highlighter.
setText(String) - Method in class org.basex.gui.GUIInput
 
setText(String) - Method in class org.basex.gui.GUIStatus
Sets the status text.
setText(byte[]) - Method in class org.basex.gui.layout.BaseXEditor
Sets the output text.
setText(byte[], int) - Method in class org.basex.gui.layout.BaseXEditor
Sets the output text.
setText(String, GUIConstants.Msg) - Method in class org.basex.gui.layout.BaseXLabel
Shows an text, preceded by a state icon.
setText(String) - Method in class org.basex.gui.layout.BaseXTextField
 
setText(ArrayOutput, Command) - Method in class org.basex.gui.view.text.TextView
Sets the output text.
setTextContent(String) - Method in class org.basex.api.dom.BXNode
 
setTitle(String) - Method in class org.basex.gui.AGUI
 
setUserData(String, Object, UserDataHandler) - Method in class org.basex.api.dom.BXNode
 
setValue(String) - Method in class org.basex.api.dom.BXAttr
 
setValue(String) - Method in class org.basex.gui.layout.BaseXList
Chooses the specified value in the text field and list.
setWidth(Component, int) - Static method in class org.basex.gui.layout.BaseXLayout
Sets the component width, adopting the original component height.
setWidth(int) - Method in class org.basex.gui.layout.BaseXList
Sets the width of the component.
setWords(long[], int) - Method in class org.basex.util.BitArray
Initialize the bit array with the specified backing array.
setXmlStandalone(boolean) - Method in class org.basex.api.dom.BXDoc
 
setXmlVersion(String) - Method in class org.basex.api.dom.BXDoc
 
SHF - Static variable in class org.basex.gui.GUIConstants
Shift key.
show(Component, int, int) - Method in class org.basex.gui.layout.BaseXPopup
 
SHOW_ATTS - Static variable in interface org.basex.core.Text
Show attributes.
SHOW_NAME_ATTS - Static variable in interface org.basex.core.Text
Name display flag.
ShowBackups - Class in org.basex.core.cmd
Evaluates the 'show backups' command and shows available backups.
ShowBackups() - Constructor for class org.basex.core.cmd.ShowBackups
Default constructor.
SHOWBUTTONS - Static variable in class org.basex.gui.GUIProp
Flag for displaying buttons in the GUI window.
ShowDatabases - Class in org.basex.core.cmd
Evaluates the 'show databases' command and shows opened databases.
ShowDatabases() - Constructor for class org.basex.core.cmd.ShowDatabases
Default constructor.
SHOWEDITOR - Static variable in class org.basex.gui.GUIProp
Flag for activated xquery view.
ShowEvents - Class in org.basex.core.cmd
Evaluates the 'show events' command and lists all existing events.
ShowEvents() - Constructor for class org.basex.core.cmd.ShowEvents
Default constructor.
SHOWEXPLORE - Static variable in class org.basex.gui.GUIProp
Flag for activated query view.
SHOWFOLDER - Static variable in class org.basex.gui.GUIProp
Flag for activated tree view.
SHOWINFO - Static variable in class org.basex.gui.GUIProp
Flag for activated info view.
SHOWINPUT - Static variable in class org.basex.gui.GUIProp
Flag for displaying the text field in the GUI window.
SHOWMAP - Static variable in class org.basex.gui.GUIProp
Flag for activated map view.
SHOWNAME - Static variable in class org.basex.gui.GUIProp
Flag for dissolving name attributes.
SHOWPLOT - Static variable in class org.basex.gui.GUIProp
Flag for activated plot view.
ShowSessions - Class in org.basex.core.cmd
Evaluates the 'show sessions' command and shows server sessions.
ShowSessions() - Constructor for class org.basex.core.cmd.ShowSessions
Default constructor.
SHOWSTATUS - Static variable in class org.basex.gui.GUIProp
Flag for displaying the status bar in the GUI window.
SHOWTABLE - Static variable in class org.basex.gui.GUIProp
Flag for activated table view.
SHOWTEXT - Static variable in class org.basex.gui.GUIProp
Flag for activated result view.
SHOWTREE - Static variable in class org.basex.gui.GUIProp
Flag for activated tree view.
ShowUsers - Class in org.basex.core.cmd
Evaluates the 'show users' command and shows existing users.
ShowUsers() - Constructor for class org.basex.core.cmd.ShowUsers
Default constructor.
ShowUsers(String) - Constructor for class org.basex.core.cmd.ShowUsers
Constructor, specifying a database.
similar(String) - Method in class org.basex.core.AProp
Returns a key similar to the specified string, or null.
similar(byte[], byte[], int) - Method in class org.basex.util.Levenshtein
Compares two character arrays for similarity.
Simple - Class in org.basex.query.expr
Simple expression without arguments.
Simple(InputInfo) - Constructor for class org.basex.query.expr.Simple
Constructor.
simple(Axis, boolean) - Method in class org.basex.query.path.AxisStep
Checks if this is a simple axis without predicates.
SIMPLE_FILE_CHOOSER - Static variable in interface org.basex.core.Text
Simple file dialog.
SIMPLEFD - Static variable in class org.basex.gui.GUIProp
Flag for showing the simple file dialog.
sin - Variable in class org.basex.server.ClientSession
Server input.
single() - Method in class org.basex.data.Data
Checks if the database contains a single document.
Single - Class in org.basex.query.expr
Abstract single expression.
Single(InputInfo, Expr) - Constructor for class org.basex.query.expr.Single
Constructor.
singleParser(IO, Prop, String) - Static method in class org.basex.build.Parser
Returns a parser instance, based on the current options.
SingleParser - Class in org.basex.build
This class defines an abstract parser for single resources.
SingleParser(IO, Prop) - Constructor for class org.basex.build.SingleParser
Constructor.
size() - Method in class org.basex.core.Datas
Returns the number of opened databases.
SIZE - Static variable in interface org.basex.core.Text
"Size".
size(int, int) - Method in class org.basex.data.Data
Returns a size value (number of descendant table entries).
size(int, int, int) - Method in class org.basex.data.Data
Sets the size value.
size - Variable in class org.basex.data.FTMatches
Number of entries.
size() - Method in class org.basex.data.FTPos
Returns the number of positions.
size() - Method in class org.basex.data.FTPosData
Returns the number of entries.
size - Variable in class org.basex.data.MetaData
Table size.
size() - Method in class org.basex.data.Namespaces
Returns the number of uri references.
size() - Method in class org.basex.data.Nodes
 
size() - Method in interface org.basex.data.Result
Number of values, stored in the result instance.
SIZE - Static variable in class org.basex.gui.layout.BaseXBar
Scrollbar size.
size(Data, int) - Static method in class org.basex.gui.view.ViewData
Returns the size for the specified node.
size - Variable in class org.basex.index.IndexBuilder
Total parsing value.
size - Variable in class org.basex.index.IndexCache.CacheEntry
Number of index hits for the key.
size() - Method in class org.basex.index.IndexIterator
Returns the total number of index results.
size() - Method in class org.basex.index.IndexTree
Returns the number of entries.
size() - Method in class org.basex.io.in.BufferInput
Returns the number of read bytes.
size() - Method in class org.basex.io.out.DataOutput
Returns the number of written bytes.
size() - Method in class org.basex.io.out.PrintOutput
Returns the number of written bytes.
size() - Method in class org.basex.query.expr.Expr
Returns the sequence size or 1.
size - Variable in class org.basex.query.expr.ParseExpr
Cardinality of result; unknown if set to -1.
size() - Method in class org.basex.query.expr.ParseExpr
 
size() - Method in class org.basex.query.item.Empty
 
size() - Method in class org.basex.query.item.Item
 
size() - Method in class org.basex.query.item.Seq
 
size() - Method in class org.basex.query.item.Value
 
size(int) - Method in class org.basex.query.iter.ItemCache
Sets the iterator size.
size() - Method in class org.basex.query.iter.ItemCache
 
size() - Method in class org.basex.query.iter.Iter
Returns the iterator size.
size() - Method in class org.basex.query.iter.NodeCache
 
size(int) - Method in class org.basex.query.iter.NodeCache
Sets a new item size.
size() - Method in class org.basex.query.iter.ValueIter
 
size - Variable in class org.basex.query.QueryContext
Current context size.
SIZE - Static variable in interface org.basex.query.QueryText
Query Plan.
size() - Method in class org.basex.query.up.primitives.DBDelete
 
size() - Method in class org.basex.query.up.primitives.DBOptimize
 
size() - Method in class org.basex.query.up.primitives.DBRename
 
size() - Method in class org.basex.query.up.primitives.DBStore
 
size() - Method in class org.basex.query.up.primitives.DeleteNode
 
size() - Method in class org.basex.query.up.primitives.NodeCopy
 
size() - Method in class org.basex.query.up.primitives.Put
 
size() - Method in class org.basex.query.up.primitives.RenameNode
 
size() - Method in class org.basex.query.up.primitives.ReplaceElementContent
 
size() - Method in class org.basex.query.up.primitives.ReplaceValue
 
size() - Method in class org.basex.query.up.primitives.UpdatePrimitive
Returns the total number of node operations.
size() - Method in class org.basex.query.up.Updates
Number of updates on the pending update list.
size() - Method in class org.basex.query.util.ItemSet
Returns the number of entries.
size() - Method in class org.basex.query.util.NSContext
Returns the number of dynamic namespaces.
size(int) - Method in class org.basex.query.util.NSContext
Sets the number of dynamic namespaces.
size() - Method in class org.basex.query.util.VarContext
Returns the current number of local variables.
size(int) - Method in class org.basex.query.util.VarContext
Sets the number of local variables to the specified value.
size - Variable in class org.basex.query.util.VarStack
Number of stored variables.
size() - Method in class org.basex.util.Atts
Returns the number of attributes.
size(int) - Method in class org.basex.util.Atts
Sets the number of attributes.
size() - Method in class org.basex.util.hash.IntSet
Returns number of entries.
size - Variable in class org.basex.util.hash.TokenSet
Hash entries.
size() - Method in class org.basex.util.hash.TokenSet
Returns the number of entries.
size - Variable in class org.basex.util.list.ElementList
Number of elements.
size() - Method in class org.basex.util.list.ElementList
Returns the number of elements.
size() - Method in class org.basex.util.MinHeap
Size of this heap.
size(byte[]) - Static method in class org.basex.util.Num
Returns the length value of the specified array, stored in the first four bytes.
size(byte[], int) - Static method in class org.basex.util.Num
Stores the specified length value in the first bytes of the specified array.
size() - Method in class org.basex.util.TokenBuilder
Returns the number of bytes.
size(int) - Method in class org.basex.util.TokenBuilder
Sets the number of bytes.
sizeID(Data) - Static method in class org.basex.gui.view.ViewData
Returns the size id of the specified node.
skip(QueryContext) - Method in class org.basex.query.expr.Pos
Returns false if no more results can be expected.
SKIP - Static variable in interface org.basex.query.QueryText
Parser token.
SKIP_CORRUPT_FILES - Static variable in interface org.basex.core.Text
Skip corrupt files.
SKIPCORRUPT - Static variable in class org.basex.core.Prop
Flag for skipping corrupt files.
SKIPPED - Static variable in interface org.basex.core.Text
Skipped corrupt files.
SLASH - Static variable in class org.basex.util.Token
Slash.
sleep(long) - Static method in class org.basex.util.Performance
Sleeps the specified number of milliseconds.
small - Variable in enum org.basex.gui.GUIConstants.Msg
Small icon.
smooth(Graphics) - Static method in class org.basex.gui.layout.BaseXBack
Activates graphics anti-aliasing.
SOME - Static variable in interface org.basex.query.QueryText
Parser token.
sort() - Method in class org.basex.data.FTMatch
Sorts the matches.
sort() - Method in class org.basex.query.iter.NodeCache
Sorts the nodes, if necessary.
sort() - Method in class org.basex.util.list.IntList
Sorts the data.
sort(byte[][], boolean, boolean) - Method in class org.basex.util.list.IntList
Sorts the data in the order of the specified token array.
sort(double[], boolean) - Method in class org.basex.util.list.IntList
Sorts the data in the order of the specified numeric array.
sort(int[], boolean) - Method in class org.basex.util.list.IntList
Sorts the data in the order of the specified numeric array.
sort(boolean, boolean) - Method in class org.basex.util.list.StringList
Sorts the elements.
sort(boolean, boolean, int) - Method in class org.basex.util.list.StringList
Sorts the elements.
sort(boolean) - Method in class org.basex.util.list.TokenList
Sorts the elements.
sort(boolean) - Method in class org.basex.util.list.TwoWayTokenMap
Sorting a TwoWayTokenMap is not implemented.
sort() - Method in class org.basex.util.Table
Sorts the table by the first column.
sorted - Variable in class org.basex.data.Nodes
Sorted pre values.
SORTED_LIST - Static variable in interface org.basex.core.Text
Index info.
sortedIndexOf(int) - Method in class org.basex.util.list.IntList
Searches the specified element via binary search.
sout - Variable in class org.basex.server.ClientSession
Server output (buffered).
SPACE - Static variable in class org.basex.util.Token
Space.
spaces - Variable in class org.basex.query.StaticContext
Boundary-space policy.
SPEC - Static variable in interface org.basex.query.util.pkg.PkgText
Attribute spec.
special - Variable in class org.basex.util.ft.FTSpan
Special character flag.
split(byte[], int) - Static method in class org.basex.util.Token
Splits the token at all whitespaces and returns an array with all tokens.
SPLIT_INPUT_LINES - Static variable in interface org.basex.core.Text
TEXT Lines information.
splitText(int) - Method in class org.basex.api.dom.BXText
 
SQL - Static variable in interface org.basex.query.QueryText
SQL token.
SQLURI - Static variable in interface org.basex.query.QueryText
SQL Module URI.
src - Variable in class org.basex.build.Parser
Source document, or null.
SRC - Static variable in interface org.basex.query.util.http.HTTPText
Body attribute: src.
SRV_RUNNING - Static variable in interface org.basex.core.Text
Server is running or permission was denied.
SRV_STARTED - Static variable in interface org.basex.core.Text
Server was started.
SRV_STOPPED - Static variable in interface org.basex.core.Text
Server was stopped.
STABLE - Static variable in interface org.basex.query.QueryText
Parser token.
stack(Atts) - Method in class org.basex.query.util.NSContext
Sets the specified stack.
stack() - Method in class org.basex.query.util.NSContext
Returns the namespace stack.
stack(int) - Static method in class org.basex.util.Util
Prints the current stack trace to System.err.
stack(Throwable) - Static method in class org.basex.util.Util
Prints the stack of the specified error to standard error.
STANDALONE - Static variable in interface org.basex.build.BuildText
XML document standalone flag.
STANDARD - Static variable in class org.basex.core.Command
Commands flag: standard.
StandardFunc - Class in org.basex.query.func
Standard (built-in) functions.
start(int, String...) - Static method in class org.basex.BaseXServer
Starts the database server in a separate process.
START - Static variable in interface org.basex.core.Text
Button for starting the server.
start() - Method in class org.basex.gui.view.editor.EditorView
Starts a thread, which shows a waiting info after a short timeout.
START - Static variable in interface org.basex.query.QueryText
Parser token.
start(Class<?>, String...) - Static method in class org.basex.util.Util
Starts the specified class in a separate process.
startDoc(byte[]) - Method in class org.basex.build.Builder
Opens a document node.
startElem(byte[], Atts) - Method in class org.basex.build.Builder
Opens a new element node.
startNS(byte[], byte[]) - Method in class org.basex.build.Builder
Adds a new namespace; called by the building instance.
startOpen(byte[]) - Method in class org.basex.io.serial.BuilderSerializer
 
startOpen(byte[]) - Method in class org.basex.io.serial.DOTSerializer
 
startOpen(byte[]) - Method in class org.basex.io.serial.HTMLSerializer
 
startOpen(byte[]) - Method in class org.basex.io.serial.JsonMLSerializer
 
startOpen(byte[]) - Method in class org.basex.io.serial.JSONSerializer
 
startOpen(byte[]) - Method in class org.basex.io.serial.OutputSerializer
 
startOpen(byte[]) - Method in class org.basex.io.serial.SAXSerializer
 
startOpen(byte[]) - Method in class org.basex.io.serial.Serializer
Starts an element.
startOpen(byte[]) - Method in class org.basex.io.serial.TextSerializer
 
startOpen(byte[]) - Method in class org.basex.io.serial.XHTMLSerializer
 
startsWith(byte[], int) - Static method in class org.basex.util.Token
Checks if the first token starts with the specified character.
startsWith(byte[], byte[]) - Static method in class org.basex.util.Token
Checks if the first token starts with the second token.
startTimeout(long) - Method in class org.basex.core.Progress
Starts a timeout thread.
startUpdate(Data) - Method in class org.basex.core.cmd.ACreate
Starts an update by marking the database as 'updating'.
stat(int) - Method in class org.basex.index.Names
Returns the statistics for the specified key id.
StaticContext - Class in org.basex.query
This class contains the static context of an expression.
StaticContext() - Constructor for class org.basex.query.StaticContext
 
staticURI(byte[]) - Method in class org.basex.query.util.NSContext
Finds the namespace URI for the specified prefix, if it is found in statically declared namespaces.
stats - Variable in class org.basex.index.Names
Statistical information.
stats - Variable in class org.basex.index.path.PathNode
Node kind.
Stats - Class in org.basex.index
This class provides statistical data for an indexed node.
Stats() - Constructor for class org.basex.index.Stats
Default constructor.
Stats(DataInput) - Constructor for class org.basex.index.Stats
Constructor, specifying an input stream.
StatsType - Enum in org.basex.index
Content types, used for index statistics.
status - Variable in class org.basex.gui.GUI
Status line.
STATUS - Static variable in interface org.basex.query.util.http.HTTPText
Response attribute: status.
STATUS_BAR - Static variable in interface org.basex.core.Text
Command info.
STATUS_ONLY - Static variable in interface org.basex.query.util.http.HTTPText
Request attribute: status-only.
stem(byte[]) - Method in class org.basex.util.ft.StemDir
Returns a stemmed word or the word itself.
stem(byte[]) - Method in class org.basex.util.ft.Stemmer
Stems a word.
StemDir - Class in org.basex.util.ft
Simple stemming directory for full-text requests.
StemDir() - Constructor for class org.basex.util.ft.StemDir
 
Stemmer - Class in org.basex.util.ft
Implementation of common stemmer methods.
STEMMING - Static variable in class org.basex.core.Prop
Flag for full-text stemming.
STEMMING - Static variable in interface org.basex.core.Text
Full-text index information.
stemming - Variable in class org.basex.data.MetaData
Flag for full-text stemming.
STEMMING - Static variable in interface org.basex.query.QueryText
Parser token.
step(int) - Method in class org.basex.query.path.AxisPath
Returns the specified axis step.
step - Variable in class org.basex.query.util.IndexContext
Index Step.
step(double) - Static method in class org.basex.util.ft.Scoring
Returns a score for a single step.
steps - Variable in class org.basex.query.path.Path
Path steps.
sTokenNum - Variable in class org.basex.data.FTMatches
Current number of tokens.
stop() - Method in class org.basex.BaseXServer
Stops the server of this instance.
stop(int, int) - Static method in class org.basex.BaseXServer
Stops the server.
stop() - Method in class org.basex.core.Progress
Stops a process or sub process.
STOP - Static variable in interface org.basex.core.Text
Button for starting the server.
stop() - Method in class org.basex.gui.GUI
Stops the current process.
stop - Variable in class org.basex.query.QueryContext
Cached stop word files.
STOP - Static variable in interface org.basex.query.QueryText
Parser token.
stoppable() - Method in class org.basex.core.cmd.ACreate
 
stoppable() - Method in class org.basex.core.cmd.Optimize
 
stoppable() - Method in class org.basex.core.cmd.OptimizeAll
 
stoppable() - Method in class org.basex.core.Command
Returns true if this command can be stopped.
STOPPATH - Static variable in class org.basex.gui.GUIProp
Path for stopwords.
STOPPED_AT - Static variable in interface org.basex.core.Text
Stopped info.
STOPPORT - Static variable in class org.basex.core.MainProp
Server: port, used for stopping the HTTP server.
stopTimeout() - Method in class org.basex.core.Progress
Stops the timeout thread.
stopUpdate(Data) - Method in class org.basex.core.cmd.ACreate
Finalizes an update by removing 'updating' flag.
STOPWORD_LIST - Static variable in interface org.basex.core.Text
Full-text index using stopword list.
STOPWORDS - Static variable in class org.basex.core.Prop
Path to full-text stopword list.
StopWords - Class in org.basex.util.ft
Simple stop words set for full-text requests.
StopWords() - Constructor for class org.basex.util.ft.StopWords
Default constructor.
StopWords(Data, String) - Constructor for class org.basex.util.ft.StopWords
Constructor, reading stopword list from disk.
STORAGE - Static variable in interface org.basex.data.DataText
Database version; if it's modified, old database instances can't be parsed anymore.
Store - Class in org.basex.core.cmd
Evaluates the 'store' command and stores binary content into the database.
Store(String) - Constructor for class org.basex.core.cmd.Store
Constructor, specifying a target path.
Store(String, String) - Constructor for class org.basex.core.cmd.Store
Constructor, specifying a target path and an input.
store(InputSource, IOFile) - Static method in class org.basex.core.cmd.Store
Stores the specified source to the specified file.
store(String, InputStream) - Method in class org.basex.server.ClientSession
 
store(String, InputStream) - Method in class org.basex.server.LocalSession
 
store(String, InputStream) - Method in class org.basex.server.Session
Stores raw data in an open database.
store(byte[], int) - Method in class org.basex.util.Undo
Stores a string in the history.
STR - Static variable in class org.basex.query.item.SeqType
Single string.
Str - Class in org.basex.query.item
String item.
STR_ZM - Static variable in class org.basex.query.item.SeqType
Zero or more strings.
STR_ZO - Static variable in class org.basex.query.item.SeqType
Zero or one strings.
Streamable - Interface in org.basex.query.item
Interface for streamable items.
STRICT - Static variable in interface org.basex.query.QueryText
Parser token.
string - Variable in enum org.basex.build.BuildText.Type
String representation of token type.
string(InputInfo) - Method in class org.basex.query.item.ANode
 
string() - Method in class org.basex.query.item.ANode
Returns the string value.
string() - Method in enum org.basex.query.item.AtomType
 
string(InputInfo) - Method in class org.basex.query.item.B64
 
string(InputInfo) - Method in class org.basex.query.item.Bln
 
string() - Method in class org.basex.query.item.Bln
Returns the string value.
string(InputInfo) - Method in class org.basex.query.item.Date
 
string(InputInfo) - Method in class org.basex.query.item.Dbl
 
string() - Method in class org.basex.query.item.DBNode
 
string(InputInfo) - Method in class org.basex.query.item.Dec
 
string(InputInfo) - Method in class org.basex.query.item.DTd
 
string(InputInfo) - Method in class org.basex.query.item.Dur
 
string() - Method in class org.basex.query.item.FDoc
 
string() - Method in class org.basex.query.item.FElem
 
string(InputInfo) - Method in class org.basex.query.item.FItem
 
string(InputInfo) - Method in class org.basex.query.item.Flt
 
string() - Method in class org.basex.query.item.FNode
 
string() - Method in class org.basex.query.item.FuncType
 
string(InputInfo) - Method in class org.basex.query.item.Hex
 
string(InputInfo) - Method in class org.basex.query.item.Int
 
string(InputInfo) - Method in class org.basex.query.item.Item
Returns a string representation of the value.
string(InputInfo) - Method in class org.basex.query.item.Jav
 
string() - Method in class org.basex.query.item.MapType
 
string() - Method in enum org.basex.query.item.NodeType
 
string(InputInfo) - Method in class org.basex.query.item.QNm
 
string() - Method in class org.basex.query.item.QNm
Returns the string value.
string(InputInfo) - Method in class org.basex.query.item.Str
 
string() - Method in class org.basex.query.item.Str
Returns the string value.
string(InputInfo) - Method in class org.basex.query.item.StrStream
 
string() - Method in interface org.basex.query.item.Type
Returns the string representation of this type.
string(InputInfo) - Method in class org.basex.query.item.YMd
 
string() - Method in class org.basex.util.Args
Returns the next string argument.
string(int) - Method in class org.basex.util.Atts
Returns the string at the specified index position.
string(byte[]) - Method in class org.basex.util.Atts
Returns the string for the specified name, or null.
string(byte[]) - Static method in class org.basex.util.Token
Returns the specified token as string.
string(byte[], int, int) - Static method in class org.basex.util.Token
Returns the specified token as string.
StringList - Class in org.basex.util.list
This is a simple container for strings.
StringList() - Constructor for class org.basex.util.list.StringList
Default constructor.
StringList(int) - Constructor for class org.basex.util.list.StringList
Constructor, specifying an initial array capacity.
strings(Object[]) - Method in class org.basex.core.AProp
Returns the requested string array.
STRIP - Static variable in interface org.basex.query.QueryText
Parser token.
strip - Variable in class org.basex.query.StaticContext
Construction mode.
stripNS(ANode, byte[], Context) - Static method in class org.basex.query.util.DataBuilder
Returns a new node without the specified namespace.
StrStream - Class in org.basex.query.item
Streamable string item.
StrStream(IO, String, Err) - Constructor for class org.basex.query.item.StrStream
Constructor.
StructuralUpdate - Class in org.basex.query.up.primitives
Base class for all update primitives that lead to structural changes / pre value shifts on the database table.
substring(byte[], int) - Static method in class org.basex.util.Token
Returns a substring of the specified token.
substring(byte[], int, int) - Static method in class org.basex.util.Token
Returns a substring of the specified token.
subtoken(byte[], int) - Static method in class org.basex.util.Token
Returns a partial token.
subtoken(byte[], int, int) - Static method in class org.basex.util.Token
Returns a partial token.
suffix(String) - Static method in class org.basex.io.MimeTypes
Returns the file suffix.
suggest() - Method in exception org.basex.query.QueryException
Returns suggestions for code suggestions.
suggest(InputParser, StringList) - Method in exception org.basex.query.QueryException
Sets code suggestions.
SUPPORT_WILDCARDS - Static variable in interface org.basex.core.Text
Full-text index information.
supported(String) - Static method in class org.basex.util.Token
Checks if the specified encoding is supported.
supportFor(Language) - Static method in class org.basex.util.ft.Stemmer
Checks if the language is supported by the available stemmers.
supportFor(Language) - Static method in class org.basex.util.ft.Tokenizer
Checks if the language is supported by the available tokenizers.
supportsProg() - Method in class org.basex.core.cmd.ACreate
 
supportsProg() - Method in class org.basex.core.cmd.Copy
 
supportsProg() - Method in class org.basex.core.cmd.CreateBackup
 
supportsProg() - Method in class org.basex.core.cmd.Restore
 
supportsProg() - Method in class org.basex.core.Command
Returns true if this command returns a progress value.
sw - Variable in class org.basex.util.ft.FTOpt
Stop words.
swap() - Method in enum org.basex.query.expr.CmpG.OpG
Swaps the comparator.
swap() - Method in enum org.basex.query.expr.CmpV.OpV
Swaps the comparator.
swap(int[], int, int) - Static method in class org.basex.util.Array
Swaps two entries of the given int array.
swap(int[], int, int, int) - Static method in class org.basex.util.Array
Swaps arr[a ..
Switch - Class in org.basex.query.expr
Switch expression.
Switch(InputInfo, Expr, SwitchCase[]) - Constructor for class org.basex.query.expr.Switch
Constructor.
SWITCH - Static variable in interface org.basex.query.QueryText
Parser token.
SwitchCase - Class in org.basex.query.expr
Single case of a switch expression.
SwitchCase(InputInfo, Expr...) - Constructor for class org.basex.query.expr.SwitchCase
Constructor.
SYNTAX_X - Static variable in interface org.basex.core.Text
Command syntax information.
SYSTEM - Static variable in interface org.basex.build.BuildText
DTD: System.
SYSTEM - Static variable in interface org.basex.data.DataText
Doctype system keyword.

T

T_ARRAY - Static variable in interface org.basex.data.DataText
Token: array.
T_BOOLEAN - Static variable in interface org.basex.data.DataText
Token: boolean.
T_JSON - Static variable in interface org.basex.data.DataText
Token: json.
T_NAME - Static variable in interface org.basex.data.DataText
Token: name.
T_NUMBER - Static variable in interface org.basex.data.DataText
Token: number.
T_OBJECT - Static variable in interface org.basex.data.DataText
Token: object.
T_RESULT - Static variable in interface org.basex.data.DataText
Token: result.
T_RESULTS - Static variable in interface org.basex.data.DataText
Token: results.
T_SIZE - Static variable in interface org.basex.data.DataText
Token: size.
T_STRING - Static variable in interface org.basex.data.DataText
Token: string.
T_TYPE - Static variable in interface org.basex.data.DataText
Token: type.
T_VALUE - Static variable in interface org.basex.data.DataText
Token: value.
table(Data, int, int) - Static method in class org.basex.core.cmd.InfoStorage
Prints the specified range of the table.
TABLE - Static variable in interface org.basex.core.Text
Command info.
table(int, int) - Method in class org.basex.data.Namespaces
Returns a tabular representation of the namespaces.
Table - Class in org.basex.util
This is a table representation for textual table output.
Table() - Constructor for class org.basex.util.Table
Default constructor.
Table(String) - Constructor for class org.basex.util.Table
Constructor with table input.
TableAccess - Class in org.basex.io.random
This abstract class defines the methods for accessing the database table representation.
TABLEATS - Static variable in interface org.basex.data.DataText
Fourth table Header.
TABLECON - Static variable in interface org.basex.data.DataText
Sixth table Header.
TableDiskAccess - Class in org.basex.io.random
This class stores the table on disk and reads it block-wise.
TableDiskAccess(MetaData, String) - Constructor for class org.basex.io.random.TableDiskAccess
Constructor.
TABLEDIST - Static variable in interface org.basex.data.DataText
Second table Header.
TABLEID - Static variable in interface org.basex.data.DataText
First table Header.
TABLEKINDS - Static variable in interface org.basex.data.DataText
Table kinds.
TABLEKND - Static variable in interface org.basex.data.DataText
Fifth table Header.
TableLayout - Class in org.basex.gui.layout
This LayoutManager is similar to the GridLayout.
TableLayout(int, int) - Constructor for class org.basex.gui.layout.TableLayout
Creates a grid layout with the specified number of rows and columns.
TableLayout(int, int, int, int) - Constructor for class org.basex.gui.layout.TableLayout
Creates a grid layout with the specified number of rows and columns.
TableMemAccess - Class in org.basex.io.random
This class allows main memory access to the database table representation.
TableMemAccess(MetaData) - Constructor for class org.basex.io.random.TableMemAccess
Stores the table in long arrays.
TABLENS - Static variable in interface org.basex.data.DataText
Namespace header.
TableOutput - Class in org.basex.io.out
This class allows a blockwise output of the database table.
TableOutput(MetaData, String) - Constructor for class org.basex.io.out.TableOutput
Initializes the output.
TABLEPRE - Static variable in interface org.basex.data.DataText
First table Header.
TABLEPREF - Static variable in interface org.basex.data.DataText
Prefix header.
TABLESIZE - Static variable in interface org.basex.data.DataText
Third table Header.
TABLEURI - Static variable in interface org.basex.data.DataText
URI header.
TABLEVIEW - Static variable in class org.basex.gui.GUIConstants
Internal name of the Table View.
TableView - Class in org.basex.gui.view.table
This view creates a flat table view on the database contents.
TableView(ViewNotifier) - Constructor for class org.basex.gui.view.table.TableView
Default constructor.
tag(GUIProp, Data, int) - Static method in class org.basex.gui.view.ViewData
Returns the tag name of the specified node.
tag - Variable in class org.basex.io.serial.Serializer
Current tag.
tagindex - Variable in class org.basex.data.Data
Tag index.
tags - Variable in class org.basex.io.serial.Serializer
Stack of opened tags.
TAILCALLS - Static variable in class org.basex.core.Prop
Flag for tail-call optimization.
tailCalls - Variable in class org.basex.query.QueryContext
Number of successive tail calls.
target - Variable in class org.basex.build.Parser
Target path (empty, or suffixed with a single slash).
target(String) - Method in class org.basex.build.Parser
Sets the target path.
target(Data, int, String, String) - Static method in class org.basex.core.cmd.Rename
Generates a target path for the specified document.
TARGET_PATH - Static variable in interface org.basex.core.Text
Target path.
targetNode() - Method in class org.basex.query.up.primitives.UpdatePrimitive
Creates a DBNode instance from the target node information.
TEAM1 - Static variable in interface org.basex.core.Text
Contributors info.
TEAM2 - Static variable in interface org.basex.core.Text
Developer names.
TEAM3 - Static variable in interface org.basex.core.Text
Developer names.
test(QueryContext, InputInfo) - Method in class org.basex.query.expr.Expr
Performs a predicate test and returns the item if test was successful.
test(QueryContext, InputInfo) - Method in class org.basex.query.expr.ParseExpr
 
test(QueryContext, InputInfo) - Method in class org.basex.query.item.Empty
 
test(QueryContext, InputInfo) - Method in class org.basex.query.item.Item
 
test(QueryContext, InputInfo) - Method in class org.basex.query.item.Seq
 
test - Variable in class org.basex.query.path.AxisStep
Kind test.
Test - Class in org.basex.query.path
Type test.
Test() - Constructor for class org.basex.query.path.Test
 
TEST - Static variable in interface org.basex.query.QueryText
Query Plan.
Test.Mode - Enum in org.basex.query.path
Name test types.
text(byte[]) - Method in class org.basex.build.Builder
Stores a text node.
Text - Interface in org.basex.core
This class contains internationalized text strings, which are used throughout the project.
TEXT - Static variable in interface org.basex.core.Text
Command info.
TEXT - Static variable in class org.basex.data.Data
Node kind: Text.
text(int, boolean) - Method in class org.basex.data.Data
Returns a text (text, comment, pi) or attribute value.
text(int, int, byte[], int) - Method in class org.basex.data.Data
Adds a text entry to the internal update buffer.
TEXT - Static variable in interface org.basex.data.DataText
Text output.
text(int, boolean) - Method in class org.basex.data.DiskData
 
text(int, boolean) - Method in class org.basex.data.MemData
 
text(byte[]) - Method in class org.basex.io.serial.Serializer
Serializes a text.
TEXT - Static variable in interface org.basex.query.QueryText
Parser token.
text() - Method in class org.basex.util.ft.FTLexer
Returns the text to be processed.
text - Variable in class org.basex.util.ft.FTSpan
Text.
TEXT_CSV - Static variable in class org.basex.io.MimeTypes
Media type: text/comma-separated-values.
TEXT_HTML - Static variable in class org.basex.io.MimeTypes
Media type: text/html.
TEXT_INDEX - Static variable in interface org.basex.core.Text
Info on text indexing.
TEXT_LENGTH - Static variable in interface org.basex.core.Text
Size depending on...
TEXT_NODES - Static variable in interface org.basex.core.Text
Full-text, document-based.
TEXT_PLAIN - Static variable in class org.basex.io.MimeTypes
Media type: text/plain.
TEXT_XML - Static variable in class org.basex.io.MimeTypes
Media type: text/xml.
TEXT_XML_EXT - Static variable in class org.basex.io.MimeTypes
XML media type.
textDbl(int, boolean) - Method in class org.basex.data.Data
Returns a text (text, comment, pi) or attribute value as double value.
textDbl(int, boolean) - Method in class org.basex.data.DiskData
 
textDbl(int, boolean) - Method in class org.basex.data.MemData
 
TEXTENC - Static variable in interface org.basex.build.BuildText
Scanner error.
TEXTINDEX - Static variable in class org.basex.core.Prop
Flag for creating a text index.
textindex - Variable in class org.basex.data.MetaData
Indicates if a text index exists.
TextInput - Class in org.basex.io.in
This class provides a convenient access to text input.
TextInput(InputStream) - Constructor for class org.basex.io.in.TextInput
Constructor.
TextInput(IO) - Constructor for class org.basex.io.in.TextInput
Constructor.
textItr(int, boolean) - Method in class org.basex.data.Data
Returns a text (text, comment, pi) or attribute value as integer value.
textItr(int, boolean) - Method in class org.basex.data.DiskData
 
textItr(int, boolean) - Method in class org.basex.data.MemData
 
textLen(int, boolean) - Method in class org.basex.data.Data
Returns the byte length of a text (text, comment, pi).
textLen(int, boolean) - Method in class org.basex.data.DiskData
 
textLen(int, boolean) - Method in class org.basex.data.MemData
 
textNode(int, int, int, int) - Static method in class org.basex.util.ft.Scoring
Calculates the score for a text node.
TextParser - Class in org.basex.build.file
This class parses files in the plain-text format and sends events to the specified database builder.
TextParser(IO, Prop) - Constructor for class org.basex.build.file.TextParser
Constructor.
TextSerializer - Class in org.basex.io.serial
This class serializes data as text.
TEXTVIEW - Static variable in class org.basex.gui.GUIConstants
Internal name of the Text View.
TextView - Class in org.basex.gui.view.text
This class offers a fast text view, using the BaseXEditor class.
TextView(ViewNotifier) - Constructor for class org.basex.gui.view.text.TextView
Default constructor.
tfIDF(double, double, double, double) - Static method in class org.basex.util.ft.Scoring
Calculates a TF-IDF value for the specified values.
TFIDF_SCORING - Static variable in interface org.basex.core.Text
Full-text scoring type.
th - Variable in class org.basex.util.ft.FTOpt
Thesaurus.
THEN - Static variable in interface org.basex.query.QueryText
Parser token.
thes - Variable in class org.basex.query.QueryContext
Cached thesaurus files.
Thesaurus - Class in org.basex.query.ft
Simple Thesaurus for full-text requests.
Thesaurus(IO, Context) - Constructor for class org.basex.query.ft.Thesaurus
Constructor.
Thesaurus(IO, byte[], long, long, Context) - Constructor for class org.basex.query.ft.Thesaurus
Reads a thesaurus file.
THESAURUS - Static variable in interface org.basex.query.QueryText
Parser token.
ThesQuery - Class in org.basex.query.ft
Simple Thesaurus entry for full-text requests.
ThesQuery() - Constructor for class org.basex.query.ft.ThesQuery
 
THN - Static variable in interface org.basex.query.QueryText
Query Plan.
thrw(InputInfo, Object...) - Method in enum org.basex.query.util.Err
Throws a query exception.
thrwSerial(Object...) - Method in enum org.basex.query.util.Err
Throws a serializer exception.
TIM - Static variable in class org.basex.query.item.SeqType
One time.
Tim - Class in org.basex.query.item
Time item.
Tim(Tim, DTd, boolean, InputInfo) - Constructor for class org.basex.query.item.Tim
Constructor.
Tim(byte[], InputInfo) - Constructor for class org.basex.query.item.Tim
Constructor.
TIM_ZO - Static variable in class org.basex.query.item.SeqType
Zero or one time.
time - Variable in class org.basex.data.MetaData
Timestamp of original document.
time - Variable in class org.basex.query.QueryContext
Current Time.
time() - Method in class org.basex.util.Performance
Returns the measured execution time in nanoseconds.
TIME_NEEDED_X - Static variable in interface org.basex.core.Text
Command timing information.
TIMEOUT - Static variable in class org.basex.core.MainProp
Timeout for processing client requests; deactivated if set to 0.
TIMEOUT - Static variable in interface org.basex.query.util.http.HTTPText
Request attribute: timeout.
TIMEOUT_EXCEEDED - Static variable in interface org.basex.core.Text
Timeout exceeded.
TIMES - Static variable in interface org.basex.query.QueryText
Parser token.
TIMESTAMP - Static variable in interface org.basex.core.Text
"Timestamp".
timeStamp() - Method in class org.basex.io.IO
Returns the modification date of this file.
timeStamp() - Method in class org.basex.io.IOFile
 
TIMING_C - Static variable in interface org.basex.core.Text
Query info: querying.
tit() - Method in class org.basex.build.Builder
 
tit() - Method in class org.basex.core.cmd.Add
 
tit() - Method in class org.basex.core.cmd.Copy
 
tit() - Method in class org.basex.core.cmd.CreateBackup
 
tit() - Method in class org.basex.core.cmd.Restore
 
tit() - Method in class org.basex.core.Progress
Returns short information on this process.
tit() - Method in class org.basex.index.IndexBuilder
 
tit() - Method in class org.basex.query.QueryContext
 
tit() - Method in class org.basex.query.QueryProcessor
 
title() - Method in class org.basex.core.Progress
Returns short information on the current process or sub process.
TITLE - Static variable in interface org.basex.core.Text
Title and version.
TMP - Static variable in class org.basex.core.Prop
System's temporary directory.
TO - Static variable in interface org.basex.query.QueryText
Parser token.
toArray() - Method in class org.basex.io.out.ArrayOutput
Returns the output as byte array.
toArray() - Method in class org.basex.util.BitArray
The word array used to store the bits.
toArray() - Method in class org.basex.util.list.BoolList
Finishes the int array.
toArray() - Method in class org.basex.util.list.ByteList
Returns an array with all elements.
toArray() - Method in class org.basex.util.list.IntList
Returns an array with all elements.
toArray() - Method in class org.basex.util.list.StringList
Returns an array with all elements.
toArray() - Method in class org.basex.util.list.TokenList
Returns an array with all elements.
toDouble(byte[]) - Static method in class org.basex.util.Token
Converts the specified token into a double value.
toggle(int) - Method in class org.basex.data.Nodes
Adds or removes the specified pre node.
toInt(String) - Static method in class org.basex.util.Token
Converts the specified string into an integer value.
toInt(byte[]) - Static method in class org.basex.util.Token
Converts the specified token into an integer value.
toInt(byte[], int, int) - Static method in class org.basex.util.Token
Converts the specified token into an integer value.
toJava() - Method in class org.basex.query.item.ANode
 
toJava() - Method in class org.basex.query.item.Bin
 
toJava() - Method in class org.basex.query.item.Bln
 
toJava() - Method in class org.basex.query.item.Date
 
toJava() - Method in class org.basex.query.item.Dbl
 
toJava() - Method in class org.basex.query.item.DBNodeSeq
 
toJava() - Method in class org.basex.query.item.Dec
 
toJava() - Method in class org.basex.query.item.Dur
 
toJava() - Method in class org.basex.query.item.Empty
 
toJava() - Method in class org.basex.query.item.FItem
 
toJava() - Method in class org.basex.query.item.Flt
 
toJava() - Method in class org.basex.query.item.Int
 
toJava() - Method in class org.basex.query.item.IntSeq
 
toJava() - Method in class org.basex.query.item.ItemSeq
 
toJava() - Method in class org.basex.query.item.Jav
 
toJava() - Method in class org.basex.query.item.map.Map
 
toJava() - Method in class org.basex.query.item.QNm
 
toJava() - Method in class org.basex.query.item.RangeSeq
 
toJava() - Method in class org.basex.query.item.Str
 
toJava() - Method in class org.basex.query.item.StrStream
 
toJava() - Method in class org.basex.query.item.Value
Returns a Java representation of the value.
token(Data) - Method in class org.basex.index.path.PathNode
Returns a readable representation of this node.
Token - Class in org.basex.util
This class provides convenience operations for handling 'Tokens'.
token(String) - Static method in class org.basex.util.Token
Converts a string to a byte array.
token(boolean) - Static method in class org.basex.util.Token
Creates a byte array representation of the specified boolean value.
token(int) - Static method in class org.basex.util.Token
Creates a byte array representation of the specified integer value.
token(long) - Static method in class org.basex.util.Token
Creates a byte array representation from the specified long value, using Java's standard method.
token(double) - Static method in class org.basex.util.Token
Creates a byte array representation from the specified double value; inspired by Xavier Franc's Qizx.
token(float) - Static method in class org.basex.util.Token
Creates a byte array representation from the specified float value.
TokenBoolMap - Class in org.basex.util.hash
This is an efficient hash map for booleans, extending the hash set.
TokenBoolMap() - Constructor for class org.basex.util.hash.TokenBoolMap
Constructor.
TokenBuilder - Class in org.basex.util
This class serves as an efficient constructor for byte arrays.
TokenBuilder() - Constructor for class org.basex.util.TokenBuilder
Empty constructor.
TokenBuilder(int) - Constructor for class org.basex.util.TokenBuilder
Constructor, specifying an initial array size.
TokenBuilder(String) - Constructor for class org.basex.util.TokenBuilder
Constructor, specifying an initial string.
TokenBuilder(byte[]) - Constructor for class org.basex.util.TokenBuilder
Constructor, specifying an initial array.
TokenIntMap - Class in org.basex.util.hash
This is an efficient hash map for integers, extending the hash set.
TokenIntMap() - Constructor for class org.basex.util.hash.TokenIntMap
Constructor.
TokenIntMap(DataInput) - Constructor for class org.basex.util.hash.TokenIntMap
Constructor.
Tokenizer - Class in org.basex.util.ft
Abstract tokenizer.
Tokenizer() - Constructor for class org.basex.util.ft.Tokenizer
 
tokenJavaMap(InputInfo) - Method in class org.basex.query.item.map.Map
Converts the map to a map with tokens as keys and java objects as values.
TokenList - Class in org.basex.util.list
This is a simple container for tokens (byte arrays).
TokenList() - Constructor for class org.basex.util.list.TokenList
Default constructor.
TokenList(int) - Constructor for class org.basex.util.list.TokenList
Constructor.
TokenList(double) - Constructor for class org.basex.util.list.TokenList
Constructor.
TokenList(byte[][]) - Constructor for class org.basex.util.list.TokenList
Constructor, specifying an initial array.
TokenMap - Class in org.basex.util.hash
This is an efficient hash map for tokens, extending the hash set.
TokenMap() - Constructor for class org.basex.util.hash.TokenMap
 
tokenNum(byte) - Method in class org.basex.index.ft.FTIndexIterator
Sets the unique token number.
TokenObjMap<E> - Class in org.basex.util.hash
This is an efficient hash map for generic objects, extending the hash set.
TokenObjMap() - Constructor for class org.basex.util.hash.TokenObjMap
 
tokens(String...) - Static method in class org.basex.util.Token
Converts the specified strings to tokens.
TokenSet - Class in org.basex.util.hash
This is an efficient hash set, storing keys in byte arrays.
TokenSet() - Constructor for class org.basex.util.hash.TokenSet
Constructor.
TokenSet(byte[]...) - Constructor for class org.basex.util.hash.TokenSet
Constructor.
TokenSet(DataInput) - Constructor for class org.basex.util.hash.TokenSet
Constructor.
toLong(String) - Static method in class org.basex.util.Token
Converts the specified string into an long value.
toLong(byte[]) - Static method in class org.basex.util.Token
Converts the specified token into an long value.
toLong(byte[], int, int) - Static method in class org.basex.util.Token
Converts the specified token into an long value.
tooltip(boolean) - Method in class org.basex.gui.view.ViewNotifier
Returns the last or next query string.
toSimpleInt(byte[]) - Static method in class org.basex.util.Token
Converts the specified token into a positive integer value.
toString() - Method in class org.basex.api.dom.BXNode
 
toString() - Method in class org.basex.core.AProp
 
toString() - Method in class org.basex.core.Command
 
toString() - Method in class org.basex.core.CommandBuilder
 
toString() - Method in class org.basex.data.Data
 
toString() - Method in class org.basex.data.ExprInfo
 
toString() - Method in class org.basex.data.FTMatch
 
toString() - Method in class org.basex.data.FTMatches
 
toString() - Method in class org.basex.data.FTStringMatch
 
toString(int, int) - Method in class org.basex.data.Namespaces
Returns a string representation of the namespaces.
toString() - Method in class org.basex.data.Namespaces
 
toString() - Method in class org.basex.data.Nodes
 
toString() - Method in class org.basex.gui.layout.BaseXTextTokens
 
toString() - Method in class org.basex.gui.layout.TreeNode
 
toString() - Method in class org.basex.gui.view.View
 
toString() - Method in class org.basex.gui.view.ViewRect
 
toString() - Method in class org.basex.index.IdPreMap
 
toString() - Method in class org.basex.index.path.PathSummary
 
toString() - Method in class org.basex.index.Stats
 
toString() - Method in class org.basex.io.IO
 
toString() - Method in class org.basex.io.IOContent
 
toString() - Method in class org.basex.io.out.ArrayOutput
 
toString() - Method in class org.basex.query.expr.And
 
toString() - Method in class org.basex.query.expr.Arith
 
toString(String) - Method in class org.basex.query.expr.Arr
Prints the array with the specified separator.
toString() - Method in enum org.basex.query.expr.Calc
 
toString() - Method in class org.basex.query.expr.Cast
 
toString() - Method in class org.basex.query.expr.Castable
 
toString() - Method in class org.basex.query.expr.Catch
 
toString() - Method in class org.basex.query.expr.CComm
 
toString() - Method in class org.basex.query.expr.CDoc
 
toString(String) - Method in class org.basex.query.expr.CFrag
 
toString() - Method in enum org.basex.query.expr.CmpG.OpG
 
toString() - Method in class org.basex.query.expr.CmpG
 
toString() - Method in enum org.basex.query.expr.CmpN.OpN
 
toString() - Method in class org.basex.query.expr.CmpN
 
toString() - Method in class org.basex.query.expr.CmpR
 
toString() - Method in enum org.basex.query.expr.CmpV.OpV
 
toString() - Method in class org.basex.query.expr.CmpV
 
toString() - Method in class org.basex.query.expr.CName
 
toString() - Method in class org.basex.query.expr.Context
 
toString() - Method in class org.basex.query.expr.CTxt
 
toString() - Method in class org.basex.query.expr.Extension
 
toString() - Method in class org.basex.query.expr.Filter
 
toString() - Method in class org.basex.query.expr.If
 
toString() - Method in class org.basex.query.expr.IndexAccess
 
toString() - Method in class org.basex.query.expr.Instance
 
toString() - Method in class org.basex.query.expr.List
 
toString() - Method in class org.basex.query.expr.LitMap
 
toString() - Method in class org.basex.query.expr.Or
 
toString() - Method in class org.basex.query.expr.Pos
 
toString() - Method in class org.basex.query.expr.Pragma
 
toString() - Method in class org.basex.query.expr.Preds
 
toString() - Method in class org.basex.query.expr.Quantifier
 
toString() - Method in class org.basex.query.expr.Range
 
toString() - Method in class org.basex.query.expr.RangeAccess
 
toString() - Method in class org.basex.query.expr.Root
 
toString() - Method in class org.basex.query.expr.Switch
 
toString() - Method in class org.basex.query.expr.SwitchCase
 
toString() - Method in class org.basex.query.expr.Treat
 
toString() - Method in class org.basex.query.expr.Try
 
toString() - Method in class org.basex.query.expr.TypeCase
 
toString() - Method in class org.basex.query.expr.TypeSwitch
 
toString() - Method in class org.basex.query.expr.Unary
 
toString() - Method in class org.basex.query.expr.VarRef
 
toString() - Method in class org.basex.query.flwor.For
 
toString() - Method in class org.basex.query.flwor.GFLWOR
 
toString() - Method in class org.basex.query.flwor.Group.Spec
 
toString() - Method in class org.basex.query.flwor.Group
 
toString() - Method in class org.basex.query.flwor.Let
 
toString() - Method in class org.basex.query.flwor.Order
 
toString() - Method in class org.basex.query.flwor.OrderByExpr
 
toString() - Method in class org.basex.query.flwor.OrderByStable
 
toString() - Method in class org.basex.query.ft.FTAnd
 
toString() - Method in class org.basex.query.ft.FTContains
 
toString() - Method in class org.basex.query.ft.FTContent
 
toString() - Method in class org.basex.query.ft.FTDistance
 
toString() - Method in class org.basex.query.ft.FTExtensionSelection
 
toString() - Method in class org.basex.query.ft.FTFilter
 
toString() - Method in class org.basex.query.ft.FTIndexAccess
 
toString() - Method in class org.basex.query.ft.FTMildNot
 
toString() - Method in class org.basex.query.ft.FTNot
 
toString() - Method in class org.basex.query.ft.FTOptions
 
toString() - Method in class org.basex.query.ft.FTOr
 
toString() - Method in class org.basex.query.ft.FTOrder
 
toString() - Method in class org.basex.query.ft.FTScope
 
toString() - Method in class org.basex.query.ft.FTWeight
 
toString() - Method in class org.basex.query.ft.FTWindow
 
toString() - Method in class org.basex.query.ft.FTWords
 
toString() - Method in class org.basex.query.func.DynamicFunc
 
toString() - Method in enum org.basex.query.func.Function
 
toString() - Method in class org.basex.query.func.InlineFunc
 
toString() - Method in class org.basex.query.func.JavaFunc
 
toString() - Method in class org.basex.query.func.JavaModuleFunc
 
toString() - Method in class org.basex.query.func.PartFunc
 
toString() - Method in class org.basex.query.func.StandardFunc
 
toString() - Method in class org.basex.query.func.UserFunc
 
toString() - Method in class org.basex.query.func.UserFuncCall
 
toString() - Method in class org.basex.query.func.UserFuncs
 
toString() - Method in enum org.basex.query.func.Variable
 
toString() - Method in enum org.basex.query.item.AtomType
 
toString() - Method in class org.basex.query.item.B64
 
toString() - Method in class org.basex.query.item.B64Stream
 
toString() - Method in class org.basex.query.item.Bln
 
toString() - Method in class org.basex.query.item.Date
 
toString() - Method in class org.basex.query.item.DBNode
 
toString() - Method in class org.basex.query.item.Dur
 
toString() - Method in class org.basex.query.item.Empty
 
toString() - Method in class org.basex.query.item.FAttr
 
toString() - Method in class org.basex.query.item.FComm
 
toString() - Method in class org.basex.query.item.FDoc
 
toString() - Method in class org.basex.query.item.FElem
 
toString() - Method in class org.basex.query.item.FNames
 
toString() - Method in class org.basex.query.item.FPI
 
toString() - Method in class org.basex.query.item.FTNode
 
toString() - Method in class org.basex.query.item.FTxt
 
toString() - Method in class org.basex.query.item.FuncItem
 
toString() - Method in class org.basex.query.item.FuncType
 
toString() - Method in class org.basex.query.item.Hex
 
toString() - Method in class org.basex.query.item.Jav
 
toString() - Method in class org.basex.query.item.map.Map
 
toString() - Method in class org.basex.query.item.MapType
 
toString() - Method in enum org.basex.query.item.NodeType
 
toString() - Method in class org.basex.query.item.QNm
 
toString() - Method in class org.basex.query.item.RangeSeq
 
toString() - Method in class org.basex.query.item.Seq
 
toString() - Method in enum org.basex.query.item.SeqType.Occ
 
toString() - Method in class org.basex.query.item.SeqType
 
toString() - Method in class org.basex.query.item.Str
 
toString() - Method in class org.basex.query.item.StrStream
 
toString() - Method in interface org.basex.query.item.Type
 
toString() - Method in class org.basex.query.iter.ItemCache
 
toString() - Method in class org.basex.query.iter.NodeCache
 
toString() - Method in enum org.basex.query.path.Axis
 
toString() - Method in class org.basex.query.path.AxisStep
 
toString() - Method in class org.basex.query.path.DocTest
 
toString() - Method in class org.basex.query.path.ExtTest
 
toString() - Method in class org.basex.query.path.NameTest
 
toString() - Method in class org.basex.query.path.Path
 
toString() - Method in class org.basex.query.StaticContext
 
toString() - Method in class org.basex.query.up.expr.Delete
 
toString() - Method in class org.basex.query.up.expr.Insert
 
toString() - Method in class org.basex.query.up.expr.Rename
 
toString() - Method in class org.basex.query.up.expr.Replace
 
toString() - Method in class org.basex.query.up.expr.Transform
 
toString() - Method in class org.basex.query.up.primitives.DBAdd
 
toString() - Method in class org.basex.query.up.primitives.DeleteNode
 
toString() - Method in class org.basex.query.up.primitives.NodeCopy
 
toString() - Method in class org.basex.query.up.primitives.Put
 
toString() - Method in class org.basex.query.up.primitives.RenameNode
 
toString() - Method in class org.basex.query.up.primitives.ReplaceElementContent
 
toString() - Method in class org.basex.query.up.primitives.ReplaceValue
 
toString() - Method in class org.basex.query.util.Ann
 
toString() - Method in enum org.basex.query.util.Err
 
toString() - Method in class org.basex.query.util.ValueList
 
toString() - Method in class org.basex.query.util.Var
 
toString() - Method in class org.basex.query.util.VarContext
 
toString() - Method in class org.basex.query.util.VarStack
 
toString() - Method in class org.basex.server.ClientListener
 
toString() - Method in class org.basex.util.Args
 
toString() - Method in class org.basex.util.Atts
 
toString() - Method in class org.basex.util.ft.FTOpt
 
toString() - Method in class org.basex.util.ft.FTSpan
 
toString() - Method in enum org.basex.util.ft.FTUnit
Returns a string representation.
toString() - Method in class org.basex.util.ft.InternalStemmer
 
toString() - Method in class org.basex.util.ft.Language
 
toString() - Method in class org.basex.util.ft.Stemmer
 
toString() - Method in class org.basex.util.ft.WesternTokenizer
 
toString() - Method in class org.basex.util.hash.IntMap
 
toString() - Method in class org.basex.util.hash.TokenMap
 
toString() - Method in class org.basex.util.hash.TokenSet
 
toString() - Method in class org.basex.util.InputInfo
 
toString() - Method in class org.basex.util.list.ByteList
 
toString() - Method in class org.basex.util.list.IntList
 
toString() - Method in class org.basex.util.list.TokenList
 
toString() - Method in class org.basex.util.MinHeap
 
toString() - Method in class org.basex.util.Performance
 
toString() - Method in class org.basex.util.Table
 
toString() - Method in class org.basex.util.TokenBuilder
 
toString() - Method in class org.basex.util.Version
 
toStringArray() - Method in class org.basex.util.list.TokenList
Returns an array with all elements as strings.
TOTAL_MEM_C - Static variable in interface org.basex.core.Text
Memory information.
TOTAL_TIME_CC - Static variable in interface org.basex.core.Text
"Total time: ".
totMax - Variable in class org.basex.gui.layout.BaseXDSlider
Maximum slider value.
totMin - Variable in class org.basex.gui.layout.BaseXDSlider
Minimum slider value.
toTop(byte[]) - Method in class org.basex.util.Table
Moves the specified string to top.
touch() - Method in class org.basex.io.IOFile
Creates a new instance of this file.
toValue(Object) - Static method in class org.basex.query.func.JavaMapping
Converts the specified result to an XQuery value.
toXML(IO, String) - Static method in class org.basex.build.file.JSONParser
Converts a JSON document to XML.
TRACE - Static variable in interface org.basex.query.util.http.HTTPText
HTTP method TRACE.
Transform - Class in org.basex.query.up.expr
Transform expression.
Transform(InputInfo, Let[], Expr, Expr) - Constructor for class org.basex.query.up.expr.Transform
Constructor.
TransformModifier - Class in org.basex.query.up
The Transform context modifier carries out updates of a single transform expression.
TransformModifier() - Constructor for class org.basex.query.up.TransformModifier
 
TRANSLATION - Static variable in interface org.basex.core.Text
Translation.
Treat - Class in org.basex.query.expr
Treat as expression.
Treat(InputInfo, Expr, SeqType) - Constructor for class org.basex.query.expr.Treat
Constructor.
TREAT - Static variable in interface org.basex.query.QueryText
Parser token.
TREE - Static variable in interface org.basex.core.Text
Command info.
TREE_OPTIONS - Static variable in interface org.basex.core.Text
Dialog title for tree view options.
TREE_OPTIONS_D - Static variable in interface org.basex.core.Text
Command info.
TREEATTS - Static variable in class org.basex.gui.GUIProp
Show attributes in treeview.
TreeFolder - Class in org.basex.gui.layout
JTree node which represents a folder.
TreeFolder(byte[], byte[], BaseXTree, Data) - Constructor for class org.basex.gui.layout.TreeFolder
Constructor.
TreeLeaf - Class in org.basex.gui.layout
JTree node which represents a leaf (which represents either a raw file or a document).
TreeNode - Class in org.basex.gui.layout
JTree node for representing database content (raw files / documents).
TreeRootFolder - Class in org.basex.gui.layout
JTree node which represents the root folder.
TreeRootFolder(byte[], byte[], BaseXTree, Data) - Constructor for class org.basex.gui.layout.TreeRootFolder
Constructor.
TREESLIMS - Static variable in class org.basex.gui.GUIProp
Slim rectangles to text length.
TREEVIEW - Static variable in class org.basex.gui.GUIConstants
Internal name of the Tree View.
TreeView - Class in org.basex.gui.view.tree
This class offers a real tree view.
TreeView(ViewNotifier) - Constructor for class org.basex.gui.view.tree.TreeView
Default constructor.
treeWillCollapse(TreeExpansionEvent) - Method in class org.basex.gui.layout.TreeNode
 
treeWillExpand(TreeExpansionEvent) - Method in class org.basex.gui.layout.TreeNode
 
TRIE - Static variable in interface org.basex.core.Text
Index info.
trim(byte[]) - Static method in class org.basex.util.Token
Removes leading and trailing whitespaces from the specified token.
trim() - Method in class org.basex.util.TokenBuilder
Trims leading and trailing whitespaces.
TRUE - Static variable in interface org.basex.core.Text
True flag.
TRUE - Static variable in class org.basex.query.item.Bln
Static boolean item without scoring.
TRUE - Static variable in class org.basex.util.Token
Token 'true'.
Try - Class in org.basex.query.expr
Project specific try/catch expression.
Try(InputInfo, Expr, Catch[]) - Constructor for class org.basex.query.expr.Try
Constructor.
TRY - Static variable in interface org.basex.query.QueryText
Parser token.
TRY_MORE_X - Static variable in interface org.basex.core.Text
Console text.
TRY_SPECIFIC_X - Static variable in interface org.basex.core.Text
Try "help [...]" to get..
TwoWayTokenMap - Class in org.basex.util.list
Two-way Token Map allows efficient key->value and value->key lookups.
TwoWayTokenMap() - Constructor for class org.basex.util.list.TwoWayTokenMap
 
TXT - Static variable in class org.basex.query.path.Test
Static text node test.
txtindex - Variable in class org.basex.data.Data
Text index.
TXTSUFFIXES - Static variable in class org.basex.io.IO
Text suffixes.
TYP - Static variable in interface org.basex.query.QueryText
Query Plan.
TYPE - Static variable in interface org.basex.core.Text
"Type".
type() - Method in interface org.basex.index.IndexToken
Returns the index type.
type() - Method in class org.basex.index.RangeToken
 
type - Variable in class org.basex.index.Stats
Data type.
type() - Method in class org.basex.index.ValuesToken
 
type() - Method in class org.basex.query.expr.Expr
Returns the sequence type of the evaluated value.
type - Variable in class org.basex.query.expr.ParseExpr
Static type.
type() - Method in class org.basex.query.expr.ParseExpr
 
type(Object) - Static method in class org.basex.query.func.JavaMapping
Returns an appropriate XQuery data type for the specified Java object.
type(int) - Static method in class org.basex.query.item.ANode
Returns a node type for the specified database kind.
type() - Method in class org.basex.query.item.DBNodeSeq
 
type() - Method in class org.basex.query.item.Empty
 
type(Var[]) - Method in class org.basex.query.item.FuncType
Sets the types of the given variables.
type() - Method in class org.basex.query.item.IntSeq
 
type() - Method in class org.basex.query.item.Item
 
type() - Method in class org.basex.query.item.ItemSeq
 
type() - Method in class org.basex.query.item.RangeSeq
 
type - Variable in class org.basex.query.item.SeqType
Sequence type.
Type - Interface in org.basex.query.item
XQuery data types.
type - Variable in class org.basex.query.item.Value
Data type.
type - Variable in class org.basex.query.path.Test
Type of node test.
TYPE - Static variable in interface org.basex.query.QueryText
Parser token.
type - Variable in class org.basex.query.up.primitives.UpdatePrimitive
Primitive Type.
type - Variable in enum org.basex.query.util.Err
Error type.
type(ParseExpr, Type, Item) - Static method in enum org.basex.query.util.Err
Throws a type exception.
type - Variable in class org.basex.query.util.TypedFunc
Function type.
type() - Method in class org.basex.query.util.Var
 
type() - Method in class org.basex.util.ft.FTLexer
 
TYPEAFTER - Static variable in interface org.basex.build.BuildText
Scanner error.
TypeCase - Class in org.basex.query.expr
Case expression for typeswitch.
TypeCase(InputInfo, Var, Expr) - Constructor for class org.basex.query.expr.TypeCase
Constructor.
TypedFunc - Class in org.basex.query.util
Wrapper that provides types for function expressions.
TypedFunc(Expr, FuncType) - Constructor for class org.basex.query.util.TypedFunc
Constructor.
TypeSwitch - Class in org.basex.query.expr
Typeswitch expression.
TypeSwitch(InputInfo, Expr, TypeCase[]) - Constructor for class org.basex.query.expr.TypeSwitch
Constructor.
TYPESWITCH - Static variable in interface org.basex.query.QueryText
Parser token.

U

uc(byte[]) - Static method in class org.basex.util.Token
Converts the specified token to upper case.
uc(int) - Static method in class org.basex.util.Token
Converts a character to upper case.
Unary - Class in org.basex.query.expr
Unary expression.
Unary(InputInfo, Expr, boolean) - Constructor for class org.basex.query.expr.Unary
Constructor.
unblock(byte[]) - Method in class org.basex.BaseXServer
Resets the login delay after successful login.
UNCLOSED - Static variable in interface org.basex.build.BuildText
Scanner error.
undecl - Variable in class org.basex.io.serial.Serializer
Declare namespaces flag.
UNDEF - Static variable in class org.basex.query.item.Item
Undefined item.
UNDO - Static variable in interface org.basex.core.Text
Command info.
Undo - Class in org.basex.util
This class stores strings in a history.
Undo() - Constructor for class org.basex.util.Undo
Constructor.
union(int[]) - Method in class org.basex.data.Nodes
Merges the specified array with the existing pre nodes.
union(FTIndexIterator, FTIndexIterator) - Static method in class org.basex.index.ft.FTIndexIterator
Merges two index array iterators.
Union - Class in org.basex.query.expr
Union expression.
Union(InputInfo, Expr...) - Constructor for class org.basex.query.expr.Union
Constructor.
UNION - Static variable in interface org.basex.query.QueryText
Parser token.
union(double, double) - Static method in class org.basex.util.ft.Scoring
Returns the union value.
unique() - Method in class org.basex.util.list.StringList
Returns a new list without duplicates.
uniqueVar(InputInfo, SeqType) - Method in class org.basex.query.QueryContext
Creates a variable with a unique, non-clashing variable name.
unknown(String) - Method in class org.basex.core.AProp
Returns an error string for an unknown key.
UNKNOWN_CMD_X - Static variable in interface org.basex.core.Text
Unknown command error.
UNKNOWN_HOST_X - Static variable in interface org.basex.core.Text
Unknown host.
UNKNOWN_OPT_SIMILAR_X_X - Static variable in interface org.basex.core.Text
Unknown command error.
UNKNOWN_OPTION_X - Static variable in interface org.basex.core.Text
"Unknown option '%'".
UNKNOWN_PARSER_X - Static variable in interface org.basex.core.Text
"Unknown parser '%'".
UNKNOWN_SIMILAR_X - Static variable in interface org.basex.core.Text
Unknown command error.
UNKNOWN_TRY_X - Static variable in interface org.basex.core.Text
Unknown command error.
UNKNOWN_USER_X - Static variable in interface org.basex.core.Text
Unknown user.
UNKNOWNPE - Static variable in interface org.basex.build.BuildText
Scanner error.
UNLOCK_X - Static variable in interface org.basex.core.Text
Updating error.
UNORDERED - Static variable in interface org.basex.query.QueryText
Parser token.
unpack(byte[]) - Method in class org.basex.util.Compress
Decompresses the specified text.
unpin(Data) - Method in class org.basex.core.Context
Unpins a data reference.
unregister(Progress) - Method in class org.basex.core.Context
Unlocks the process and stops the timeout.
unwatch(String) - Method in class org.basex.server.ClientSession
Unwatches an event.
UNWATCHING_EVENT_X - Static variable in interface org.basex.core.Text
Unwatch Event.
unzip(IOFile) - Method in class org.basex.io.Zip
Unzips the archive to the specified directory.
UP_TO_DATE - Static variable in interface org.basex.core.Text
Info on up-to-date.
UpdatableDiskValues - Class in org.basex.index.value
This class provides access to attribute values and text contents stored on disk.
UpdatableDiskValues(Data, boolean) - Constructor for class org.basex.index.value.UpdatableDiskValues
Constructor, initializing the index structure.
UpdatableMemValues - Class in org.basex.index.value
This class provides a main memory access to attribute values and text contents.
UpdatableMemValues(Data) - Constructor for class org.basex.index.value.UpdatableMemValues
Constructor.
update() - Method in class org.basex.core.Context
Invalidates the current node set.
update(boolean) - Method in class org.basex.data.Data
Marks a database as updating.
update(int, int, byte[], byte[]) - Method in class org.basex.data.Data
Updates (renames) an element, attribute or pi name.
update(int, int, byte[]) - Method in class org.basex.data.Data
Updates (replaces) the value of a single text, comment, pi or attribute node.
update(boolean) - Method in class org.basex.data.DiskData
 
update(boolean) - Method in class org.basex.data.MemData
 
update(Table) - Method in class org.basex.gui.layout.BaseXTable
Updates the table.
update() - Method in class org.basex.gui.view.ViewNotifier
Notifies all views of updates in the data structure.
update(NamePool) - Method in class org.basex.query.up.primitives.DeleteNode
 
update(NamePool) - Method in class org.basex.query.up.primitives.InsertAttribute
 
update(NamePool) - Method in class org.basex.query.up.primitives.RenameNode
 
update(NamePool) - Method in class org.basex.query.up.primitives.ReplaceNode
 
update(NamePool) - Method in class org.basex.query.up.primitives.UpdatePrimitive
Updates the name pool, which is used to find duplicate attributes and namespace conflicts.
update(Var) - Method in class org.basex.query.util.VarStack
Adds or replaces the specified variable.
UPDATE_URL - Static variable in interface org.basex.core.Text
URL of the update page.
updateControl(JComponent, boolean, String) - Method in class org.basex.gui.GUI
Updates the control panel.
updated() - Method in class org.basex.core.Command
Checks if the command has updated any data.
UPDATED_CC - Static variable in interface org.basex.core.Text
"Updated: ".
updateFile() - Method in class org.basex.data.DiskData
Returns a file that indicates ongoing updates.
updateGlobal(Var) - Method in class org.basex.query.util.VarContext
Adds or replaces a global variable.
updateLayout() - Method in class org.basex.gui.GUI
Refreshes the layout.
UpdatePrimitive - Class in org.basex.query.up.primitives
Base class for all update primitives.
updates - Variable in class org.basex.query.QueryContext
Pending updates.
updates() - Method in class org.basex.query.QueryProcessor
Returns the number of performed updates after query execution, or 0.
Updates - Class in org.basex.query.up
***** Implementation of the W3C XQUERY UPDATE FACILITY 1.0 ***** Holds all update operations and primitives a snapshot contains, checks constraints and finally executes the updates.
Updates() - Constructor for class org.basex.query.up.Updates
 
updateText(int, byte[], int) - Method in class org.basex.data.Data
Updates the specified text or attribute value.
updateText(int, byte[], int) - Method in class org.basex.data.DiskData
 
updateText(int, byte[], int) - Method in class org.basex.data.MemData
 
UPDATEVERSION - Static variable in class org.basex.gui.GUIProp
Last updated version.
updateViews() - Method in class org.basex.gui.view.ViewContainer
Updates and validates the views.
updating(Context) - Method in class org.basex.core.cmd.Find
 
updating(Context) - Method in class org.basex.core.cmd.Run
 
updating(Context) - Method in class org.basex.core.cmd.Set
 
updating(Context) - Method in class org.basex.core.Command
Checks if the command performs updates/write operations.
updating - Variable in class org.basex.core.Progress
Updating flag.
updating - Variable in class org.basex.gui.GUI
Updating flag; if activated, operations accessing the data are skipped.
updating - Variable in class org.basex.query.func.UserFunc
Updating flag.
updating() - Method in class org.basex.query.QueryContext
Returns true if the query may perform updates.
updating(boolean) - Method in class org.basex.query.QueryContext
Sets the updating flag.
UPDATING - Static variable in interface org.basex.query.QueryText
Parser token.
UPDATING - Static variable in class org.basex.query.util.Ann
Annotation "updating".
updating() - Method in class org.basex.server.ClientQuery
 
updating() - Method in class org.basex.server.LocalQuery
 
updating() - Method in class org.basex.server.Query
Returns true if the query may perform updates.
UPDINDEX - Static variable in class org.basex.core.Prop
Flag for automatic index update.
updindex - Variable in class org.basex.data.MetaData
Flag for activated automatic index update.
UPPERCASE - Static variable in interface org.basex.query.QueryText
Parser token.
uptodate - Variable in class org.basex.data.MetaData
Flag for out-of-date index structures.
uri(int, int) - Method in class org.basex.data.Data
Returns a reference to the namespace of the addressed element or attribute.
uri(byte[], boolean) - Method in class org.basex.data.Namespaces
Returns the namespace uri reference for the specified name, or 0 if namespace cannot be found.
uri(int) - Method in class org.basex.data.Namespaces
Returns the specified namespace uri.
uri(byte[], int) - Method in class org.basex.data.Namespaces
Returns the namespace URI reference for the specified QName and pre value.
uri(byte[], QueryContext) - Method in class org.basex.query.item.ANode
Recursively finds the uri for the specified prefix.
uri(byte[]) - Method in class org.basex.query.item.QNm
Sets the URI of this QName.
uri() - Method in class org.basex.query.item.QNm
Returns the URI of this QName.
URI - Static variable in class org.basex.query.item.SeqType
Single URI.
Uri - Class in org.basex.query.item
URI item.
uri(byte[]) - Static method in class org.basex.query.item.Uri
Creates a new uri instance.
uri(byte[], boolean) - Static method in class org.basex.query.item.Uri
Creates a new uri instance.
uri(byte[]) - Method in class org.basex.query.util.NSContext
Returns the namespace URI for the specified prefix, if it is either found in the dynamic, static or predefined namespaces.
uri(byte[]) - Static method in class org.basex.query.util.NSGlobal
Finds the specified namespace uri.
uri - Variable in class org.basex.query.util.pkg.Package.Component
Namespace URI.
uri(byte[], boolean) - Static method in class org.basex.util.Token
Returns a URI encoded token.
URI_ZM - Static variable in class org.basex.query.item.SeqType
Zero or more URIs.
URI_ZO - Static variable in class org.basex.query.item.SeqType
Zero or one URIs.
URL - Static variable in interface org.basex.core.Text
URL.
url() - Method in class org.basex.io.IO
Creates a URL from the specified path.
url() - Method in class org.basex.io.IOFile
 
URLCOLL - Static variable in interface org.basex.query.QueryText
Default collation.
usage() - Method in class org.basex.util.Args
Throws an exception with the command usage info.
USE_CATALOG_FILE - Static variable in interface org.basex.core.Text
Use Catalog file Checkbox.
USED_MEM - Static variable in interface org.basex.core.Text
Info on used main memory.
useIterator() - Method in class org.basex.query.expr.Preds
Checks if this expression can be evaluated in an iterative manner.
user - Variable in class org.basex.core.Context
User reference.
User - Class in org.basex.core
This class contains information on a single user.
USER_CREATED_X - Static variable in interface org.basex.core.Text
User added.
USER_DROPPED_X - Static variable in interface org.basex.core.Text
User dropped.
USER_DROPPED_X_X - Static variable in interface org.basex.core.Text
User dropped from database.
USER_EXISTS_X - Static variable in interface org.basex.core.Text
User unknown.
USER_LOGGED_IN_X - Static variable in interface org.basex.core.Text
User is logged in.
UserFunc - Class in org.basex.query.func
User-defined function.
UserFunc(InputInfo, QNm, Var[], SeqType, Ann) - Constructor for class org.basex.query.func.UserFunc
Function constructor.
UserFunc(InputInfo, QNm, Var[], SeqType, Ann, boolean) - Constructor for class org.basex.query.func.UserFunc
Function constructor.
UserFuncCall - Class in org.basex.query.func
Function call for user-defined functions.
UserFuncs - Class in org.basex.query.func
Container for a user-defined function.
UserFuncs() - Constructor for class org.basex.query.func.UserFuncs
 
USERHEAD - Static variable in interface org.basex.core.Text
User name.
USERHOME - Static variable in class org.basex.core.Prop
User's home directory.
USERNAME - Static variable in interface org.basex.core.Text
User name.
USERNAME - Static variable in interface org.basex.query.util.http.HTTPText
Request attribute: username.
users - Variable in class org.basex.core.Context
Users.
USERS - Static variable in interface org.basex.core.Text
Users.
Users - Class in org.basex.core
This class organizes all users.
Users(boolean) - Constructor for class org.basex.core.Users
Constructor for global users.
users - Variable in class org.basex.data.MetaData
Database users.
uses(Expr.Use) - Method in class org.basex.query.expr.Arr
 
uses(Expr.Use) - Method in class org.basex.query.expr.Catch
 
uses(Expr.Use) - Method in class org.basex.query.expr.CFrag
 
uses(Expr.Use) - Method in class org.basex.query.expr.CName
 
uses(Expr.Use) - Method in class org.basex.query.expr.Context
 
uses(Expr.Use) - Method in class org.basex.query.expr.Expr
Indicates if an expression uses the specified type or operation.
uses(Expr.Use) - Method in class org.basex.query.expr.Filter
 
uses(Expr.Use) - Method in class org.basex.query.expr.LitMap
 
uses(Expr.Use) - Method in class org.basex.query.expr.Pos
 
uses(Expr.Use) - Method in class org.basex.query.expr.Preds
 
uses(Expr.Use) - Method in class org.basex.query.expr.Quantifier
 
uses(Expr.Use) - Method in class org.basex.query.expr.Root
 
uses(Expr.Use) - Method in class org.basex.query.expr.Simple
 
uses(Expr.Use) - Method in class org.basex.query.expr.Single
 
uses(Expr.Use) - Method in class org.basex.query.expr.Switch
 
uses(Expr.Use) - Method in class org.basex.query.expr.Try
 
uses(Expr.Use) - Method in class org.basex.query.expr.TypeCase
 
uses(Expr.Use) - Method in class org.basex.query.expr.TypeSwitch
 
uses(Expr.Use) - Method in class org.basex.query.expr.VarRef
 
uses(Expr.Use) - Method in class org.basex.query.flwor.ForLet
 
uses(Expr.Use) - Method in class org.basex.query.flwor.GFLWOR
 
uses(Expr.Use) - Method in class org.basex.query.flwor.Group
 
uses(Expr.Use) - Method in class org.basex.query.flwor.Order
 
uses(Expr.Use) - Method in class org.basex.query.flwor.OrderByExpr
 
uses(Expr.Use) - Method in class org.basex.query.flwor.OrderByStable
 
uses(Expr.Use) - Method in class org.basex.query.ft.FTContains
 
uses(Expr.Use) - Method in class org.basex.query.ft.FTDistance
 
uses(Expr.Use) - Method in class org.basex.query.ft.FTExpr
 
uses(Expr.Use) - Method in class org.basex.query.ft.FTIndexAccess
 
uses(Expr.Use) - Method in class org.basex.query.ft.FTWeight
 
uses(Expr.Use) - Method in class org.basex.query.ft.FTWindow
 
uses(Expr.Use) - Method in class org.basex.query.ft.FTWords
 
uses(Expr.Use) - Method in class org.basex.query.func.FNAcc
 
uses(Expr.Use) - Method in class org.basex.query.func.FNDb
 
uses(Expr.Use) - Method in class org.basex.query.func.FNFile
 
uses(Expr.Use) - Method in class org.basex.query.func.FNFormat
 
uses(Expr.Use) - Method in class org.basex.query.func.FNFt
 
uses(Expr.Use) - Method in class org.basex.query.func.FNFunc
 
uses(Expr.Use) - Method in class org.basex.query.func.FNGen
 
uses(Expr.Use) - Method in class org.basex.query.func.FNHof
 
uses(Expr.Use) - Method in class org.basex.query.func.FNHttp
 
uses(Expr.Use) - Method in class org.basex.query.func.FNId
 
uses(Expr.Use) - Method in class org.basex.query.func.FNIndex
 
uses(Expr.Use) - Method in class org.basex.query.func.FNInfo
 
uses(Expr.Use) - Method in class org.basex.query.func.FNMap
 
uses(Expr.Use) - Method in class org.basex.query.func.FNMath
 
uses(Expr.Use) - Method in class org.basex.query.func.FNNode
 
uses(Expr.Use) - Method in class org.basex.query.func.FNNum
 
uses(Expr.Use) - Method in class org.basex.query.func.FNPat
 
uses(Expr.Use) - Method in class org.basex.query.func.FNRepo
 
uses(Expr.Use) - Method in class org.basex.query.func.FNSeq
 
uses(Expr.Use) - Method in class org.basex.query.func.FNSql
 
uses(Expr.Use) - Method in class org.basex.query.func.FNStr
 
uses(Expr.Use) - Method in class org.basex.query.func.FNUtil
 
uses(Expr.Use) - Method in class org.basex.query.func.FNXslt
 
uses(Expr.Use) - Method in class org.basex.query.func.FNZip
 
uses(Expr.Use) - Method in class org.basex.query.func.InlineFunc
 
uses(Expr.Use) - Method in class org.basex.query.func.UserFuncCall
 
uses(Expr.Use) - Method in class org.basex.query.item.FuncItem
 
uses(Expr.Use) - Method in class org.basex.query.item.Value
 
uses(Expr.Use) - Method in class org.basex.query.path.Path
 
uses(Expr.Use) - Method in class org.basex.query.up.expr.Transform
 
uses(Expr.Use) - Method in class org.basex.query.util.Var
 
usesExclude() - Method in class org.basex.query.ft.FTNot
 
usesExclude() - Method in class org.basex.query.ft.FTWords
 
USING - Static variable in interface org.basex.query.QueryText
Parser token.
UTF16 - Static variable in class org.basex.util.Token
UTF16 encoding string.
UTF162 - Static variable in class org.basex.util.Token
UTF16 encoding string.
UTF16BE - Static variable in class org.basex.util.Token
UTF16BE (=UTF16) encoding string.
UTF16LE - Static variable in class org.basex.util.Token
UTF16 encoding string.
UTF32 - Static variable in class org.basex.util.Token
UTF16 encoding string.
UTF322 - Static variable in class org.basex.util.Token
UTF16 encoding string.
utf8(int) - Method in class org.basex.io.out.PrintOutput
Writes a character as UTF8.
UTF8 - Static variable in class org.basex.util.Token
UTF8 encoding string.
utf8(byte[], String) - Static method in class org.basex.util.Token
Converts a token from the input encoding to UTF8.
UTF82 - Static variable in class org.basex.util.Token
UTF8 encoding string (variant).
UTIL - Static variable in interface org.basex.query.QueryText
Util token.
Util - Class in org.basex.util
This class contains static methods, which are used throughout the project.
UTILURI - Static variable in interface org.basex.query.QueryText
Utility module URI.

V

V10 - Static variable in interface org.basex.data.DataText
Version.
V11 - Static variable in interface org.basex.data.DataText
Version.
V40 - Static variable in interface org.basex.data.DataText
Version.
V401 - Static variable in interface org.basex.data.DataText
Version.
val(InputInfo) - Method in class org.basex.query.item.B64Stream
 
VAL - Static variable in interface org.basex.query.QueryText
Query Plan.
valid(int) - Static method in class org.basex.util.XMLToken
Checks if the specified character is a valid XML character.
VALIDATE - Static variable in interface org.basex.query.QueryText
Parser token.
validateSignature(ANode) - Method in class org.basex.query.util.crypto.DigitalSignature
Validates a signature.
validName(String, boolean) - Static method in class org.basex.data.MetaData
Checks if the specified database name is valid, matching the pattern [-\w]+, or [-\w*?,]+ if the glob flag is activated.
VALUE - Static variable in interface org.basex.core.Text
Insert value.
value(double) - Static method in class org.basex.gui.layout.BaseXLayout
Returns the value of the specified pre value and attribute.
value() - Method in class org.basex.gui.layout.BaseXSlider
Returns the current value.
value(int) - Method in class org.basex.gui.layout.BaseXSlider
Sets a slider value.
value(QueryContext) - Method in class org.basex.query.expr.Context
 
value(QueryContext) - Method in class org.basex.query.expr.Expr
Evaluates the expression and returns the resulting value.
value(QueryContext) - Method in class org.basex.query.expr.If
 
value(QueryContext) - Method in class org.basex.query.expr.List
 
value(QueryContext) - Method in class org.basex.query.expr.ParseExpr
 
value(QueryContext) - Method in class org.basex.query.expr.Range
 
value(QueryContext) - Method in class org.basex.query.expr.Switch
 
value(QueryContext) - Method in class org.basex.query.expr.Treat
 
value(QueryContext) - Method in class org.basex.query.expr.Try
 
value(QueryContext) - Method in class org.basex.query.expr.VarRef
 
value(QueryContext) - Method in class org.basex.query.flwor.Group.Spec
 
value(QueryContext) - Method in class org.basex.query.func.BaseFuncCall
 
value(QueryContext) - Method in class org.basex.query.func.DynamicFunc
 
value(QueryContext) - Method in class org.basex.query.func.FNDb
 
value(QueryContext) - Method in class org.basex.query.func.FNGen
 
value(QueryContext) - Method in class org.basex.query.func.FNHof
 
value(QueryContext) - Method in class org.basex.query.func.FNMap
 
value(QueryContext) - Method in class org.basex.query.func.FNSimple
 
value(QueryContext) - Method in class org.basex.query.func.FNStr
 
value(QueryContext) - Method in class org.basex.query.func.FNUtil
 
value(QueryContext) - Method in class org.basex.query.func.InlineFunc
 
value(QueryContext) - Method in class org.basex.query.func.JavaMapping
 
value(QueryContext) - Method in class org.basex.query.func.UserFunc
 
Value - Class in org.basex.query.item
Abstract value.
value(QueryContext) - Method in class org.basex.query.item.Value
 
value() - Method in class org.basex.query.iter.ItemCache
 
value() - Method in class org.basex.query.iter.Iter
Returns a sequence with all iterator values.
value() - Method in class org.basex.query.iter.NodeCache
 
value() - Method in class org.basex.query.iter.ValueIter
 
value - Variable in class org.basex.query.QueryContext
Current context value.
value() - Method in class org.basex.query.QueryContext
Returns the result value.
value(Expr) - Method in class org.basex.query.QueryContext
Evaluates the specified expression and returns an iterator.
value(Value) - Method in exception org.basex.query.QueryException
Sets the error value.
value() - Method in exception org.basex.query.QueryException
Returns the error value.
value() - Method in class org.basex.query.QueryProcessor
Returns a result value.
value(QueryContext) - Method in class org.basex.query.up.expr.Transform
 
value(InputInfo, Type, Object) - Static method in enum org.basex.query.util.Err
Throws an invalid value exception.
value(QueryContext) - Method in class org.basex.query.util.Var
 
value(int) - Method in class org.basex.util.hash.TokenBoolMap
Returns the specified value.
value(byte[]) - Method in class org.basex.util.hash.TokenIntMap
Returns the value for the specified key.
value(int) - Method in class org.basex.util.hash.TokenMap
Returns the specified value.
value(int) - Method in class org.basex.util.hash.TokenObjMap
Returns the specified value.
value(int, int) - Method in class org.basex.util.Table
Returns the value for the specified table position.
ValueBuilder - Class in org.basex.index.value
This class builds an index for attribute values and text contents in a tree structure and stores the result to disk.
ValueBuilder(Data, boolean) - Constructor for class org.basex.index.value.ValueBuilder
Constructor.
VALUEE - Static variable in interface org.basex.query.QueryText
Parser token.
ValueIter - Class in org.basex.query.iter
Value iterator interface, throwing no exceptions.
ValueIter() - Constructor for class org.basex.query.iter.ValueIter
 
ValueList - Class in org.basex.query.util
This is a simple container for values.
ValueList() - Constructor for class org.basex.query.util.ValueList
Default constructor.
valueOf(String) - Static method in enum org.basex.build.BuildText.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.core.Commands.Cmd
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.core.Commands.CmdAlter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.core.Commands.CmdCreate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.core.Commands.CmdDrop
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.core.Commands.CmdIndex
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.core.Commands.CmdIndexInfo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.core.Commands.CmdInfo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.core.Commands.CmdOptimize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.core.Commands.CmdPerm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.core.Commands.CmdRepo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.core.Commands.CmdShow
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.gui.GUICommands
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.gui.GUIConstants.Fill
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.gui.GUIConstants.Msg
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.gui.layout.BaseXFileChooser.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.gui.layout.BaseXKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.index.IndexToken.IndexType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.index.StatsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.query.expr.Calc
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.query.expr.CmpG.OpG
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.query.expr.CmpN.OpN
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.query.expr.CmpV.OpV
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.query.expr.Expr.Use
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.query.ft.FTWords.FTMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.query.func.Function
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.query.func.Variable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.query.item.AtomType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.query.item.NodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.query.item.SeqType.Occ
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.query.path.Axis
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.query.path.Test.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.query.up.primitives.PrimitiveType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.query.util.Compare.Flag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.query.util.Err.ErrType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.query.util.Err
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.server.ServerCmd
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.util.ft.FTFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.basex.util.ft.FTUnit
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.basex.build.BuildText.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.core.Commands.Cmd
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.core.Commands.CmdAlter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.core.Commands.CmdCreate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.core.Commands.CmdDrop
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.core.Commands.CmdIndex
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.core.Commands.CmdIndexInfo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.core.Commands.CmdInfo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.core.Commands.CmdOptimize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.core.Commands.CmdPerm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.core.Commands.CmdRepo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.core.Commands.CmdShow
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.gui.GUICommands
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.gui.GUIConstants.Fill
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.gui.GUIConstants.Msg
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.gui.layout.BaseXFileChooser.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.gui.layout.BaseXKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.index.IndexToken.IndexType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.basex.index.IndexTree
Compressed id values.
values() - Static method in enum org.basex.index.StatsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.query.expr.Calc
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.query.expr.CmpG.OpG
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.query.expr.CmpN.OpN
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.query.expr.CmpV.OpV
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.query.expr.Expr.Use
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.query.ft.FTWords.FTMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.query.func.Function
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.query.func.Variable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.query.item.AtomType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.query.item.NodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.query.item.SeqType.Occ
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.query.path.Axis
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.query.path.Test.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.query.up.primitives.PrimitiveType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.basex.query.util.Ann
Values.
values(QNm) - Method in class org.basex.query.util.Ann
Returns the values for the specified name.
values() - Static method in enum org.basex.query.util.Compare.Flag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.query.util.Err.ErrType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.query.util.Err
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.server.ServerCmd
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.util.ft.FTFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.basex.util.ft.FTUnit
Returns an array containing the constants of this enum type, in the order they are declared.
ValuesToken - Class in org.basex.index
This class defines access to index text tokens.
ValuesToken(IndexToken.IndexType, byte[]) - Constructor for class org.basex.index.ValuesToken
Constructor.
var - Variable in class org.basex.query.expr.VarRef
Variable name.
var - Variable in class org.basex.query.flwor.ForLet
Variable.
VAR - Static variable in interface org.basex.query.QueryText
Query Plan.
Var - Class in org.basex.query.util
Variable expression.
VARBL - Static variable in interface org.basex.query.QueryText
Query Plan.
VarContext - Class in org.basex.query.util
This class references all in-scope variables.
VarContext() - Constructor for class org.basex.query.util.VarContext
 
Variable - Enum in org.basex.query.func
Statically available XQuery variables.
VARIABLE - Static variable in interface org.basex.query.QueryText
Parser token.
varIDs - Variable in class org.basex.query.QueryContext
Counter for variable IDs.
VarRef - Class in org.basex.query.expr
Variable Reference expression.
VarRef(InputInfo, Var) - Constructor for class org.basex.query.expr.VarRef
Constructor.
vars() - Method in class org.basex.query.flwor.For
 
vars() - Method in class org.basex.query.flwor.ForLet
Gathers all variables declared by this clause.
vars() - Method in class org.basex.query.flwor.Let
 
vars - Variable in class org.basex.query.QueryContext
Variables.
vars - Variable in class org.basex.query.util.VarStack
Variable expressions.
VarStack - Class in org.basex.query.util
Variable stack.
VarStack() - Constructor for class org.basex.query.util.VarStack
Default constructor.
VarStack(int) - Constructor for class org.basex.query.util.VarStack
Default constructor.
verbose - Variable in class org.basex.core.Main
Verbose mode.
verify() - Method in class org.basex.util.MinHeap
Verifies the inner structure of the heap.
VERS - Static variable in interface org.basex.build.BuildText
XML document version.
VERS - Static variable in interface org.basex.query.util.pkg.PkgText
Attribute versions.
VERS10 - Static variable in interface org.basex.build.BuildText
XML document version.
VERS11 - Static variable in interface org.basex.build.BuildText
XML document version.
VERSINFO - Static variable in interface org.basex.core.Text
Version information.
VERSION - Static variable in class org.basex.core.Prop
Code version (may contain major, minor and optional patch number).
VERSION - Static variable in interface org.basex.query.QueryText
Parser token.
version(byte[]) - Static method in class org.basex.query.util.pkg.Package
Extracts the package version from a unique package name.
VERSION - Static variable in interface org.basex.query.util.pkg.PkgText
Attribute version.
Version - Class in org.basex.util
Version according to the SemVer syntax.
Version(String) - Constructor for class org.basex.util.Version
Constructor.
Version(byte[]) - Constructor for class org.basex.util.Version
Constructor.
VERSION_URL - Static variable in interface org.basex.core.Text
Version URL.
VIEW - Static variable in interface org.basex.core.Text
"View".
View - Class in org.basex.gui.view
View observer pattern.
View(String, ViewNotifier) - Constructor for class org.basex.gui.view.View
Registers the specified view.
ViewContainer - Class in org.basex.gui.view
This class manages all visible and invisible views and allows drag and drop operations inside the panel.
ViewContainer(AGUI, View...) - Constructor for class org.basex.gui.view.ViewContainer
Constructor.
ViewData - Class in org.basex.gui.view
This class assembles some database access methods which are used in the same way by different visualizations.
ViewNotifier - Class in org.basex.gui.view
This class serves as a container for all existing views.
ViewNotifier(GUI) - Constructor for class org.basex.gui.view.ViewNotifier
Constructor.
ViewRect - Class in org.basex.gui.view
View rectangle.
ViewRect() - Constructor for class org.basex.gui.view.ViewRect
Default constructor.
ViewRect(int, int, int, int) - Constructor for class org.basex.gui.view.ViewRect
Simple rectangle constructor.
VIEWS - Static variable in class org.basex.gui.GUIConstants
Default GUI Layout.
VIEWS - Static variable in class org.basex.gui.GUIProp
GUI Layout.
visible() - Method in class org.basex.gui.view.editor.EditorView
 
visible(boolean) - Method in class org.basex.gui.view.editor.EditorView
 
visible() - Method in class org.basex.gui.view.explore.ExploreView
 
visible(boolean) - Method in class org.basex.gui.view.explore.ExploreView
 
visible() - Method in class org.basex.gui.view.folder.FolderView
 
visible(boolean) - Method in class org.basex.gui.view.folder.FolderView
 
visible() - Method in class org.basex.gui.view.info.InfoView
 
visible(boolean) - Method in class org.basex.gui.view.info.InfoView
 
visible() - Method in class org.basex.gui.view.map.MapView
 
visible(boolean) - Method in class org.basex.gui.view.map.MapView
 
visible() - Method in class org.basex.gui.view.plot.PlotView
 
visible(boolean) - Method in class org.basex.gui.view.plot.PlotView
 
visible() - Method in class org.basex.gui.view.table.TableView
 
visible(boolean) - Method in class org.basex.gui.view.table.TableView
 
visible() - Method in class org.basex.gui.view.text.TextView
 
visible(boolean) - Method in class org.basex.gui.view.text.TextView
 
visible() - Method in class org.basex.gui.view.tree.TreeView
 
visible(boolean) - Method in class org.basex.gui.view.tree.TreeView
 
visible() - Method in class org.basex.gui.view.View
Tests if this view is currently visible.
visible(boolean) - Method in class org.basex.gui.view.View
Sets the visibility of the view.

W

w - Variable in class org.basex.gui.view.ViewRect
Width.
W3URI - Static variable in interface org.basex.query.QueryText
W3 URI.
watch(String, EventNotifier) - Method in class org.basex.server.ClientSession
Watches an event.
WATCHING_EVENT_X - Static variable in interface org.basex.core.Text
Watch Event.
WEIGHT - Static variable in interface org.basex.query.QueryText
Parser token.
WesternTokenizer - Class in org.basex.util.ft
Full-text tokenizer.
WesternTokenizer(FTOpt) - Constructor for class org.basex.util.ft.WesternTokenizer
Constructor.
WHERE - Static variable in interface org.basex.query.QueryText
Parser token.
WHICHATTR - Static variable in interface org.basex.query.util.pkg.PkgText
Invalid attribute.
WHICHELEM - Static variable in interface org.basex.query.util.pkg.PkgText
Invalid element.
WHITE - Static variable in class org.basex.gui.GUIConstants
Bright GUI color.
WHR - Static variable in interface org.basex.query.QueryText
Query Plan.
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.
WILDCARDS - Static variable in class org.basex.core.Prop
Flag for creating a wildcard index.
WILDCARDS - Static variable in interface org.basex.core.Text
Info on wildcard indexing.
wildcards - Variable in class org.basex.data.MetaData
Flag for wildcard indexing.
WILDCARDS - Static variable in interface org.basex.query.QueryText
Parser token.
WIN - Static variable in class org.basex.core.Prop
Flag denoting if OS belongs to Windows family.
WINDOW - Static variable in interface org.basex.query.QueryText
Parser token.
WITH - Static variable in interface org.basex.query.QueryText
Parser token.
WITHOUT - Static variable in interface org.basex.query.QueryText
Parser token.
WORD - Static variable in interface org.basex.query.QueryText
Parser token.
word(long, byte[]) - Method in class org.basex.query.util.format.Formatter
Returns a word representation for the specified number.
word(int, double) - Static method in class org.basex.util.ft.Scoring
Calculates a score value, based on the token length and complete text length.
WORDS - Static variable in interface org.basex.query.QueryText
Parser token.
wrapped() - Method in error org.basex.query.QueryError
Getter for the wrapped exception.
write() - Method in class org.basex.core.AProp
Writes the properties to disk.
WRITE - Static variable in class org.basex.core.User
Write permission (local+global).
write() - Method in class org.basex.core.Users
Writes global permissions to disk.
write(DataOutput) - Method in class org.basex.core.Users
Writes permissions to disk.
write(IOFile) - Method in class org.basex.index.IdPreMap
Write the map to the specified file.
write(DataOutput) - Method in class org.basex.index.Names
 
write(DataOutput) - Method in class org.basex.index.path.PathSummary
Writes the path summary to the specified output.
write(DataOutput) - Method in class org.basex.index.Resources
Writes information on database resources to disk.
write(DataOutput) - Method in class org.basex.index.Stats
Writes the key statistics to the specified output stream.
write(byte[]) - Method in class org.basex.io.IOFile
Writes the specified byte array.
write(InputStream) - Method in class org.basex.io.IOFile
Writes the specified input.
write(int) - Method in class org.basex.io.out.ArrayOutput
 
write(int) - Method in class org.basex.io.out.BufferOutput
 
write(int) - Method in class org.basex.io.out.DataOutput
 
write(int) - Method in class org.basex.io.out.EncodingOutput
 
write(int) - Method in class org.basex.io.out.NullOutput
 
write(int) - Method in class org.basex.io.out.PrintOutput
 
write(int) - Method in class org.basex.io.out.TableOutput
 
write(Object...) - Method in class org.basex.server.Log
Writes an entry to the log file.
write(DataOutput) - Method in class org.basex.util.hash.TokenIntMap
 
write(DataOutput) - Method in class org.basex.util.hash.TokenSet
Writes the token set to the specified output.
write1(int) - Method in class org.basex.io.out.DataOutput
Writes a byte value.
write1(int, int, int) - Method in class org.basex.io.random.TableAccess
Writes a byte value to the specified position.
write1(int, int, int) - Method in class org.basex.io.random.TableDiskAccess
 
write1(int, int, int) - Method in class org.basex.io.random.TableMemAccess
 
write2(int) - Method in class org.basex.io.out.DataOutput
Writes a short value.
write2(int, int, int) - Method in class org.basex.io.random.TableAccess
Writes a short value to the specified position.
write2(int, int, int) - Method in class org.basex.io.random.TableDiskAccess
 
write2(int, int, int) - Method in class org.basex.io.random.TableMemAccess
 
write4(int) - Method in class org.basex.io.out.DataOutput
Writes an integer value.
write4(long, int) - Method in class org.basex.io.random.DataAccess
Writes an integer value to the specified position.
write4(int) - Method in class org.basex.io.random.DataAccess
Writes an integer value to the current position.
write4(int, int, int) - Method in class org.basex.io.random.TableAccess
Writes an integer value to the specified position.
write4(int, int, int) - Method in class org.basex.io.random.TableDiskAccess
 
write4(int, int, int) - Method in class org.basex.io.random.TableMemAccess
 
write5(long) - Method in class org.basex.io.out.DataOutput
Writes 5 bytes of a long value.
write5(long, long) - Method in class org.basex.io.random.DataAccess
Writes a 5-byte value to the specified position.
write5(int, int, long) - Method in class org.basex.io.random.TableAccess
Writes a 5-byte value to the specified position.
write5(int, int, long) - Method in class org.basex.io.random.TableDiskAccess
 
write5(int, int, long) - Method in class org.basex.io.random.TableMemAccess
 
WRITEBACK - Static variable in class org.basex.core.Prop
Writes original files back after updates.
writeBool(boolean) - Method in class org.basex.io.out.DataOutput
Writes a boolean value.
writeBytes(byte[]) - Method in class org.basex.io.out.DataOutput
Writes a byte array.
writeDiffs(IntList) - Method in class org.basex.io.out.DataOutput
Writes distances between integers.
writeDouble(double) - Method in class org.basex.io.out.DataOutput
Writes a double value.
writeIndex(int) - Method in class org.basex.index.ft.FTBuilder
Writes the current index to disk.
writeLongs(long[]) - Method in class org.basex.io.out.DataOutput
Writes long values.
writeNum(int) - Method in class org.basex.io.out.DataOutput
Writes a compressed integer value; see Num for more.
writeNum(long, int) - Method in class org.basex.io.random.DataAccess
Write a value to the file.
writeNums(int[]) - Method in class org.basex.io.out.DataOutput
Writes compressed numbers; see Num for more.
writeNums(long, int[]) - Method in class org.basex.io.random.DataAccess
Writes integers to the file in compressed form.
writeString(String) - Method in class org.basex.io.out.PrintOutput
Writes a string to the output stream, suffixed by a 0 byte.
writeTo(Item[], int) - Method in class org.basex.query.item.DBNodeSeq
 
writeTo(Item[], int) - Method in class org.basex.query.item.Empty
 
writeTo(Item[], int) - Method in class org.basex.query.item.IntSeq
 
writeTo(Item[], int) - Method in class org.basex.query.item.Item
 
writeTo(Item[], int) - Method in class org.basex.query.item.ItemSeq
 
writeTo(Item[], int) - Method in class org.basex.query.item.RangeSeq
 
writeTo(Item[], int) - Method in class org.basex.query.item.Value
Writes this value's items out to the given array.
writeToken(byte[]) - Method in class org.basex.io.out.DataOutput
Writes a token, represented by its compressed length and its byte array.
writeToken(long, byte[]) - Method in class org.basex.io.random.DataAccess
Appends a value to the file and return it's offset.
writeToken(byte[], int, int) - Method in class org.basex.io.random.DataAccess
Write a token to the file.
writeTokens(byte[][]) - Method in class org.basex.io.out.DataOutput
Writes tokens.
WRONGCHAR - Static variable in interface org.basex.build.BuildText
Scanner error.
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.
WS_CHOPPING - Static variable in interface org.basex.core.Text
Info on whitespace chopping.
WSERROR - Static variable in interface org.basex.build.BuildText
DTD whitespace error.

X

x - Variable in class org.basex.gui.view.ViewRect
X position.
XARSUFFIX - Static variable in class org.basex.io.IO
XAR file suffix.
xc - Variable in class org.basex.query.item.Date
Calendar instance.
XDATE - Static variable in interface org.basex.query.QueryText
Example for a Date format.
XDAY - Static variable in interface org.basex.query.QueryText
Example for a Day format.
XDECL - Static variable in interface org.basex.build.BuildText
DTD: XML.
xdmInfo() - Method in class org.basex.query.item.DBNode
 
xdmInfo() - Method in class org.basex.query.item.FAttr
 
xdmInfo() - Method in class org.basex.query.item.FDoc
 
xdmInfo() - Method in class org.basex.query.item.Item
Returns meta data on the current item.
xdmInfo() - Method in class org.basex.query.item.QNm
 
XDTD - Static variable in interface org.basex.query.QueryText
Example for a DayTimeDuration format.
XDTM - Static variable in interface org.basex.query.QueryText
Example for a DateTime format.
XDURR - Static variable in interface org.basex.query.QueryText
Example for a Duration format.
XHTMLSerializer - Class in org.basex.io.serial
This class serializes data as XHTML.
XMDA - Static variable in interface org.basex.query.QueryText
Example for a MonthDay format.
XML - Static variable in class org.basex.util.Token
XML token.
XML_ARCHIVES - Static variable in interface org.basex.core.Text
XAR file description.
XML_DOCUMENTS - Static variable in interface org.basex.core.Text
XML file description.
XML_FORMAT - Static variable in interface org.basex.core.Text
CSV Database format information.
XMLC - Static variable in class org.basex.util.Token
XML token with colon.
XMLCHAR - Static variable in interface org.basex.build.BuildText
Scanner error.
XMLConverter - Class in org.basex.query.util
This class provides a parse method to convert data to XML nodes.
XMLConverter(InputInfo) - Constructor for class org.basex.query.util.XMLConverter
Constructor.
XMLInput - Class in org.basex.io.in
This class provides methods for reading XML input and recursive entities.
XMLInput(IO) - Constructor for class org.basex.io.in.XMLInput
Constructor.
XMLNS - Static variable in class org.basex.util.Token
XMLNS token.
XMLNSC - Static variable in class org.basex.util.Token
XMLNS token with colon.
XMLNSURI - Static variable in interface org.basex.query.QueryText
XMLNS URI.
xmlParser(IO, Prop) - Static method in class org.basex.build.Parser
Returns an XML parser instance.
XMLParser - Class in org.basex.build.xml
This class parses the tokens that are delivered by the XMLScanner and sends them to the specified database builder.
XMLParser(IO, Prop) - Constructor for class org.basex.build.xml.XMLParser
Constructor.
XMLPLAN - Static variable in class org.basex.core.Prop
Prints an XML plan.
XMLSerializer - Class in org.basex.io.serial
This class serializes data as XML.
XMLSTR - Static variable in interface org.basex.query.QueryText
Parser token.
XMLSUFFIX - Static variable in class org.basex.io.IO
XML file suffix.
XMLSUFFIXES - Static variable in class org.basex.io.IO
XML suffixes.
XMLSyntax - Class in org.basex.gui.layout
This class defines syntax highlighting for XML files.
XMLSyntax() - Constructor for class org.basex.gui.layout.XMLSyntax
 
XMLToken - Class in org.basex.util
This class provides convenience operations for XML-specific character operations.
XMLURI - Static variable in interface org.basex.query.QueryText
XML URI.
XMON - Static variable in interface org.basex.query.QueryText
Example for a Month format.
XQ10 - Static variable in interface org.basex.query.QueryText
Parser token.
XQ11 - Static variable in interface org.basex.query.QueryText
Parser token.
XQ30 - Static variable in interface org.basex.query.QueryText
Parser token.
XQCOMM_C - Static variable in interface org.basex.data.DataText
XQuery comment.
XQCOMM_O - Static variable in interface org.basex.data.DataText
XQuery comment.
XQMSUFFIX - Static variable in class org.basex.io.IO
XQuery module suffix.
XQPATH - Static variable in class org.basex.gui.GUIProp
Path for XQuery files.
XQSUFFIX - Static variable in class org.basex.io.IO
XQuery file suffix.
XQSUFFIXES - Static variable in class org.basex.io.IO
XQuery suffixes.
XQuery - Class in org.basex.core.cmd
Evaluates the 'xquery' command and processes an XQuery request.
XQuery(String) - Constructor for class org.basex.core.cmd.XQuery
Default constructor.
xquery(int) - Method in class org.basex.core.CommandBuilder
Adds the specified argument as XQuery string.
XQUERY - Static variable in interface org.basex.core.Text
"XQuery".
xquery(String, boolean) - Method in class org.basex.gui.GUI
Launches a query.
XQUERY - Static variable in class org.basex.gui.GUIProp
Last XQuery inputs.
XQUERY - Static variable in interface org.basex.query.QueryText
Parser token.
XQUERY - Static variable in interface org.basex.query.util.pkg.PkgText
Element xquery.
XQUERY3 - Static variable in class org.basex.core.Prop
Default XQuery version.
xquery3 - Variable in class org.basex.query.QueryContext
XQuery version flag.
XQUERY_FILES - Static variable in interface org.basex.core.Text
XQuery file extensions description.
XQueryFunction - Annotation Type in org.basex.query.func
Java module signature.
XQuerySyntax - Class in org.basex.gui.layout
This class defines syntax highlighting for XQuery files.
XQuerySyntax() - Constructor for class org.basex.gui.layout.XQuerySyntax
 
XS - Static variable in interface org.basex.query.QueryText
XS token.
XSI - Static variable in interface org.basex.query.QueryText
XS token.
XSIURI - Static variable in interface org.basex.query.QueryText
XMLSchema Instance URI.
XSLT - Static variable in interface org.basex.query.QueryText
XSLT token.
XSLTURI - Static variable in interface org.basex.query.QueryText
XSLT module URI.
XSURI - Static variable in interface org.basex.query.QueryText
XMLSchema URI.
XTIME - Static variable in interface org.basex.query.QueryText
Example for a Time format.
XYEA - Static variable in interface org.basex.query.QueryText
Example for a Year format.
XYMD - Static variable in interface org.basex.query.QueryText
Example for a YearMonthDuration format.
XYMO - Static variable in interface org.basex.query.QueryText
Example for a YearMonth format.

Y

y - Variable in class org.basex.gui.view.ViewRect
Y position.
yea() - Method in class org.basex.query.item.Dur
Returns the years.
YES - Static variable in interface org.basex.core.Text
Yes flag.
yes(Object[]) - Method in class org.basex.io.serial.SerializerProp
Retrieves a value from the specified property and checks for its boolean value.
yes(String) - Static method in class org.basex.util.Util
Checks if the specified string is "yes", "true" or "on".
yesNoCancel(GUI, String) - Static method in class org.basex.gui.dialog.Dialog
Static yes/no dialog.
YMd - Class in org.basex.query.item
YearMonth Duration item.
YMd(YMd, YMd, boolean) - Constructor for class org.basex.query.item.YMd
Constructor.
YMd(Dur, double, boolean, InputInfo) - Constructor for class org.basex.query.item.YMd
Constructor.
ymd() - Method in class org.basex.query.item.YMd
Returns the years and months.

Z

ZERO - Static variable in class org.basex.query.item.Str
Zero-length string.
ZERO - Static variable in class org.basex.util.Token
Digit '0'.
zeroOrOne() - Method in class org.basex.query.item.SeqType
Tests if the type yields at most one item.
Zip - Class in org.basex.io
Contains methods for zipping and unzipping archives.
Zip(IO) - Constructor for class org.basex.io.Zip
Constructor.
zip(IOFile, Pattern) - Method in class org.basex.io.Zip
Zips the specified directory.
ZIP - Static variable in interface org.basex.query.QueryText
ZIP token.
ZIP_ARCHIVES - Static variable in interface org.basex.core.Text
ZIP file description.
ZIPPATTERN - Static variable in class org.basex.core.Databases
Pattern to extract the database name from a backup file name.
ZIPSUFFIX - Static variable in class org.basex.io.IO
ZIP file suffix.
ZIPSUFFIXES - Static variable in class org.basex.io.IO
ZIP suffixes.
ZIPURI - Static variable in interface org.basex.query.QueryText
ZIP URI.
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