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.FNBaseX
 
c(QueryContext) - Method in class org.basex.query.func.FNGen
 
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.
CACHEQUERY - Static variable in class org.basex.core.Prop
Caches the query results.
Calc - Enum in org.basex.query.expr
Calculation.
CALCEXPR - Static variable in interface org.basex.query.QueryText
XPST0003: Parsing exception.
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
 
cancel() - Method in class org.basex.gui.dialog.DialogServer
 
CANCELCREATE - Static variable in interface org.basex.core.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.
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(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.
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...) - 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.
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.
CHANGE_COLOR_TILL - Static variable in interface org.basex.gui.view.tree.TreeViewOptions
Changes Color until given level.
CHARACTER - Static variable in interface org.basex.build.BuildText
Scanner Error.
characters(char[], int, int) - Method in class org.basex.build.xml.SAXHandler
 
characters(char[], int, int) - Method in class org.basex.test.examples.SAXExample
 
Check - Class in org.basex.core.proc
Evaluates the 'open' command and opens a database.
Check(String) - Constructor for class org.basex.core.proc.Check
Default constructor.
check(Context, String) - Static method in class org.basex.core.proc.Check
Opens the specified database; if it does not exist, create a new database instance.
check(byte[]) - Static method in class org.basex.query.expr.CComm
Checks the specified token for validity.
check(byte[]) - Static method in class org.basex.query.expr.CPI
Checks the specified token for validity.
check() - Method in class org.basex.query.util.Functions
Checks if all functions have been correctly initialized.
check(DeepFile) - Method in class org.deepfs.fsml.parsers.BMPParser
 
check(DeepFile) - Method in class org.deepfs.fsml.parsers.EMLParser
 
check(DeepFile) - Method in class org.deepfs.fsml.parsers.GIFParser
 
check(DeepFile) - Method in interface org.deepfs.fsml.parsers.IFileParser
Checks if there is a File in correct format and can be read by the parser.
check(DeepFile) - Method in class org.deepfs.fsml.parsers.JPGParser
 
check(DeepFile) - Method in class org.deepfs.fsml.parsers.MP3Parser
 
check(DeepFile) - Method in class org.deepfs.fsml.parsers.PNGParser
 
check(DeepFile) - Method in class org.deepfs.fsml.parsers.TIFFParser
 
check(DeepFile) - Method in class org.deepfs.fsml.parsers.TXTParser
 
check(DeepFile) - Method in class org.deepfs.fsml.parsers.XMLParser
 
check(DeepFile) - Method in class org.deepfs.fsml.plugin.SpotlightExtractor
 
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.
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.
children() - Method in class org.basex.io.IO
Returns the children of a document.
children() - Method in class org.basex.io.IOFile
 
children - Variable in class org.basex.query.expr.Constr
Node array.
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(byte[], int) - Static method in class org.basex.util.Token
Chops a token to the specified length and adds dots.
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.core.Text
Whitespaces information.
chopString(Graphics, byte[], int, int, int, int) - Static method in class org.basex.gui.layout.BaseXLayout
Draws the specified string.
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.core.Text
Goodbye information.
CLIENTINFO - Static variable in interface org.basex.core.Text
Start information.
CLIENTMODE - Static variable in interface org.basex.core.Text
Client mode.
ClientSession - Class in org.basex.server
This wrapper sends commands to the server instance over a socket connection.
ClientSession(Context, String, String) - Constructor for class org.basex.server.ClientSession
Constructor, specifying the database context and the login and password.
ClientSession(String, int, String, String) - Constructor for class org.basex.server.ClientSession
Constructor, specifying the server host:port combination and the login and password.
cloneNode(boolean) - Method in class org.basex.api.dom.BXNode
 
close() - Method in class org.basex.api.xmldb.BXCollection
 
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 context.
close() - Method in class org.basex.core.LocalSession
 
Close - Class in org.basex.core.proc
Evaluates the 'close' command and closes the current database.
Close() - Constructor for class org.basex.core.proc.Close
Default constructor.
close(Context, Data) - Static method in class org.basex.core.proc.Close
Closes the specified database.
close() - Method in class org.basex.core.Session
Closes the session.
close() - Method in class org.basex.data.Data
Closes the current database.
close(byte[]) - Method in class org.basex.data.DOTSerializer
 
close(int) - Method in class org.basex.data.Namespaces
Closes a node.
close() - Method in class org.basex.data.PathSummary
 
close() - Method in class org.basex.data.Serializer
Closes the serializer.
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.DialogCreateFS
 
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.DialogHelp
 
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.DialogMountFS
 
