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

C

c(QueryContext) - Method in class org.basex.query.func.FNAggr
 
c(QueryContext) - Method in class org.basex.query.func.FNSimple
 
c(QueryContext) - Method in class org.basex.query.func.Fun
Compiles the function.
cache() - Method in class org.basex.io.IO
Caches the contents.
cache() - Method in class org.basex.io.IOContent
 
cache() - Method in class org.basex.io.IOFile
 
cache() - Method in class org.basex.io.IOUrl
 
CachedInput - Class in org.basex.io
This class allows reading from a cached byte array.
CachedInput(byte[]) - Constructor for class org.basex.io.CachedInput
Initializes the file reader.
CachedOutput - Class in org.basex.io
This class caches the output bytes in an array.
CachedOutput() - Constructor for class org.basex.io.CachedOutput
Default constructor.
CachedOutput(int) - Constructor for class org.basex.io.CachedOutput
Constructor, specifying the maximum number of bytes to write. 256 is used as minimum value.
Calc - Enum in org.basex.query.expr
Calculation.
CALCEXPR - Static variable in interface org.basex.query.QueryText
XPST0003: Parsing exception.
calcMap(MapRect, MapList, int, int, int) - Method in class org.basex.gui.view.map.SliceDiceAlgo
 
calcMap(MapRect, MapList, int, int, int) - Method in class org.basex.gui.view.map.SplitAlgo
 
calcMap(MapRect, MapList, int, int, int) - Method in class org.basex.gui.view.map.SquarifiedAlgo
 
calcMap(MapRect, MapList, int, int, int) - Method in class org.basex.gui.view.map.StripAlgo
 
cancel() - Method in class org.basex.gui.dialog.Dialog
Cancels the dialog; can be overwritten.
cancel() - Method in class org.basex.gui.dialog.DialogHelp
 
cancel() - Method in class org.basex.gui.dialog.DialogProgress
 