close() - Method in class org.basex.gui.dialog.DialogOpen
 
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.DialogRename
 
close() - Method in class org.basex.gui.dialog.DialogServer
 
close() - Method in class org.basex.index.FTFuzzy
 
close() - Method in class org.basex.index.FTTrie
 
close() - Method in interface org.basex.index.Index
Closes the index.
close() - Method in class org.basex.index.MemValues
 
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.DataAccess
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.TableMemAccess
 
close() - Method in class org.basex.io.TableOutput
 
close() - Method in class org.basex.query.QueryProcessor
Closes the processor.
close() - Method in class org.basex.server.ClientSession
 
close() - Method in class org.deepfs.fs.DeepFS
Closes the fuse instance.
close() - Method in class org.deepfs.fsml.BufferedFileChannel
Closes the underlying FileChannel.
closeDB() - Method in class org.basex.core.Context
Removes the current database context.
closeElement() - Method in class org.basex.data.Serializer
Closes an element.
closeIndex(Data.Type) - Method in class org.basex.data.Data
Closes the specified index.
closeIndex(Data.Type) - Method in class org.basex.data.DiskData
 
closeIndex(Data.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
 
cls() - Method in class org.basex.data.DOTSerializer
 
cls() - Method in class org.basex.data.MemData
 
cls() - Method in class org.basex.data.XMLSerializer
 
CMDHELP - Static variable in interface org.basex.core.Text
Database closed.
CMDNO - Static variable in interface org.basex.core.Text
Unknown command error.
CMDSIMILAR - Static variable in interface org.basex.core.Text
Unknown command error.
CMDUNKNOWN - Static variable in interface org.basex.core.Text
Unknown command error.
CMDWHICH - Static variable in interface org.basex.core.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() - Method in exception org.basex.query.QueryException
Returns the error code.
COL - Static variable in interface org.basex.core.Text
Colon.
col() - Method in exception org.basex.query.QueryException
Returns the error column.
COL2 - Static variable in interface org.basex.query.QueryTokens
Parser token.
COLINFO - Static variable in interface org.basex.core.Text
Position info.
coll(byte[]) - Method in class org.basex.query.QueryContext
Adds a collection instance or returns an existing one.
COLL - Static variable in class org.basex.test.examples.XMLDBCreate
Name of the collection.
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.
CollectionExample - Class in org.basex.test.examples
This class shows the basic usage of the BaseX collection commands.
CollectionQueryExample - Class in org.basex.test.examples
This class demonstrates collection relevant queries.
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.RangeAccess
 
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 color string for 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
Colors of full-text hits.
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.core.Text
Colon/space.
cols() - Method in class org.basex.util.Table
Returns the number of columns.
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
Comment.
COMMA - Static variable in interface org.basex.query.QueryTokens
Parser token.
command(GUICommand, GUI) - Static method in class org.basex.gui.layout.BaseXButton
Creates a new button.
CommandParser - Class in org.basex.core
This is a parser for command strings, creating Proc instances.
CommandParser(String, Context) - Constructor for class org.basex.core.CommandParser
Constructor, parsing the input queries.
CommandParser(String, Context, boolean) - Constructor for class org.basex.core.CommandParser
Constructor, parsing internal commands.
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 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.CmdPerm - Enum in org.basex.core
Permission commands.
Commands.CmdSet - Enum in org.basex.core
Set commands.
Commands.CmdShow - Enum in org.basex.core
Show commands.
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.SAXHandler
 
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, Item) - Method in class org.basex.query.expr.Case
Compiles the expression.
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.CAttr
 
comp(QueryContext) - Method in class org.basex.query.expr.CDoc
 
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.Except
 
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.Group
 
comp(QueryContext) - Method in class org.basex.query.expr.Grp
 
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.Treat
 
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.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.FTOpt
Compiles the full-text options.
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.ft.StopWords
Compiles the full-text options.
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.up.Transform
 
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.
COMPANY - Static variable in interface org.basex.core.Text
Company info.
compareDocumentPosition(Node) - Method in class org.basex.api.dom.BXNode
 
compareTo(FTStringMatch) - Method in class org.basex.data.FTStringMatch
 
compile(String) - Method in class org.basex.api.jaxp.BXPath
 
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.
confirm() - Method in class org.basex.gui.view.xquery.XQueryView
Shows a quit dialog for saving the opened XQuery.
CONNECT - Static variable in interface org.basex.core.Text
Users.
CONNECTED - Static variable in interface org.basex.core.Text
Connected.
CONSOLE - Static variable in interface org.basex.core.Text
Console text.
CONSOLE2 - Static variable in interface org.basex.core.Text
Console text.
CONSOLEINFO - Static variable in interface org.basex.core.Text
Title, version and company.
Constr - Class in org.basex.query.expr
Element constructor.
Constr(QueryContext, Expr...) - Constructor for class org.basex.query.expr.Constr
Creates the children of the constructor.
construct - Variable in class org.basex.query.QueryContext
Construction mode.
CONSTRUCTION - Static variable in interface org.basex.query.QueryTokens
Parser token.
contains(int) - Method in class org.basex.data.FTPos
Checks if the specified position is found.
contains(int) - Method in class org.basex.data.Nodes
Checks if the specified node is contained in the array.
contains(int) - Method in class org.basex.gui.view.tree.TreeRect
Verifies if the specified coordinates are inside the rectangle.
contains(int, int) - Method in class org.basex.gui.view.ViewRect
Verifies if the specified coordinates are inside the rectangle.
contains(DBNode) - Method in class org.basex.query.iter.NodIter
Checks if the iterator contains a database node with the specified pre value.
CONTAINS - Static variable in interface org.basex.query.QueryTokens
Parser token.
contains(byte[]) - Method in class org.basex.util.Atts
Checks if the specified key is found.
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.
CONTCDATA - Static variable in interface org.basex.build.BuildText
Scanner Error.
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 - Static variable in interface org.basex.query.QueryTokens
Parser token.
CONTENT - Static variable in class org.deepfs.fs.DeepFS
Content token.
contentID - Variable in class org.deepfs.fs.DeepFS
Index References.
contents - Variable in class org.basex.util.Table
Data (usually strings).
Context - Class in org.basex.core
This class serves as a central database context.
Context() - Constructor for class org.basex.core.Context
Constructor.
Context(Context) - Constructor for class org.basex.core.Context
Constructor.
context - Variable in class org.basex.core.Main
Database Context.
context - Variable in class org.basex.gui.GUI
Database Context.
CONTEXT - Static variable in class org.basex.gui.layout.BaseXKeys
Context menu.
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
 
context - Variable in class org.basex.query.QueryContext
Database context.
context - Variable in class org.basex.server.ServerProcess
Database context.
CONTRIBUTE1 - Static variable in interface org.basex.core.Text
Contributors info.
CONTRIBUTE2 - Static variable in interface org.basex.core.Text
Developer names.
convertDateTime(GregorianCalendar) - Static method in class org.deepfs.fsml.util.ParserUtil
Converts a date value to an xml date value.
convertDateTime(Date) - Static method in class org.deepfs.fsml.util.ParserUtil
Converts a date value to an xml date value.
convertDuration(byte[]) - Static method in class org.deepfs.fsml.util.ParserUtil
Checks if the value is of the form mm:ss or if it is a milliseconds value and returns a Duration instance.
convertMsDuration(int) - Static method in class org.deepfs.fsml.util.ParserUtil
Converts a duration value in milliseconds to an Duration instance.
convertYear(int) - Static method in class org.deepfs.fsml.util.ParserUtil
Converts a year value to an xml date value.
copied - Variable in class org.basex.core.Context
Copied nodes.
copy() - Method in class org.basex.core.User
Returns a local copy of this user.
COPY - Static variable in class org.basex.gui.layout.BaseXKeys
Copy.
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 - Static variable in interface org.basex.query.QueryTokens
Parser token.
copy() - Method in class org.basex.query.util.NSLocal
Creates a copy with the default namespaces.
copy() - Method in class org.basex.query.util.Var
Returns a copy of the variable.
COPYNS - Static variable in interface org.basex.query.QueryTokens
Parser token.
COPYRIGHT - Static variable in interface org.basex.core.Text
Copyright info.
count - Variable in class org.basex.data.PathNode
Counter.
count() - Method in class org.basex.util.Tokenizer
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 - Static variable in class org.basex.core.User
Create permission (global).
create(String, String) - Method in class org.basex.core.Users
Stores a user and encrypted password.
create(String, int) - Method in class org.deepfs.fs.DeepFS
Creates a new regular file.
CREATEADVTITLE - Static variable in interface org.basex.core.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.core.Text
Whitespaces information.
CreateColl - Class in org.basex.core.proc
Evaluates the 'create coll' command and creates a new collection.
CreateColl(String) - Constructor for class org.basex.core.proc.CreateColl
Default constructor.
createComment(String) - Method in class org.basex.api.dom.BXDoc
 