CANCELCREATE - Static variable in interface org.basex.Text
Builder error.
Case - Class in org.basex.query.expr
Case expression.
Case(Var, Expr) - Constructor for class org.basex.query.expr.Case
Constructor.
CASE - Static variable in interface org.basex.query.QueryTokens
Parser token.
Cast - Class in org.basex.query.expr
Cast expression.
Cast(Expr, SeqType) - Constructor for class org.basex.query.expr.Cast
Function constructor.
cast(Item, Expr, QueryContext) - Method in class org.basex.query.item.SeqType
Casts the specified item.
cast(Item, QueryContext) - Method in class org.basex.query.item.SeqType
Casts the specified item.
CAST - Static variable in interface org.basex.query.QueryTokens
Parser token.
cast(Type, Item) - Static method in class org.basex.query.util.Err
Throws a numeric type exception.
Castable - Class in org.basex.query.expr
Castable expression.
Castable(Expr, SeqType) - Constructor for class org.basex.query.expr.Castable
Constructor.
CASTABLE - Static variable in interface org.basex.query.QueryTokens
Parser token.
CASTBOOL - Static variable in interface org.basex.query.QueryText
FORG0001: Evaluation exception.
castErr(Object) - Method in class org.basex.query.item.Item
Throws a cast error.
CASTUNKNOWN - Static variable in interface org.basex.query.QueryText
XPST0080: Parsing exception.
Catch - Class in org.basex.query.expr
Catch clause.
Catch(Expr, QNm[], Var, Var, Var) - Constructor for class org.basex.query.expr.Catch
Constructor.
CATCH - Static variable in interface org.basex.query.QueryTokens
Parser token.
cats - Variable in class org.basex.data.StatsKey
Categories.
CAttr - Class in org.basex.query.expr
Attribute fragment.
CAttr(Expr, Expr[], boolean) - Constructor for class org.basex.query.expr.CAttr
Constructor.
CComm - Class in org.basex.query.expr
Comment fragment.
CComm(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.QueryTokens
Parser token.
CDATASEC - Static variable in interface org.basex.build.BuildText
Scanner Error.
CDoc - Class in org.basex.query.expr
Document fragment.
CDoc(Expr) - Constructor for class org.basex.query.expr.CDoc
Constructor.
CElem - Class in org.basex.query.expr
Element fragment.
CElem(Expr, Expr[], Atts) - Constructor for class org.basex.query.expr.CElem
Constructor.
centerPos(Graphics, byte[], int) - Static method in class org.basex.gui.layout.BaseXLayout
Calculates if the string fits in one line; if yes, returns the horizontal start position.
CFrag - Class in org.basex.query.expr
Fragment constructor.
CFrag(Expr...) - Constructor for class org.basex.query.expr.CFrag
Constructor.
ch - Variable in class org.basex.data.PathNode
Children.
CHARACTER - Static variable in interface org.basex.build.BuildText
Scanner Error.
characters(char[], int, int) - Method in class org.basex.build.xml.SAX2Data
 
chars - Variable in class org.basex.util.TokenBuilder
Character array.
Check - Class in org.basex.core.proc
Evaluates the 'check' command.
Check(String) - Constructor for class org.basex.core.proc.Check
Constructor.
check(String) - Static method in class org.basex.core.proc.Check
Static command for getting a database reference.
check(byte[]) - Static method in class org.basex.query.item.Bln
Checks if the specified value is a correct boolean string.
check() - Method in class org.basex.query.util.Functions
Checks if all functions have been correctly initialized.
check(T[], int) - Static method in class org.basex.util.Array
Doubles the array size if necessary.
CHECK0 - Static variable in interface org.basex.Text
Command help.
CHECK1 - Static variable in interface org.basex.Text
Command help.
CHECK2 - Static variable in interface org.basex.Text
Command help.
checkCtx(QueryContext) - Method in class org.basex.query.expr.Expr
Throws an exception if the context item is not set.
checkDbl(Expr, QueryContext) - Method in class org.basex.query.expr.Expr
Checks if the specified expression yields a string.
checked() - Method in interface org.basex.gui.GUICommand
Returns if this command includes a menu checkbox.
checked() - Method in enum org.basex.gui.GUICommands
 
checkItr(Expr, QueryContext) - Method in class org.basex.query.expr.Expr
Checks if the specified expression is an integer.
checkKeys(KeyEvent) - Method in class org.basex.gui.GUI
Browse in views.
checkStop() - Method in class org.basex.core.Progress
Checks if the progress was interrupted; if yes, sends a runtime exception.
child() - Method in class org.basex.query.item.DBNode
 
child() - Method in class org.basex.query.item.FNode
 
child() - Method in class org.basex.query.item.Nod
Returns a child axis iterator.
ChildIterator - Class in org.basex.query
Offers an iterator for the children of a node.
ChildIterator(Data, int) - Constructor for class org.basex.query.ChildIterator
Default Constructor.
children() - Method in class org.basex.io.IO
Returns the children of a document.
children() - Method in class org.basex.io.IOFile
 
chmod(String, int) - Method in class org.basex.fuse.DeepFS
 
chmod(String, int) - Method in class org.basex.fuse.DeepFuse
Change the permission bits of a file.
choose() - Method in class org.basex.gui.dialog.DialogCreate
Choose an XML document or directory.
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(Object) - Static method in class org.basex.query.util.Err
Chops the specified input and returns the string.
chop() - Method in class org.basex.util.TokenBuilder
Chops leading and trailing whitespaces.
chopNumber(byte[]) - Static method in class org.basex.util.Token
Finishes the numeric token, removing trailing zeroes.
CHOPPINGINFO - Static variable in interface org.basex.Text
Whitespaces information.
chopString(Graphics, byte[], int, int, int) - Static method in class org.basex.gui.layout.BaseXLayout
Draws the specified string.
chown(String, int, int) - Method in class org.basex.fuse.DeepFS
 
chown(String, int, int) - Method in class org.basex.fuse.DeepFuse
Change the owner and group of a file.
CIRCMODULE - Static variable in interface org.basex.query.QueryText
XQST0073: Parsing exception.
cl(byte) - Static method in class org.basex.util.Token
Returns the expected codepoint length of the specified byte.
Clc - Class in org.basex.query.expr
Calculation.
Clc(Expr, Expr, Calc) - Constructor for class org.basex.query.expr.Clc
Constructor.
CLIENTBYE - Static variable in interface org.basex.Text
Good-Bye Information.
CLIENTINFO - Static variable in interface org.basex.Text
Start Information.
CLIENTMODE - Static variable in interface org.basex.Text
Client Mode.
ClientProcess - Class in org.basex.core
This class sends client commands to the server instance over a socket.
ClientProcess(String, int, Process) - Constructor for class org.basex.core.ClientProcess
Constructor, specifying the server host:port and the command to be sent.
clip() - Method in class org.basex.gui.layout.BaseXText
Returns the clipboard text.
clone() - Method in class org.basex.query.util.Var
 
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.DiskBuilder
 
close() - Method in class org.basex.build.MemBuilder
 
close() - Method in class org.basex.core.Context
Closes the database instance.
Close - Class in org.basex.core.proc
Evaluates the 'close' command.
Close() - Constructor for class org.basex.core.proc.Close
Constructor.
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.DOTSerializer
 
close(byte[]) - Method in class org.basex.data.DOTSerializer
 
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.data.SAXSerializer
 
close(byte[]) - Method in class org.basex.data.SAXSerializer
 
close() - Method in class org.basex.data.Serializer
Finishes the serializer.
close() - Method in class org.basex.data.XMLSerializer
 
close() - Method in class org.basex.gui.dialog.Dialog
Closes the dialog; can be overwritten and stores the dialog position if it has been specified before.
close() - Method in class org.basex.gui.dialog.DialogCreate
 
close() - Method in class org.basex.gui.dialog.DialogEdit
 
close() - Method in class org.basex.gui.dialog.DialogHelp
 
close() - Method in class org.basex.gui.dialog.DialogImportFS
 
close() - Method in class org.basex.gui.dialog.DialogInfo
 
close() - Method in class org.basex.gui.dialog.DialogInsert
 
close() - Method in class org.basex.gui.dialog.DialogOpen
 
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.DialogRename
 
close() - Method in class org.basex.index.FTFuzzy
 
close() - Method in class org.basex.index.FTTrie
 
close() - Method in class org.basex.index.Index
Close the index.
close() - Method in class org.basex.index.Values
 
close() - Method in class org.basex.io.BufferedOutput
 
close() - Method in class org.basex.io.BufferInput
Closes the input stream.
close() - Method in class org.basex.io.ConsoleOutput
 
close() - Method in class org.basex.io.DataAccess
Closes the data access.
close() - Method in class org.basex.io.DataAccessMM
Closes the data access.
close() - Method in class org.basex.io.DataAccessMMA
Closes the data access.
close() - Method in class org.basex.io.DataAccessNIO
Closes the data access.
close() - Method in class org.basex.io.DataOutput
 
close() - Method in class org.basex.io.NullOutput
 
close() - Method in class org.basex.io.PrintOutput
 
close() - Method in class org.basex.io.TableAccess
Closes the table access.
close() - Method in class org.basex.io.TableDiskAccess
 
close() - Method in class org.basex.io.TableDiskAccessNIO
 
close() - Method in class org.basex.io.TableMemAccess
 
close() - Method in class org.basex.io.TableOutput
 
close() - Method in class org.basex.query.QueryContext
Closes the context.
close() - Method in class org.basex.query.QueryProcessor
Parses the specified query and returns the result.
CLOSE0 - Static variable in interface org.basex.Text
Command help.
CLOSE1 - Static variable in interface org.basex.Text
Command help.
CLOSE2 - Static variable in interface org.basex.Text
Command help.
closeElement() - Method in class org.basex.data.Serializer
Closes an element.
closeIndex(IndexToken.Type) - Method in class org.basex.data.Data
Closes the specified index.
closeIndex(IndexToken.Type) - Method in class org.basex.data.DiskData
 
closeIndex(IndexToken.Type) - Method in class org.basex.data.MemData
 
closeResult() - Method in class org.basex.data.DOTSerializer
 
closeResult() - Method in class org.basex.data.SAXSerializer
 
closeResult() - Method in class org.basex.data.Serializer
Closes a result.
closeResult() - Method in class org.basex.data.XMLSerializer
 
CLOSING - Static variable in interface org.basex.build.BuildText
Scanner Error.
CLOSINGTAG - Static variable in interface org.basex.build.BuildText
Builder error: Tag Mismatch.
cls() - Method in class org.basex.data.DiskData
Closes the database without writing data back to disk.
CMDHELP - Static variable in interface org.basex.Text
Database Closed.
CMDNO - Static variable in interface org.basex.Text
Unknown Command error.
CMDSIMILAR - Static variable in interface org.basex.Text
Unknown Command error.
CMDUNKNOWN - Static variable in interface org.basex.Text
Unknown Command error.
CMDWHICH - Static variable in interface org.basex.Text
Unknown Command error.
cmp - Variable in class org.basex.query.expr.CmpG
Comparator.
cmp - Variable in enum org.basex.query.expr.CmpG.Comp
Comparator.
cmp - Variable in class org.basex.query.expr.CmpV
Comparator.
cmp(Item, Item) - Static method in class org.basex.query.util.Err
Throws a comparison exception.
CMPEXPR - Static variable in interface org.basex.query.QueryText
XPST0003: Parsing exception.
CmpG - Class in org.basex.query.expr
General comparison.
CmpG(Expr, Expr, CmpG.Comp) - Constructor for class org.basex.query.expr.CmpG
Constructor.
CmpG.Comp - Enum in org.basex.query.expr
Comparators.
CmpN - Class in org.basex.query.expr
Node comparison.
CmpN(Expr, Expr, CmpN.Comp) - Constructor for class org.basex.query.expr.CmpN
Constructor.
CmpN.Comp - 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(Expr, Expr, CmpV.Comp) - Constructor for class org.basex.query.expr.CmpV
Constructor.
CmpV.Comp - Enum in org.basex.query.expr
Comparators.
code(int) - Method in class org.basex.gui.view.table.TableInput
Reacts on key codes.
code() - Method in exception org.basex.query.QueryException
Returns the error code.
col - Variable in class org.basex.data.FTPosData
Array for ftand colors.
col() - Method in exception org.basex.query.QueryException
Returns the error column.
COL - Static variable in interface org.basex.Text
Colon.
COL2 - Static variable in interface org.basex.query.QueryTokens
Parser token.
COLINFO - Static variable in interface org.basex.query.QueryTokens
Position info.
coll(byte[]) - Method in class org.basex.query.QueryContext
Adds a collection instance or returns an existing one.
collation - Variable in class org.basex.query.QueryContext
Default collation.
COLLATION - Static variable in interface org.basex.query.QueryTokens
Parser token.
COLLDEF - Static variable in interface org.basex.query.QueryText
FODC0002: Evaluation exception.
COLLINV - Static variable in interface org.basex.query.QueryText
FODC0002: Evaluation exception.
COLLWHICH - Static variable in interface org.basex.query.QueryText
XQST0076: Parsing exception.
color - Static variable in class org.basex.gui.GUIConstants
GUI color.
color() - Method in class org.basex.query.expr.CmpG
 
color() - Method in class org.basex.query.expr.CmpN
 
color() - Method in class org.basex.query.expr.CmpV
 
color() - Method in class org.basex.query.expr.FLWOR
 
color() - Method in class org.basex.query.expr.ForLet
 
color() - Method in class org.basex.query.expr.IndexAccess
 
color() - Method in class org.basex.query.expr.Preds
 
color() - Method in class org.basex.query.expr.Simple
 
color() - Method in class org.basex.query.expr.VarCall
 
color() - Method in class org.basex.query.ExprInfo
Returns a string description of the expression.
color() - Method in class org.basex.query.ft.FTContains
 
color() - Method in class org.basex.query.ft.FTExpr
 
color() - Method in class org.basex.query.item.DBNode
 
color() - Method in class org.basex.query.path.Path
 
color() - Method in class org.basex.query.util.Var
 
color() - Method in class org.basex.query.util.Vars
 
color1 - Static variable in class org.basex.gui.GUIConstants
Bright GUI color.
color2 - Static variable in class org.basex.gui.GUIConstants
Second bright GUI color.
color3 - Static variable in class org.basex.gui.GUIConstants
Middle color.
color4 - Static variable in class org.basex.gui.GUIConstants
Middle color.
color6 - Static variable in class org.basex.gui.GUIConstants
Dark color.
colorblue - Static variable in class org.basex.gui.GUIProp
Blue GUI color factor.
COLORBUTTON - Static variable in class org.basex.gui.GUIConstants
Button color.
COLORCELL - Static variable in class org.basex.gui.GUIConstants
Cell color.
COLORDARK - Static variable in class org.basex.gui.GUIConstants
Background color.
COLORERRHIGH - Static variable in class org.basex.gui.GUIConstants
Error highlight color.
COLORERROR - Static variable in class org.basex.gui.GUIConstants
Error color.
COLORFT - Static variable in class org.basex.gui.GUIConstants
Fulltext color.
colorgreen - Static variable in class org.basex.gui.GUIProp
Green GUI color factor.
colormark1 - Static variable in class org.basex.gui.GUIConstants
Mark color.
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.
colormarkA - Static variable in class org.basex.gui.GUIConstants
Mark color, custom alpha value.
colorred - Static variable in class org.basex.gui.GUIProp
Red GUI color factor.
COLORS - Static variable in class org.basex.gui.GUIConstants
Cached treemap colors.
colorsloc - Static variable in class org.basex.gui.GUIProp
Dialog location.
COLS - Static variable in interface org.basex.Text
Colon/space.
COM1 - Static variable in interface org.basex.data.DataText
Comment output.
COM2 - Static variable in interface org.basex.data.DataText
Comment output.
COMCLOSE - Static variable in interface org.basex.query.QueryText
XPST0003: Parsing exception.
COMINVALID - Static variable in interface org.basex.query.QueryText
XQDY0072: Evaluation exception.
COMM - Static variable in class org.basex.data.Data
Node kind: Comment.
COMM - Static variable in interface org.basex.data.DataText
Text step.
COMMA - Static variable in interface org.basex.query.QueryTokens
Parser token.
CommandParser - Class in org.basex.core
This is a parser for command strings, creating Process instances.
CommandParser(String) - Constructor for class org.basex.core.CommandParser
Constructor, parsing the input queries.
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.CmdCreate - Enum in org.basex.core
Create Command definitions.
Commands.CmdDrop - Enum in org.basex.core
Drop command definitions.
Commands.CmdFS - Enum in org.basex.core
Filesystem command definitions.
Commands.CmdIndex - Enum in org.basex.core
Index Types definition.
Commands.CmdInfo - Enum in org.basex.core
Info command definitions.
Commands.CmdSet - Enum in org.basex.core
Set command definitions.
Commands.CmdUpdate - Enum in org.basex.core
Insert command definitions.
COMMDASH - Static variable in interface org.basex.build.BuildText
Scanner Error.
comment(TokenBuilder) - Method in class org.basex.build.Builder
Stores a comment.
comment(char[], int, int) - Method in class org.basex.build.xml.SAX2Data
 
comment(byte[]) - Method in class org.basex.data.DOTSerializer
 
comment(byte[]) - Method in class org.basex.data.SAXSerializer
 
comment(byte[]) - Method in class org.basex.data.Serializer
Serializes a comment.
comment(byte[]) - Method in class org.basex.data.XMLSerializer
 
COMMENT - Static variable in interface org.basex.query.QueryTokens
Parser token.
comp(QueryContext) - Method in class org.basex.query.expr.And
 
comp(QueryContext) - Method in class org.basex.query.expr.Arr
 
comp(QueryContext) - Method in class org.basex.query.expr.Case
 
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.CAttr
 
comp(QueryContext) - Method in class org.basex.query.expr.CElem
 
comp(QueryContext) - Method in class org.basex.query.expr.Clc
 
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.CPI
 
comp(QueryContext) - Method in class org.basex.query.expr.Expr
Optimizes and compiles the expression.
comp(QueryContext) - Method in class org.basex.query.expr.FLWOR
 
comp(QueryContext) - Method in class org.basex.query.expr.FLWR
 
comp(QueryContext) - Method in class org.basex.query.expr.For
 
comp(QueryContext) - Method in class org.basex.query.expr.Func
 
comp(QueryContext) - Method in class org.basex.query.expr.FunCall
 
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.Let
 
comp(QueryContext) - Method in class org.basex.query.expr.List
 
comp(QueryContext) - Method in class org.basex.query.expr.Or
 
comp(QueryContext) - Method in class org.basex.query.expr.Ord
 
comp(QueryContext) - Method in class org.basex.query.expr.Order
 
comp(QueryContext) - Method in class org.basex.query.expr.Pred
 
comp(QueryContext) - Method in class org.basex.query.expr.Preds
 
comp(QueryContext) - Method in class org.basex.query.expr.Range
 
comp(QueryContext) - Method in class org.basex.query.expr.Satisfy
 
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.Try
 
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.VarCall
 
comp(QueryContext) - Method in class org.basex.query.ft.FTContains
 
comp(QueryContext) - Method in class org.basex.query.ft.FTExpr
 
comp(QueryContext) - Method in class org.basex.query.ft.FTOptions
 
comp(QueryContext) - Method in class org.basex.query.ft.FTPos
 
comp(QueryContext) - Method in class org.basex.query.ft.FTWords
 
comp(QueryContext) - Method in class org.basex.query.func.Fun
 
comp(QueryContext) - Method in class org.basex.query.item.Item
 
comp(QueryContext) - Method in class org.basex.query.path.AxisPath
 
comp(QueryContext) - Method in class org.basex.query.path.MixedPath
 
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.SimpleIterStep
 
comp(QueryContext) - Method in class org.basex.query.path.Step
 
comp(QueryContext) - Method in class org.basex.query.path.Test
Optimizes and compiles the expression.
comp(QueryContext) - Method in class org.basex.query.util.Functions
Compiles the functions.
comp(QueryContext) - Method in class org.basex.query.util.Var
 
comp(QueryContext) - Method in class org.basex.query.util.Variables
Compiles the variables.
COMPACT - Static variable in class org.basex.data.DOTSerializer
Compact flag.
COMPANY - Static variable in interface org.basex.Text
Company Info.
compareDocumentPosition(Node) - Method in class org.basex.api.dom.BXNode
 
compile(String) - Method in class org.basex.api.jaxp.BXPath
 
compile(FTOpt) - Method in class org.basex.query.ft.FTOpt
Compiles the fulltext options, inheriting the parent options.
compile() - Method in class org.basex.query.QueryContext
Optimizes the expression.
compile() - Method in class org.basex.query.QueryProcessor
Compiles the query.
compInfo(String, Object...) - Method in class org.basex.query.QueryContext
Adds some optimization info.
complete() - Method in exception org.basex.query.QueryException
Possible completions.
complete(InputParser, StringList) - Method in exception org.basex.query.QueryException
Sets code completions.
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.BaseXPanel
 
componentResized(ComponentEvent) - Method in class org.basex.gui.layout.BaseXText
 
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
 
compplan - Static variable in class org.basex.core.Prop
Creates the query plan before or after compilation.
COMPSELF - Static variable in interface org.basex.query.QueryText
XPST0005: Parsing exception.
COMS - Static variable in interface org.basex.build.BuildText
DTD: concat(byte[]...) - Static method in class org.basex.util.Token
Concatenates the specified tokens.
COND - Static variable in interface org.basex.build.BuildText
DTD: NOTATION.
CONDTYPE - Static variable in interface org.basex.query.QueryText
FORG0006: Evaluation exception.
CONE - Static variable in interface org.basex.build.BuildText
DTD: NOTATION.
confirm(Component, String) - Static method in class org.basex.gui.dialog.Dialog
Static yes/no dialog.
CONSOLE - Static variable in interface org.basex.Text
Console Text.
CONSOLEINFO - Static variable in interface org.basex.Text
BaseX Text.
ConsoleOutput - Class in org.basex.io
This class is a stream-wrapper for textual data.
ConsoleOutput(PrintStream) - Constructor for class org.basex.io.ConsoleOutput
Constructor given a print stream.
construct - Variable in class org.basex.query.QueryContext
Construction mode.
CONSTRUCTION - Static variable in interface org.basex.query.QueryTokens
Parser token.
consume() - Method in class org.basex.util.InputParser
Returns next character.
consume(int) - Method in class org.basex.util.InputParser
Peeks forward and consumes the character if it equals the specified one.
consume(String) - Method in class org.basex.util.InputParser
Peeks forward and consumes the string if it equals the specified one.
consumeWS() - Method in class org.basex.util.InputParser
Consumes all whitespace characters from the beginning of the remaining query.
CONTACT - Static variable in interface org.basex.Text
Developer Names.
contains(int) - Method in class org.basex.data.Nodes
Checks if the specified node is contained in the array.
contains(int, int) - Method in class org.basex.gui.view.ViewRect
Verifies if the specified coordinates are inside the rectangle.
contains(int) - Method in class org.basex.util.IntList
Checks if the specified value is found in the list.
contains(String) - Method in class org.basex.util.StringList
Checks if the specified string is found in the list.
contains(byte[], byte[]) - Static method in class org.basex.util.Token
Checks if the first token contains the second token.
contains(byte[], int) - Static method in class org.basex.util.Token
Checks if the first token contains the specified character.
contains(byte[]) - Method in class org.basex.util.TokenList
Checks if the specified token is found in the list.
containslc(byte[], byte[]) - Static method in class org.basex.util.Token
Checks if the first token contains the second token in lowercase.
CONTCDATA - Static variable in interface org.basex.build.BuildText
Scanner Error.
CONTENT - Static variable in interface org.basex.data.DataText
Suffix attribute.
content(Data, int, boolean) - Static method in class org.basex.gui.view.ViewData
Returns the contents of the specified node.
content() - Method in class org.basex.io.IO
Returns the contents.
content - Variable in class org.basex.query.ft.FTPos
Entire content flag.
CONTENT - Static variable in interface org.basex.query.QueryTokens
Parser token.
Context - Class in org.basex.core
This class stores the reference to the currently opened database.
Context() - Constructor for class org.basex.core.Context
Constructor.
context - Variable in class org.basex.gui.GUI
Database Context.
context(Nodes, boolean, View) - Method in class org.basex.gui.view.ViewNotifier
Notifies all views of a context change.
Context - Class in org.basex.query.expr
Context Item.
Context() - Constructor for class org.basex.query.expr.Context
 
CONTRIBUTE1 - Static variable in interface org.basex.Text
Contributors Info.
CONTRIBUTE2 - Static variable in interface org.basex.Text
Developer Names.
convertPos() - Method in class org.basex.index.FTNode
Converts the pos values in the following style.
copied() - Method in class org.basex.core.Context
Returns the copied context set.
copy(Nodes) - Method in class org.basex.core.Context
Sets the current node set as copy.
Copy - Class in org.basex.core.proc
Evaluates the 'copy' command.
Copy(String...) - Constructor for class org.basex.core.proc.Copy
Constructor.
copy(Data, int) - Static method in class org.basex.core.proc.Copy
Creates a memory data instance from the specified database and pre value.
copy() - Method in class org.basex.query.item.DBNode
 
copy() - Method in class org.basex.query.item.FAttr
 
copy() - Method in class org.basex.query.item.FComm
 
copy() - Method in class org.basex.query.item.FDoc
 
copy() - Method in class org.basex.query.item.FElem
 
copy() - Method in class org.basex.query.item.FPI
 
copy() - Method in class org.basex.query.item.FTxt
 
copy() - Method in class org.basex.query.item.Nod
Creates a new copy (clone) of the node.
copy() - Method in class org.basex.query.util.NSLocal
Creates a copy with the default namespaces.
copy(byte[], byte[], int) - Static method in class org.basex.util.Array
Copies the source token into the target token.
copy(Object[], Object[], int) - Static method in class org.basex.util.Array
Copies the source array into the target array, starting from the specified offset.
COPY0 - Static variable in interface org.basex.Text
Command Help.
COPY1 - Static variable in interface org.basex.Text
Command Help.
COPY2 - Static variable in interface org.basex.Text
Command Help.
COPYINFO - Static variable in interface org.basex.Text
Copy query info.
COPYNS - Static variable in interface org.basex.query.QueryTokens
Parser token.
COPYRIGHT - Static variable in interface org.basex.Text
Copyright Info.
COPYROOT - Static variable in interface org.basex.Text
Insert query info.
COPYTAGS - Static variable in interface org.basex.Text
Insert query info.
count - Variable in class org.basex.data.PathNode
Tag counter.
count - Variable in class org.basex.index.FTTokenizer
Number of tokens.
count() - Method in class org.basex.index.FTTokenizer
Counts the number of tokens.
counter - Variable in class org.basex.data.StatsKey
Number of occurrences.
cp(byte[], int) - Static method in class org.basex.util.Token
Returns the codepoint (unicode value) of the specified token, starting at the specified position.
CPI - Class in org.basex.query.expr
PI fragment.
CPI(Expr, Expr) - Constructor for class org.basex.query.expr.CPI
Constructor.
CPICONT - Static variable in interface org.basex.query.QueryText
XQDY0026: Evaluation exception.
CPIINVAL - Static variable in interface org.basex.query.QueryText
XQDY0041: Evaluation exception.
CPIWRONG - Static variable in interface org.basex.query.QueryText
XPTY0004: Typing exception.
CPIXML - Static variable in interface org.basex.query.QueryText
XQDY0064: Evaluation exception.
create(String, int) - Method in class org.basex.fuse.DeepFS
Creates a new regular file.
create(String, int) - Method in class org.basex.fuse.DeepFuse
Create and open a file.
create(byte[], int, int) - Static method in class org.basex.util.Array
Creates a new array from the source array and with the specified length.
create(int[]) - Static method in class org.basex.util.Num
Creates and returns a compressed array from the specified integer array, omitting the size value.
CREATE0 - Static variable in interface org.basex.Text
Command help.
CREATE1 - Static variable in interface org.basex.Text
Command help.
CREATE2 - Static variable in interface org.basex.Text
Command help.
CREATEADVTITLE - Static variable in interface org.basex.Text
Dialog Title for Database Options.
createAttribute(String) - Method in class org.basex.api.dom.BXDoc
 
createAttributeNS(String, String) - Method in class org.basex.api.dom.BXDoc
 
createCDATASection(String) - Method in class org.basex.api.dom.BXDoc
 
CREATECHOP - Static variable in interface org.basex.Text
Whitespaces information.
CREATECOLL - Static variable in interface org.basex.Text
Dialog title for creating a database.
createComment(String) - Method in class org.basex.api.dom.BXDoc
 
CREATECS - Static variable in interface org.basex.Text
Word Index information.
CreateDB - Class in org.basex.core.proc
Creates a new database.
CreateDB(String) - Constructor for class org.basex.core.proc.CreateDB
Constructor.
CreateDB(String, String) - Constructor for class org.basex.core.proc.CreateDB
Constructor.
CREATEDC - Static variable in interface org.basex.Text
Word Index information.
CREATEDOC - Static variable in interface org.basex.Text
Dialog title for creating a database.
createDocument(String, String, DocumentType) - Method in class org.basex.api.dom.BXDomImpl
 
createDocumentFragment() - Method in class org.basex.api.dom.BXDoc
 
createDocumentType(String, String, String) - Method in class org.basex.api.dom.BXDomImpl
 
CREATEDTD - Static variable in interface org.basex.Text
Entities information.
createElement(String) - Method in class org.basex.api.dom.BXDoc
 
createElementNS(String, String) - Method in class org.basex.api.dom.BXDoc
 
CREATEENTITIES - Static variable in interface org.basex.Text
Entities information.
createEntityReference(String) - Method in class org.basex.api.dom.BXDoc
 
CREATEERR - Static variable in interface org.basex.Text
Parse error.
createfilter - Static variable in class org.basex.core.Prop
Path for filtering XML Documents.
CREATEFILTER - Static variable in interface org.basex.Text
Database creation filter.
CreateFS - Class in org.basex.core.proc
Creates a new filesystem mapping.
CreateFS(String, String, String, String) - Constructor for class org.basex.core.proc.CreateFS
Constructor.
CREATEFZ - Static variable in interface org.basex.Text
Word Index information.
CREATEGZDESC - Static variable in interface org.basex.Text
GZ File Description.
CreateIndex - Class in org.basex.core.proc
Creates a new index.
CreateIndex(Commands.CmdIndex) - Constructor for class org.basex.core.proc.CreateIndex
Constructor.
CREATEINTPARSE - Static variable in interface org.basex.Text
SAX parsing information.
CreateMAB - Class in org.basex.core.proc
Creates a new database.
CreateMAB(String, String) - Constructor for class org.basex.core.proc.CreateMAB
Constructor.
CREATEMAINMEM - Static variable in interface org.basex.Text
Main-Memory Mode.
CREATENAME - Static variable in interface org.basex.Text
Dialog title for creating a database.
createOrder(byte[][], boolean, boolean) - Static method in class org.basex.util.Array
Sorts the specified tokens and returns an integer array with offsets to of the sorted tokens.
createOrder(double[], boolean) - Static method in class org.basex.util.Array
Sorts the specified numeric tokens and returns an integer array with offsets to of the sorted tokens.
createpath - Static variable in class org.basex.gui.GUIProp
Path for creating new XML Documents.
createProcessingInstruction(String, String) - Method in class org.basex.api.dom.BXDoc
 
CREATESTEM - Static variable in interface org.basex.Text
Word Index information.
CREATETABLE - Static variable in interface org.basex.Text
Create information.
createTextNode(String) - Method in class org.basex.api.dom.BXDoc
 
CREATETITLE - Static variable in interface org.basex.Text
Dialog title for choosing a file.
createView(BaseXBack) - Method in class org.basex.gui.view.ViewPanel
Adds a layout to the specified panel.
CREATEXMLDESC - Static variable in interface org.basex.Text
XML File Description.
CREATEXQDESC - Static variable in interface org.basex.Text
XQ File Description.
CREATEZIPDESC - Static variable in interface org.basex.Text
ZIP File Description.
Cs - Class in org.basex.core.proc
Evaluates the 'cs' command.
Cs(String) - Constructor for class org.basex.core.proc.Cs
Constructor.
cs - Variable in class org.basex.index.FTTokenizer
Sensitivity flag.
cs - Variable in class org.basex.query.expr.TypeSwitch
Expression list.
CS - Static variable in class org.basex.query.ft.FTOpt
Sensitive flag.
CS0 - Static variable in interface org.basex.Text
Command Help.
CS1 - Static variable in interface org.basex.Text
Command Help.
CS2 - Static variable in interface org.basex.Text
Command Help.
CText - Class in org.basex.query.expr
Text fragment.
CText(Expr) - Constructor for class org.basex.query.expr.CText
Constructor.
ctx - Variable in class org.basex.core.CommandParser
Context.
ctx - Variable in class org.basex.query.QueryProcessor
Expression context.
CTXNODE - Static variable in interface org.basex.query.QueryText
XPDY0050: Evaluation exception.
curr() - Method in class org.basex.util.InputParser
Returns the current character.
curr(int) - Method in class org.basex.util.InputParser
Checks if the current character equals the specified one.
current() - Method in class org.basex.core.Context
Returns the current context set.
current(Nodes) - Method in class org.basex.core.Context
Sets the current context set.
cursor(Cursor) - Method in class org.basex.gui.GUI
Sets a cursor.
cursor(Cursor, boolean) - Method in class org.basex.gui.GUI
Sets a cursor, forcing a new look if necessary.
cursor(long) - Method in class org.basex.io.DataAccess
Sets the disk cursor.
cursor(long) - Method in class org.basex.io.DataAccessMM
Sets the disk cursor.
cursor(long) - Method in class org.basex.io.DataAccessMMA
Sets the disk cursor.
cursor(long) - Method in class org.basex.io.DataAccessNIO
Sets the disk cursor.
cursor() - Method in class org.basex.util.Undo
Returns the cursor position.
CURSORARROW - Static variable in class org.basex.gui.GUIConstants
Arrow cursor.
CURSORHAND - Static variable in class org.basex.gui.GUIConstants
Hand cursor.
CURSORMOVEH - Static variable in class org.basex.gui.GUIConstants
Left/Right arrow cursor.
CURSORMOVEV - Static variable in class org.basex.gui.GUIConstants
Move cursor.
CURSORTEXT - Static variable in class org.basex.gui.GUIConstants
Text cursor.
CURSORWAIT - Static variable in class org.basex.gui.GUIConstants
Wait cursor.

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