CREATECS - Static variable in interface org.basex.core.Text
Full-text index information.
CreateDB - Class in org.basex.core.proc
Evaluates the 'create db' command and creates a new database.
CreateDB(String, String) - Constructor for class org.basex.core.proc.CreateDB
Default constructor.
CreateDB(String) - Constructor for class org.basex.core.proc.CreateDB
Constructor.
createDB(String) - Method in class org.deepfs.util.FSImporter
Creates a fsml database.
CREATEDC - Static variable in interface org.basex.core.Text
Full-text index information.
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.core.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.core.Text
Entities information.
createEntityReference(String) - Method in class org.basex.api.dom.BXDoc
 
CREATEFILT - Static variable in interface org.basex.core.Text
Database creation filter.
CREATEFILTER - Static variable in class org.basex.core.Prop
Path for filtering XML Documents.
CreateFS - Class in org.basex.core.proc
Evaluates the 'create fs' command and creates a new filesystem mapping from an existing file hierarchy.
CreateFS(String, String) - Constructor for class org.basex.core.proc.CreateFS
Default constructor.
CREATEFSPROG - Static variable in interface org.basex.core.Text
Progress text for filesystem import.
CREATEFSTITLE - Static variable in interface org.basex.core.Text
Dialog title for import options.
CREATEGZDESC - Static variable in interface org.basex.core.Text
GZ file description.
createId() - Method in class org.basex.api.xmldb.BXCollection
Creates a random numeric id and check if it's not already contained in the database.
CreateIndex - Class in org.basex.core.proc
Evaluates the 'create db' command and creates a new index.
CreateIndex(Object) - Constructor for class org.basex.core.proc.CreateIndex
Default constructor.
CREATEINTPARSE - Static variable in interface org.basex.core.Text
SAX parsing information.
CreateMAB - Class in org.basex.core.proc
Evaluates the 'create mab' command and creates a new database.
CreateMAB(String, String) - Constructor for class org.basex.core.proc.CreateMAB
Default constructor.
CREATENAME - Static variable in interface org.basex.core.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.
createProcessingInstruction(String, String) - Method in class org.basex.api.dom.BXDoc
 
createResource(String, String) - Method in class org.basex.api.xmldb.BXCollection
 
CREATESCT - Static variable in interface org.basex.core.Text
Full-text scoring type.
CREATESCT1 - Static variable in interface org.basex.core.Text
Full-text, document-based.
CREATESCT2 - Static variable in interface org.basex.core.Text
Full-text, document-based.
CREATESTEM - Static variable in interface org.basex.core.Text
Full-text index information.
CREATESW - Static variable in interface org.basex.core.Text
Full-text index using stopword list.
createTextNode(String) - Method in class org.basex.api.dom.BXDoc
 
CREATETITLE - Static variable in interface org.basex.core.Text
Dialog title for choosing a file.
CREATEU - Static variable in interface org.basex.core.Text
Create User.
CreateUser - Class in org.basex.core.proc
Evaluates the 'create user' command and creates a new user.
CreateUser(String, String) - Constructor for class org.basex.core.proc.CreateUser
Default constructor.
CREATEWC - Static variable in interface org.basex.core.Text
Full-text index information.
CREATEXMLDESC - Static variable in interface org.basex.core.Text
XML file description.
CREATEXQDESC - Static variable in interface org.basex.core.Text
XQ file description.
CREATEZIPDESC - Static variable in interface org.basex.core.Text
ZIP file description.
Cs - Class in org.basex.core.proc
Evaluates the 'cs' command and sets a new initial context set.
Cs(String) - Constructor for class org.basex.core.proc.Cs
Default constructor.
cs - Variable in class org.basex.query.expr.TypeSwitch
Expression list.
CS - Static variable in class org.basex.query.ft.FTOpt
Sensitive flag.
cs - Variable in class org.basex.util.Tokenizer
Sensitivity flag.
CText - Class in org.basex.query.expr
Text fragment.
CText(Expr) - Constructor for class org.basex.query.expr.CText
Constructor.
CTIME - Static variable in class org.deepfs.fs.DeepFS
Time of creation token.
ctimeID - Variable in class org.deepfs.fs.DeepFS
Index References.
ctx - Variable in class org.basex.query.IndexContext
Query 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.gui.layout.BaseXTextTokens
Returns the current character.
current - Variable in class org.basex.core.Context
Node context.
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() - 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.
CURSORMOVE - Static variable in class org.basex.gui.GUIConstants
Move 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.
CUT - Static variable in class org.basex.gui.layout.BaseXKeys
Cut.

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