Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- A_ABBREV - Static variable in interface org.basex.query.util.pkg.PkgText
-
Attribute abbrev.
- A_FILE - Static variable in interface org.basex.query.util.pkg.PkgText
-
Attribute file.
- A_NAME - Static variable in interface org.basex.query.util.pkg.PkgText
-
Attribute name.
- A_NAMESPACE - Static variable in interface org.basex.query.util.pkg.PkgText
-
Attribute namespace.
- A_PACKAGE - Static variable in interface org.basex.query.util.pkg.PkgText
-
Attribute package.
- A_PROCESSOR - Static variable in interface org.basex.query.util.pkg.PkgText
-
Attribute processor.
- A_SEMVER - Static variable in interface org.basex.query.util.pkg.PkgText
-
Attribute semver.
- A_SEMVER_MAX - Static variable in interface org.basex.query.util.pkg.PkgText
-
Attribute semver-max.
- A_SEMVER_MIN - Static variable in interface org.basex.query.util.pkg.PkgText
-
Attribute semver-min.
- A_SPEC - Static variable in interface org.basex.query.util.pkg.PkgText
-
Attribute spec.
- A_VERSION - Static variable in interface org.basex.query.util.pkg.PkgText
-
Attribute version.
- A_VERSIONS - Static variable in interface org.basex.query.util.pkg.PkgText
-
Attribute versions.
- AAT - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:anyAtomicType.
- abbr - Variable in class org.basex.gui.layout.ResourceLeaf
-
This leaf is a dummy node displaying that node listing is abbreviated.
- abbrev() - Method in class org.basex.query.util.pkg.Pkg
-
Returns the short name.
- ABOUT - Static variable in interface org.basex.core.Text
-
Command info.
- abs() - Method in class org.basex.query.value.item.ANum
-
Returns an absolute value.
- abs() - Method in class org.basex.query.value.item.Dbl
- abs() - Method in class org.basex.query.value.item.Dec
- abs() - Method in class org.basex.query.value.item.Flt
- abs() - Method in class org.basex.query.value.item.Int
- abs() - Method in class org.basex.query.value.item.Uln
- ABS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- accept(ASTVisitor) - Method in class org.basex.query.expr.Arr
- accept(ASTVisitor) - Method in class org.basex.query.expr.BaseXPragma
- accept(ASTVisitor) - Method in class org.basex.query.expr.Catch
- accept(ASTVisitor) - Method in class org.basex.query.expr.constr.CAttr
- accept(ASTVisitor) - Method in class org.basex.query.expr.ContextValue
- accept(ASTVisitor) - Method in class org.basex.query.expr.DBPragma
- accept(ASTVisitor) - Method in class org.basex.query.expr.Expr
-
Traverses this expression, notifying the visitor of declared and used variables, and checking the tree for other recursive properties.
- accept(ASTVisitor) - Method in class org.basex.query.expr.Extension
- accept(ASTVisitor) - Method in class org.basex.query.expr.Filter
- accept(ASTVisitor) - Method in class org.basex.query.expr.ft.FTContains
- accept(ASTVisitor) - Method in class org.basex.query.expr.ft.FTDistance
- accept(ASTVisitor) - Method in class org.basex.query.expr.ft.FTExpr
- accept(ASTVisitor) - Method in class org.basex.query.expr.ft.FTIndexAccess
- accept(ASTVisitor) - Method in class org.basex.query.expr.ft.FTWeight
- accept(ASTVisitor) - Method in class org.basex.query.expr.ft.FTWindow
- accept(ASTVisitor) - Method in class org.basex.query.expr.ft.FTWords
- accept(ASTVisitor) - Method in class org.basex.query.expr.gflwor.Condition
- accept(ASTVisitor) - Method in class org.basex.query.expr.gflwor.Count
- accept(ASTVisitor) - Method in class org.basex.query.expr.gflwor.For
- accept(ASTVisitor) - Method in class org.basex.query.expr.gflwor.GFLWOR
- accept(ASTVisitor) - Method in class org.basex.query.expr.gflwor.GroupBy
- accept(ASTVisitor) - Method in class org.basex.query.expr.gflwor.GroupSpec
- accept(ASTVisitor) - Method in class org.basex.query.expr.gflwor.Let
- accept(ASTVisitor) - Method in class org.basex.query.expr.gflwor.OrderBy
- accept(ASTVisitor) - Method in class org.basex.query.expr.gflwor.Where
- accept(ASTVisitor) - Method in class org.basex.query.expr.gflwor.Window
- accept(ASTVisitor) - Method in class org.basex.query.expr.If
- accept(ASTVisitor) - Method in class org.basex.query.expr.index.IndexAccess
- accept(ASTVisitor) - Method in class org.basex.query.expr.index.IndexDynDb
- accept(ASTVisitor) - Method in class org.basex.query.expr.index.IndexStaticDb
- accept(ASTVisitor) - Method in class org.basex.query.expr.index.ValueAccess
- accept(ASTVisitor) - Method in class org.basex.query.expr.path.Path
- accept(ASTVisitor) - Method in class org.basex.query.expr.path.Step
- accept(ASTVisitor) - Method in class org.basex.query.expr.Simple
- accept(ASTVisitor) - Method in class org.basex.query.expr.SimpleMap
- accept(ASTVisitor) - Method in class org.basex.query.expr.Single
- accept(ASTVisitor) - Method in class org.basex.query.expr.Switch
- accept(ASTVisitor) - Method in class org.basex.query.expr.Try
- accept(ASTVisitor) - Method in class org.basex.query.expr.Typeswitch
- accept(ASTVisitor) - Method in class org.basex.query.expr.TypeswitchGroup
- accept(ASTVisitor) - Method in class org.basex.query.func.Closure
- accept(ASTVisitor) - Method in class org.basex.query.func.db.DbAdd
- accept(ASTVisitor) - Method in class org.basex.query.func.db.DbCopy
- accept(ASTVisitor) - Method in class org.basex.query.func.db.DbList
- accept(ASTVisitor) - Method in class org.basex.query.func.DynFuncCall
- accept(ASTVisitor) - Method in class org.basex.query.func.fn.ContextFn
- accept(ASTVisitor) - Method in class org.basex.query.func.fn.Docs
- accept(ASTVisitor) - Method in class org.basex.query.func.fn.FnFunctionLookup
- accept(ASTVisitor) - Method in class org.basex.query.func.fn.FnLast
- accept(ASTVisitor) - Method in class org.basex.query.func.fn.FnPosition
- accept(ASTVisitor) - Method in class org.basex.query.func.ft.FtSearch
- accept(ASTVisitor) - Method in class org.basex.query.func.ft.FtTokens
- accept(ASTVisitor) - Method in class org.basex.query.func.FuncLit
- accept(ASTVisitor) - Method in class org.basex.query.func.index.IndexFn
- accept(ASTVisitor) - Method in class org.basex.query.func.repo.RepoDelete
- accept(ASTVisitor) - Method in class org.basex.query.func.StaticFuncCall
- accept(ASTVisitor) - Method in class org.basex.query.func.user.UserAlter
- accept(ASTVisitor) - Method in class org.basex.query.func.xquery.XQueryEval
- accept(ASTVisitor) - Method in class org.basex.query.up.expr.Transform
- accept(ASTVisitor) - Method in class org.basex.query.value.item.FuncItem
- accept(ASTVisitor) - Method in class org.basex.query.value.Value
- accept(ASTVisitor) - Method in class org.basex.query.var.VarRef
- accept(T) - Method in interface org.basex.query.QueryConsumer
-
Performs this operation on the given argument.
- ACCEPT - Static variable in interface org.basex.util.http.HttpText
-
HTTP header string.
- acceptUnknown() - Method in class org.basex.query.func.FuncOptions
-
Accept unknown options.
- ACCESS_DENIED_X - Static variable in interface org.basex.core.Text
-
Access denied.
- acquire(Long, boolean, boolean) - Method in class org.basex.core.locks.FairLockQueue
- acquire(Long, boolean, boolean) - Method in class org.basex.core.locks.LockQueue
-
Queues the job until it can be started.
- acquire(Long, boolean, boolean) - Method in class org.basex.core.locks.NonfairLockQueue
- acquire(Job, Context) - Method in class org.basex.core.locks.Locking
-
Acquires locks for the specified job.
- ACreate - Class in org.basex.core.cmd
-
Abstract class for database updates.
- action() - Method in class org.basex.gui.dialog.DialogMessage
-
Returns the chosen action.
- 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.DialogInsert
- action(Object) - Method in class org.basex.gui.dialog.DialogLine
- action(Object) - Method in class org.basex.gui.dialog.DialogManage
- action(Object) - Method in class org.basex.gui.dialog.DialogMem
- action(Object) - Method in class org.basex.gui.dialog.DialogMessage
- 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.DialogSort
- action(Object) - Method in class org.basex.gui.layout.BaseXDialog
-
Reacts on user input; can be overwritten.
- actionPerformed(ActionEvent) - Method in class org.basex.gui.dialog.DialogProgress
- actionPerformed(ActionEvent) - Method in class org.basex.gui.layout.BaseXSerial
- activate(String, boolean, boolean) - Method in class org.basex.gui.text.SearchBar
-
Activates the search bar.
- active - Variable in class org.basex.core.jobs.JobPool
-
Queued or running jobs.
- active() - Method in class org.basex.core.jobs.Job
-
Returns the currently active job.
- active() - Method in class org.basex.util.History
-
Indicates if the history is active.
- ADAPTIVE - Enum constant in enum class org.basex.io.serial.SerialMethod
-
Adaptive.
- AdaptiveSerializer - Class in org.basex.io.serial
-
This class serializes items in adaptive mode.
- AdaptiveSerializer(OutputStream, SerializerOptions) - Constructor for class org.basex.io.serial.AdaptiveSerializer
-
Constructor, specifying serialization options.
- AdaptiveSerializer(OutputStream, SerializerOptions, boolean) - Constructor for class org.basex.io.serial.AdaptiveSerializer
-
Constructor, specifying serialization options.
- ADate - Class in org.basex.query.value.item
-
Abstract super class for date items.
- ADateDur - Class in org.basex.query.value.item
-
Abstract super class for dates and durations.
- add(boolean) - Method in class org.basex.util.list.BoolList
-
Adds an element.
- add(boolean...) - Method in class org.basex.util.list.BoolList
-
Adds elements to the array.
- add(byte[]) - Method in class org.basex.query.value.node.FElem
-
Creates and adds a text node if the specified value is not empty.
- add(byte[]) - Method in class org.basex.util.ft.StopWords
-
Adds the specified stopword.
- add(byte[]) - Method in class org.basex.util.hash.TokenSet
-
Stores the specified key if it has not been stored before.
- add(byte[]) - Method in class org.basex.util.list.ByteList
-
Adds elements to the container.
- add(byte[]) - Method in class org.basex.util.list.StringList
-
Adds a token.
- add(byte[]) - Method in class org.basex.util.TokenBuilder
-
Adds a token to the token.
- add(byte[], boolean) - Method in class org.basex.io.in.XMLInput
-
Inserts some bytes in the input stream.
- add(byte[], byte[]) - Method in class org.basex.query.util.NSContext
-
Adds a namespace to the namespace stack.
- add(byte[], byte[]) - Method in class org.basex.query.value.node.FElem
-
Adds an attribute and updates its parent reference.
- add(byte[], byte[]) - Method in class org.basex.util.Atts
-
Adds the next name/value pair.
- add(byte[], byte[], InputInfo) - Method in class org.basex.query.util.NSContext
-
Validates and adds the specified namespace at parsing time.
- add(byte[], int) - Method in class org.basex.index.stats.IndexStats
-
Adds the specified token.
- 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(byte[], int, int) - Method in class org.basex.index.IndexTree
-
Indexes the specified key and id.
- add(byte[], int, int) - Method in class org.basex.util.list.ByteList
-
Adds a part of the specified elements to the container.
- add(byte[], int, int) - Method in class org.basex.util.TokenBuilder
-
Adds a subtoken.
- add(byte[], int, int, boolean) - Method in class org.basex.index.IndexTree
-
Indexes the specified key and id.
- add(byte[], int, long) - Method in class org.basex.index.IndexCache
-
Adds a new cache entry.
- add(byte[], String) - Method in class org.basex.query.value.node.FElem
-
Adds an attribute and updates its parent reference.
- add(byte[], MetaData) - Method in class org.basex.index.stats.Stats
-
Adds a value.
- add(byte[], FElem) - Static method in class org.basex.query.func.inspect.Inspect
-
Parses a string as XML and adds the resulting nodes to the specified parent.
- add(double) - Method in class org.basex.util.list.DoubleList
-
Adds an element to the array.
- add(double...) - Method in class org.basex.util.list.DoubleList
-
Adds elements to the array.
- add(int) - Method in class org.basex.core.parse.CmdBuilder
-
Adds the specified argument unchanged.
- add(int) - Method in class org.basex.util.hash.IntSet
-
Stores the specified key if it has not been stored before.
- add(int) - Method in class org.basex.util.list.ByteList
-
Adds an element to the array.
- add(int) - Method in class org.basex.util.list.IntList
-
Adds an element to the array.
- add(int) - Method in class org.basex.util.TokenBuilder
-
Adds the specified character.
- add(int...) - Method in class org.basex.util.list.IntList
-
Adds elements to the 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(int, byte[], byte[], Data) - Method in class org.basex.data.Namespaces
-
Adds a single namespace for the specified pre value.
- add(int, int) - Method in class org.basex.data.DataPrinter
-
Adds the specified table entries.
- add(int, long) - Method in class org.basex.util.FreeSlots
-
Adds a value for the specified slot size.
- add(long) - Method in class org.basex.util.list.LongList
-
Adds an element to the array.
- add(long) - Method in class org.basex.util.list.TokenList
-
Adds a long value.
- add(long...) - Method in class org.basex.util.list.LongList
-
Adds elements to the array.
- add(E) - Method in class org.basex.util.list.ObjectList
-
Adds an element to the array.
- add(E...) - Method in class org.basex.util.list.ObjectList
-
Adds elements to the array.
- add(Component) - Method in class org.basex.gui.layout.BaseXSplit
- add(Component, Component, int) - Method in class org.basex.gui.layout.BaseXTabs
-
Adds a component with a custom tab header.
- add(InputStream) - Method in class org.basex.query.QueryResources
-
Adds an input stream reference.
- add(Object) - Method in class org.basex.util.TokenBuilder
-
Adds an object to the token.
- add(String) - Method in class org.basex.core.locks.LockList
-
Adds a local lock if no global lock has been added.
- add(String) - Method in class org.basex.gui.layout.BaseXHistory
-
Adds the specified value on top of history and stores the history in the options.
- add(String) - Method in class org.basex.query.value.node.FElem
-
Creates and adds a text node if the specified value is not empty.
- add(String) - Method in class org.basex.util.hash.TokenSet
-
Stores the specified string as key if it has not been stored before.
- add(String) - Method in class org.basex.util.list.TokenList
-
Adds a string.
- add(String) - Method in class org.basex.util.TokenBuilder
-
Adds a string to the token.
- add(String, byte[]) - Method in class org.basex.query.value.node.FElem
-
Adds an attribute and updates its parent reference.
- add(String, InputStream) - Method in class org.basex.api.client.ClientSession
- add(String, InputStream) - Method in class org.basex.api.client.LocalSession
- add(String, InputStream) - Method in class org.basex.api.client.Session
-
Adds a document to the opened database.
- add(String, String) - Method in class org.basex.query.value.node.FElem
-
Adds an attribute and updates its parent reference.
- add(L) - Method in class org.basex.util.list.ObjectList
-
Adds elements from a string list to the array.
- add(QueryJobSpec) - Method in class org.basex.core.jobs.Jobs
-
Adds a query job to the list.
- add(LockList) - Method in class org.basex.core.locks.LockList
-
Adds another lock list.
- add(User) - Method in class org.basex.core.users.Users
-
Adds a user.
- add(Data, int, FTMatches) - Method in class org.basex.query.util.ft.FTPosData
-
Adds position data.
- add(ValueCache) - Method in class org.basex.index.ft.FTIndex
- add(ValueCache) - Method in class org.basex.index.value.DiskValues
- add(ValueCache) - Method in class org.basex.index.value.MemValues
- add(ValueCache) - Method in class org.basex.index.value.UpdatableDiskValues
- add(ValueCache) - Method in class org.basex.index.value.ValueIndex
-
Add entries to the index.
- add(Thesaurus) - Method in class org.basex.query.expr.ft.ThesQuery
-
Adds two thesaurus definitions.
- add(QueryContext, Expr...) - Method in class org.basex.query.expr.constr.Constr
-
Constructs child and attribute nodes.
- add(Update, QueryContext) - Method in class org.basex.query.up.Updates
-
Adds an update primitive to the current context modifier.
- add(IndexCosts, IndexCosts) - Static method in class org.basex.query.util.index.IndexCosts
-
Adds index costs.
- add(Item) - Method in class org.basex.query.value.seq.tree.TreeSeqBuilder
-
Adds an item to the end of the array.
- add(Item) - Method in class org.basex.query.value.ValueBuilder
-
Appends an item to the built value.
- add(Item[], ArchiveOut, int, String, QueryContext) - Method in class org.basex.query.func.archive.ArchiveCreate
-
Adds the specified entry to the output stream.
- add(Item, InputInfo) - Method in class org.basex.query.util.collation.CollationItemSet
- add(Item, InputInfo) - Method in class org.basex.query.util.hash.HashItemSet
- add(Item, InputInfo) - Method in interface org.basex.query.util.hash.ItemSet
-
Stores the specified key if it has not been stored before.
- add(QNm) - Method in class org.basex.query.util.hash.QNmSet
-
Stores the specified QName if it has not been stored before.
- add(QNm, boolean, InputInfo) - Method in class org.basex.query.util.parse.QNmCache
-
Constructor.
- add(QNm, byte[]) - Method in class org.basex.query.value.node.FElem
-
Adds an attribute and updates its parent reference.
- add(QNm, String) - Method in class org.basex.query.value.node.FElem
-
Adds an attribute and updates its parent reference.
- add(QNm, NodeType) - Method in class org.basex.query.up.NamePool
-
Adds an entry to the pool and increases its number of occurrence.
- add(QNm, InputInfo) - Method in class org.basex.query.util.parse.QNmCache
-
Adds a QName to the cache.
- add(ANode) - Method in class org.basex.query.util.list.ANodeBuilder
- add(ANode) - Method in class org.basex.query.value.node.FDoc
-
Adds a node and updates its parent reference.
- add(ANode) - Method in class org.basex.query.value.node.FElem
-
Adds a node and updates its parent reference.
- add(FElem, Object...) - Method in class org.basex.query.QueryPlan
-
Adds children to the specified element.
- add(FElem, ExprInfo...) - Method in class org.basex.query.QueryPlan
-
Adds children to the specified element.
- add(Occ) - Method in enum class org.basex.query.value.type.Occ
-
Adds two occurrence indicators.
- add(Value) - Method in class org.basex.query.util.list.ItemList
-
Adds all items of a value to the array.
- add(Value) - Method in class org.basex.query.value.ValueBuilder
-
Appends a value to the built value.
- add(Value, QueryContext) - Method in class org.basex.query.value.seq.tree.TreeSeqBuilder
-
Appends the items of the given value to this builder.
- add(Var) - Method in class org.basex.query.util.parse.LocalVars
-
Creates and registers a new local variable in the current scope.
- add(Var) - Method in class org.basex.query.var.VarScope
-
Adds a variable to this scope.
- add(InputInfo) - Method in exception org.basex.query.QueryException
-
Adds an input info to the stack.
- 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 - Class in org.basex.core.cmd
-
Evaluates the 'add' command and adds a document to a collection.
- 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 - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- ADD - Enum constant in enum class org.basex.server.ServerCmd
-
Code for adding a document to a database: {path}0{input}0.
- ADD - Static variable in interface org.basex.core.parse.Commands
-
Command string: "add".
- ADD - Static variable in interface org.basex.core.Text
-
Button for adding.
- ADD_ARCHIVE_NAME - Static variable in interface org.basex.core.Text
-
Include name of archive in database path.
- 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".
- addActionListener(ActionListener) - Method in class org.basex.gui.layout.BaseXSlider
-
Adds an action listener.
- addAll(Object[], String) - Method in class org.basex.util.TokenBuilder
-
Adds multiple strings to the token, separated by the specified string.
- addAll(XQMap, MergeDuplicates, QueryContext, InputInfo) - Method in class org.basex.query.value.map.XQMap
-
Adds all bindings from the given map into
this. - ADDARCHIVES - Static variable in class org.basex.core.MainOptions
-
Flag for adding archives to a database.
- addAtomics(AtomicUpdateCache) - Method in class org.basex.query.up.primitives.node.DeleteNode
- addAtomics(AtomicUpdateCache) - Method in class org.basex.query.up.primitives.node.InsertAfter
- addAtomics(AtomicUpdateCache) - Method in class org.basex.query.up.primitives.node.InsertAttribute
- addAtomics(AtomicUpdateCache) - Method in class org.basex.query.up.primitives.node.InsertBefore
- addAtomics(AtomicUpdateCache) - Method in class org.basex.query.up.primitives.node.InsertInto
- addAtomics(AtomicUpdateCache) - Method in class org.basex.query.up.primitives.node.InsertIntoAsFirst
- addAtomics(AtomicUpdateCache) - Method in class org.basex.query.up.primitives.node.InsertIntoAsLast
- addAtomics(AtomicUpdateCache) - Method in class org.basex.query.up.primitives.node.NodeUpdate
-
Adds the atomic update operations for this update primitive to the given list.
- addAtomics(AtomicUpdateCache) - Method in class org.basex.query.up.primitives.node.RenameNode
- addAtomics(AtomicUpdateCache) - Method in class org.basex.query.up.primitives.node.ReplaceDoc
- addAtomics(AtomicUpdateCache) - Method in class org.basex.query.up.primitives.node.ReplaceNode
- addAtomics(AtomicUpdateCache) - Method in class org.basex.query.up.primitives.node.ReplaceValue
- 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
- addAttribute(FElem, Object, Object) - Method in class org.basex.query.QueryPlan
-
Adds an attribute to the specified element if the specified value is not
null. - addByte(byte) - Method in class org.basex.util.TokenBuilder
-
Adds a single byte to the token.
- ADDCACHE - Static variable in class org.basex.core.MainOptions
-
Cache new documents before adding them to a database.
- addCollection(String, String[], StaticContext) - Method in class org.basex.query.QueryResources
-
Adds a collection with the specified paths.
- addData(Data) - Method in class org.basex.query.up.TransformModifier
- addData(Data) - Method in class org.basex.query.up.Updates
-
Adds a data reference to list which keeps track of the nodes copied within a transform expression.
- addDelete(int) - Method in class org.basex.query.up.atomic.AtomicUpdateCache
-
Adds a delete atomic to the list.
- 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, StaticContext) - Method in class org.basex.query.QueryResources
-
Adds a document with the specified path.
- addDragDrop() - Method in class org.basex.gui.layout.BaseXTabs
-
Adds drag and drop support.
- 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
- addElement(FElem, FElem) - Method in class org.basex.query.QueryPlan
-
Adds a child element to the specified element.
- addEscapes(String) - Static method in error org.basex.query.util.regex.parse.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string.
- addExt(Object, Object...) - Method in class org.basex.util.TokenBuilder
-
Adds the string representation of an object.
- addFocusListener(FocusListener) - Method in class org.basex.gui.layout.BaseXCombo
- addFront(Item) - Method in class org.basex.query.value.seq.tree.TreeSeqBuilder
-
Adds an item to the start of the array.
- addFront(Item) - Method in class org.basex.query.value.ValueBuilder
-
Adds an item to the front of the built value.
- addGlobal() - Method in class org.basex.core.locks.LockList
-
Sets a global lock.
- addImport(String, QueryParser, InputInfo) - Method in class org.basex.query.util.pkg.ModuleLoader
-
Adds a package from the repository or a Java class.
- adding(int) - Method in class org.basex.index.stats.IndexStats
-
Checks if the specified number of occurrence will be remembered.
- addInsert(int, int, DataClip) - Method in class org.basex.query.up.atomic.AtomicUpdateCache
-
Adds an insert atomic to the list.
- addInt(int) - Method in class org.basex.util.TokenBuilder
-
Adds an integer value to the token.
- addInteraction(Component, BaseXWindow) - Static method in class org.basex.gui.layout.BaseXLayout
-
Adds default listeners to the specified component.
- addKeyListener(KeyListener) - Method in class org.basex.gui.layout.BaseXCombo
- addLayoutComponent(String, Component) - Method in class org.basex.gui.layout.BaseXSplit
- addLayoutComponent(String, Component) - Method in class org.basex.gui.layout.ColumnLayout
- addLayoutComponent(String, Component) - Method in class org.basex.gui.layout.RowLayout
- addLayoutComponent(String, Component) - Method in class org.basex.gui.layout.TableLayout
- addLeaves(byte[], int, ResourceFolder) - Method in class org.basex.gui.layout.ResourceFolder
-
Filters child nodes by the given filter expression and adds the remaining children to the given node.
- addLocks() - Method in class org.basex.core.cmd.AlterBackup
- addLocks() - Method in class org.basex.core.cmd.ACreate
- addLocks() - Method in class org.basex.core.cmd.Get
- addLocks() - Method in class org.basex.core.cmd.AlterDB
- addLocks() - Method in class org.basex.core.cmd.AQuery
- addLocks() - Method in class org.basex.core.cmd.RepoDelete
- addLocks() - Method in class org.basex.core.cmd.AlterPassword
- addLocks() - Method in class org.basex.core.cmd.Check
- addLocks() - Method in class org.basex.core.cmd.Close
- addLocks() - Method in class org.basex.core.cmd.Copy
- addLocks() - Method in class org.basex.core.cmd.CreateBackup
- addLocks() - Method in class org.basex.core.cmd.CreateDB
- addLocks() - Method in class org.basex.core.cmd.DropDB
- addLocks() - Method in class org.basex.core.cmd.Execute
- addLocks() - Method in class org.basex.core.cmd.Exit
- addLocks() - Method in class org.basex.core.cmd.Export
- addLocks() - Method in class org.basex.core.cmd.Find
- addLocks() - Method in class org.basex.core.cmd.Flush
- addLocks() - Method in class org.basex.core.cmd.Help
- addLocks() - Method in class org.basex.core.cmd.Info
- addLocks() - Method in class org.basex.core.cmd.InfoDB
- addLocks() - Method in class org.basex.core.cmd.InfoIndex
- addLocks() - Method in class org.basex.core.cmd.InfoStorage
- addLocks() - Method in class org.basex.core.cmd.Inspect
- addLocks() - Method in class org.basex.core.cmd.JobsList
- addLocks() - Method in class org.basex.core.cmd.JobsResult
- addLocks() - Method in class org.basex.core.cmd.JobsStop
- addLocks() - Method in class org.basex.core.cmd.List
- addLocks() - Method in class org.basex.core.cmd.Open
- addLocks() - Method in class org.basex.core.cmd.RepoList
- addLocks() - Method in class org.basex.core.cmd.Restore
- addLocks() - Method in class org.basex.core.cmd.Retrieve
- addLocks() - Method in class org.basex.core.cmd.ShowBackups
- addLocks() - Method in class org.basex.core.cmd.ShowSessions
- addLocks() - Method in class org.basex.core.cmd.ShowUsers
- addLocks() - Method in class org.basex.core.cmd.Test
- addLocks() - Method in class org.basex.core.jobs.Job
-
Adds the strings (databases, special identifiers) for which locks need to be acquired.
- addLocks() - Method in class org.basex.core.jobs.QueryJob
- addLocks() - Method in class org.basex.query.QueryContext
- addLocks() - Method in class org.basex.query.QueryProcessor
- addLocks(LockList, int) - Method in class org.basex.core.Command
-
Adds the name of the database that has been addressed by the argument index.
- addLong(long) - Method in class org.basex.util.TokenBuilder
-
Adds a number to the token.
- addNew(QNm, SeqType, boolean, QueryContext, InputInfo) - Method in class org.basex.query.var.VarScope
-
Creates a new local variable in this scope.
- addOutput(Value, QueryContext) - Method in class org.basex.query.up.Updates
-
Adds output.
- addPredicate(CompileContext, Expr) - Method in class org.basex.query.expr.Filter
-
Adds a predicate and returns the optimized expression.
- addPredicates(CompileContext, Expr...) - Method in class org.basex.query.expr.path.AxisPath
-
Adds predicates to the last step and returns the optimized expression.
- ADDRAW - Static variable in class org.basex.core.MainOptions
-
Flag for adding remaining files as raw files.
- addRename(int, byte[], byte[]) - Method in class org.basex.query.up.atomic.AtomicUpdateCache
-
Adds a rename atomic to the list.
- addReplace(int, DataClip) - Method in class org.basex.query.up.atomic.AtomicUpdateCache
-
Adds a replace atomic to the list.
- addResource(String, String...) - Method in class org.basex.query.QueryResources
-
Adds a resource with the specified path.
- address - Variable in class org.basex.server.LogEntry
-
Address.
- addShortcut(String, String) - Static method in class org.basex.gui.layout.BaseXLayout
-
Adds human readable shortcuts to 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
- addTo(Data) - Method in class org.basex.query.up.primitives.DBNew
-
Adds the contents of the temporary database to the target database.
- addUnique(E) - Method in class org.basex.util.list.ObjectList
-
Adds an element to the array if it is not contained yet.
- addUpdateValue(int, byte[]) - Method in class org.basex.query.up.atomic.AtomicUpdateCache
-
Adds an updateValue atomic to the list.
- ADJUST_DATE_TO_TIMEZONE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- ADJUST_DATETIME_TO_TIMEZONE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- ADJUST_NODES - Static variable in interface org.basex.core.Text
-
Slim rectangles to text length.
- ADJUST_TIME_TO_TIMEZONE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- ADMIN - Enum constant in enum class org.basex.core.parse.Commands.CmdPerm
- ADMIN - Enum constant in enum class org.basex.core.users.Perm
-
Admin permission (global).
- ADMIN - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- ADMIN - Enum constant in enum class org.basex.query.QueryModule.Permission
-
Admin permissions.
- ADMIN - Static variable in interface org.basex.core.users.UserText
-
Default user and password.
- ADMIN_DELETE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ADMIN_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- ADMIN_STATIC - Static variable in interface org.basex.core.Text
-
Admin user.
- ADMIN_TODAY - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ADMIN_TYPE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ADMIN_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- AdminDeleteLogs - Class in org.basex.query.func.admin
-
Function implementation.
- AdminDeleteLogs() - Constructor for class org.basex.query.func.admin.AdminDeleteLogs
- AdminLogs - Class in org.basex.query.func.admin
-
Function implementation.
- AdminLogs() - Constructor for class org.basex.query.func.admin.AdminLogs
- AdminSessions - Class in org.basex.query.func.admin
-
Function implementation.
- AdminSessions() - Constructor for class org.basex.query.func.admin.AdminSessions
- AdminWriteLog - Class in org.basex.query.func.admin
-
Function implementation.
- AdminWriteLog() - Constructor for class org.basex.query.func.admin.AdminWriteLog
- adoptCheck(SeqType, boolean) - Method in class org.basex.query.var.Var
-
Tries to adopt the given type check.
- adoptNode(Node) - Method in class org.basex.api.dom.BXDoc
- adoptType(Expr) - Method in class org.basex.query.expr.ParseExpr
-
Assigns the type from the specified expression.
- after(byte[], byte[], InputInfo) - Method in class org.basex.query.util.collation.Collation
-
Returns the substring after a specified string.
- AFTER - Enum constant in enum class org.basex.query.up.expr.Insert.Mode
-
After.
- AFTER - Static variable in interface org.basex.query.QueryText
-
Parser token.
- AFTERROOT - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- AFunction - Interface in org.basex.query.func
-
Interface for built-in functions.
- Algorithm - Enum Class in org.basex.core.users
-
Algorithms.
- ALGORITHM - Enum constant in enum class org.basex.util.http.HttpText.Request
-
Algorithm.
- ALGORITHM - Static variable in interface org.basex.core.Text
-
Algorithm.
- ALGORITHM - Static variable in interface org.basex.core.users.UserText
-
Algorithm.
- ALGORITHM - Static variable in class org.basex.query.func.archive.CreateOptions
-
Archiving algorithm.
- align - Variable in class org.basex.util.Table
-
Alignment (false: left, true: right alignment).
- all - Variable in class org.basex.query.value.seq.DBNodeSeq
-
Pre values reference all documents of the database.
- all() - Method in class org.basex.query.value.seq.DBNodeSeq
-
Indicates if pre values reference all documents of the database.
- all() - Method in class org.basex.util.ft.FTLexer
-
If called, all tokens will be returned (including non-fulltext tokens).
- all(Iterable<T>) - Method in interface org.basex.util.Checks
-
Returns
trueif all value checks are successful. - all(T[]) - Method in interface org.basex.util.Checks
-
Returns
trueif all value checks are successful. - ALL - Enum constant in enum class org.basex.core.parse.Commands.CmdOptimize
- ALL - Enum constant in enum class org.basex.util.ft.FTMode
-
All option.
- ALL - Static variable in interface org.basex.core.Text
-
"All".
- ALL - Static variable in interface org.basex.query.QueryText
-
Parser token.
- ALL_ALL - Static variable in class org.basex.util.http.MediaType
-
Media type: wildcards.
- ALL_WORDS - Enum constant in enum class org.basex.util.ft.FTMode
-
All words option.
- allAreValues(boolean) - Method in class org.basex.query.expr.Arr
-
Returns true if all arguments are values (possibly of small size).
- ALLNODES - Enum constant in enum class org.basex.query.func.fn.DeepEqual.Mode
-
Compare all node types.
- ALLOW - Static variable in interface org.basex.util.http.HttpText
-
HTTP header string.
- ALLOW_DUPLICATE_NAMES - Static variable in class org.basex.io.serial.SerializerOptions
-
Serialization parameter: xml/xhtml/html/text.
- allowed(Option<?>, String, Object...) - Static method in class org.basex.util.options.Options
-
Returns a message with allowed keys.
- ALLOWING - Static variable in interface org.basex.query.QueryText
-
Parser token.
- ALT - Static variable in class org.basex.gui.GUIConstants
-
Alt key.
- alter(String, String, StaticOptions) - Static method in class org.basex.core.cmd.AlterBackup
-
Drops a backup with the specified name.
- alter(String, String, StaticOptions) - Static method in class org.basex.core.cmd.AlterDB
-
Renames the specified database.
- alter(User, String) - Method in class org.basex.core.users.Users
-
Renames a user.
- ALTER - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- ALTER_BACKUP - Static variable in interface org.basex.core.parse.Commands
-
Command string: "alter-backup".
- ALTER_DB - Static variable in interface org.basex.core.parse.Commands
-
Command string: "alter-db".
- ALTER_PASSWORD - Static variable in interface org.basex.core.parse.Commands
-
Command string: "alter-password".
- ALTER_PW - Static variable in interface org.basex.core.Text
-
Alter password.
- ALTER_USER - Static variable in interface org.basex.core.parse.Commands
-
Command string: "alter-user".
- AlterBackup - Class in org.basex.core.cmd
-
Evaluates the 'restore' command and restores a backup of a database.
- AlterBackup(String, String) - Constructor for class org.basex.core.cmd.AlterBackup
-
Default constructor.
- 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.
- ALTERNATE - Static variable in class org.basex.query.util.collation.UCAOptions
-
Option: alternate.
- AlterPassword - Class in org.basex.core.cmd
-
Evaluates the 'alter password' command and alters the password of a user.
- AlterPassword(String, String) - Constructor for class org.basex.core.cmd.AlterPassword
-
Default constructor.
- AlterUser - Class in org.basex.core.cmd
-
Evaluates the 'alter user' command and alters the name of a user.
- AlterUser(String, String) - Constructor for class org.basex.core.cmd.AlterUser
-
Default constructor.
- AModule - Class in org.basex.query.scope
-
An XQuery module.
- ampm(boolean) - Method in class org.basex.query.util.format.Formatter
-
Returns the am/pm marker.
- ANALYZE_STRING - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- ANCESTOR - Enum constant in enum class org.basex.query.expr.path.Axis
-
Ancestor axis.
- ANCESTOR_OR_SELF - Enum constant in enum class org.basex.query.expr.path.Axis
-
Ancestor-or-self axis.
- ancestorIter() - Method in class org.basex.query.value.node.ANode
-
Returns a light-weight, low-level ancestor axis iterator.
- ancestorIter() - Method in class org.basex.query.value.node.DBNode
- ancestorOrSelfIter() - Method in class org.basex.query.value.node.ANode
-
Returns a light-weight ancestor-or-self axis iterator.
- ancestorOrSelfIter() - Method in class org.basex.query.value.node.DBNode
- and(int, int) - Method in class org.basex.query.util.ft.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_OTHERS - Static variable in interface org.basex.core.Text
-
Developer names.
- Ann - Class in org.basex.query.ann
-
Annotation.
- Ann(InputInfo, Annotation, Item...) - Constructor for class org.basex.query.ann.Ann
-
Constructor.
- Ann(InputInfo, QNm, Item...) - Constructor for class org.basex.query.ann.Ann
-
Constructor.
- ANN_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- AnnList - Class in org.basex.query.util.list
-
List of annotations.
- AnnList() - Constructor for class org.basex.query.util.list.AnnList
- Annotation - Enum Class in org.basex.query.ann
-
Definitions of all built-in XQuery annotations.
- annotations() - Method in class org.basex.query.func.Closure
- annotations() - Method in class org.basex.query.func.StaticFunc
- annotations() - Method in interface org.basex.query.func.XQFunctionExpr
-
Annotations of this function.
- annotations() - Method in class org.basex.query.value.item.FItem
- anns - Variable in class org.basex.query.scope.StaticDecl
-
Annotations.
- anns - Variable in class org.basex.query.value.type.FuncType
-
Annotations.
- ANNVALUE - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ANNWHICH_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ANode - Class in org.basex.query.value.node
-
Abstract node type.
- ANodeBuilder - Class in org.basex.query.util.list
-
Resizable-array implementation for nodes.
- ANodeBuilder() - Constructor for class org.basex.query.util.list.ANodeBuilder
-
Constructor.
- ANodeList - Class in org.basex.query.util.list
-
Resizable-array implementation for nodes.
- ANodeList() - Constructor for class org.basex.query.util.list.ANodeList
-
Constructor.
- ANodeList(long) - Constructor for class org.basex.query.util.list.ANodeList
-
Constructor with initial capacity.
- antiAlias(Graphics) - Static method in class org.basex.gui.layout.BaseXLayout
-
Activates graphics anti-aliasing.
- ANum - Class in org.basex.query.value.item
-
Abstract super class for all numeric items.
- any(Iterable<T>) - Method in interface org.basex.util.Checks
-
Returns
trueif at least one value check is successful. - any(T[]) - Method in interface org.basex.util.Checks
-
Returns
trueif at least one value check is successful. - ANY - Enum constant in enum class org.basex.util.ft.FTMode
-
Any option.
- ANY - Static variable in interface org.basex.build.BuildText
-
DTD: ANY ELEMENT.
- ANY - Static variable in class org.basex.build.html.HtmlOptions
-
TagSoup option: any.
- ANY - Static variable in interface org.basex.query.QueryText
-
Parser token.
- ANY_ATOMIC_TYPE - Enum constant in enum class org.basex.query.value.type.AtomType
-
Any atomic type.
- ANY_ATOMIC_TYPE_O - Static variable in class org.basex.query.value.type.SeqType
-
Zero or one xs:anyAtomicType.
- ANY_ATOMIC_TYPE_ZM - Static variable in class org.basex.query.value.type.SeqType
-
Zero or more xs:anyAtomicType.
- ANY_ATOMIC_TYPE_ZO - Static variable in class org.basex.query.value.type.SeqType
-
Zero or one xs:anyAtomicType.
- ANY_SIMPLE_TYPE - Enum constant in enum class org.basex.query.value.type.AtomType
-
Any simple type.
- ANY_TYPE - Enum constant in enum class org.basex.query.value.type.AtomType
-
Any type.
- ANY_URI - Enum constant in enum class org.basex.query.value.type.AtomType
-
Any URI type.
- ANY_URI_O - Static variable in class org.basex.query.value.type.SeqType
-
Single URI.
- ANY_URI_ZM - Static variable in class org.basex.query.value.type.SeqType
-
Zero or more URIs.
- ANY_URI_ZO - Static variable in class org.basex.query.value.type.SeqType
-
Zero or one URIs.
- ANY_WORD - Enum constant in enum class org.basex.util.ft.FTMode
-
Any word option.
- API - Enum constant in enum class org.basex.io.serial.SerializerMode
-
API result retrieval.
- append(FingerTree<E, E>) - Method in class org.basex.query.util.fingertree.FingerTreeBuilder
-
Appends another finger tree to this builder.
- append(Node<E, E>) - Method in class org.basex.query.util.fingertree.FingerTreeBuilder
-
Adds a leaf node to the back of the tree.
- append(NodeLike<N, E>[], int) - Method in interface org.basex.query.util.fingertree.NodeLike
-
Appends this possibly partial node to the given buffer.
- append(XQArray) - Method in class org.basex.query.value.array.ArrayBuilder
-
Appends the given array to this builder.
- append(Value) - Method in class org.basex.query.value.array.ArrayBuilder
-
Adds an element to the end of the array.
- appendChild(Node) - Method in class org.basex.api.dom.BXNode
- appendData(String) - Method in class org.basex.api.dom.BXComm
- APPLICATION_HTML_XML - Static variable in class org.basex.util.http.MediaType
-
Media type: application/html+xml.
- APPLICATION_JSON - Static variable in class org.basex.util.http.MediaType
-
Text/plain.
- APPLICATION_OCTET_STREAM - Static variable in class org.basex.util.http.MediaType
-
Media type: text/plain.
- APPLICATION_X_WWW_FORM_URLENCODED - Static variable in class org.basex.util.http.MediaType
-
Media type: application/x-www-form-urlencoded.
- APPLICATION_XML - Static variable in class org.basex.util.http.MediaType
-
Media type: application/xml.
- APPLICATION_XML_EPE - Static variable in class org.basex.util.http.MediaType
-
Media type: application/xml-external-parsed-entity.
- apply() - Method in class org.basex.query.up.primitives.db.DBAdd
- apply() - Method in class org.basex.query.up.primitives.db.DBDelete
- apply() - Method in class org.basex.query.up.primitives.db.DBFlush
- apply() - Method in class org.basex.query.up.primitives.db.DBOptimize
- apply() - Method in class org.basex.query.up.primitives.db.DBRename
- apply() - Method in class org.basex.query.up.primitives.db.DBStore
- apply() - Method in class org.basex.query.up.primitives.db.DBUpdate
-
Applies this operation.
- apply() - Method in class org.basex.query.up.primitives.db.Put
- apply() - Method in class org.basex.query.up.primitives.name.BackupAlter
- apply() - Method in class org.basex.query.up.primitives.name.BackupCreate
- apply() - Method in class org.basex.query.up.primitives.name.BackupDrop
- apply() - Method in class org.basex.query.up.primitives.name.DBAlter
- apply() - Method in class org.basex.query.up.primitives.name.DBCopy
- apply() - Method in class org.basex.query.up.primitives.name.DBCreate
- apply() - Method in class org.basex.query.up.primitives.name.DBDrop
- apply() - Method in class org.basex.query.up.primitives.name.DBRestore
- apply() - Method in class org.basex.query.up.primitives.name.NameUpdate
-
Applies this operation.
- apply() - Method in class org.basex.query.up.primitives.UserUpdate
-
Applies this operation.
- apply(QueryContext) - Method in class org.basex.query.up.Updates
-
Executes all updates.
- apply(T) - Method in interface org.basex.query.QueryFunction
-
Applies this function to the given argument.
- apply(T, U) - Method in interface org.basex.query.QueryBiFunction
-
Applies this function to the given argument.
- APPLY - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- APPLY_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- applyUpdates() - Method in class org.basex.query.up.atomic.AtomicUpdateCache
-
Carries out structural updates.
- AQuery - Class in org.basex.core.cmd
-
Abstract class for database queries.
- ARCHIVE - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- ARCHIVE_DESCRIPTOR1 - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ARCHIVE_DESCRIPTOR2_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ARCHIVE_DESCRIPTOR3_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ARCHIVE_ENCODE1_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ARCHIVE_ENCODE2_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ARCHIVE_ERROR_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ARCHIVE_FORMAT - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ARCHIVE_FORMAT_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ARCHIVE_MODIFY_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ARCHIVE_NUMBER_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ARCHIVE_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- ARCHIVE_SINGLE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ARCHIVE_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- ArchiveCreate - Class in org.basex.query.func.archive
-
Function implementation.
- ArchiveCreate() - Constructor for class org.basex.query.func.archive.ArchiveCreate
- ArchiveCreateFrom - Class in org.basex.query.func.archive
-
Function implementation.
- ArchiveCreateFrom() - Constructor for class org.basex.query.func.archive.ArchiveCreateFrom
- ArchiveDelete - Class in org.basex.query.func.archive
-
Function implementation.
- ArchiveDelete() - Constructor for class org.basex.query.func.archive.ArchiveDelete
- ArchiveEntries - Class in org.basex.query.func.archive
-
Function implementation.
- ArchiveEntries() - Constructor for class org.basex.query.func.archive.ArchiveEntries
- ArchiveExtractBinary - Class in org.basex.query.func.archive
-
Function implementation.
- ArchiveExtractBinary() - Constructor for class org.basex.query.func.archive.ArchiveExtractBinary
- ArchiveExtractText - Class in org.basex.query.func.archive
-
Function implementation.
- ArchiveExtractText() - Constructor for class org.basex.query.func.archive.ArchiveExtractText
- ArchiveExtractTo - Class in org.basex.query.func.archive
-
Function implementation.
- ArchiveExtractTo() - Constructor for class org.basex.query.func.archive.ArchiveExtractTo
- ARCHIVENAME - Static variable in class org.basex.core.MainOptions
-
Flag for prefixing database paths with name of archive.
- ArchiveOptions - Class in org.basex.query.func.archive
-
Function implementation.
- ArchiveOptions() - Constructor for class org.basex.query.func.archive.ArchiveOptions
- ArchiveUpdate - Class in org.basex.query.func.archive
-
Function implementation.
- ArchiveUpdate() - Constructor for class org.basex.query.func.archive.ArchiveUpdate
- ARE_YOU_SURE - Static variable in interface org.basex.core.Text
-
Confirmation .
- arg(int) - Method in class org.basex.core.parse.CmdBuilder
-
Adds the specified argument.
- arg(int) - Method in class org.basex.query.expr.Expr
-
Returns the specified argument/operand of an expression (function, list, etc).
- arg(String) - Method in class org.basex.util.options.Option
-
Returns a string representation of the option with the specified argument.
- arg(String, int) - Method in class org.basex.core.parse.CmdBuilder
-
Adds an argument with an optional prefix.
- arg(String, String) - Method in class org.basex.core.parse.CmdBuilder
-
Adds an argument with an optional prefix.
- ARG - Static variable in interface org.basex.query.QueryText
-
Query Info.
- args - Variable in class org.basex.core.Command
-
Command arguments.
- args - Variable in enum class org.basex.query.ann.Annotation
-
Argument types.
- args() - Method in class org.basex.core.parse.CmdBuilder
-
Returns a string representation of all arguments.
- args() - Method in class org.basex.query.ann.Ann
-
Returns the value of the annotation.
- args() - Method in class org.basex.query.expr.Arr
- args() - Method in class org.basex.query.expr.Expr
-
Returns the arguments/operands of an expression (function, list, etc).
- args(Object...) - Method in interface org.basex.query.func.AFunction
-
Returns a string representation of the function with the specified arguments (see
FuncDefinition). - argTypes - Variable in class org.basex.query.value.type.FuncType
-
Argument types (can be
null, indicated that no types were specified). - arguments(long) - Static method in enum class org.basex.query.QueryError
-
Returns a plural suffix or an empty string.
- 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.func.Closure
- arity() - Method in class org.basex.query.func.StaticFunc
- arity() - Method in interface org.basex.query.func.XQFunctionExpr
-
Number of arguments this function takes.
- arity() - Method in interface org.basex.query.util.fingertree.Node
-
Number of children of this node.
- arity() - Method in class org.basex.query.value.item.FuncItem
- arity() - Method in class org.basex.query.value.item.XQData
- ARITY_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- Arr - Class in org.basex.query.expr
-
Abstract array expression.
- Arr(InputInfo, SeqType, Expr...) - Constructor for class org.basex.query.expr.Arr
-
Constructor.
- array() - Method in class org.basex.query.util.list.ValueList
-
Creates an XQuery array from the contents of this list.
- array(XQArray) - Method in class org.basex.io.serial.AdaptiveSerializer
-
Serializes an array.
- array(XQArray) - Method in class org.basex.io.serial.BaseXSerializer
- Array - Class in org.basex.util
-
Convenience functions for handling arrays; serves as an extension to Java's
Arraysclass. - ARRAY - Static variable in interface org.basex.io.parse.json.JsonConstants
-
Token: array.
- ARRAY - Static variable in interface org.basex.query.QueryText
-
Parser token.
- ARRAY - Static variable in class org.basex.query.value.type.ArrayType
-
Name.
- ARRAY - Static variable in class org.basex.query.value.type.SeqType
-
The general array type.
- ARRAY_O - Static variable in class org.basex.query.value.type.SeqType
-
Single array.
- ARRAY_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- ARRAY_URI - Static variable in interface org.basex.query.QueryText
-
W3 URI.
- ARRAY_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ARRAY_ZM - Static variable in class org.basex.query.value.type.SeqType
-
Zero or more arrays.
- ArrayAppend - Class in org.basex.query.func.array
-
Function implementation.
- ArrayAppend() - Constructor for class org.basex.query.func.array.ArrayAppend
- ARRAYBOUNDS_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ArrayBuilder - Class in org.basex.query.value.array
-
A builder for creating an
XQArrayby prepending and appending elements. - ArrayBuilder() - Constructor for class org.basex.query.value.array.ArrayBuilder
- ARRAYEMPTY - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ArrayFilter - Class in org.basex.query.func.array
-
Function implementation.
- ArrayFilter() - Constructor for class org.basex.query.func.array.ArrayFilter
- ArrayFlatten - Class in org.basex.query.func.array
-
Function implementation.
- ArrayFlatten() - Constructor for class org.basex.query.func.array.ArrayFlatten
- ArrayFoldLeft - Class in org.basex.query.func.array
-
Function implementation.
- ArrayFoldLeft() - Constructor for class org.basex.query.func.array.ArrayFoldLeft
- ArrayFoldRight - Class in org.basex.query.func.array
-
Function implementation.
- ArrayFoldRight() - Constructor for class org.basex.query.func.array.ArrayFoldRight
- ArrayForEach - Class in org.basex.query.func.array
-
Function implementation.
- ArrayForEach() - Constructor for class org.basex.query.func.array.ArrayForEach
- ArrayForEachPair - Class in org.basex.query.func.array
-
Function implementation.
- ArrayForEachPair() - Constructor for class org.basex.query.func.array.ArrayForEachPair
- ArrayGet - Class in org.basex.query.func.array
-
Function implementation.
- ArrayGet() - Constructor for class org.basex.query.func.array.ArrayGet
- ArrayHead - Class in org.basex.query.func.array
-
Function implementation.
- ArrayHead() - Constructor for class org.basex.query.func.array.ArrayHead
- 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.
- ArrayInsertBefore - Class in org.basex.query.func.array
-
Function implementation.
- ArrayInsertBefore() - Constructor for class org.basex.query.func.array.ArrayInsertBefore
- ArrayIterator<E> - Class in org.basex.util
-
This class is used to iterate through objects of an array.
- ArrayIterator(Object[], int) - Constructor for class org.basex.util.ArrayIterator
-
Constructor.
- ArrayIterator(Object[], int, int) - Constructor for class org.basex.util.ArrayIterator
-
Constructor.
- ArrayJoin - Class in org.basex.query.func.array
-
Function implementation.
- ArrayJoin() - Constructor for class org.basex.query.func.array.ArrayJoin
- ARRAYNEG_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ArrayOutput - Class in org.basex.io.out
-
This class caches the output bytes in an array, similar to
ByteArrayOutputStream. - ArrayOutput() - Constructor for class org.basex.io.out.ArrayOutput
-
Constructor.
- ArrayPut - Class in org.basex.query.func.array
-
Function implementation.
- ArrayPut() - Constructor for class org.basex.query.func.array.ArrayPut
- ArrayRemove - Class in org.basex.query.func.array
-
Function implementation.
- ArrayRemove() - Constructor for class org.basex.query.func.array.ArrayRemove
- ArrayReverse - Class in org.basex.query.func.array
-
Function implementation.
- ArrayReverse() - Constructor for class org.basex.query.func.array.ArrayReverse
- arraySize() - Method in class org.basex.query.value.array.XQArray
-
Returns the number of elements in this array.
- ArraySize - Class in org.basex.query.func.array
-
Function implementation.
- ArraySize() - Constructor for class org.basex.query.func.array.ArraySize
- ArraySort - Class in org.basex.query.func.array
-
Function implementation.
- ArraySort() - Constructor for class org.basex.query.func.array.ArraySort
- ArraySubarray - Class in org.basex.query.func.array
-
Function implementation.
- ArraySubarray() - Constructor for class org.basex.query.func.array.ArraySubarray
- ArrayTail - Class in org.basex.query.func.array
-
Function implementation.
- ArrayTail() - Constructor for class org.basex.query.func.array.ArrayTail
- ArrayType - Class in org.basex.query.value.type
-
Type for arrays.
- ARROW - Static variable in interface org.basex.query.QueryText
-
Parser token.
- ARROWSPEC - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- AS - Static variable in interface org.basex.query.QueryText
-
Parser token.
- asByte() - Method in enum class org.basex.query.value.type.Type.ID
-
Returns the type ID.
- asc - Variable in class org.basex.query.value.seq.RangeSeq
-
Ascending/descending order.
- ASCENDING - Static variable in interface org.basex.query.QueryText
-
Parser token.
- ASCENDING_ORDER - Static variable in interface org.basex.core.Text
-
Ascending order.
- ascii(byte[]) - Static method in class org.basex.util.Token
-
Checks if the specified token only consists of ASCII characters.
- ASCSORT - Static variable in class org.basex.gui.GUIOptions
-
Sort ascending.
- ASet - Class in org.basex.util.hash
-
This is the basic structure of an efficient and memory-saving hash set.
- ASet() - Constructor for class org.basex.util.hash.ASet
-
Empty constructor.
- ASet(long) - Constructor for class org.basex.util.hash.ASet
-
Constructor with initial capacity.
- assign() - Method in class org.basex.gui.layout.BaseXCheckBox
-
Assigns the current checkbox value to the option specified in the constructor.
- assign() - Method in class org.basex.gui.layout.BaseXCombo
-
Assigns the current checkbox value to the option specified in the constructor.
- assign() - Method in class org.basex.gui.layout.BaseXSlider
-
Assigns the current checkbox value to the option specified in the constructor.
- assign() - Method in class org.basex.gui.layout.BaseXTextField
-
Assigns the current value.
- assign(String) - Method in class org.basex.util.options.Options
-
Parses and assigns options string from the specified string.
- assign(String, String) - Method in class org.basex.build.csv.CsvOptions
- assign(String, String) - Method in class org.basex.util.options.Options
-
Assigns a value after casting it to the correct type.
- assign(Map<String, String>, GUI) - Static method in class org.basex.gui.dialog.DialogBindings
-
Assigns variable bindings.
- assign(Parser) - Method in class org.basex.data.MetaData
-
Assigns parser information.
- assign(MetaData) - Method in class org.basex.util.ft.FTOpt
-
Assigns the full-text options from the specified database meta data.
- assign(Expr) - Method in class org.basex.query.value.type.ExprType
-
Assigns type information of the specified expression.
- assign(Item, Value, boolean, InputInfo) - Method in class org.basex.build.csv.CsvOptions
- assign(Item, Value, boolean, InputInfo) - Method in class org.basex.util.options.Options
-
Assigns a value after casting it to the correct type.
- assign(Item, T) - Method in class org.basex.query.func.FuncOptions
-
Assigns values to the specified options.
- assign(XQMap, boolean, InputInfo) - Method in class org.basex.util.options.Options
-
Parses and assigns options from the specified map.
- assign(ExprType) - Method in class org.basex.query.value.type.ExprType
-
Assigns the specified expression type.
- assign(Occ) - Method in class org.basex.query.value.type.ExprType
-
Assigns the specified occurrence indicator, updates the result size.
- assign(SeqType) - Method in class org.basex.query.value.type.ExprType
-
Assigns the specified sequence type, updates the result size.
- assign(SeqType, long) - Method in class org.basex.query.value.type.ExprType
-
Assigns the specified sequence type and result size.
- assign(SeqType, long[]) - Method in class org.basex.query.value.type.ExprType
-
Assigns the type and result size, based on the specified min/max occurrences.
- assign(SeqType, Occ, long) - Method in class org.basex.query.value.type.ExprType
-
Assigns the specified type and result size.
- assign(Type) - Method in class org.basex.query.value.type.ExprType
-
Assigns the specified type.
- assign(Type, Occ) - Method in class org.basex.query.value.type.ExprType
-
Assigns the specified type and occurrence indicator, updates the result size.
- assign(FTOpt) - Method in class org.basex.util.ft.FTOpt
-
Adopts the options of the specified argument.
- assign(MediaType) - Method in class org.basex.util.options.Options
-
Parses the specified options.
- ASSIGN - Static variable in interface org.basex.query.QueryText
-
Parser token.
- assignIfAbsent(Option<?>, Object) - Method in class org.basex.query.up.primitives.DBOptions
-
Assigns the specified option if it has not been assigned before.
- assignTo(MainOptions) - Method in class org.basex.query.up.primitives.DBOptions
-
Assigns runtime options to the specified main options.
- assignURI(QueryParser, int) - Method in class org.basex.query.util.parse.QNmCache
-
Finalizes the QNames by assigning namespace URIs.
- AST - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:anySimpleType.
- ASTERISK - Static variable in interface org.basex.query.QueryText
-
Parser Token.
- AStr - Class in org.basex.query.value.item
-
Abstract string item.
- ASTVisitor - Class in org.basex.query.util
-
A visitor for all sub-expressions in an
Expr. - ASTVisitor() - Constructor for class org.basex.query.util.ASTVisitor
- AT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- Atm - Class in org.basex.query.value.item
-
Untyped atomic item (
xs:untypedAtomic). - Atm(byte[]) - Constructor for class org.basex.query.value.item.Atm
-
Constructor.
- Atm(String) - Constructor for class org.basex.query.value.item.Atm
-
Constructor.
- ATM - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:untypedAtomic.
- atom() - Method in class org.basex.query.util.regex.parse.RegExParser
-
Parses the "atom" rule.
- atom(int) - Method in class org.basex.data.Data
-
Returns an atomized content for any node kind.
- atomic - Variable in class org.basex.io.serial.StandardSerializer
-
Atomic flag.
- atomic() - Method in enum class org.basex.query.value.type.AtomType
- atomic() - Method in class org.basex.query.value.type.FuncType
- atomic() - Method in enum class org.basex.query.value.type.ListType
- atomic() - Method in enum class org.basex.query.value.type.NodeType
- atomic() - Method in interface org.basex.query.value.type.Type
-
Returns the atomic type.
- atomic(Item) - Method in class org.basex.io.serial.AdaptiveSerializer
- atomic(Item) - Method in class org.basex.io.serial.BaseXSerializer
- atomic(Item) - Method in class org.basex.io.serial.csv.CsvDirectSerializer
- atomic(Item) - Method in class org.basex.io.serial.json.JsonBasicSerializer
- atomic(Item) - Method in class org.basex.io.serial.json.JsonMLSerializer
- atomic(Item) - Method in class org.basex.io.serial.json.JsonSerializer
- atomic(Item) - Method in class org.basex.io.serial.XMLSerializer
- atomic(Item) - Method in class org.basex.io.serial.Serializer
-
Serializes an atomic value.
- atomic(Item) - Method in class org.basex.io.serial.StandardSerializer
- AtomicUpdateCache - Class in org.basex.query.up.atomic
-
Implementation of the Atomic Update Cache (AUC).
- AtomicUpdateCache(Data) - Constructor for class org.basex.query.up.atomic.AtomicUpdateCache
-
Constructor.
- atomItem() - Method in class org.basex.query.value.node.ANode
-
Returns an atomic item.
- atomItem(QueryContext, InputInfo) - Method in class org.basex.query.expr.Expr
-
Evaluates the expression and returns the resulting, atomized item, or
Empty.VALUEif the expression yields an empty sequence. - atomItem(QueryContext, InputInfo) - Method in class org.basex.query.expr.gflwor.GroupSpec
- atomItem(QueryContext, InputInfo) - Method in class org.basex.query.value.array.XQArray
- atomItem(QueryContext, InputInfo) - Method in class org.basex.query.value.item.FuncItem
- atomItem(QueryContext, InputInfo) - Method in class org.basex.query.value.item.Item
-
Evaluates the expression and returns the resulting, atomized item, or
Empty.VALUEif the expression yields an empty sequence. - atomItem(QueryContext, InputInfo) - Method in class org.basex.query.value.map.XQMap
- atomItem(QueryContext, InputInfo) - Method in class org.basex.query.value.node.ANode
- atomIter(QueryContext, InputInfo) - Method in class org.basex.query.expr.Expr
-
Evaluates the expression and returns an iterator on the resulting, atomized items.
- atomIter(QueryContext, InputInfo) - Method in class org.basex.query.value.seq.Empty
- AtomIter - Class in org.basex.query.iter
-
Atomization iterator.
- AtomIter(Iter, QueryContext, InputInfo, long) - Constructor for class org.basex.query.iter.AtomIter
-
Constructor.
- atomSize() - Method in class org.basex.query.value.array.XQArray
- atomSize() - Method in class org.basex.query.value.item.Item
-
Computes the number of atomized items.
- atomSize() - Method in class org.basex.query.value.seq.Empty
- atomSize() - Method in class org.basex.query.value.seq.ItemSeq
- atomSize() - Method in class org.basex.query.value.seq.BlnSeq
- atomSize() - Method in class org.basex.query.value.seq.RangeSeq
- atomSize() - Method in class org.basex.query.value.seq.SingletonSeq
- atomSize() - Method in class org.basex.query.value.seq.SubSeq
- atomSize() - Method in class org.basex.query.value.seq.tree.TreeSeq
- atomSize() - Method in class org.basex.query.value.Value
-
Computes the number of atomized items.
- AtomType - Enum Class in org.basex.query.value.type
-
XQuery atomic types.
- atomValue(QueryContext, InputInfo) - Method in class org.basex.query.expr.Expr
-
Evaluates the expression and returns the atomized items.
- atomValue(QueryContext, InputInfo) - Method in class org.basex.query.expr.ParseExpr
- atomValue(QueryContext, InputInfo) - Method in class org.basex.query.value.array.XQArray
- atomValue(QueryContext, InputInfo) - Method in class org.basex.query.value.item.FuncItem
- atomValue(QueryContext, InputInfo) - Method in class org.basex.query.value.item.Item
-
Evaluates the expression and returns the atomized items.
- atomValue(QueryContext, InputInfo) - Method in class org.basex.query.value.map.XQMap
- atomValue(QueryContext, InputInfo) - Method in class org.basex.query.value.node.ANode
- atomValue(QueryContext, InputInfo) - Method in class org.basex.query.value.seq.DBNodeSeq
- atomValue(QueryContext, InputInfo) - Method in class org.basex.query.value.seq.ItemSeq
- atomValue(QueryContext, InputInfo) - Method in class org.basex.query.value.seq.BlnSeq
- atomValue(QueryContext, InputInfo) - Method in class org.basex.query.value.seq.RangeSeq
- atomValue(QueryContext, InputInfo) - Method in class org.basex.query.value.seq.SingletonSeq
- atomValue(QueryContext, InputInfo) - Method in class org.basex.query.value.seq.SubSeq
- atomValue(QueryContext, InputInfo) - Method in class org.basex.query.value.seq.tree.TreeSeq
- ats - Variable in class org.basex.io.parse.csv.CsvConverter
-
Attributes format.
- ATT - Enum constant in enum class org.basex.query.value.type.Type.ID
-
attribute().
- ATT - Static variable in interface org.basex.data.DataText
-
Attribute output.
- ATT - Static variable in class org.basex.query.expr.path.KindTest
-
Generic 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.
- attachVariable(FElem, Var, boolean) - Method in class org.basex.query.QueryPlan
-
Attaches variable information to the specified element.
- ATTCHAR - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- ATTCLOSE - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- ATTDUPL_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ATTL - Static variable in interface org.basex.build.BuildText
-
DTD: ATTLIST.
- ATTNAME - Enum constant in enum class org.basex.build.BuildText.Type
-
Attribute name.
- attr(int, int, byte[], int) - Method in class org.basex.data.Data
-
Adds an attribute to the internal update buffer.
- ATTR - Static variable in class org.basex.data.Data
-
Node kind: attribute (code:
3). - attribute(byte[]) - Method in class org.basex.query.value.node.ANode
-
Returns the value of the specified attribute.
- attribute(byte[], byte[], boolean) - Method in class org.basex.io.serial.BuilderSerializer
- attribute(byte[], byte[], boolean) - Method in class org.basex.io.serial.csv.CsvDirectSerializer
- attribute(byte[], byte[], boolean) - Method in class org.basex.io.serial.json.JsonBasicSerializer
- attribute(byte[], byte[], boolean) - Method in class org.basex.io.serial.json.JsonMLSerializer
- attribute(byte[], byte[], boolean) - Method in class org.basex.io.serial.json.JsonNodeSerializer
- attribute(byte[], byte[], boolean) - Method in class org.basex.io.serial.XMLSerializer
- attribute(byte[], byte[], boolean) - Method in class org.basex.io.serial.Serializer
-
Serializes an attribute.
- attribute(String, ANode, byte[]) - Static method in class org.basex.util.XMLAccess
-
Returns the value of the requested attribute, or an error.
- attribute(String, ANode, byte[], E[]) - Static method in class org.basex.util.XMLAccess
-
Returns an enum instance for the requested attribute.
- attribute(QNm) - Method in class org.basex.query.value.node.ANode
-
Returns the value of the specified attribute.
- ATTRIBUTE - Enum constant in enum class org.basex.core.parse.Commands.CmdIndex
- ATTRIBUTE - Enum constant in enum class org.basex.core.parse.Commands.CmdIndexInfo
- ATTRIBUTE - Enum constant in enum class org.basex.index.IndexType
-
Attribute index.
- ATTRIBUTE - Enum constant in enum class org.basex.query.expr.path.Axis
-
Attribute axis.
- ATTRIBUTE - Enum constant in enum class org.basex.query.value.type.NodeType
-
Attribute type.
- ATTRIBUTE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- ATTRIBUTE_INDEX - Static variable in interface org.basex.core.Text
-
Info on attribute index.
- ATTRIBUTE_O - Static variable in class org.basex.query.value.type.SeqType
-
One attribute node.
- ATTRIBUTE_ZM - Static variable in class org.basex.query.value.type.SeqType
-
Zero or more attributes.
- attributeIter() - Method in class org.basex.query.value.node.ANode
-
Returns a light-weight, low-level attribute axis iterator with
Iter.size()andIter.get(long)implemented. - attributeIter() - Method in class org.basex.query.value.node.DBNode
- attributeIter() - Method in class org.basex.query.value.node.FElem
- attributeIter() - Method in class org.basex.query.value.node.FNode
- attributes - Variable in class org.basex.util.http.HttpRequest
-
Request attributes.
- ATTRIBUTES - Enum constant in enum class org.basex.build.csv.CsvOptions.CsvFormat
-
Attributes.
- ATTRIBUTES - Enum constant in enum class org.basex.build.json.JsonOptions.JsonFormat
-
Attributes.
- ATTRIBUTES - Static variable in interface org.basex.core.Text
-
Info on attributes.
- attrinclude - Variable in class org.basex.data.MetaData
-
Attribute index: names to include.
- ATTRINCLUDE - Enum constant in enum class org.basex.data.MetaProp
-
Property.
- ATTRINCLUDE - Static variable in class org.basex.core.MainOptions
-
Attribute index: names to include.
- attrindex - Variable in class org.basex.data.MetaData
-
Indicates if an attribute index exists.
- attrIndex - Variable in class org.basex.data.Data
-
Attribute value index.
- ATTRINDEX - Enum constant in enum class org.basex.data.MetaProp
-
Property.
- ATTRINDEX - Static variable in class org.basex.core.MainOptions
-
Flag for creating an attribute value index.
- ATTRNAME - Enum constant in enum class org.basex.core.parse.Commands.CmdIndexInfo
- ATTRNAME - Enum constant in enum class org.basex.index.IndexType
-
Attribute names.
- attrNames - Variable in class org.basex.data.Data
-
Attribute names.
- ATTRS - Static variable in interface org.basex.io.parse.json.JsonConstants
-
Global data type attributes.
- atts - Variable in class org.basex.build.Parser
-
Attributes of currently parsed element.
- atts - Variable in class org.basex.query.expr.constr.Constr
-
Attribute array.
- Atts - Class in org.basex.util
-
Resizable-array implementation for attributes (name/value 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.
- ATTVALUE - Enum constant in enum class org.basex.build.BuildText.Type
-
Attribute value.
- ATY - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:anyType.
- AUTH - Static variable in interface org.basex.util.http.HttpText
-
Auth.
- AUTH_INT - Static variable in interface org.basex.util.http.HttpText
-
Auth-int.
- AUTH_METHOD - Enum constant in enum class org.basex.util.http.HttpText.Request
-
Auth-method.
- authHeaders(String) - Static method in class org.basex.util.http.HttpClient
-
Returns the authentication headers.
- AUTHMETHOD - Static variable in class org.basex.core.StaticOptions
-
Default authentication method.
- AUTHOR - Static variable in interface org.basex.core.Text
-
Main author.
- AUTHORIZATION - Static variable in interface org.basex.util.http.HttpText
-
HTTP header string.
- AUTHORS1 - Static variable in interface org.basex.core.Text
-
Co-authors (1).
- AUTHORS2 - Static variable in interface org.basex.core.Text
-
Co-authors (2).
- AUTO - Static variable in class org.basex.gui.GUIOptions
-
Automatically add characters.
- AUTO_ADD_CHARS - Static variable in interface org.basex.core.Text
-
Automatically add characters.
- AUTOFLUSH - Static variable in class org.basex.core.MainOptions
-
Flushes the database after each update.
- autooptimize - Variable in class org.basex.data.MetaData
-
Flag for automatic index updating.
- AUTOOPTIMIZE - Enum constant in enum class org.basex.data.MetaProp
-
Property.
- AUTOOPTIMIZE - Static variable in class org.basex.core.MainOptions
-
Flag for automatic index updates.
- AUTOOPTIMIZE - Static variable in interface org.basex.core.Text
-
Auto-optimize.
- available() - Static method in class org.basex.build.html.HtmlParser
-
Checks if a CatalogResolver is available.
- available() - Static method in class org.basex.build.xml.CatalogWrapper
-
Checks if the catalog manager is available.
- available(String, Object...) - Static method in class org.basex.util.Reflect
-
Checks if the class specified by the pattern is available.
- AVAILABLE_ENVIRONMENT_VARIABLES - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- avg(double, int) - Static method in class org.basex.util.ft.Scoring
-
Returns an average scoring value.
- AVG - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- axis - Variable in class org.basex.query.expr.path.Step
-
Axis.
- Axis - Enum Class in org.basex.query.expr.path
-
XPath axes.
- AXIS - Static variable in interface org.basex.query.QueryText
-
Query Info.
- AXISMISS_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- AxisPath - Class in org.basex.query.expr.path
-
Abstract axis path expression.
B
- 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 ".
- B64 - Class in org.basex.query.value.item
-
Base64 item (
xs:base64Binary). - B64 - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:base64Binary.
- B64Lazy - Class in org.basex.query.value.item
-
Lazy base64 item (
xs:base64Binary). - B64Lazy(IO, QueryError) - Constructor for class org.basex.query.value.item.B64Lazy
-
Constructor.
- BACK - Static variable in class org.basex.gui.GUIConstants
-
Background color.
- BACK_REF - Static variable in interface org.basex.query.util.regex.parse.RegExParserConstants
-
RegularExpression Id.
- BackRef - Class in org.basex.query.util.regex
-
Back-reference.
- BackRef(int) - Constructor for class org.basex.query.util.regex.BackRef
-
Constructor.
- backReference() - Method in class org.basex.query.util.regex.parse.RegExParser
-
Parses the "backReference" rule.
- BACKSLASHES - Static variable in class org.basex.build.csv.CsvOptions
-
Option: backslash flag .
- BACKSLASHES - Static variable in interface org.basex.core.Text
-
Backslash.
- backup(String, StaticOptions, CreateBackup) - Static method in class org.basex.core.cmd.CreateBackup
-
Backups the specified database.
- BACKUP - Enum constant in enum class org.basex.core.parse.Commands.CmdAlter
- BACKUP - Enum constant in enum class org.basex.core.parse.Commands.CmdCreate
- BACKUP - Enum constant in enum class org.basex.core.parse.Commands.CmdDrop
- BACKUP - Static variable in class org.basex.core.locks.Locking
-
Special lock identifier for backup commands.
- 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.
- BACKUP_NOT_RENAMED_X - Static variable in interface org.basex.core.Text
-
Database was not renamed.
- BACKUP_RENAMED_X - Static variable in interface org.basex.core.Text
-
Database was renamed.
- BackupAlter - Class in org.basex.query.up.primitives.name
-
Update primitive for the
Function._DB_ALTER_BACKUPfunction. - BackupAlter(String, String, QueryContext, InputInfo) - Constructor for class org.basex.query.up.primitives.name.BackupAlter
-
Constructor.
- BACKUPALTER - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
Alter backup.
- BackupCreate - Class in org.basex.query.up.primitives.name
-
Update primitive for the
Function._DB_CREATE_BACKUPfunction. - BackupCreate(String, QueryContext, InputInfo) - Constructor for class org.basex.query.up.primitives.name.BackupCreate
-
Constructor.
- BACKUPCREATE - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
Create backup.
- BackupDrop - Class in org.basex.query.up.primitives.name
-
Update primitive for the
Function._DB_DROP_BACKUPfunction. - BackupDrop(String, QueryContext, InputInfo) - Constructor for class org.basex.query.up.primitives.name.BackupDrop
-
Constructor.
- BACKUPDROP - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
Drop backup.
- backups() - Method in class org.basex.core.Databases
-
Returns the names of all backups.
- backups(String) - Method in class org.basex.core.Databases
-
Returns the name of a specific backup, or all backups found for a specific database, in a descending order.
- BACKUPS - Enum constant in enum class org.basex.core.parse.Commands.CmdShow
- BACKUPS - Static variable in interface org.basex.core.Text
-
Backups.
- BACKUPS_X - Static variable in interface org.basex.core.Text
-
Backup(s).
- BACKWARD - Enum constant in enum class org.basex.gui.text.SearchBar.SearchDir
-
Previous hit.
- BACKWARDS - Static variable in class org.basex.query.util.collation.UCAOptions
-
Option: backwards.
- bar() - Method in class org.basex.gui.text.SearchEditor
-
Return search bar.
- BASE - Static variable in interface org.basex.query.QueryText
-
Base token.
- BASE_URI - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- BASE_URI - Static variable in class org.basex.core.jobs.JobsOptions
-
Query base-uri.
- BASE_URI - Static variable in class org.basex.query.func.xquery.XQueryEval.XQueryOptions
-
Query base-uri.
- BASE_URI - Static variable in class org.basex.query.func.xquery.XQueryParse.XQueryOptions
-
Query base-uri.
- BASE_URI - Static variable in interface org.basex.query.QueryText
-
Parser token.
- Base64 - Class in org.basex.util
-
This class provides functions for encoding and decoding Base64 strings.
- BASE64 - Static variable in interface org.basex.util.http.HttpText
-
Base64 string.
- BASE64_BINARY - Enum constant in enum class org.basex.query.value.type.AtomType
-
Base64 binary type.
- BASE64_BINARY_O - Static variable in class org.basex.query.value.type.SeqType
-
Single xs:base64Binary.
- BASE64_BINARY_ZM - Static variable in class org.basex.query.value.type.SeqType
-
Zero or more xs:base64Binary.
- BASE64_BINARY_ZO - Static variable in class org.basex.query.value.type.SeqType
-
Zero or one xs:base64Binary.
- 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.core.Command
-
Returns the base URI.
- baseURI() - Method in class org.basex.query.StaticContext
-
Returns the static base URI.
- baseURI() - Method in class org.basex.query.value.node.ANode
-
Returns the base URI of the node.
- baseURI() - Method in class org.basex.query.value.node.DBNode
- baseURI() - Method in class org.basex.query.value.node.FDoc
- baseURI() - Method in class org.basex.query.value.node.FElem
- baseURI(String) - Method in class org.basex.core.Command
-
Sets a base URI.
- baseURI(String) - Method in class org.basex.core.parse.CommandParser
-
Attaches a base URI.
- baseURI(String) - Method in class org.basex.query.StaticContext
-
Sets the static base URI.
- BASEURIARG_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- 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 - Enum constant in enum class org.basex.io.serial.SerialMethod
-
BaseX.
- BASEX - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- BASEX_ANNOTATION_X_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- BASEX_ANNOTATION1_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- BASEX_ANNOTATION2_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- BASEX_ANNOTATION3_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- BASEX_DBPATH1_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- BASEX_DBPATH2_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- BASEX_ERROR_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- BASEX_FUNCTION_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- BASEX_HTTP - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- BASEX_OPTIONS_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- BASEX_OPTIONS1_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- BASEX_OPTIONS2_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- BASEX_OPTIONS3_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- BASEX_OVERFLOW - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- BASEX_PERMISSION_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- BASEX_PERMISSION_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- BASEX_PREFIX - Static variable in class org.basex.core.locks.Locking
-
Prefix for query locks.
- BASEX_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- BASEX_RESTXQ_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- BASEX_UPDATE - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- BASEX_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- BASEX_URL - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- BASEX_WS - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- BASEX_WS_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- BaseXBack - Class in org.basex.gui.layout
-
Panel background, extending the
JPanel. - BaseXBack() - Constructor for class org.basex.gui.layout.BaseXBack
-
Default constructor.
- BaseXBack(boolean) - Constructor for class org.basex.gui.layout.BaseXBack
-
Constructor, specifying the opaque flag.
- BaseXBack(LayoutManager) - Constructor for class org.basex.gui.layout.BaseXBack
-
Constructor, specifying a layout manager.
- BaseXButton - Class in org.basex.gui.layout
-
Project specific button implementation.
- BaseXButton(BaseXWindow, String) - Constructor for class org.basex.gui.layout.BaseXButton
-
Constructor for text buttons.
- BaseXCheckBox - Class in org.basex.gui.layout
-
Project specific check box implementation.
- BaseXCheckBox(BaseXWindow, String, boolean) - Constructor for class org.basex.gui.layout.BaseXCheckBox
-
Checkbox.
- BaseXCheckBox(BaseXWindow, String, BooleanOption, Options) - Constructor for class org.basex.gui.layout.BaseXCheckBox
-
Checkbox.
- BaseXClient - Class in org.basex
-
This is the starter class for the client console mode.
- BaseXClient(String...) - Constructor for class org.basex.BaseXClient
-
Constructor.
- BaseXCollationOptions - Class in org.basex.query.util.collation
-
Project-specific collation options.
- BaseXCollationOptions(boolean) - Constructor for class org.basex.query.util.collation.BaseXCollationOptions
-
Constructor.
- BaseXCollationOptions.Decomposition - Enum Class in org.basex.query.util.collation
-
Decomposition.
- BaseXCollationOptions.Strength - Enum Class in org.basex.query.util.collation
-
Strength.
- BaseXCombo - Class in org.basex.gui.layout
-
Project specific ComboBox implementation.
- BaseXCombo(BaseXWindow, boolean, String...) - Constructor for class org.basex.gui.layout.BaseXCombo
-
Constructor.
- BaseXCombo(BaseXWindow, String...) - Constructor for class org.basex.gui.layout.BaseXCombo
-
Constructor.
- BaseXCombo(BaseXWindow, BooleanOption, Options) - Constructor for class org.basex.gui.layout.BaseXCombo
-
Constructor.
- BaseXCombo(BaseXWindow, EnumOption<?>, Options) - Constructor for class org.basex.gui.layout.BaseXCombo
-
Constructor.
- BaseXCombo(BaseXWindow, NumberOption, Options, String...) - Constructor for class org.basex.gui.layout.BaseXCombo
-
Constructor.
- BaseXDialog - Class in org.basex.gui.layout
-
This superclass in inherited by all dialog windows.
- BaseXDialog(GUI, String) - Constructor for class org.basex.gui.layout.BaseXDialog
-
Constructor, called from the main window.
- BaseXDialog(GUI, String, boolean) - Constructor for class org.basex.gui.layout.BaseXDialog
-
Constructor, called from the main window.
- BaseXDialog(BaseXDialog, String) - Constructor for class org.basex.gui.layout.BaseXDialog
-
Constructor, called from a dialog window.
- BaseXDSlider - Class in org.basex.gui.layout
-
DoubleSlider implementation.
- BaseXDSlider(BaseXWindow, double, double, ActionListener) - Constructor for class org.basex.gui.layout.BaseXDSlider
-
Constructor.
- BaseXException - Exception in org.basex.core
-
Database exception, extending the
IOException. - BaseXException(Exception) - Constructor for exception org.basex.core.BaseXException
-
Constructs an exception from the specified exception instance.
- BaseXException(String, Object...) - Constructor for exception org.basex.core.BaseXException
-
Constructs an exception with the specified message and extension.
- BaseXFileChooser - Class in org.basex.gui.layout
-
Project specific File Chooser implementation.
- BaseXFileChooser(BaseXWindow, String, String) - Constructor for class org.basex.gui.layout.BaseXFileChooser
-
Default constructor.
- BaseXFileChooser.Mode - Enum Class in org.basex.gui.layout
-
File dialog mode.
- BaseXGUI - Class in org.basex
-
This is the starter class for the graphical frontend.
- BaseXGUI(String...) - Constructor for class org.basex.BaseXGUI
-
Constructor.
- BaseXHeader - Class in org.basex.gui.layout
-
Header label.
- BaseXHeader(String) - Constructor for class org.basex.gui.layout.BaseXHeader
-
Constructor.
- BaseXHistory - Class in org.basex.gui.layout
-
This class remembers previous text inputs of a GUI component.
- BaseXHistory(StringsOption, Options) - Constructor for class org.basex.gui.layout.BaseXHistory
-
Constructor.
- BaseXImages - Class in org.basex.gui.layout
-
Organizes icons used all over the GUI.
- BaseXKeys - Enum Class 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 provides static layout and paint helper methods which are used all over 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(BaseXDialog, boolean, String...) - Constructor for class org.basex.gui.layout.BaseXList
-
Default constructor.
- BaseXList(BaseXDialog, String...) - 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(BaseXWindow, 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(BaseXWindow) - 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(BaseXWindow) - Constructor for class org.basex.gui.layout.BaseXPassword
-
Constructor.
- BaseXPopup - Class in org.basex.gui.layout
-
Project-specific Popup menu implementation.
- BaseXPopup(JComponent, GUI, GUICommand...) - Constructor for class org.basex.gui.layout.BaseXPopup
-
Constructor.
- BaseXPopup(BaseXPanel, GUICommand...) - Constructor for class org.basex.gui.layout.BaseXPopup
-
Constructor.
- BaseXPragma - Class in org.basex.query.expr
-
Pragma for database options.
- BaseXPragma(QNm, byte[]) - Constructor for class org.basex.query.expr.BaseXPragma
-
Constructor.
- BaseXRadio - Class in org.basex.gui.layout
-
Project specific radio button implementation.
- BaseXRadio(BaseXWindow, String, boolean) - Constructor for class org.basex.gui.layout.BaseXRadio
-
Default constructor.
- BaseXScrollBar - Class in org.basex.gui.layout
-
This is a scrollbar implementation, supporting arbitrary panel heights without increasing the memory consumption.
- BaseXScrollBar(BaseXPanel) - Constructor for class org.basex.gui.layout.BaseXScrollBar
-
Default constructor.
- BaseXSerial - Class in org.basex.gui.layout
-
Input component for serialization parameters.
- BaseXSerial(BaseXDialog, SerializerOptions) - Constructor for class org.basex.gui.layout.BaseXSerial
-
Constructor.
- BaseXSerializer - Class in org.basex.io.serial
-
This class serializes items in a project-specific mode.
- 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(BaseXWindow, int, int, int) - Constructor for class org.basex.gui.layout.BaseXSlider
-
Constructor.
- BaseXSlider(BaseXWindow, int, int, NumberOption, Options) - Constructor for class org.basex.gui.layout.BaseXSlider
-
Checkbox.
- 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.
- BaseXTabs - Class in org.basex.gui.layout
-
Project specific TabbedPane implementation.
- BaseXTabs(BaseXWindow) - Constructor for class org.basex.gui.layout.BaseXTabs
-
Default constructor.
- BaseXTextField - Class in org.basex.gui.layout
-
Project specific text field implementation.
- BaseXTextField(GUI) - Constructor for class org.basex.gui.layout.BaseXTextField
-
Constructor.
- BaseXTextField(BaseXDialog) - Constructor for class org.basex.gui.layout.BaseXTextField
-
Constructor.
- BaseXTextField(BaseXDialog, NumberOption, Options) - Constructor for class org.basex.gui.layout.BaseXTextField
-
Constructor.
- BaseXTextField(BaseXDialog, StringOption, Options) - Constructor for class org.basex.gui.layout.BaseXTextField
-
Constructor.
- BaseXTextField(BaseXWindow, String) - Constructor for class org.basex.gui.layout.BaseXTextField
-
Constructor.
- BaseXTree - Class in org.basex.gui.layout
-
Project specific tree implementation.
- BaseXTree(BaseXWindow, DefaultMutableTreeNode) - Constructor for class org.basex.gui.layout.BaseXTree
-
Constructor.
- BaseXWindow - Interface in org.basex.gui.layout
-
Project-specific window interface.
- BASIC - Enum constant in enum class org.basex.build.json.JsonOptions.JsonFormat
-
Basic.
- BASIC - Enum constant in enum class org.basex.core.StaticOptions.AuthMethod
-
Basic.
- BasicIter<I extends Item> - Class in org.basex.query.iter
-
Basic iterator, throwing no exceptions.
- BasicIter(long) - Constructor for class org.basex.query.iter.BasicIter
-
Constructor.
- BasicNodeIter - Class in org.basex.query.iter
-
Basic node iterator, throwing no exceptions.
- BasicNodeIter() - Constructor for class org.basex.query.iter.BasicNodeIter
- BasicUpdate - Class in org.basex.query.up.atomic
-
Abstract atomic update.
- BD_100 - Static variable in class org.basex.query.value.item.Dec
-
BigDecimal: 100.
- BD_1000 - Static variable in class org.basex.query.value.item.Dec
-
BigDecimal: 1000.
- BD_1000000 - Static variable in class org.basex.query.value.item.Dec
-
Decimal representing a million.
- BD_146097 - Static variable in class org.basex.query.value.item.Dec
-
BigDecimal: 146097.
- BD_1461 - Static variable in class org.basex.query.value.item.Dec
-
BigDecimal: 1461.
- BD_153 - Static variable in class org.basex.query.value.item.Dec
-
BigDecimal: 153.
- BD_2 - Static variable in class org.basex.query.value.item.Dec
-
BigDecimal: 2.
- BD_3600 - Static variable in class org.basex.query.value.item.Dec
-
BigDecimal: 60.
- BD_365 - Static variable in class org.basex.query.value.item.Dec
-
BigDecimal: 365.
- BD_36524 - Static variable in class org.basex.query.value.item.Dec
-
BigDecimal: 36524.
- BD_36525 - Static variable in class org.basex.query.value.item.Dec
-
BigDecimal: 36525.
- BD_366 - Static variable in class org.basex.query.value.item.Dec
-
BigDecimal: 366.
- BD_4 - Static variable in class org.basex.query.value.item.Dec
-
BigDecimal: 4.
- BD_5 - Static variable in class org.basex.query.value.item.Dec
-
BigDecimal: 5.
- BD_60 - Static variable in class org.basex.query.value.item.Dec
-
BigDecimal: 60.
- BD_864000 - Static variable in class org.basex.query.value.item.Dec
-
Seconds per day.
- BD_MAXLONG - Static variable in class org.basex.query.value.item.Dec
-
Maximum long value.
- before(byte[], byte[], InputInfo) - Method in class org.basex.query.util.collation.Collation
-
Returns the substring before a specified string.
- BEFORE - Enum constant in enum class org.basex.query.up.expr.Insert.Mode
-
Before.
- BEFORE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- BEFOREROOT - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- beginColumn - Variable in class org.basex.query.util.regex.parse.Token
-
The column number of the first character of this Token.
- beginLine - Variable in class org.basex.query.util.regex.parse.Token
-
The line number of the first character of this Token.
- bfont - Static variable in class org.basex.gui.GUIConstants
-
Bold Font.
- BigSeq - Class in org.basex.query.value.seq.tree
-
A sequence containing more elements than fit into a
SmallSeq. - Bin - Class in org.basex.query.value.item
-
Abstract class for binary items.
- BIN - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- BIN - Enum constant in enum class org.basex.query.value.type.Type.ID
-
binary().
- BIN_CE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- BIN_DLA_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- BIN_IOOR_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- BIN_NNC - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- BIN_NS_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- BIN_OOR_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- BIN_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- BIN_UE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- BIN_URI - Static variable in interface org.basex.query.QueryText
-
EXPath URI.
- BIN_USO_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- BinAnd - Class in org.basex.query.func.bin
-
Function implementation.
- BinAnd() - Constructor for class org.basex.query.func.bin.BinAnd
- binaries(String) - Method in class org.basex.index.resource.Resources
-
Returns the database paths to all binary files that start with the specified path.
- BINARIES - Enum constant in enum class org.basex.data.MetaProp
-
Property.
- binary(String) - Method in class org.basex.data.MetaData
-
Returns a reference to the specified binary file.
- binary(String, IO) - Method in class org.basex.build.Builder
-
Stores binary data.
- binary(InputInfo) - Method in class org.basex.query.value.item.B64Lazy
- binary(InputInfo) - Method in class org.basex.query.value.item.Bin
-
Returns the binary content.
- BINARY - Enum constant in enum class org.basex.query.value.type.AtomType
-
Implementation specific: binary type.
- BINARY - Static variable in class org.basex.io.serial.SerializerOptions
-
Specific serialization parameter: binary serialization.
- BINARY - Static variable in interface org.basex.util.http.HttpText
-
Binary string.
- BINARY_O - Static variable in class org.basex.query.value.type.SeqType
-
Single binary.
- BINARY_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- binaryDir() - Method in class org.basex.data.MetaData
-
Returns the binary directory.
- binaryDir(IOFile) - Method in class org.basex.build.Builder
-
Sets the path to the raw database files.
- binarySearch(DBNode, int, int) - Method in class org.basex.query.util.list.ANodeBuilder
-
Performs a binary search on the given range of this sequence iterator.
- BinBin - Class in org.basex.query.func.bin
-
Function implementation.
- BinBin() - Constructor for class org.basex.query.func.bin.BinBin
- bind(String, Object) - Method in class org.basex.api.client.Query
-
Binds a value to an external variable.
- bind(String, Object) - Method in class org.basex.query.QueryProcessor
-
Binds a value to a global variable.
- bind(String, Object, String) - Method in class org.basex.api.client.ClientQuery
- bind(String, Object, String) - Method in class org.basex.api.client.LocalQuery
- bind(String, Object, String) - Method in class org.basex.api.client.Query
-
Binds a value with an optional type to an external variable.
- bind(String, Object, String) - Method in class org.basex.query.QueryProcessor
-
Binds a value with the specified type to a global variable.
- bind(String, Object, String) - Method in class org.basex.server.ServerQuery
-
Binds a global variable.
- bind(String, Object, String, StaticContext) - Method in class org.basex.query.QueryContext
-
Binds a value to a global variable.
- bind(String, String) - Method in class org.basex.core.cmd.XQuery
-
Binds a variable.
- bind(String, String, String) - Method in class org.basex.core.cmd.XQuery
-
Binds a variable.
- bind(String, Value) - Method in class org.basex.core.cmd.XQuery
-
Binds a variable.
- bind(String, Value) - Method in class org.basex.query.QueryProcessor
-
Binds an XQuery value to a global variable.
- bind(String, Value, StaticContext) - Method in class org.basex.query.QueryContext
-
Binds a value to a global variable.
- bind(QNm, Value) - Method in class org.basex.query.QueryContext
-
Binds a value to a global variable.
- BIND - Enum constant in enum class org.basex.server.ServerCmd
-
Code for binding an external query variable: {id}0{name}0{val}0{type}0.
- BinDecodeString - Class in org.basex.query.func.bin
-
Function implementation.
- BinDecodeString() - Constructor for class org.basex.query.func.bin.BinDecodeString
- bindExternal(QueryContext, QNmMap<Value>) - Method in class org.basex.query.var.Variables
-
Binds all external variables.
- BINDINGS - Static variable in class org.basex.core.MainOptions
-
External variables, separated by commas.
- BINDNAME_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- BINDXML_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- BINDXMLURI_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- BinEncodeString - Class in org.basex.query.func.bin
-
Function implementation.
- BinEncodeString() - Constructor for class org.basex.query.func.bin.BinEncodeString
- BinFind - Class in org.basex.query.func.bin
-
Function implementation.
- BinFind() - Constructor for class org.basex.query.func.bin.BinFind
- BinFromOctets - Class in org.basex.query.func.bin
-
Function implementation.
- BinFromOctets() - Constructor for class org.basex.query.func.bin.BinFromOctets
- BinHex - Class in org.basex.query.func.bin
-
Function implementation.
- BinHex() - Constructor for class org.basex.query.func.bin.BinHex
- BinInsertBefore - Class in org.basex.query.func.bin
-
Function implementation.
- BinInsertBefore() - Constructor for class org.basex.query.func.bin.BinInsertBefore
- BinJoin - Class in org.basex.query.func.bin
-
Function implementation.
- BinJoin() - Constructor for class org.basex.query.func.bin.BinJoin
- BinLength - Class in org.basex.query.func.bin
-
Function implementation.
- BinLength() - Constructor for class org.basex.query.func.bin.BinLength
- BinNot - Class in org.basex.query.func.bin
-
Function implementation.
- BinNot() - Constructor for class org.basex.query.func.bin.BinNot
- BinOctal - Class in org.basex.query.func.bin
-
Function implementation.
- BinOctal() - Constructor for class org.basex.query.func.bin.BinOctal
- BinOr - Class in org.basex.query.func.bin
-
Function implementation.
- BinOr() - Constructor for class org.basex.query.func.bin.BinOr
- BinPackDouble - Class in org.basex.query.func.bin
-
Function implementation.
- BinPackDouble() - Constructor for class org.basex.query.func.bin.BinPackDouble
- BinPackFloat - Class in org.basex.query.func.bin
-
Function implementation.
- BinPackFloat() - Constructor for class org.basex.query.func.bin.BinPackFloat
- BinPackInteger - Class in org.basex.query.func.bin
-
Function implementation.
- BinPackInteger() - Constructor for class org.basex.query.func.bin.BinPackInteger
- BinPadLeft - Class in org.basex.query.func.bin
-
Function implementation.
- BinPadLeft() - Constructor for class org.basex.query.func.bin.BinPadLeft
- BinPadRight - Class in org.basex.query.func.bin
-
Function implementation.
- BinPadRight() - Constructor for class org.basex.query.func.bin.BinPadRight
- BinPart - Class in org.basex.query.func.bin
-
Function implementation.
- BinPart() - Constructor for class org.basex.query.func.bin.BinPart
- BinShift - Class in org.basex.query.func.bin
-
Function implementation.
- BinShift() - Constructor for class org.basex.query.func.bin.BinShift
- BinToOctets - Class in org.basex.query.func.bin
-
Function implementation.
- BinToOctets() - Constructor for class org.basex.query.func.bin.BinToOctets
- BinUnpackDouble - Class in org.basex.query.func.bin
-
Function implementation.
- BinUnpackDouble() - Constructor for class org.basex.query.func.bin.BinUnpackDouble
- BinUnpackFloat - Class in org.basex.query.func.bin
-
Function implementation.
- BinUnpackFloat() - Constructor for class org.basex.query.func.bin.BinUnpackFloat
- BinUnpackInteger - Class in org.basex.query.func.bin
-
Function implementation.
- BinUnpackInteger() - Constructor for class org.basex.query.func.bin.BinUnpackInteger
- BinUnpackUnsignedInteger - Class in org.basex.query.func.bin
-
Function implementation.
- BinUnpackUnsignedInteger() - Constructor for class org.basex.query.func.bin.BinUnpackUnsignedInteger
- BinXor - Class in org.basex.query.func.bin
-
Function implementation.
- BinXor() - Constructor for class org.basex.query.func.bin.BinXor
- BitArray - Class in org.basex.util
-
Bit array that grows when needed.
- BitArray() - Constructor for class org.basex.util.BitArray
-
Constructs a new bit array.
- BitArray(int, boolean) - Constructor for class org.basex.util.BitArray
-
Constructs a new bit array and an initial value.
- BitArray(long[], int) - Constructor for class org.basex.util.BitArray
-
Constructs a new bit array with the specified backing array.
- Bln - Class in org.basex.query.value.item
-
Boolean item (
xs:boolean). - BLN - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:boolean.
- BlnSeq - Class in org.basex.query.value.seq
-
Sequence of items of type
xs:boolean, containing at least two of them. - blocker - Variable in class org.basex.core.Context
-
Blocked clients.
- BLOCKSIZE - Static variable in class org.basex.io.IO
-
Disk block/page size (4096).
- BLUE - Static variable in interface org.basex.core.Text
-
Color schema information.
- BLUE - Static variable in class org.basex.gui.GUIConstants
-
Color: blue.
- body - Variable in enum class org.basex.util.http.HttpMethod
-
Flag showing if body can be present in the HTTP request with the current method.
- body() - Method in class org.basex.query.func.DynFuncCall
-
Returns the function body expression.
- bodyAtts - Variable in class org.basex.util.http.HttpRequest.Part
-
Attributes of part body.
- bodyContents - Variable in class org.basex.util.http.HttpRequest.Part
-
Content of part body.
- bold() - Method in class org.basex.gui.layout.BaseXCheckBox
-
Chooses a bold font.
- bold() - Method in class org.basex.util.TokenBuilder
-
Adds a bold flag.
- BOLD - Static variable in class org.basex.util.TokenBuilder
-
Bold flag.
- boldFont(JComponent) - Static method in class org.basex.gui.layout.BaseXLayout
-
Uses a bold font for the specified component.
- bool(InputInfo) - Method in class org.basex.query.value.item.AStr
- bool(InputInfo) - Method in class org.basex.query.value.item.Atm
- bool(InputInfo) - Method in class org.basex.query.value.item.Bln
- bool(InputInfo) - Method in class org.basex.query.value.item.Dbl
- bool(InputInfo) - Method in class org.basex.query.value.item.Dec
- bool(InputInfo) - Method in class org.basex.query.value.item.Dummy
- bool(InputInfo) - Method in class org.basex.query.value.item.Flt
- bool(InputInfo) - Method in class org.basex.query.value.item.Int
- bool(InputInfo) - Method in class org.basex.query.value.item.Item
-
Returns a boolean representation of the value.
- bool(InputInfo) - Method in class org.basex.query.value.item.Jav
- bool(InputInfo) - Method in class org.basex.query.value.item.Uln
- bool(InputInfo) - Method in class org.basex.query.value.node.ANode
- BOOLEAN - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- BOOLEAN - Enum constant in enum class org.basex.query.value.type.AtomType
-
Boolean type.
- BOOLEAN - Static variable in interface org.basex.io.parse.json.JsonConstants
-
Token: boolean.
- BOOLEAN_O - Static variable in class org.basex.query.value.type.SeqType
-
Single xs:boolean.
- BOOLEAN_ZO - Static variable in class org.basex.query.value.type.SeqType
-
Zero or one xs:boolean.
- booleanLit(byte[]) - Method in class org.basex.io.parse.json.JsonAttsConverter
- booleanLit(byte[]) - Method in class org.basex.io.parse.json.JsonBasicConverter
- booleanLit(byte[]) - Method in class org.basex.io.parse.json.JsonDirectConverter
- booleanLit(byte[]) - Method in class org.basex.io.parse.json.JsonXQueryConverter
- BooleanOption - Class in org.basex.util.options
-
Option containing a boolean value.
- BooleanOption(String) - Constructor for class org.basex.util.options.BooleanOption
-
Constructor without default value.
- BooleanOption(String, boolean) - Constructor for class org.basex.util.options.BooleanOption
-
Default constructor.
- BoolList - Class in org.basex.util.list
-
Resizable-array implementation for native booleans.
- BoolList() - Constructor for class org.basex.util.list.BoolList
-
Default constructor.
- BoolList(long) - Constructor for class org.basex.util.list.BoolList
-
Constructor with initial capacity.
- 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.BaseXBack
-
Sets an empty border with the specified margins.
- border(int, int, int, int) - Method in class org.basex.gui.layout.BaseXLabel
-
Sets the label borders.
- border(int, int, int, int) - Static method in class org.basex.gui.layout.BaseXLayout
-
Returns a border with the specified insets.
- border(int, int, int, int) - Method in class org.basex.gui.layout.BaseXTree
-
Sets the label borders.
- BOUNDARY - Static variable in interface org.basex.util.http.HttpText
-
Boundary marker.
- BOUNDARY_SPACE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- BR_CLOSE - Static variable in interface org.basex.query.util.regex.parse.RegExParserConstants
-
RegularExpression Id.
- BR_OPEN - Static variable in interface org.basex.query.util.regex.parse.RegExParserConstants
-
RegularExpression Id.
- brace(Object) - Method in class org.basex.query.QueryString
-
Adds a token wrapped with curly braces.
- bracket() - Method in class org.basex.gui.text.TextPanel
-
Jumps to a matching bracket.
- bracket(Object) - Method in class org.basex.query.QueryString
-
Adds a token wrapped with square brackets.
- branch() - Method in class org.basex.query.util.regex.parse.RegExParser
-
Parses the "branch" rule.
- Branch - Class in org.basex.query.util.regex
-
A branch of a regular expression.
- Branch(RegExp[]) - Constructor for class org.basex.query.util.regex.Branch
-
Constructor.
- browse(GUI, String) - Static method in class org.basex.gui.layout.BaseXDialog
-
Browses the specified url.
- BROWSE_D - Static variable in interface org.basex.core.Text
-
Button text for browsing files/directories.
- buckets - Variable in class org.basex.util.hash.ASet
-
Hash table buckets.
- 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(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.
- BufferInput(IO) - Constructor for class org.basex.io.in.BufferInput
-
Constructor.
- BufferOutput - Class in org.basex.io.out
-
This class uses a byte buffer to speed up output stream processing.
- BufferOutput(OutputStream) - Constructor for class org.basex.io.out.BufferOutput
-
Constructor with a default buffer size.
- BufferOutput(IOFile) - Constructor for class org.basex.io.out.BufferOutput
-
Constructor.
- bug(Throwable) - Static method in class org.basex.util.Util
-
Returns an information string for an unexpected exception.
- build() - Method in class org.basex.build.Builder
-
Builds the database and returns the resulting database instance.
- build() - Method in class org.basex.build.DiskBuilder
- build() - Method in class org.basex.build.MemBuilder
- build() - Method in class org.basex.index.ft.FTBuilder
- 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.DiskValuesBuilder
- build() - Method in class org.basex.index.value.MemValuesBuilder
- build(String, Parser) - Static method in class org.basex.build.MemBuilder
-
Builds a main memory database instance with the specified name.
- build(Parser) - Static method in class org.basex.build.MemBuilder
-
Builds a main memory database instance.
- build(CmdBuilder) - Method in class org.basex.core.cmd.Add
- build(CmdBuilder) - Method in class org.basex.core.cmd.AlterBackup
- build(CmdBuilder) - Method in class org.basex.core.cmd.AlterDB
- build(CmdBuilder) - Method in class org.basex.core.cmd.AlterPassword
- build(CmdBuilder) - Method in class org.basex.core.cmd.AlterUser
- build(CmdBuilder) - Method in class org.basex.core.cmd.AQuery
- build(CmdBuilder) - Method in class org.basex.core.cmd.CreateBackup
- build(CmdBuilder) - Method in class org.basex.core.cmd.CreateDB
- build(CmdBuilder) - Method in class org.basex.core.cmd.CreateIndex
- build(CmdBuilder) - Method in class org.basex.core.cmd.CreateUser
- build(CmdBuilder) - Method in class org.basex.core.cmd.DropBackup
- build(CmdBuilder) - Method in class org.basex.core.cmd.DropDB
- build(CmdBuilder) - Method in class org.basex.core.cmd.DropIndex
- build(CmdBuilder) - Method in class org.basex.core.cmd.DropUser
- build(CmdBuilder) - Method in class org.basex.core.cmd.Execute
- build(CmdBuilder) - Method in class org.basex.core.cmd.Grant
- build(CmdBuilder) - Method in class org.basex.core.cmd.InfoDB
- build(CmdBuilder) - Method in class org.basex.core.cmd.InfoIndex
- build(CmdBuilder) - Method in class org.basex.core.cmd.InfoStorage
- build(CmdBuilder) - Method in class org.basex.core.cmd.JobsList
- build(CmdBuilder) - Method in class org.basex.core.cmd.JobsResult
- build(CmdBuilder) - Method in class org.basex.core.cmd.JobsStop
- build(CmdBuilder) - Method in class org.basex.core.cmd.OptimizeAll
- build(CmdBuilder) - Method in class org.basex.core.cmd.Password
- build(CmdBuilder) - Method in class org.basex.core.cmd.Replace
- build(CmdBuilder) - Method in class org.basex.core.cmd.RepoDelete
- build(CmdBuilder) - Method in class org.basex.core.cmd.RepoInstall
- build(CmdBuilder) - Method in class org.basex.core.cmd.RepoList
- build(CmdBuilder) - Method in class org.basex.core.cmd.ShowBackups
- build(CmdBuilder) - Method in class org.basex.core.cmd.ShowSessions
- build(CmdBuilder) - Method in class org.basex.core.cmd.ShowUsers
- build(CmdBuilder) - Method in class org.basex.core.cmd.Store
- build(CmdBuilder) - Method in class org.basex.core.Command
-
Builds a string representation from the command.
- build(IO) - Static method in class org.basex.build.MemBuilder
-
Builds a main memory database instance.
- build(ANodeList) - Method in class org.basex.query.util.DataBuilder
-
Adds database entries for the specified nodes.
- build(ANode) - Method in class org.basex.query.util.DataBuilder
-
Adds database entries for the specified node.
- builder - Variable in class org.basex.build.SingleParser
-
Builder reference.
- builder - Variable in class org.basex.build.xml.SAXHandler
-
Builder reference.
- Builder - Class in org.basex.build
-
This class provides an interface for building database instances.
- 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, 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 Class in org.basex.build
-
Token types.
- button(String) - Method in class org.basex.gui.text.SearchBar
-
Returns a search button.
- button(String) - Method in class org.basex.gui.text.SearchEditor
-
Returns a search button.
- BUTTONS - Static variable in interface org.basex.core.Text
-
Command info.
- BXAttr - Class in org.basex.api.dom
-
DOM - Attribute implementation.
- BXComm - Class in org.basex.api.dom
-
DOM - Comment implementation.
- BXDoc - Class in org.basex.api.dom
-
DOM - Document implementation.
- BXDoc(ANode) - Constructor for class org.basex.api.dom.BXDoc
-
Constructor.
- BXElem - Class in org.basex.api.dom
-
DOM - Element implementation.
- BXMODULES_URL - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- BXNode - Class in org.basex.api.dom
-
DOM - Node implementation.
- BXPI - Class in org.basex.api.dom
-
DOM - Processing instruction implementation.
- BXS_FILES - Static variable in interface org.basex.core.Text
-
File description: Command scripts.
- BXSSUFFIX - Static variable in class org.basex.io.IO
-
Command script suffix.
- BXText - Class in org.basex.api.dom
-
DOM - Text implementation.
- BY - Static variable in interface org.basex.query.QueryText
-
Parser token.
- BYE - Static variable in interface org.basex.core.Text
-
Goodbye information.
- BYT - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:byte.
- BYTE - Enum constant in enum class org.basex.query.value.type.AtomType
-
Byte type.
- BYTE_ORDER_MARK - Static variable in class org.basex.io.serial.SerializerOptions
-
Serialization parameter: yes/no.
- BYTE_ZM - Static variable in class org.basex.query.value.type.SeqType
-
Zero or more bytes.
- ByteList - Class in org.basex.util.list
-
Resizable-array implementation for native bytes.
- ByteList() - Constructor for class org.basex.util.list.ByteList
-
Default constructor.
- ByteList(long) - Constructor for class org.basex.util.list.ByteList
-
Constructor with initial array capacity.
- BytSeq - Class in org.basex.query.value.seq
-
Sequence of items of type
xs:byte, containing at least two of them.
C
- C_ABOUT - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Shows the "about" information.
- C_BRACKET - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Jump to matching bracket.
- C_CLIENT - Static variable in class org.basex.core.StaticOptions
-
Comment: written to options file.
- C_CLOSE - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Closes the database.
- C_COLOR - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Color schema.
- C_COMMENT - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Adds or removes a comment.
- C_COMMUNITY - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Opens the community web page.
- C_COPY - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Copies the currently marked nodes.
- C_COPYPATH - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Copies the current database path to the clipboard.
- C_CREATE - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Opens a dialog to create a new database.
- C_DELETE - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Deletes the currently marked nodes.
- C_EDIT - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Opens a dialog to edit the currently marked nodes.
- C_EDITCLOSE - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Closes the current editor file.
- C_EDITCLOSEALL - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Closes all editor files.
- C_EDITNEW - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Creates a new file in the editor.
- C_EDITOPEN - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Opens a new file in the editor.
- C_EDITREOPEN - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Reverts the current editor file.
- C_EDITSAVE - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Saves the current file in the editor.
- C_EDITSAVEAS - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Saves the current editor file under a new name.
- C_EXIT - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Exits the application.
- C_EXPORT - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Exports a database.
- C_FILES - Static variable in class org.basex.gui.GUIOptions
-
Comment: files.
- C_FILESEARCH - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Finds files.
- C_FILTER - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Filters the currently marked nodes.
- C_FONTS - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Changes the fonts.
- C_FORMAT - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Formats text in the editor.
- C_FULL - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Fullscreen mode.
- C_GENERAL - Static variable in class org.basex.core.StaticOptions
-
Comment: written to options file.
- C_GOBACK - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Goes one step back.
- C_GOFORWARD - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Goes one step forward.
- C_GOHOME - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Goes to the root node.
- C_GOUP - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Goes one level up.
- C_HELP - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Shows the documentation web page.
- C_HISTORY - Static variable in class org.basex.gui.GUIOptions
-
Comment: written to options file.
- C_HOME - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Displays the root node in the text view.
- C_HTTP - Static variable in class org.basex.core.StaticOptions
-
Comment: written to options file.
- C_INFO - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Shows database info.
- C_INSERT - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Inserts new nodes.
- C_JUMPFILE - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Jumps to the currently edited file.
- C_LAYOUT - Static variable in class org.basex.gui.GUIOptions
-
Comment: written to options file.
- C_LOWERCASE - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Lower case.
- C_NEXTERROR - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Jumps to the next error.
- C_OPEN_MANAGE - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Opens a dialog to manage databases.
- C_PACKAGES - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Repository manager.
- C_PASTE - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Pastes the copied nodes.
- C_PATHS - Static variable in class org.basex.gui.GUIOptions
-
Comment: written to options file.
- C_PREFS - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Shows a preference dialog.
- C_RTEXEC - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Realtime execution on/off.
- C_RTFILTER - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Realtime filtering on/off.
- C_SEARCH - Static variable in class org.basex.gui.GUIOptions
-
Comment: written to options file.
- C_SHOWBUTTONS - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Shows the buttons.
- C_SHOWEDITOR - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Shows the XQuery view.
- C_SHOWEXPLORE - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Shows the explorer view.
- C_SHOWFOLDER - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Shows the tree view.
- C_SHOWINFO - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Shows info.
- C_SHOWINPUT - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Show Input Field.
- C_SHOWMAP - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Shows the map.
- C_SHOWMEM - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Shows used memory.
- C_SHOWPLOT - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Shows the plot view.
- C_SHOWPROJECT - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Shows the XQuery project structure.
- C_SHOWRESULT - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Shows the text view.
- C_SHOWSTATUS - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Shows the status bar.
- C_SHOWTABLE - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Shows the table view.
- C_SHOWTREE - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Shows the tree view.
- C_SORT - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Sorts text.
- C_TITLECASE - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Title case.
- C_UPDATES - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Opens the update web page.
- C_UPPERCASE - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Upper case.
- C_VARS - Enum constant in enum class org.basex.gui.GUIMenuCmd
-
Edits external variables.
- C_VISUALIZATIONS - Static variable in class org.basex.gui.GUIOptions
-
Comment: written to options file.
- C_WINDOWS - Static variable in class org.basex.gui.GUIOptions
-
Comment: written to options file.
- cache - Variable in class org.basex.api.client.Query
-
Cached results.
- cache() - Method in class org.basex.io.in.TextInput
-
Retrieves the whole text and closes the stream.
- cache(boolean) - Method in class org.basex.api.client.ClientQuery
- cache(boolean) - Method in class org.basex.api.client.LocalQuery
- cache(boolean) - Method in class org.basex.api.client.Query
-
Caches the query result.
- cache(boolean, InputInfo) - Method in class org.basex.query.value.array.XQArray
- cache(boolean, InputInfo) - Method in class org.basex.query.value.item.B64Lazy
- cache(boolean, InputInfo) - Method in class org.basex.query.value.item.Item
-
Caches lazy values.
- cache(boolean, InputInfo) - Method in class org.basex.query.value.item.StrLazy
- cache(boolean, InputInfo) - Method in class org.basex.query.value.map.XQMap
- cache(boolean, InputInfo) - Method in class org.basex.query.value.seq.ItemSeq
- cache(boolean, InputInfo) - Method in class org.basex.query.value.seq.BlnSeq
- cache(boolean, InputInfo) - Method in class org.basex.query.value.seq.RangeSeq
- cache(boolean, InputInfo) - Method in class org.basex.query.value.seq.SingletonSeq
- cache(boolean, InputInfo) - Method in class org.basex.query.value.seq.SubSeq
- cache(boolean, InputInfo) - Method in class org.basex.query.value.seq.tree.TreeSeq
- cache(boolean, InputInfo) - Method in class org.basex.query.value.Value
-
Caches lazy values.
- cache(int) - Method in class org.basex.query.QueryProcessor
-
This function is called by the GUI; use
QueryProcessor.iter()orQueryProcessor.value()instead. - cache(ArrayOutput, Command, Value) - Method in class org.basex.gui.view.text.TextView
-
Caches the output, or indicates that the query must be executed again in order to retrieve the full result.
- cache(InputInfo) - Method in class org.basex.query.value.item.B64Lazy
- cache(InputInfo) - Method in interface org.basex.query.value.item.Lazy
-
Caches the value.
- cache(InputInfo) - Method in class org.basex.query.value.item.StrLazy
- CACHE - Static variable in class org.basex.core.jobs.JobsOptions
-
Cache result.
- CACHE - Static variable in class org.basex.query.func.xslt.XsltTransform.XsltOptions
-
Cache flag.
- CACHE_CONTROL - Static variable in interface org.basex.util.http.HttpText
-
HTTP header string.
- cached() - Method in class org.basex.core.jobs.QueryJobResult
-
Checks if the query result has been cached.
- CACHED - Enum constant in enum class org.basex.core.jobs.JobState
-
Cached.
- CachedFilter - Class in org.basex.query.expr
-
Filter expression, caching all results.
- CachedFilter(InputInfo, Expr, Expr...) - Constructor for class org.basex.query.expr.CachedFilter
-
Constructor.
- CachedMap - Class in org.basex.query.expr
-
Cached map expression.
- CachedMap(InputInfo, Expr...) - Constructor for class org.basex.query.expr.CachedMap
-
Constructor.
- CachedPath - Class in org.basex.query.expr.path
-
Axis path expression.
- CachedStep - Class in org.basex.query.expr.path
-
Step expression, caching all results.
- CachedStep(InputInfo, Axis, Test, Expr...) - Constructor for class org.basex.query.expr.path.CachedStep
-
Constructor.
- CACHETIMEOUT - Static variable in class org.basex.core.StaticOptions
-
Timeout (seconds) for remembering result of asynchronous queries.
- CAINV_ - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- calc - Variable in class org.basex.query.expr.Arith
-
Calculation operator.
- Calc - Enum Class in org.basex.query.expr
-
Calculation.
- CALCEXPR - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- calcSize(long[]) - Method in class org.basex.query.expr.gflwor.Clause
-
Calculates the minimum and maximum number of results.
- calcSize(long[]) - Method in class org.basex.query.expr.gflwor.For
- calcSize(long[]) - Method in class org.basex.query.expr.gflwor.GroupBy
- calcSize(long[]) - Method in class org.basex.query.expr.gflwor.Where
- calcSize(long[]) - Method in class org.basex.query.expr.gflwor.Window
- CALCTYPE_X_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- calculatePreValue(int, boolean) - Method in class org.basex.query.up.atomic.AtomicUpdateCache
-
Calculates the PRE value of a given node before/after updates.
- calendar() - Method in class org.basex.query.util.format.Formatter
-
Returns the calendar.
- CALWHICH_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- camelCase(String) - Static method in class org.basex.util.Strings
-
Converts the given string to camel case.
- 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.layout.BaseXDialog
-
Cancels the dialog; can be overwritten.
- capacity() - Method in class org.basex.util.hash.ASet
-
Returns the current array capacity.
- capitalize(String) - Static method in class org.basex.util.Strings
-
Capitalizes the first letter of a string.
- cardinality() - Method in class org.basex.util.BitArray
-
Returns the number of bits set to
true. - caret() - Method in class org.basex.util.History
-
Returns the caret position.
- CArray - Class in org.basex.query.expr.constr
-
Array constructor.
- CArray(InputInfo, boolean, Expr...) - Constructor for class org.basex.query.expr.constr.CArray
-
Constructor.
- CASE - Static variable in class org.basex.query.func.ft.FtContainsOptions
-
Option: case.
- CASE - Static variable in class org.basex.query.func.ft.FtTokenizeOptions
-
Option: case.
- CASE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- CASE - Static variable in class org.basex.util.Prop
-
Respect lower/upper case when doing file comparisons.
- CASE_SENSITIVE - Static variable in interface org.basex.core.Text
-
Full-text index information.
- CASEFIRST - Static variable in class org.basex.query.util.collation.UCAOptions
-
Option: caseFirst.
- CASELEVEL - Static variable in class org.basex.query.util.collation.UCAOptions
-
Option: caseLevel.
- casesens - Variable in class org.basex.data.MetaData
-
Flag for full-text case sensitivity.
- CASESENS - Enum constant in enum class org.basex.data.MetaProp
-
Property.
- CASESENS - Static variable in class org.basex.core.MainOptions
-
Flag for full-text case sensitivity.
- CASESORT - Static variable in class org.basex.gui.GUIOptions
-
Case sensitive sorting.
- cast(Object, QueryContext, StaticContext, InputInfo) - Method in enum class org.basex.query.value.type.AtomType
- cast(Object, QueryContext, StaticContext, InputInfo) - Method in class org.basex.query.value.type.FuncType
- cast(Object, QueryContext, StaticContext, InputInfo) - Method in enum class org.basex.query.value.type.ListType
- cast(Object, QueryContext, StaticContext, InputInfo) - Method in enum class org.basex.query.value.type.NodeType
- cast(Object, QueryContext, StaticContext, InputInfo) - Method in interface org.basex.query.value.type.Type
-
Casts the specified Java value to this type.
- cast(Item, QueryContext, StaticContext, InputInfo) - Method in class org.basex.query.value.type.ArrayType
- cast(Item, QueryContext, StaticContext, InputInfo) - Method in enum class org.basex.query.value.type.AtomType
- cast(Item, QueryContext, StaticContext, InputInfo) - Method in class org.basex.query.value.type.FuncType
- cast(Item, QueryContext, StaticContext, InputInfo) - Method in enum class org.basex.query.value.type.ListType
- cast(Item, QueryContext, StaticContext, InputInfo) - Method in class org.basex.query.value.type.MapType
- cast(Item, QueryContext, StaticContext, InputInfo) - Method in enum class org.basex.query.value.type.NodeType
- cast(Item, QueryContext, StaticContext, InputInfo) - Method in interface org.basex.query.value.type.Type
-
Casts the specified item to this type.
- cast(Value, boolean, QueryContext, StaticContext, InputInfo) - Method in class org.basex.query.value.type.SeqType
-
Casts a sequence to this type.
- Cast - Class in org.basex.query.expr
-
Cast expression.
- Cast(StaticContext, InputInfo, Expr, SeqType) - Constructor for class org.basex.query.expr.Cast
-
Function constructor.
- CAST - Static variable in interface org.basex.query.QueryText
-
Parser token.
- Castable - Class in org.basex.query.expr
-
Castable expression.
- Castable(StaticContext, InputInfo, Expr, SeqType) - Constructor for class org.basex.query.expr.Castable
-
Constructor.
- CASTABLE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- castError(byte[], InputInfo) - Method in enum class org.basex.query.value.type.AtomType
-
Returns a cast exception.
- castError(Item, InputInfo) - Method in enum class org.basex.query.value.type.AtomType
-
Returns a cast exception.
- castString(String, QueryContext, StaticContext, InputInfo) - Method in enum class org.basex.query.value.type.AtomType
- castString(String, QueryContext, StaticContext, InputInfo) - Method in class org.basex.query.value.type.FuncType
- castString(String, QueryContext, StaticContext, InputInfo) - Method in enum class org.basex.query.value.type.ListType
- castString(String, QueryContext, StaticContext, InputInfo) - Method in enum class org.basex.query.value.type.NodeType
- castString(String, QueryContext, StaticContext, InputInfo) - Method in interface org.basex.query.value.type.Type
-
Casts the specified string to this type.
- CAT_ESC - Static variable in interface org.basex.query.util.regex.parse.RegExParserConstants
-
RegularExpression Id.
- CatalogWrapper - Class in org.basex.build.xml
-
Wraps the CatalogResolver object.
- Catch - Class in org.basex.query.expr
-
Catch clause.
- Catch(InputInfo, NameTest[], Var[]) - 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.MainOptions
-
Path to XML Catalog file.
- CATTDUPL_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CAttr - Class in org.basex.query.expr.constr
-
Attribute constructor.
- CAttr(StaticContext, InputInfo, boolean, Expr, Expr...) - Constructor for class org.basex.query.expr.constr.CAttr
-
Constructor.
- CAXML - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- cc - Variable in class org.basex.query.InlineContext
-
Compilation context.
- cc - Variable in class org.basex.query.util.index.IndexInfo
-
Compilation context.
- CComm - Class in org.basex.query.expr.constr
-
Comment fragment.
- CComm(StaticContext, InputInfo, boolean, Expr) - Constructor for class org.basex.query.expr.constr.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.
- CDATA_SECTION_ELEMENTS - Static variable in class org.basex.io.serial.SerializerOptions
-
Serialization parameter: list of QNames.
- CDATASEC - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- CDoc - Class in org.basex.query.expr.constr
-
Document fragment.
- CDoc(StaticContext, InputInfo, boolean, Expr) - Constructor for class org.basex.query.expr.constr.CDoc
-
Constructor.
- ceiling() - Method in class org.basex.query.value.item.ANum
-
Returns an ceiling value.
- ceiling() - Method in class org.basex.query.value.item.Dbl
- ceiling() - Method in class org.basex.query.value.item.Dec
- ceiling() - Method in class org.basex.query.value.item.Flt
- ceiling() - Method in class org.basex.query.value.item.Int
- ceiling() - Method in class org.basex.query.value.item.Uln
- CEILING - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- CEINV_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CElem - Class in org.basex.query.expr.constr
-
Element constructor.
- CElem(StaticContext, InputInfo, boolean, Expr, Atts, Expr...) - Constructor for class org.basex.query.expr.constr.CElem
-
Constructor.
- CEXML - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- Char() - Method in class org.basex.query.util.regex.parse.RegExParser
-
Parses the "Char" rule.
- CHAR - Static variable in interface org.basex.query.util.regex.parse.RegExParserConstants
-
RegularExpression Id.
- CHARACTER - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- CHARACTER - Static variable in interface org.basex.query.QueryText
-
Serialization.
- CHARACTER_MAP - Static variable in interface org.basex.query.QueryText
-
Serialization.
- characterMap(int) - Method in class org.basex.io.serial.StandardSerializer
-
Replaces a character with an entry from the character map.
- characterMap(ANode) - Static method in class org.basex.io.serial.SerializerOptions
-
Extracts a character map.
- characters(char[], int, int) - Method in class org.basex.build.xml.SAXHandler
- charAt(int) - Method in class org.basex.util.InterruptibleString
- charClass() - Method in class org.basex.query.util.regex.parse.RegExParser
-
Parses the "charClass" rule.
- CharClass - Class in org.basex.query.util.regex
-
A character class.
- CharClass(CharGroup, CharClass) - Constructor for class org.basex.query.util.regex.CharClass
-
Constructor.
- charClassEsc() - Method in class org.basex.query.util.regex.parse.RegExParser
-
Parses the "charClassEsc" rule.
- charClassExpr() - Method in class org.basex.query.util.regex.parse.RegExParser
-
Parses the "charClassExpr" rule.
- CHARCOLL - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CharGroup - Class in org.basex.query.util.regex
-
Character group.
- CharGroup(RegExp[]) - Constructor for class org.basex.query.util.regex.CharGroup
-
Constructor.
- charOrEsc() - Method in class org.basex.query.util.regex.parse.RegExParser
-
Parses the "charOrEsc" rule.
- charRange() - Method in class org.basex.query.util.regex.parse.RegExParser
-
Parses the "charRange" rule.
- CharRange - Class in org.basex.query.util.regex
-
A character range.
- CharRange(int, int) - Constructor for class org.basex.query.util.regex.CharRange
-
Constructor.
- CHARSET - Static variable in interface org.basex.data.DataText
-
HTML: charset.
- CHARSET - Static variable in interface org.basex.util.http.HttpText
-
Character string.
- check() - Method in class org.basex.gui.layout.BaseXTextField
-
Checks the current value.
- check() - Method in class org.basex.index.IndexBuilder
-
Checks if the command was interrupted, and prints some debug output.
- check() - Method in class org.basex.index.value.DiskValuesBuilder
- check() - Method in class org.basex.query.var.Variables
-
Checks if all variables were declared and are visible to all their references.
- check(boolean, boolean) - Method in class org.basex.query.util.list.AnnList
-
Checks all annotations for parsing errors.
- check(long) - Method in enum class org.basex.query.value.type.Occ
-
Checks if the given cardinality is supported by this type.
- check(Data, InputInfo) - Method in enum class org.basex.index.IndexType
-
Checks if the specified database has this index.
- check(Expr, CompileContext) - Method in class org.basex.query.expr.TypeCheck
-
Creates an expression that checks the given expression's return type.
- check(QueryContext) - Method in class org.basex.query.func.StaticFuncs
-
Checks if all functions have been correctly declared, and initializes all function calls.
- check(QueryContext) - Method in class org.basex.query.func.validate.ValidateDtd
-
Runs the validation process and returns an empty sequence or an error.
- check(Pkg) - Method in class org.basex.query.util.pkg.PkgValidator
-
Checks package descriptor and if packages involved in dependencies are already installed.
- Check - Class in org.basex.core.cmd
-
Evaluates the 'check' command: opens an existing database or creates a new one.
- Check - Interface in org.basex.util
-
Functional interface for boolean checks.
- Check(String) - Constructor for class org.basex.core.cmd.Check
-
Default constructor.
- CHECK - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- CHECK - Enum constant in enum class org.basex.gui.text.TextPanel.Action
-
Check for changes; do nothing if input has not changed.
- CHECK - Static variable in interface org.basex.core.parse.Commands
-
Command string: "check".
- CHECK_FOR_UPDATES - Static variable in interface org.basex.core.Text
-
Command info.
- checkAdmin(QueryContext) - Method in class org.basex.query.func.StandardFunc
-
Checks if the current user has create permissions.
- checkAllUp(Expr...) - Method in class org.basex.query.expr.ParseExpr
-
Ensures that all specified expressions are vacuous or either updating or non-updating.
- checkArity(Expr, int, boolean, QueryContext) - Method in class org.basex.query.func.StandardFunc
-
Casts and checks the function item for its arity.
- checkArity(Expr, int, QueryContext) - Method in class org.basex.query.func.StandardFunc
-
Casts and checks the function item for its arity.
- checkCapacity(long) - Static method in class org.basex.util.Array
-
Raises an exception if the specified size exceeds the maximum array size.
- checkCreate(QueryContext) - Method in class org.basex.query.func.StandardFunc
-
Checks if the current user has create permissions.
- checkData(QueryContext) - Method in class org.basex.query.func.StandardFunc
-
Returns a database instance for the first string argument of the function.
- checkDur(Item) - Method in class org.basex.query.func.fn.FnAdjustDateToTimezone
-
Checks if the specified item is a Duration item.
- checked(Expr, CompileContext) - Method in class org.basex.query.var.Var
-
Returns an equivalent to the given expression that checks this variable's type.
- checkInvariants() - Method in class org.basex.query.util.fingertree.FingerTree
-
Checks that this tree does not violate any invariants.
- checkInvariants() - Method in interface org.basex.query.util.fingertree.Node
-
Checks that this node does not violate any invariants.
- checkNoEmpty(Item) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified item is no empty sequence.
- checkNoEmpty(Item, Type) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified item is no empty sequence.
- checkNoneUp(Expr...) - Method in class org.basex.query.expr.ParseExpr
-
Ensures that none of the specified expressions performs an update.
- checkNoUp(Expr) - Method in class org.basex.query.expr.ParseExpr
-
Ensures that the specified expression performs no updates.
- checkPath(byte[]) - Method in class org.basex.query.func.StandardFunc
-
Returns a valid reference if a file is found at the specified path or the static base uri.
- checkPath(int, QueryContext) - Method in class org.basex.query.func.StandardFunc
-
Returns a valid reference if a file is found at the specified path or the static base uri.
- checkPred(boolean) - Method in class org.basex.query.QuerySuggest
- Checks<T> - Interface in org.basex.util
-
Functional interface for boolean array checks.
- checkSize() - Method in class org.basex.util.hash.ASet
-
Resizes the hash table.
- checkStop() - Method in class org.basex.core.jobs.Job
-
Checks if the job was stopped; if yes, throws a runtime exception.
- checkStop() - Static method in class org.basex.util.InterruptibleString
-
Checks if search should be interrupted.
- CHECKSTRINGS - Static variable in class org.basex.core.MainOptions
-
Validate string inputs.
- checksType() - Method in class org.basex.query.var.Var
-
Determines if this variable checks the type of the expression bound to it.
- checkSuffix(String, String...) - Static method in class org.basex.io.IO
-
Tests if the file suffix of a path matches the specified suffixes.
- checkTest(Test, boolean) - Method in class org.basex.query.QuerySuggest
- checkType(Expr) - Method in class org.basex.query.var.Var
-
Checks if the type of the specified expression could be converted to the sequence type of this variable.
- checkType(Expr, QueryContext, AtomType) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified expression yields an item of the specified atomic type.
- 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.
- checkType(Value, QueryContext, boolean) - Method in class org.basex.query.var.Var
-
Checks the type of this value and casts/promotes it when necessary.
- checkUp() - Method in class org.basex.query.expr.Arr
- checkUp() - Method in class org.basex.query.expr.constr.CAttr
- checkUp() - Method in class org.basex.query.expr.Expr
-
Checks if the updating semantics are satisfied.
- checkUp() - Method in class org.basex.query.expr.Extension
- checkUp() - Method in class org.basex.query.expr.Filter
- checkUp() - Method in class org.basex.query.expr.ft.FTDistance
- checkUp() - Method in class org.basex.query.expr.ft.FTExpr
- checkUp() - Method in class org.basex.query.expr.ft.FTWeight
- checkUp() - Method in class org.basex.query.expr.ft.FTWindow
- checkUp() - Method in class org.basex.query.expr.ft.FTWords
- checkUp() - Method in class org.basex.query.expr.gflwor.Count
- checkUp() - Method in class org.basex.query.expr.gflwor.ForLet
- checkUp() - Method in class org.basex.query.expr.gflwor.GFLWOR
- checkUp() - Method in class org.basex.query.expr.gflwor.GroupBy
- checkUp() - Method in class org.basex.query.expr.gflwor.OrderBy
- checkUp() - Method in class org.basex.query.expr.gflwor.Where
- checkUp() - Method in class org.basex.query.expr.gflwor.Window
- checkUp() - Method in class org.basex.query.expr.If
- checkUp() - Method in class org.basex.query.expr.index.IndexDynDb
- checkUp() - Method in class org.basex.query.expr.index.IndexStaticDb
- checkUp() - Method in class org.basex.query.expr.List
- checkUp() - Method in class org.basex.query.expr.path.Path
- checkUp() - Method in class org.basex.query.expr.Simple
- checkUp() - Method in class org.basex.query.expr.SimpleMap
- checkUp() - Method in class org.basex.query.expr.Single
- checkUp() - Method in class org.basex.query.expr.Switch
- checkUp() - Method in class org.basex.query.expr.SwitchGroup
- checkUp() - Method in class org.basex.query.expr.Try
- checkUp() - Method in class org.basex.query.expr.Typeswitch
- checkUp() - Method in class org.basex.query.func.Closure
- checkUp() - Method in class org.basex.query.func.DynFuncCall
- checkUp() - Method in class org.basex.query.func.PartFunc
- checkUp() - Method in class org.basex.query.func.StaticFuncs
-
Checks if the updating semantics are satisfied.
- checkUp() - Method in class org.basex.query.up.expr.Transform
- checkUp() - Method in class org.basex.query.up.expr.TransformWith
- checkUp() - Method in class org.basex.query.value.Value
- checkUp() - Method in class org.basex.query.var.Variables
-
Ensures that none of the variable expressions is updating.
- checkUp() - Method in class org.basex.query.var.VarRef
- checkUp(T, boolean, StaticContext) - Method in class org.basex.query.expr.ParseExpr
-
Ensures that the specified function expression is (not) updating.
- CHIEF_ARCHITECT - Static variable in interface org.basex.core.Text
-
Developer info.
- CHILD - Enum constant in enum class org.basex.query.expr.path.Axis
-
Child axis.
- childIter() - Method in class org.basex.query.value.node.ANode
-
Returns a light-weight, low-level child axis iterator.
- childIter() - Method in class org.basex.query.value.node.DBNode
- childIter() - Method in class org.basex.query.value.node.FDoc
- childIter() - Method in class org.basex.query.value.node.FElem
- childIter() - Method in class org.basex.query.value.node.FNode
- children - Variable in class org.basex.index.path.PathNode
-
Children.
- children - Variable in class org.basex.query.expr.constr.Constr
-
Node array.
- children() - Method in class org.basex.io.IOFile
-
Returns the children of the path.
- children(byte[], boolean) - Method in class org.basex.index.resource.Resources
-
Returns the child resources for the given path.
- children(FileFilter) - Method in class org.basex.io.IOFile
-
Returns the children of the path that match the specified filter.
- children(String) - Method in class org.basex.io.IOFile
-
Returns the children of the path that match the specified regular expression.
- children(ANode) - Static method in class org.basex.util.XMLAccess
-
Returns child elements.
- children(ANode, byte[]) - Static method in class org.basex.util.XMLAccess
-
Returns child elements.
- 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(byte[], int) - Static method in class org.basex.util.Token
-
Chops a token to the specified length.
- CHOP - Static variable in class org.basex.core.MainOptions
-
Flag for whitespace chopping.
- CHOP_WS - Static variable in interface org.basex.core.Text
-
Chop whitespaces.
- 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 and chops the last characters if there is not enough space.
- CIRCCTX - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CIRCMODULE - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CIRCREF_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CIRCVAR_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CITYPES_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- 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 byte length of a codepoint at the specified position.
- cl(int) - Method in class org.basex.util.TokenBuilder
-
Returns the length of the codepoints stored at the specified position.
- className() - Method in interface org.basex.query.func.AFunction
-
Returns the class name of a function implementation.
- className(Class<?>) - Static method in class org.basex.util.Util
-
Returns the name of the specified class, excluding its path.
- className(Object) - Static method in class org.basex.util.Util
-
Returns the class name of the specified object, excluding its path.
- className(String) - Static method in class org.basex.util.Strings
-
Converts the given string to a Java class name.
- Clause - Class in org.basex.query.expr.gflwor
-
A FLWOR clause.
- clauses - Variable in class org.basex.query.expr.gflwor.GFLWOR
-
FLWOR clauses.
- clean() - Method in class org.basex.index.IndexBuilder
-
Performs memory cleanup after writing partial memory if necessary.
- clean() - Method in class org.basex.query.util.list.ANodeList
-
Invalidates all entries that are not referenced in the list.
- cleanUp(Scope) - Method in class org.basex.query.var.VarScope
-
Deletes all unused variables from this scope and assigns stack slots.
- clear() - Method in class org.basex.query.up.atomic.AtomicUpdateCache
-
Resets the list.
- clear() - Method in class org.basex.util.hash.ASet
-
Resets the data structure.
- clear() - Method in class org.basex.util.hash.IntObjMap
- clear() - Method in class org.basex.util.hash.TokenMap
- clear() - Method in class org.basex.util.hash.TokenObjMap
- clear() - Method in class org.basex.util.hash.TokenSet
- clear() - Static method in class org.basex.util.Prop
-
Removes all global options.
- clear(int) - Method in class org.basex.util.BitArray
-
Sets the ith bit to 0.
- CLEAR - Static variable in interface org.basex.core.Text
-
Clear button.
- CLI - Class in org.basex.core
-
This is the abstract main class for the starter classes.
- CLI(Context, String...) - Constructor for class org.basex.core.CLI
-
Constructor, assigning the specified context.
- Client(Command, CountDownLatch, CountDownLatch) - Constructor for class org.basex.core.Sandbox.Client
-
Client constructor.
- CLIENT - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- CLIENT_COMMAND_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CLIENT_CONNECT_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CLIENT_ERROR_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CLIENT_FITEM_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CLIENT_ID_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CLIENT_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- CLIENT_QUERY_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CLIENT_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- clientAddress() - Method in class org.basex.core.Context
-
Returns the host and port of a client.
- clientAddress() - Method in interface org.basex.server.ClientInfo
-
Returns the host and port of a client.
- clientAddress() - Method in class org.basex.server.ClientListener
- ClientBlocker - Class in org.basex.server
-
This class delays blocked clients.
- ClientBlocker() - Constructor for class org.basex.server.ClientBlocker
- ClientClose - Class in org.basex.query.func.client
-
Function implementation.
- ClientClose() - Constructor for class org.basex.query.func.client.ClientClose
- ClientConnect - Class in org.basex.query.func.client
-
Function implementation.
- ClientConnect() - Constructor for class org.basex.query.func.client.ClientConnect
- ClientExecute - Class in org.basex.query.func.client
-
Function implementation.
- ClientExecute() - Constructor for class org.basex.query.func.client.ClientExecute
- ClientInfo - Class in org.basex.query.func.client
-
Function implementation.
- ClientInfo - Interface in org.basex.server
-
Client info.
- ClientInfo() - Constructor for class org.basex.query.func.client.ClientInfo
- ClientListener - Class in org.basex.server
-
Server-side client session in the client-server architecture.
- ClientListener(Socket, Context, BaseXServer) - Constructor for class org.basex.server.ClientListener
-
Constructor.
- clientName() - Method in class org.basex.core.Context
-
Returns the name of the current client or user.
- clientName() - Method in interface org.basex.server.ClientInfo
-
Returns the name of the current client.
- clientName() - Method in class org.basex.server.ClientListener
- clientName(Object, Context) - Method in interface org.basex.server.ClientInfo
-
Returns the name of a client, taken from the specified object or from the logged in user.
- ClientQuery - Class in org.basex.api.client
-
This class defines all methods for iteratively evaluating queries with the client/server architecture.
- ClientQuery - Class in org.basex.query.func.client
-
Function implementation.
- ClientQuery() - Constructor for class org.basex.query.func.client.ClientQuery
- ClientSession - Class in org.basex.api.client
-
This class contains methods to execute database commands via the client/server architecture.
- ClientSession(String, int, String, String) - Constructor for class org.basex.api.client.ClientSession
-
Constructor, specifying the server host:port combination and login data.
- ClientSession(String, int, String, String, OutputStream) - Constructor for class org.basex.api.client.ClientSession
-
Constructor, specifying the server host:port combination, login data and an output stream.
- ClientSession(Context, String, String) - Constructor for class org.basex.api.client.ClientSession
-
Constructor, specifying login data.
- ClientSession(Context, String, String, OutputStream) - Constructor for class org.basex.api.client.ClientSession
-
Constructor, specifying login data and an output stream.
- ClientSessions - Class in org.basex.query.func.client
-
Opened database client sessions.
- ClientSessions() - Constructor for class org.basex.query.func.client.ClientSessions
- cloneNode(boolean) - Method in class org.basex.api.dom.BXNode
- close() - Method in class org.basex.api.client.ClientQuery
- close() - Method in class org.basex.api.client.ClientSession
- close() - Method in class org.basex.api.client.LocalQuery
- close() - Method in class org.basex.api.client.LocalSession
- close() - Method in class org.basex.build.DirParser
- close() - Method in class org.basex.build.Parser
-
Closes the parser.
- close() - Method in class org.basex.build.xml.XMLParser
- close() - Method in class org.basex.core.Context
-
Closes the database context.
- close() - Method in class org.basex.core.jobs.JobPool
-
Stops all jobs before closing the application.
- close() - Method in class org.basex.data.Data
-
Closes the database.
- close() - Method in class org.basex.data.DiskData
- close() - Method in class org.basex.gui.dialog.DialogBindings
- 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.DialogInsert
- close() - Method in class org.basex.gui.dialog.DialogLine
- 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.DialogSort
- close() - Method in class org.basex.gui.layout.BaseXDialog
-
Closes the dialog and stores the location of the dialog window; can be overwritten.
- close() - Method in class org.basex.index.ft.FTIndex
- close() - Method in interface org.basex.index.Index
-
Closes the index.
- close() - Method in class org.basex.index.name.Names
- close() - Method in class org.basex.index.path.PathIndex
- close() - Method in class org.basex.index.resource.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.LookupInput
- 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.PrintOutput
- close() - Method in class org.basex.io.out.ServerOutput
- close() - Method in class org.basex.io.out.TableOutput
- close() - Method in class org.basex.io.random.DataAccess
- 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.json.JsonSerializer
- 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.func.client.ClientSessions
- close() - Method in class org.basex.query.func.sql.JDBCConnections
- close() - Method in class org.basex.query.QueryContext
- close() - Method in class org.basex.query.QueryProcessor
- close() - Method in interface org.basex.query.QueryResource
-
Closes a resource.
- close() - Method in class org.basex.query.util.pkg.ModuleLoader
-
Closes opened jar files, and calls close method of
QueryModuleinstances implementingQueryResource. - close() - Method in class org.basex.server.ClientListener
-
Closes the session.
- close() - Method in class org.basex.server.Log
-
Closes the log file.
- close() - Method in class org.basex.server.Sessions
-
Closes all sessions.
- close() - Method in class org.basex.util.ConsoleReader
- close() - Method in class org.basex.util.JarLoader
- close(int) - Method in class org.basex.data.Namespaces
-
Closes a namespace node.
- close(Context) - Static method in class org.basex.core.cmd.Close
-
Closes a currently opened 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(Data, Context) - Static method in class org.basex.core.cmd.Close
-
Closes the specified database.
- close(EditorArea) - Method in class org.basex.gui.view.editor.EditorView
-
Closes an editor.
- 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 - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- CLOSE - Enum constant in enum class org.basex.server.ServerCmd
-
Code for closing the query: {id}0.
- CLOSE - Static variable in interface org.basex.core.parse.Commands
-
Command string: "close".
- CLOSE - Static variable in interface org.basex.core.Text
-
Command info.
- CLOSE - Static variable in class org.basex.query.value.node.FPI
-
Closing characters.
- CLOSE_ALL - Static variable in interface org.basex.core.Text
-
Close all.
- CLOSE_FILE_X - Static variable in interface org.basex.core.Text
-
Dialog title for closing a file.
- CLOSE_R_BR - Enum constant in enum class org.basex.build.BuildText.Type
-
Closing end bracket.
- closeAll() - Method in class org.basex.gui.view.editor.EditorView
-
Closes all editors.
- closed - Variable in class org.basex.data.Data
-
Closed flag.
- closed() - Method in class org.basex.data.Data
-
Indicates if the database has been closed.
- closeDB() - Method in class org.basex.core.Context
-
Closes the current database context.
- closeDoc() - Method in class org.basex.build.Builder
-
Closes a document node.
- closeDoc() - Method in class org.basex.io.serial.BuilderSerializer
- closeDoc() - Method in class org.basex.io.serial.Serializer
-
Closes a document.
- closeElem() - Method in class org.basex.build.Builder
-
Closes an element.
- closeElement() - Method in class org.basex.io.serial.Serializer
-
Closes an element.
- closeScope(int) - Method in class org.basex.query.util.parse.LocalVars
-
Closes the sub-scope and marks all contained variables as inaccessible.
- CLOSETAB - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Close tab.
- CLOSING - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- CLOSINGELEM - Static variable in interface org.basex.build.BuildText
-
Parser error.
- Closure - Class in org.basex.query.func
-
Inline function.
- Closure(InputInfo, SeqType, Var[], Expr, AnnList, Map<Var, Expr>, VarScope) - Constructor for class org.basex.query.func.Closure
-
Constructor.
- CMap - Class in org.basex.query.expr.constr
-
Map constructor.
- CMap(InputInfo, Expr[]) - Constructor for class org.basex.query.expr.constr.CMap
-
Constructor.
- CmdBuilder - Class in org.basex.core.parse
-
This class simplifies the composition of the string representation of a database command.
- CmdBuilder(Command, boolean) - Constructor for class org.basex.core.parse.CmdBuilder
-
Constructor.
- Cmp - Class in org.basex.query.expr
-
Abstract comparison.
- CMP_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CMP_X_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CmpCache - Class in org.basex.query.expr
-
Cached items.
- CmpCache() - Constructor for class org.basex.query.expr.CmpCache
- CMPEXPR - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CmpG - Class in org.basex.query.expr
-
General comparison.
- CmpG(Expr, Expr, CmpG.OpG, Collation, StaticContext, InputInfo) - Constructor for class org.basex.query.expr.CmpG
-
Constructor.
- CmpG.OpG - Enum Class in org.basex.query.expr
-
Comparators.
- CmpHashG - Class in org.basex.query.expr
-
General comparison.
- CmpIR - Class in org.basex.query.expr
-
Integer range expression.
- CmpN - Class in org.basex.query.expr
-
Node comparison.
- CmpN(Expr, Expr, CmpN.OpN, InputInfo) - Constructor for class org.basex.query.expr.CmpN
-
Constructor.
- CmpN.OpN - Enum Class in org.basex.query.expr
-
Comparators.
- CmpPos - Interface in org.basex.query.expr
-
Position checks.
- CmpR - Class in org.basex.query.expr
-
Numeric range expression.
- CmpSimpleG - Class in org.basex.query.expr
-
General comparison of two items.
- CmpSR - Class in org.basex.query.expr
-
String range expression.
- CMPTYPE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CMPTYPES_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CmpV - Class in org.basex.query.expr
-
Value comparison.
- CmpV(Expr, Expr, CmpV.OpV, Collation, StaticContext, InputInfo) - Constructor for class org.basex.query.expr.CmpV
-
Constructor.
- CmpV.OpV - Enum Class in org.basex.query.expr
-
Comparators.
- cn - Variable in class org.basex.index.IndexTree
-
Current iterator node.
- CNINV_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CNINVNS_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CNode - Class in org.basex.query.expr.constr
-
Node constructor.
- CNONCE - Enum constant in enum class org.basex.util.http.HttpText.Request
-
Cnonce.
- CNS - Enum constant in enum class org.basex.query.util.Flag
-
Node creation.
- CNSpace - Class in org.basex.query.expr.constr
-
Namespace constructor.
- CNSpace(StaticContext, InputInfo, boolean, Expr, Expr) - Constructor for class org.basex.query.expr.constr.CNSpace
-
Constructor.
- CNXML - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- code - Variable in enum class org.basex.server.ServerCmd
-
Control code (soon obsolete).
- code() - Method in class org.basex.util.ft.Language
-
Returns the language code (ISO 639).
- code(Algorithm, Code) - Method in class org.basex.core.users.User
-
Returns the specified code.
- Code - Enum Class in org.basex.core.users
-
Codes.
- CODEPOINT_EQUAL - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- CODEPOINTS_TO_STRING - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- coerceFunc(Expr, CompileContext, SeqType, SeqType...) - Method in class org.basex.query.func.StandardFunc
-
Refines the type of a function item argument.
- coerceTo(FuncType, QueryContext, InputInfo, boolean) - Method in class org.basex.query.value.item.FItem
-
Coerces this function item to the given function type.
- coerceTo(FuncType, QueryContext, InputInfo, boolean) - Method in class org.basex.query.value.item.FuncItem
- coerceTo(FuncType, QueryContext, InputInfo, boolean) - Method in class org.basex.query.value.item.XQData
- col - Variable in class org.basex.io.parse.csv.CsvConverter
-
Current column.
- COL - Static variable in interface org.basex.core.Text
-
Colon.
- COL - Static variable in interface org.basex.query.QueryText
-
Parser token.
- collation - Variable in class org.basex.query.StaticContext
-
Default collation (default collection (
QueryText.COLLATION_URI):null). - collation(Collation) - Method in class org.basex.query.func.fn.DeepEqual
-
Sets a collation.
- Collation - Class in org.basex.query.util.collation
-
This class organizes collations.
- Collation() - Constructor for class org.basex.query.util.collation.Collation
- COLLATION - Static variable in interface org.basex.query.QueryText
-
Parser token.
- COLLATION_URI - Static variable in interface org.basex.query.QueryText
-
W3 URI.
- Collation.Mode - Enum Class in org.basex.query.util.collation
-
Search modes.
- CollationItemSet - Class in org.basex.query.util.collation
-
This set indexes items under the terms of a collation.
- CollationItemSet(Collation) - Constructor for class org.basex.query.util.collation.CollationItemSet
-
Constructor.
- collations - Variable in class org.basex.query.QueryContext
-
Available collations.
- collator(HashMap<String, String>) - Method in class org.basex.query.util.collation.BaseXCollationOptions
-
Returns a collator for the specified arguments.
- collection(QueryInput, InputInfo) - Method in class org.basex.query.QueryResources
-
Evaluates
fn:collection(): opens an existing collection, or creates a new data reference. - COLLECTION - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- COLLECTION - Static variable in class org.basex.core.locks.Locking
-
Special lock identifier for collection available via current context; will be substituted.
- ColognePhonetic - Class in org.basex.util.similarity
-
Cologne Phonetic algorithm.
- COLON - Enum constant in enum class org.basex.build.csv.CsvOptions.CsvSep
-
Colon.
- 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.
- COLOR_SCHEMA - Static variable in interface org.basex.core.Text
-
Dialog title for treemap color schema.
- 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
-
Cursor background color.
- color4 - Static variable in class org.basex.gui.GUIConstants
-
Dark color.
- COLORBLUE - Static variable in class org.basex.gui.GUIOptions
-
Blue GUI color factor.
- COLORGREEN - Static variable in class org.basex.gui.GUIOptions
-
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.GUIOptions
-
Red GUI color factor.
- COLORS - Static variable in interface org.basex.core.Text
-
Command info.
- COLS - Static variable in interface org.basex.core.Text
-
Colon/space.
- COLS - Static variable in interface org.basex.query.QueryText
-
Parser token.
- column() - Method in exception org.basex.query.QueryException
-
Returns the error column.
- column() - Method in class org.basex.util.InputInfo
-
Returns the column position.
- COLUMN - Static variable in interface org.basex.core.Text
-
Column.
- COLUMN - Static variable in class org.basex.gui.GUIOptions
-
Column.
- COLUMN - Static variable in interface org.basex.query.func.unit.Constants
-
Name: column.
- COLUMN - Static variable in interface org.basex.query.QueryText
-
Query Info.
- ColumnLayout - Class in org.basex.gui.layout
-
This LayoutManager is a simplified version of the the TableLayout.
- ColumnLayout() - Constructor for class org.basex.gui.layout.ColumnLayout
-
Default constructor.
- ColumnLayout(int) - Constructor for class org.basex.gui.layout.ColumnLayout
-
Constructor, specifying gap between components.
- COLWC - Static variable in interface org.basex.query.QueryText
-
Parser token.
- COM - Enum constant in enum class org.basex.query.value.type.Type.ID
-
comment().
- COM - Static variable in class org.basex.query.expr.path.KindTest
-
Generic comment node test.
- COMBINE - Enum constant in enum class org.basex.query.value.map.MergeDuplicates
-
Combine.
- COMBINED - Enum constant in enum class org.basex.query.util.pkg.PkgType
-
Combined.
- COMCLOSE - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- COMINVALID - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- COMM - Static variable in class org.basex.data.Data
-
Node kind: comment (code:
4). - 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 - Enum constant in enum class org.basex.build.csv.CsvOptions.CsvSep
-
Comma.
- COMMA - Static variable in interface org.basex.query.QueryText
-
Parser token.
- COMMA - Static variable in interface org.basex.query.util.regex.parse.RegExParserConstants
-
RegularExpression Id.
- command(GUICommand, GUI) - Static method in class org.basex.gui.layout.BaseXButton
-
Creates a new image button for the specified command.
- Command - Class in org.basex.core
-
This class provides the architecture for all internal command implementations.
- Command(Perm, boolean, String...) - Constructor for class org.basex.core.Command
-
Constructor.
- Command(Perm, String...) - Constructor for class org.basex.core.Command
-
Constructor for commands requiring no opened database.
- COMMAND - Enum constant in enum class org.basex.server.ServerCmd
-
Code for running a database command: {path}0{input}0.
- COMMAND - Static variable in interface org.basex.core.parse.Commands
-
Command attribute: "command".
- COMMAND - Static variable in interface org.basex.core.Text
-
"Command".
- COMMAND_CANCELED - Static variable in interface org.basex.core.Text
-
"Command was canceled".
- CommandParser - Class in org.basex.core.parse
-
This is a parser for command strings, creating
Commandinstances. - commands - Variable in class org.basex.core.CLI
-
Cached initial commands.
- Commands - Interface in org.basex.core.parse
-
This class defines the available command-line commands.
- COMMANDS - Static variable in interface org.basex.core.parse.Commands
-
Root node of command scripts.
- COMMANDS - Static variable in class org.basex.gui.GUIOptions
-
Last command inputs.
- Commands.Cmd - Enum Class in org.basex.core.parse
-
Command definitions.
- Commands.CmdAlter - Enum Class in org.basex.core.parse
-
Alter types.
- Commands.CmdCreate - Enum Class in org.basex.core.parse
-
Create commands.
- Commands.CmdDrop - Enum Class in org.basex.core.parse
-
Drop commands.
- Commands.CmdIndex - Enum Class in org.basex.core.parse
-
Index types.
- Commands.CmdIndexInfo - Enum Class in org.basex.core.parse
-
Index types.
- Commands.CmdInfo - Enum Class in org.basex.core.parse
-
Info commands.
- Commands.CmdJobs - Enum Class in org.basex.core.parse
-
Jobs commands.
- Commands.CmdOptimize - Enum Class in org.basex.core.parse
-
Optimize commands.
- Commands.CmdPerm - Enum Class in org.basex.core.parse
-
Permission commands.
- Commands.CmdRepo - Enum Class in org.basex.core.parse
-
Repo types.
- Commands.CmdShow - Enum Class in org.basex.core.parse
-
Show commands.
- COMMDASH - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- comment() - Method in class org.basex.gui.text.TextPanel
-
Adds or removes a comment.
- comment(byte[]) - Method in class org.basex.build.Builder
-
Stores a comment.
- comment(byte[]) - Method in class org.basex.io.serial.BuilderSerializer
- comment(byte[]) - Method in class org.basex.io.serial.XMLSerializer
- comment(byte[]) - Method in class org.basex.io.serial.Serializer
-
Serializes a comment.
- comment(char[], int, int) - Method in class org.basex.build.xml.SAXHandler
- Comment - Class in org.basex.util.options
-
Comment.
- Comment(String) - Constructor for class org.basex.util.options.Comment
-
Constructor without default value.
- COMMENT - Enum constant in enum class org.basex.build.BuildText.Type
-
Comment.
- COMMENT - Enum constant in enum class org.basex.query.value.type.NodeType
-
Comment type.
- COMMENT - Static variable in interface org.basex.core.Text
-
Comment.
- COMMENT - Static variable in interface org.basex.data.DataText
-
Comment output.
- COMMENT - Static variable in class org.basex.gui.GUIConstants
-
Color: comments.
- COMMENT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- COMMENT_O - Static variable in class org.basex.query.value.type.SeqType
-
One comment node.
- commentEnd() - Method in class org.basex.gui.text.SyntaxXML
- commentOpen() - Method in class org.basex.gui.text.SyntaxXML
- 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(CompileContext) - Method in class org.basex.query.func.Closure
- comp(CompileContext) - Method in class org.basex.query.func.FuncLit
- comp(CompileContext) - Method in class org.basex.query.func.StaticFunc
- comp(CompileContext) - Method in class org.basex.query.scope.LibraryModule
- comp(CompileContext) - Method in class org.basex.query.scope.MainModule
- comp(CompileContext) - Method in interface org.basex.query.scope.Scope
-
Compiles the expression contained in this scope.
- comp(CompileContext) - Method in class org.basex.query.value.item.FuncItem
- comp(CompileContext) - Method in class org.basex.query.var.StaticVar
- comparable(Item) - Method in class org.basex.query.value.item.ANum
- comparable(Item) - Method in class org.basex.query.value.item.AStr
- comparable(Item) - Method in class org.basex.query.value.item.Atm
- comparable(Item) - Method in class org.basex.query.value.item.Dummy
- comparable(Item) - Method in class org.basex.query.value.item.Dur
- comparable(Item) - Method in class org.basex.query.value.item.Item
-
Checks if the items can be compared.
- comparable(Item) - Method in class org.basex.query.value.node.ANode
- COMPARATOR - Static variable in class org.basex.util.Token
-
Comparator for byte arrays.
- compare(byte[], byte[]) - Method in class org.basex.query.util.collation.Collation
-
Compares two strings.
- compare(NodeUpdate, NodeUpdate) - Method in class org.basex.query.up.NodeUpdateComparator
- COMPARE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- compareDocumentPosition(Node) - Method in class org.basex.api.dom.BXNode
- compareTo(DBUpdate) - Method in class org.basex.query.up.primitives.db.DBUpdate
- compareTo(NameUpdate) - Method in class org.basex.query.up.primitives.name.NameUpdate
- compareTo(FTStringMatch) - Method in class org.basex.query.util.ft.FTStringMatch
- compareTo(IndexCosts) - Method in class org.basex.query.util.index.IndexCosts
- compareTo(Language) - Method in class org.basex.util.ft.Language
- compareTo(LanguageImpl) - Method in class org.basex.util.ft.Stemmer
- compareTo(MediaType) - Method in class org.basex.util.http.MediaType
- compareTo(Version) - Method in class org.basex.util.Version
- compile() - Method in class org.basex.query.QueryContext
-
Compiles and optimizes the expression.
- compile() - Method in class org.basex.query.QueryProcessor
-
Compiles the query.
- compile(Data) - Method in class org.basex.util.ft.StopWords
-
Compiles the stop word list.
- compile(CompileContext) - Method in class org.basex.query.expr.Arr
- compile(CompileContext) - Method in class org.basex.query.expr.Cast
- compile(CompileContext) - Method in class org.basex.query.expr.Castable
- compile(CompileContext) - Method in class org.basex.query.expr.Catch
- compile(CompileContext) - Method in class org.basex.query.expr.CmpIR
- compile(CompileContext) - Method in class org.basex.query.expr.CmpR
- compile(CompileContext) - Method in class org.basex.query.expr.CmpSR
- compile(CompileContext) - Method in class org.basex.query.expr.constr.CElem
- compile(CompileContext) - Method in class org.basex.query.expr.constr.CAttr
- compile(CompileContext) - Method in class org.basex.query.expr.Expr
-
Compiles and optimizes the expression, assigns types and cardinalities.
- compile(CompileContext) - Method in class org.basex.query.expr.Extension
- compile(CompileContext) - Method in class org.basex.query.expr.Filter
- compile(CompileContext) - Method in class org.basex.query.expr.ft.FTAnd
- compile(CompileContext) - Method in class org.basex.query.expr.ft.FTContains
- compile(CompileContext) - Method in class org.basex.query.expr.ft.FTDistance
- compile(CompileContext) - Method in class org.basex.query.expr.ft.FTExpr
- compile(CompileContext) - Method in class org.basex.query.expr.ft.FTNot
- compile(CompileContext) - Method in class org.basex.query.expr.ft.FTOptions
- compile(CompileContext) - Method in class org.basex.query.expr.ft.FTOr
- compile(CompileContext) - Method in class org.basex.query.expr.ft.FTWeight
- compile(CompileContext) - Method in class org.basex.query.expr.ft.FTWindow
- compile(CompileContext) - Method in class org.basex.query.expr.ft.FTWords
- compile(CompileContext) - Method in class org.basex.query.expr.gflwor.Clause
- compile(CompileContext) - Method in class org.basex.query.expr.gflwor.Condition
- compile(CompileContext) - Method in class org.basex.query.expr.gflwor.Count
- compile(CompileContext) - Method in class org.basex.query.expr.gflwor.ForLet
- compile(CompileContext) - Method in class org.basex.query.expr.gflwor.GFLWOR
- compile(CompileContext) - Method in class org.basex.query.expr.gflwor.GroupBy
- compile(CompileContext) - Method in class org.basex.query.expr.gflwor.GroupSpec
- compile(CompileContext) - Method in class org.basex.query.expr.gflwor.OrderBy
- compile(CompileContext) - Method in class org.basex.query.expr.gflwor.OrderKey
- compile(CompileContext) - Method in class org.basex.query.expr.gflwor.Where
- compile(CompileContext) - Method in class org.basex.query.expr.gflwor.Window
- compile(CompileContext) - Method in class org.basex.query.expr.If
- compile(CompileContext) - Method in class org.basex.query.expr.index.IndexDynDb
- compile(CompileContext) - Method in class org.basex.query.expr.index.IndexStaticDb
- compile(CompileContext) - Method in class org.basex.query.expr.Instance
- compile(CompileContext) - Method in class org.basex.query.expr.List
- compile(CompileContext) - Method in class org.basex.query.expr.Logical
- compile(CompileContext) - Method in class org.basex.query.expr.path.Path
- compile(CompileContext) - Method in class org.basex.query.expr.Preds
- compile(CompileContext) - Method in class org.basex.query.expr.Simple
- compile(CompileContext) - Method in class org.basex.query.expr.SimpleMap
- compile(CompileContext) - Method in class org.basex.query.expr.Single
- compile(CompileContext) - Method in class org.basex.query.expr.Switch
- compile(CompileContext) - Method in class org.basex.query.expr.SwitchGroup
- compile(CompileContext) - Method in class org.basex.query.expr.Try
- compile(CompileContext) - Method in class org.basex.query.expr.TypeCheck
- compile(CompileContext) - Method in class org.basex.query.expr.Typeswitch
- compile(CompileContext) - Method in class org.basex.query.expr.TypeswitchGroup
- compile(CompileContext) - Method in class org.basex.query.expr.Unary
- compile(CompileContext) - Method in class org.basex.query.func.Closure
- compile(CompileContext) - Method in class org.basex.query.func.DynFuncCall
- compile(CompileContext) - Method in class org.basex.query.func.FuncLit
- compile(CompileContext) - Method in class org.basex.query.func.StaticFuncCall
- compile(CompileContext) - Method in class org.basex.query.func.StaticFuncs
-
Compiles all referenced functions.
- compile(CompileContext) - Method in class org.basex.query.up.expr.Transform
- compile(CompileContext) - Method in class org.basex.query.up.expr.TransformWith
- compile(CompileContext) - Method in class org.basex.query.value.Value
- compile(CompileContext) - Method in class org.basex.query.var.VarRef
- COMPILE - Static variable in class org.basex.query.func.xquery.XQueryParse.XQueryOptions
-
Compile query.
- compileAll(CompileContext) - Method in class org.basex.query.func.StaticFuncs
-
Compiles all functions.
- CompileContext - Class in org.basex.query
-
Compilation context.
- CompileContext(QueryContext) - Constructor for class org.basex.query.CompileContext
-
Constructor.
- CompileContext.Simplify - Enum Class in org.basex.query
-
Compile-time simplifications.
- compiled - Variable in class org.basex.query.scope.StaticScope
-
Compilation flag.
- compiled() - Method in class org.basex.query.func.Closure
- compiled() - Method in class org.basex.query.func.FuncLit
- compiled() - Method in interface org.basex.query.scope.Scope
-
Checks if this scope has already been compiled.
- compiled() - Method in class org.basex.query.scope.StaticScope
- compiled() - Method in class org.basex.query.value.item.FuncItem
- COMPILED - Static variable in interface org.basex.query.QueryText
-
Query Info.
- compileData(CompileContext) - Method in class org.basex.query.func.StandardFunc
-
Opens a database at compile time.
- compiling - Variable in class org.basex.query.QueryInfo
-
Compilation time (nano seconds).
- COMPILING - Static variable in interface org.basex.core.Text
-
Query info: compiling.
- COMPILING_CC - Static variable in interface org.basex.core.Text
-
"Compiling: ".
- complete() - Method in class org.basex.query.QuerySuggest
-
Sorts and returns the query suggestions.
- COMPLETE - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Code completion.
- component() - Method in class org.basex.gui.GUI
- component() - Method in class org.basex.gui.layout.BaseXDialog
- component() - Method in interface org.basex.gui.layout.BaseXWindow
-
Returns the window reference.
- 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.text.TextPanel
- 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.MainOptions
-
Creates the query plan before or after compilation.
- Compress - Class in org.basex.util
-
This class compresses and decompresses tokens.
- COMPRESS - Static variable in class org.basex.util.Compress
-
Offset for compressing texts (see
DiskData). - compressed(long) - Static method in class org.basex.util.Compress
-
Indicates if the specified value is inlined.
- computeIfAbsent(byte[], Supplier<? extends E>) - Method in class org.basex.util.hash.TokenObjMap
-
Returns the value for the specified key.
- computeIfAbsent(int, Supplier<? extends E>) - Method in class org.basex.util.hash.IntObjMap
-
Returns the value for the specified key.
- COMS - Static variable in interface org.basex.build.BuildText
-
DTD: opening comment.
- concat(byte[]...) - Static method in class org.basex.util.Token
-
Concatenates multiple tokens.
- concat(Object...) - Method in class org.basex.query.QueryString
-
Adds concatenated tokens.
- concat(Object...) - Static method in class org.basex.util.Strings
-
Concatenates multiple objects.
- concat(Object...) - Static method in class org.basex.util.Token
-
Concatenates multiple objects.
- concat(Expr[], Expr...) - Static method in class org.basex.query.util.list.ExprList
-
Concatenates entries.
- concat(Node<N, E>[], long, FingerTree<N, E>) - Method in class org.basex.query.util.fingertree.FingerTree
-
Concatenates this finger tree with the given one.
- concat(XQArray) - Method in class org.basex.query.value.array.XQArray
-
Concatenates this array with another one.
- concat(Item, Item) - Static method in class org.basex.query.value.seq.tree.TreeSeqBuilder
-
Concatenates two items.
- concat(TreeSeq) - Method in class org.basex.query.value.seq.tree.BigSeq
- concat(TreeSeq) - Method in class org.basex.query.value.seq.tree.SmallSeq
- concat(TreeSeq) - Method in class org.basex.query.value.seq.tree.TreeSeq
-
Concatenates this sequence with another one.
- concat(Value, Value, QueryContext) - Static method in class org.basex.query.value.ValueBuilder
-
Concatenates two values.
- CONCAT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- CONCAT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- cond - Variable in class org.basex.query.expr.If
-
Condition.
- COND - Static variable in interface org.basex.build.BuildText
-
DTD: NOTATION.
- Condition - Class in org.basex.query.expr.gflwor
-
A window
startofendcondition. - Condition(boolean, Var, Var, Var, Var, Expr, InputInfo) - Constructor for class org.basex.query.expr.gflwor.Condition
-
Constructor.
- CONE - Static variable in interface org.basex.build.BuildText
-
DTD: NOTATION.
- conf() - Method in class org.basex.core.parse.CmdBuilder
-
Returns the confidential flag.
- confirm(GUI, String) - Static method in class org.basex.gui.layout.BaseXDialog
-
Static yes/no dialog.
- confirm(EditorArea) - Method in class org.basex.gui.view.editor.EditorView
-
Shows a confirmation dialog for the specified editor, or all editors.
- connection() - Method in class org.basex.io.IOUrl
-
Returns a connection to the URL.
- CONNECTION_ERROR - Static variable in interface org.basex.core.Text
-
Connection error.
- CONNECTION_ERROR_X - Static variable in interface org.basex.core.Text
-
Connection error.
- cons(Node<N, E>) - Method in class org.basex.query.util.fingertree.FingerTree
-
Adds an element to the front of this tree.
- cons(Value) - Method in class org.basex.query.value.array.XQArray
-
Prepends an element to the front of this array.
- CONSFUNC_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ConsoleReader - Class in org.basex.util
-
Console reader.
- ConsoleReader() - Constructor for class org.basex.util.ConsoleReader
- Constants - Interface in org.basex.query.func.unit
-
XQUnit constants.
- Constr - Class in org.basex.query.expr.constr
-
Element constructor.
- Constr(InputInfo, StaticContext) - Constructor for class org.basex.query.expr.constr.Constr
-
Creates the children of the constructor.
- CONSTRUCTION - Static variable in interface org.basex.query.QueryText
-
Parser token.
- consume() - Method in class org.basex.util.InputParser
-
Consumes the next character.
- consume(int) - Method in class org.basex.util.InputParser
-
Peeks forward and consumes the character if it equals the specified one.
- consume(int) - Method in class org.basex.util.TokenParser
-
Tries to consume the specified codepoint.
- consume(String) - Method in class org.basex.util.InputParser
-
Peeks forward and consumes the string if it equals the specified one.
- contains(byte[]) - Method in class org.basex.util.Atts
-
Checks if the specified name is found.
- contains(byte[]) - Method in class org.basex.util.ft.StopWords
-
Checks if the specified stopword exists.
- contains(byte[]) - Method in class org.basex.util.hash.TokenSet
-
Checks if the set contains the specified key.
- contains(byte[][]) - Method in class org.basex.index.IndexNames
-
Checks if the specified name is an index candidate.
- contains(byte[], byte[]) - Static method in class org.basex.util.Token
-
Checks if the first token contains the second token.
- contains(byte[], byte[], int) - Static method in class org.basex.util.Token
-
Checks if the first token contains the second token.
- contains(byte[], byte[], InputInfo) - Method in class org.basex.query.util.collation.Collation
-
Checks if a string is contained in another.
- contains(byte[], int) - Static method in class org.basex.util.Token
-
Checks if the first token contains the specified character.
- contains(int) - Method in class org.basex.query.util.ft.FTPos
-
Checks if the specified position is found.
- contains(int) - Method in class org.basex.query.value.seq.DBNodes
-
Checks if the specified node is contained in the array.
- contains(int) - Method in class org.basex.util.hash.IntSet
-
Checks if the set contains the specified key.
- contains(int) - Method in class org.basex.util.list.IntList
-
Checks if the specified element is found in the list.
- contains(int, boolean) - Method in class org.basex.index.IndexNames
-
Checks if the name of the addressed database entry is to be indexed.
- contains(int, int) - Method in class org.basex.gui.view.ViewRect
-
Verifies if the specified coordinates are inside the rectangle.
- contains(E) - Method in class org.basex.util.list.ObjectList
-
Checks if the specified element is found in the list.
- contains(String) - Method in class org.basex.core.locks.LockList
-
Checks if the specified lock is found in the list.
- contains(String, char) - Static method in class org.basex.util.Strings
-
Checks if a string contains a character.
- contains(String, String) - Static method in class org.basex.core.Sandbox
-
Checks if a query yields the specified result.
- contains(String, String) - Static method in class org.basex.util.SmartStrings
-
Checks if a string contains the specified substring.
- contains(Annotation) - Method in class org.basex.query.util.list.AnnList
-
Checks if the specified signature is found in the list.
- contains(Item, InputInfo) - Method in class org.basex.query.util.hash.HashItemSet
-
Checks if the specified item exists.
- contains(Item, InputInfo) - Method in class org.basex.query.value.map.XQMap
-
Checks if the given key exists in the map.
- contains(QNm) - Method in class org.basex.query.util.hash.QNmSet
-
Checks if the specified QName exists.
- contains(ANode) - Method in class org.basex.query.util.list.ANodeBuilder
- contains(Option<?>) - Method in class org.basex.util.options.Options
-
Checks if a value was set for the specified option.
- CONTAINS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- CONTAINS - Static variable in interface org.basex.query.QueryText
-
Parser token.
- CONTAINS_TOKEN - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- containsIds(boolean) - Method in class org.basex.index.IndexNames
-
Checks if the index names contain all relevant id or idref attributes.
- CONTCDATA - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- content() - Method in class org.basex.io.in.BufferInput
-
Retrieves and returns the whole data and closes the stream.
- content() - Method in class org.basex.io.in.TextInput
- content() - Method in class org.basex.query.expr.ft.FTContent
- CONTENT - Static variable in interface org.basex.data.DataText
-
HTML: content attribute.
- CONTENT - Static variable in class org.basex.query.func.ft.FtIndexOptions
-
Option: content.
- CONTENT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- CONTENT - Static variable in interface org.basex.query.util.pkg.PkgText
-
EXPath content directory.
- CONTENT_DISPOSITION - Static variable in interface org.basex.util.http.HttpText
-
Content-Disposition (lower case).
- CONTENT_ENCODING - Static variable in interface org.basex.util.http.HttpText
-
HTTP header string.
- CONTENT_TRANSFER_ENCODING - Static variable in interface org.basex.util.http.HttpText
-
HTTP header string.
- CONTENT_TYPE - Static variable in interface org.basex.data.DataText
-
Content-Type.
- CONTENT_TYPE - Static variable in interface org.basex.util.http.HttpText
-
HTTP header string.
- contentHandler(ContentHandler) - Method in class org.basex.io.parse.xml.XmlParser
-
Sets a content handler.
- contents - Variable in class org.basex.util.Table
-
Table contents.
- contents(Transferable) - Static method in class org.basex.gui.layout.BaseXLayout
-
Returns the contents of the specified transferable.
- context - Variable in class org.basex.core.CLI
-
Database context.
- context - Variable in class org.basex.core.Command
-
Database context.
- context - Variable in class org.basex.core.jobs.JobContext
-
Database context.
- context - Static variable in class org.basex.core.Sandbox
-
Database context.
- context - Variable in class org.basex.gui.GUI
-
Database Context.
- context - Variable in class org.basex.query.QueryContext
-
Database context.
- context() - Method in class org.basex.api.client.LocalSession
-
Returns the associated database context.
- context() - Method in class org.basex.gui.view.editor.EditorView
-
Returns a string describing the current context.
- context() - Method in class org.basex.server.ClientListener
-
Returns the context of this session.
- context(Object) - Method in class org.basex.api.client.Query
-
Binds a value to the context value.
- context(Object) - Method in class org.basex.query.QueryProcessor
-
Binds the context value.
- context(Object, String) - Method in class org.basex.api.client.ClientQuery
- context(Object, String) - Method in class org.basex.api.client.LocalQuery
- context(Object, String) - Method in class org.basex.api.client.Query
-
Binds a value with an optional type to an external variable.
- context(Object, String) - Method in class org.basex.query.QueryProcessor
-
Binds the context value with a specified type, using the same rules as for
binding variables. - context(Object, String) - Method in class org.basex.server.ServerQuery
-
Binds the context value.
- context(Object, String, StaticContext) - Method in class org.basex.query.QueryContext
-
Binds the context value, using the same rules as for
binding variables. - context(Context) - Method in class org.basex.data.DataClip
-
Assigns a database context.
- context(DBNodes, boolean, View) - Method in class org.basex.gui.view.ViewNotifier
-
Notifies all views of a context change.
- context(Value) - Method in class org.basex.query.QueryProcessor
-
Binds the context value.
- context(Value, StaticContext) - Method in class org.basex.query.QueryContext
-
Binds the context value.
- Context - Class in org.basex.core
-
This class serves as a central database context.
- Context() - Constructor for class org.basex.core.Context
-
Default constructor, which is usually called once in the lifetime of a project.
- Context(boolean) - Constructor for class org.basex.core.Context
-
Default constructor, which is usually called once in the lifetime of a project.
- Context(Context) - Constructor for class org.basex.core.Context
-
Constructor, called by clients, and adopting the variables of the specified context.
- Context(Context, ClientInfo) - Constructor for class org.basex.core.Context
-
Constructor, called by clients, and adopting the variables of the main context.
- Context(StaticOptions) - Constructor for class org.basex.core.Context
-
Private constructor.
- CONTEXT - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Context menu.
- CONTEXT - Enum constant in enum class org.basex.server.ServerCmd
-
Code for binding a context value: {id}0{val}0{type}0.
- CONTEXT - Static variable in class org.basex.core.locks.Locking
-
Special lock identifier for database opened in current context; will be substituted.
- CONTEXT - Static variable in interface org.basex.core.Text
-
Context.
- CONTEXT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- contextAccess() - Method in class org.basex.query.func.fn.ContextFn
-
Indicates if the function accesses the current context.
- contextArg() - Method in class org.basex.query.func.fn.ContextFn
-
Argument that provides the context.
- contextArg() - Method in class org.basex.query.func.fn.FnElementWithId
- ContextFn - Class in org.basex.query.func.fn
-
Context-based function.
- ContextFn() - Constructor for class org.basex.query.func.fn.ContextFn
- ContextValue - Class in org.basex.query.expr
-
Context value.
- ContextValue(InputInfo) - Constructor for class org.basex.query.expr.ContextValue
-
Constructor.
- control(KeyEvent) - Static method in enum class org.basex.gui.layout.BaseXKeys
-
Returns true if the pressed key includes a control key.
- convert(String) - Method in interface org.basex.io.parse.json.JsonFallback
-
Converts the specified token.
- convert(String, String) - Method in class org.basex.io.parse.json.JsonConverter
-
Converts the specified input to an XQuery value.
- convert(IO) - Method in class org.basex.io.parse.csv.CsvConverter
-
Converts the specified input to an XQuery value.
- convert(IO) - Method in class org.basex.io.parse.json.JsonConverter
-
Converts the specified input to an XQuery value.
- CONVERT - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- CONVERT_BASE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CONVERT_BINARY_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CONVERT_ENCODING_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CONVERT_INTEGER_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CONVERT_KEY_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CONVERT_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- CONVERT_STRING_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CONVERT_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- ConvertBinaryToBytes - Class in org.basex.query.func.convert
-
Function implementation.
- ConvertBinaryToBytes() - Constructor for class org.basex.query.func.convert.ConvertBinaryToBytes
- ConvertBinaryToIntegers - Class in org.basex.query.func.convert
-
Function implementation.
- ConvertBinaryToIntegers() - Constructor for class org.basex.query.func.convert.ConvertBinaryToIntegers
- ConvertBinaryToString - Class in org.basex.query.func.convert
-
Function implementation.
- ConvertBinaryToString() - Constructor for class org.basex.query.func.convert.ConvertBinaryToString
- ConvertDateTimeToInteger - Class in org.basex.query.func.convert
-
Function implementation.
- ConvertDateTimeToInteger() - Constructor for class org.basex.query.func.convert.ConvertDateTimeToInteger
- ConvertDayTimeToInteger - Class in org.basex.query.func.convert
-
Function implementation.
- ConvertDayTimeToInteger() - Constructor for class org.basex.query.func.convert.ConvertDayTimeToInteger
- ConvertDecodeKey - Class in org.basex.query.func.convert
-
Function implementation.
- ConvertDecodeKey() - Constructor for class org.basex.query.func.convert.ConvertDecodeKey
- ConvertEncodeKey - Class in org.basex.query.func.convert
-
Function implementation.
- ConvertEncodeKey() - Constructor for class org.basex.query.func.convert.ConvertEncodeKey
- ConvertFn - Class in org.basex.query.func.convert
-
Functions for converting data to other formats.
- ConvertFn() - Constructor for class org.basex.query.func.convert.ConvertFn
- ConvertIntegerFromBase - Class in org.basex.query.func.convert
-
Function implementation.
- ConvertIntegerFromBase() - Constructor for class org.basex.query.func.convert.ConvertIntegerFromBase
- ConvertIntegersToBase64 - Class in org.basex.query.func.convert
-
Function implementation.
- ConvertIntegersToBase64() - Constructor for class org.basex.query.func.convert.ConvertIntegersToBase64
- ConvertIntegersToHex - Class in org.basex.query.func.convert
-
Function implementation.
- ConvertIntegersToHex() - Constructor for class org.basex.query.func.convert.ConvertIntegersToHex
- ConvertIntegerToBase - Class in org.basex.query.func.convert
-
Function implementation.
- ConvertIntegerToBase() - Constructor for class org.basex.query.func.convert.ConvertIntegerToBase
- ConvertIntegerToDateTime - Class in org.basex.query.func.convert
-
Function implementation.
- ConvertIntegerToDateTime() - Constructor for class org.basex.query.func.convert.ConvertIntegerToDateTime
- ConvertIntegerToDayTime - Class in org.basex.query.func.convert
-
Function implementation.
- ConvertIntegerToDayTime() - Constructor for class org.basex.query.func.convert.ConvertIntegerToDayTime
- ConvertStringToBase64 - Class in org.basex.query.func.convert
-
Function implementation.
- ConvertStringToBase64() - Constructor for class org.basex.query.func.convert.ConvertStringToBase64
- ConvertStringToHex - Class in org.basex.query.func.convert
-
Function implementation.
- ConvertStringToHex() - Constructor for class org.basex.query.func.convert.ConvertStringToHex
- copied - Variable in class org.basex.core.Context
-
Copied nodes
nullif database is closed.. - copy() - Method in class org.basex.query.expr.BaseXPragma
- copy() - Method in class org.basex.query.expr.DBPragma
- copy() - Method in class org.basex.query.expr.path.DocTest
- copy() - Method in class org.basex.query.expr.path.KindTest
- copy() - Method in class org.basex.query.expr.path.NameTest
- copy() - Method in class org.basex.query.expr.path.Test
-
Copies this test.
- copy() - Method in class org.basex.query.expr.path.UnionTest
- copy() - Method in class org.basex.query.expr.Pragma
-
Creates a copy of this pragma.
- copy() - Method in class org.basex.query.InlineContext
-
Creates a copy from the expression to be inlined.
- copy() - Method in class org.basex.query.QueryFocus
-
Creates a copy of this query focus.
- copy() - Method in class org.basex.util.Atts
-
Creates a shallow copy which shares all keys and values.
- copy() - Method in class org.basex.util.ft.FTOpt
-
Creates a copy of the full-text options.
- copy() - Method in class org.basex.util.options.NumbersOption
- copy() - Method in class org.basex.util.options.Option
-
Copies mutable default values.
- copy() - Method in class org.basex.util.options.OptionsOption
- copy() - Method in class org.basex.util.options.StringsOption
- copy(byte[], int, int) - Method in class org.basex.io.random.TableAccess
-
Copies the specified values into the database.
- copy(byte[], int, int) - Method in class org.basex.io.random.TableDiskAccess
- copy(byte[], int, int) - Method in class org.basex.io.random.TableMemAccess
- copy(Object, int, int, Object, int) - Static method in class org.basex.util.Array
-
Copies first entries from one array to another array.
- copy(Object, int, Object) - Static method in class org.basex.util.Array
-
Copies first entries from one array to another array.
- copy(String) - Static method in class org.basex.gui.layout.BaseXLayout
-
Copies the specified string to the clipboard.
- copy(String, String, StaticOptions, Copy) - Static method in class org.basex.core.cmd.Copy
-
Copies the specified database.
- copy(MainOptions, QueryContext) - Method in class org.basex.query.value.node.ANode
-
Creates a database node copy from this node.
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.And
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.Arith
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.CachedFilter
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.CachedMap
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.Cast
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.Castable
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.Catch
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.CmpG
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.CmpHashG
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.CmpIR
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.CmpN
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.CmpR
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.CmpSimpleG
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.CmpSR
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.CmpV
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.constr.CArray
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.constr.CAttr
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.constr.CComm
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.constr.CDoc
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.constr.CElem
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.constr.CMap
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.constr.CNSpace
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.constr.CPI
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.constr.CTxt
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.ContextValue
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.DualMap
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.Except
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.Expr
-
Copies an expression.
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.Extension
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.ft.FTAnd
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.ft.FTContains
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.ft.FTContent
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.ft.FTDistance
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.ft.FTExpr
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.ft.FTExtension
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.ft.FTIndexAccess
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.ft.FTMildNot
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.ft.FTNot
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.ft.FTOptions
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.ft.FTOr
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.ft.FTOrder
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.ft.FTScope
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.ft.FTWeight
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.ft.FTWindow
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.ft.FTWords
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.gflwor.Clause
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.gflwor.Condition
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.gflwor.Count
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.gflwor.For
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.gflwor.GFLWOR
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.gflwor.GroupBy
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.gflwor.GroupSpec
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.gflwor.Let
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.gflwor.OrderBy
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.gflwor.OrderKey
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.gflwor.Where
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.gflwor.Window
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.If
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.index.IndexDb
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.index.IndexDynDb
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.index.IndexStaticDb
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.index.RangeAccess
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.index.StringRangeAccess
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.index.ValueAccess
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.Instance
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.Intersect
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.ItemMap
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.IterFilter
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.IterMap
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.ItrPos
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.List
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.Lookup
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.Or
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.path.CachedPath
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.path.CachedStep
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.path.IterPath
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.path.IterPosStep
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.path.IterStep
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.path.MixedPath
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.path.SingleIterPath
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.path.Step
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.Pos
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.Range
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.Switch
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.SwitchGroup
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.Try
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.TypeCheck
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.Typeswitch
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.TypeswitchGroup
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.Unary
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.expr.Union
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.func.Closure
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.func.DynFuncCall
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.func.FuncLit
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.func.java.StaticJavaCall
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.func.PartFunc
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.func.StandardFunc
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.func.StaticFuncCall
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.up.expr.Delete
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.up.expr.Insert
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.up.expr.Rename
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.up.expr.Replace
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.up.expr.Transform
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.up.expr.TransformWith
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.value.node.DBNode
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.value.Value
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.var.VarRef
- copy(CompileContext, IntObjMap<Var>) - Method in class org.basex.query.var.VarScope
-
Returns a copy of this variable scope.
- copy(QueryContext) - Method in class org.basex.query.value.node.ANode
-
Creates a database node copy from this node.
- copy(Var, IntObjMap<Var>) - Method in class org.basex.query.CompileContext
-
Creates a new copy of the given variable in this scope.
- copy(FTOpt) - Method in class org.basex.util.ft.FTLexer
-
Returns a new lexer, adopting the tokenizer options.
- copy(T[], T[]) - Static method in class org.basex.util.Array
-
Copies entries from one array to another array.
- Copy - Class in org.basex.core.cmd
-
Evaluates the 'copy' command and creates a copy of a database.
- Copy(String, String) - Constructor for class org.basex.core.cmd.Copy
-
Default constructor.
- COPY - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- COPY - Static variable in interface org.basex.core.parse.Commands
-
Command string: "copy".
- COPY - Static variable in interface org.basex.core.Text
-
Command info.
- COPY - Static variable in interface org.basex.query.QueryText
-
Parser token.
- COPY_DB - Static variable in interface org.basex.core.Text
-
Dialog title for copying a database.
- COPY_NAMESPACES - Static variable in interface org.basex.query.QueryText
-
Parser token.
- COPY_PATH - Static variable in interface org.basex.core.Text
-
Command info.
- COPY1 - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Copy.
- COPY2 - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Copy.
- copyAll(CompileContext, IntObjMap<Var>, T[]) - Static method in class org.basex.query.expr.Arr
-
Creates a deep copy of the given array.
- copyFromStart(Object, int, Object, int) - Static method in class org.basex.util.Array
-
Copies first entries from one array to another array.
- copyInsert(long, Value, QueryContext) - Method in class org.basex.query.value.seq.Seq
-
Helper for
Seq.insertBefore(long, Value, QueryContext)that copies all items into aTreeSeq. - copyInsert(long, Value, QueryContext) - Method in class org.basex.query.value.seq.tree.TreeSeq
- COPYNODE - Static variable in class org.basex.core.MainOptions
-
Deep node copies.
- copyOf(byte[][], int) - Static method in class org.basex.util.Array
-
Copies the specified array.
- copyOf(int[][], int) - Static method in class org.basex.util.Array
-
Copies the specified array.
- copyOf(String[], int) - Static method in class org.basex.util.Array
-
Copies the specified array.
- copyPath(String) - Static method in class org.basex.gui.layout.BaseXLayout
-
Copies the specified file path to the clipboard.
- COPYPATH - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Copy path.
- COPYRIGHT - Static variable in interface org.basex.core.Text
-
Copyright info.
- copyTo(IOFile) - Method in class org.basex.io.IOFile
-
Copies a file to another target.
- copyToStart(Object, int, int, Object) - Static method in class org.basex.util.Array
-
Copies first entries from one array to beginning of another array.
- copyType(T) - Method in class org.basex.query.expr.ParseExpr
-
Copies this expression's type to the specified expression.
- corrupt - Variable in class org.basex.data.MetaData
-
Indicate if the database may be corrupt.
- costs - Variable in class org.basex.query.util.index.IndexInfo
-
Costs of index access (
null) if no index access is possible). - costs(Data, IndexSearch) - Method in class org.basex.query.util.index.IndexInfo
-
Computes costs if the specified data reference exists.
- costs(IndexSearch) - Method in class org.basex.data.Data
-
Returns a cost estimation for searching the specified token.
- costs(IndexSearch) - Method in class org.basex.index.ft.FTIndex
- costs(IndexSearch) - Method in interface org.basex.index.Index
-
Computes costs for performing the specified search.
- costs(IndexSearch) - Method in class org.basex.index.name.Names
- costs(IndexSearch) - Method in class org.basex.index.path.PathIndex
- costs(IndexSearch) - Method in class org.basex.index.resource.Resources
- costs(IndexSearch) - Method in class org.basex.index.value.DiskValues
- costs(IndexSearch) - Method in class org.basex.index.value.MemValues
- count - Variable in class org.basex.index.IndexBuilder
-
Total number of index operations (may get pretty large).
- count - Variable in class org.basex.index.stats.Stats
-
Number of occurrences.
- count() - Method in interface org.basex.index.query.EntryIterator
-
Returns the number of occurrences of the current index entry.
- count() - Method in class org.basex.util.ft.FTLexer
-
Returns total number of tokens.
- count(Var) - Method in class org.basex.query.expr.Arr
- count(Var) - Method in class org.basex.query.expr.constr.CAttr
- count(Var) - Method in class org.basex.query.expr.ContextValue
- count(Var) - Method in class org.basex.query.expr.Expr
-
Checks how often a variable or context reference is used in this expression.
- count(Var) - Method in class org.basex.query.expr.Filter
- count(Var) - Method in class org.basex.query.expr.ft.FTContains
- count(Var) - Method in class org.basex.query.expr.ft.FTDistance
- count(Var) - Method in class org.basex.query.expr.ft.FTExpr
- count(Var) - Method in class org.basex.query.expr.ft.FTIndexAccess
- count(Var) - Method in class org.basex.query.expr.ft.FTWeight
- count(Var) - Method in class org.basex.query.expr.ft.FTWindow
- count(Var) - Method in class org.basex.query.expr.ft.FTWords
- count(Var) - Method in class org.basex.query.expr.gflwor.Count
- count(Var) - Method in class org.basex.query.expr.gflwor.ForLet
- count(Var) - Method in class org.basex.query.expr.gflwor.GFLWOR
- count(Var) - Method in class org.basex.query.expr.gflwor.GroupBy
- count(Var) - Method in class org.basex.query.expr.gflwor.OrderBy
- count(Var) - Method in class org.basex.query.expr.gflwor.Where
- count(Var) - Method in class org.basex.query.expr.gflwor.Window
- count(Var) - Method in class org.basex.query.expr.If
- count(Var) - Method in class org.basex.query.expr.index.IndexAccess
- count(Var) - Method in class org.basex.query.expr.index.IndexDynDb
- count(Var) - Method in class org.basex.query.expr.index.IndexStaticDb
- count(Var) - Method in class org.basex.query.expr.index.ValueAccess
- count(Var) - Method in class org.basex.query.expr.path.Path
- count(Var) - Method in class org.basex.query.expr.Simple
- count(Var) - Method in class org.basex.query.expr.SimpleMap
- count(Var) - Method in class org.basex.query.expr.Single
- count(Var) - Method in class org.basex.query.expr.Switch
- count(Var) - Method in class org.basex.query.expr.SwitchGroup
-
Checks how often a variable or context reference is used in this expression.
- count(Var) - Method in class org.basex.query.expr.Try
- count(Var) - Method in class org.basex.query.expr.Typeswitch
- count(Var) - Method in class org.basex.query.func.Closure
- count(Var) - Method in class org.basex.query.func.fn.ContextFn
- count(Var) - Method in class org.basex.query.up.expr.Transform
- count(Var) - Method in class org.basex.query.up.expr.TransformWith
- count(Var) - Method in class org.basex.query.value.Value
- count(Var) - Method in class org.basex.query.var.VarRef
- Count - Class in org.basex.query.expr.gflwor
-
GFLWOR
countclause. - Count(Var) - Constructor for class org.basex.query.expr.gflwor.Count
-
Constructor.
- COUNT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- COUNT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- 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.
- cp(int) - Method in class org.basex.util.TokenBuilder
-
Returns the codepoint stored at the specified position.
- CPI - Class in org.basex.query.expr.constr
-
PI fragment.
- CPI(StaticContext, InputInfo, boolean, Expr, Expr) - Constructor for class org.basex.query.expr.constr.CPI
-
Constructor.
- CPICONT_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CPIINVAL_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CPIXML_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- cpLength(int) - Static method in class org.basex.util.Token
-
Returns the byte length of a codepoint.
- cps(byte[]) - Static method in class org.basex.util.Token
-
Converts a token to a sequence of codepoints.
- cpToken(int) - Static method in class org.basex.util.Token
-
Converts a codepoint to a token.
- CR - Enum constant in enum class org.basex.io.serial.SerializerOptions.Newline
-
CR.
- create(String, InputStream) - Method in class org.basex.api.client.ClientSession
- create(String, InputStream) - Method in class org.basex.api.client.LocalSession
- create(String, InputStream) - Method in class org.basex.api.client.Session
-
Creates a database.
- create(String, Parser, Context, MainOptions) - Static method in class org.basex.core.cmd.CreateDB
-
Returns a database instance from the specified parser.
- create(String, Parser, Context, MainOptions, boolean) - Static method in class org.basex.core.cmd.CreateDB
-
Creates a new database instance, using the specified parser.
- create(String, Var) - Method in class org.basex.query.QueryPlan
-
Creates a new element node to be added to the query plan.
- create(ExprInfo, Object...) - Method in class org.basex.query.QueryPlan
-
Creates a new element node to be added to the query plan.
- create(Expr, IndexType, boolean, InputInfo) - Method in class org.basex.query.util.index.IndexInfo
-
Tries to rewrite the specified input for index access.
- create(ParseExpr, boolean, String, InputInfo) - Method in class org.basex.query.util.index.IndexInfo
-
Creates an index expression with an inverted axis path.
- CREATE - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- CREATE - Enum constant in enum class org.basex.core.parse.Commands.CmdPerm
- CREATE - Enum constant in enum class org.basex.core.users.Perm
-
Create permission (global).
- CREATE - Enum constant in enum class org.basex.query.QueryModule.Permission
-
Create permissions.
- CREATE - Enum constant in enum class org.basex.server.ServerCmd
-
Code for creating a database: {name}0{input}0.
- CREATE - Static variable in interface org.basex.core.Text
-
Button text for creating things.
- CREATE_BACKUP - Static variable in interface org.basex.core.parse.Commands
-
Command string: "create-backup".
- CREATE_DATABASE - Static variable in interface org.basex.core.Text
-
Dialog title for database options.
- CREATE_DB - Static variable in interface org.basex.core.parse.Commands
-
Command string: "create-db".
- CREATE_DB_FILE - Static variable in interface org.basex.core.Text
-
Create database question.
- CREATE_INDEX - Static variable in interface org.basex.core.parse.Commands
-
Command string: "create-index".
- CREATE_STATS_D - Static variable in interface org.basex.core.Text
-
Statistics information.
- CREATE_USER - Static variable in interface org.basex.core.parse.Commands
-
Command string: "create-user".
- createattr - Variable in class org.basex.data.MetaData
-
Indicates if the attribute index is to be recreated.
- createAttribute(String) - Method in class org.basex.api.dom.BXDoc
- createAttributeNS(String, String) - Method in class org.basex.api.dom.BXDoc
- CreateBackup - Class in org.basex.core.cmd
-
Evaluates the 'backup' command and creates a backup of a database.
- CreateBackup(String) - Constructor for class org.basex.core.cmd.CreateBackup
-
Default constructor.
- createCDATASection(String) - Method in class org.basex.api.dom.BXDoc
- createClient(String...) - Static method in class org.basex.core.Sandbox
-
Creates a client instance.
- createComment(String) - Method in class org.basex.api.dom.BXDoc
- CreateDB - Class in org.basex.core.cmd
-
Evaluates the 'create db' command and creates a new database.
- CreateDB(String) - Constructor for class org.basex.core.cmd.CreateDB
-
Default constructor.
- CreateDB(String, String) - Constructor for class org.basex.core.cmd.CreateDB
-
Constructor, specifying an initial database input.
- createDocumentFragment() - Method in class org.basex.api.dom.BXDoc
- createElement(String) - Method in class org.basex.api.dom.BXDoc
- createElementNS(String, String) - Method in class org.basex.api.dom.BXDoc
- createEntityReference(String) - Method in class org.basex.api.dom.BXDoc
- CREATEFILTER - Static variable in class org.basex.core.MainOptions
-
Path for filtering XML Documents.
- CreateFromOptions - Class in org.basex.query.func.archive
-
Options for processing archives.
- CreateFromOptions() - Constructor for class org.basex.query.func.archive.CreateFromOptions
- createft - Variable in class org.basex.data.MetaData
-
Indicates if the full-text index is to be recreated.
- createIndex(IndexType, Command) - Method in class org.basex.data.Data
-
Drops the specified index.
- createIndex(IndexType, Command) - Method in class org.basex.data.DiskData
- createIndex(IndexType, Command) - Method in class org.basex.data.MemData
- CreateIndex - Class in org.basex.core.cmd
-
Evaluates the 'create db' command and creates a new index.
- CreateIndex(Object) - Constructor for class org.basex.core.cmd.CreateIndex
-
Default constructor.
- CREATEONLY - Static variable in class org.basex.core.MainOptions
-
Flag for closing a database after creating it.
- CreateOptions - Class in org.basex.query.func.archive
-
Options for processing archives.
- CreateOptions() - Constructor for class org.basex.query.func.archive.CreateOptions
- createOrder(boolean) - Method in class org.basex.util.list.IntList
-
Sorts the data and returns an array with offsets to the sorted array.
- createOrder(byte[][], boolean, boolean) - Static method in class org.basex.util.Array
-
Sorts the specified tokens and returns an array with offsets to the sorted array.
- createOrder(double[], boolean) - Static method in class org.basex.util.Array
-
Sorts the specified double values and returns an array with offsets to the sorted array.
- createOrder(int[], boolean) - Static method in class org.basex.util.Array
-
Sorts the specified int values and returns an array with offsets to the sorted array.
- createOrder(long[], boolean) - Static method in class org.basex.util.Array
-
Sorts the specified long values and returns an array with offsets to the sorted array.
- createProcessingInstruction(String, String) - Method in class org.basex.api.dom.BXDoc
- createServer(String...) - Static method in class org.basex.core.Sandbox
-
Creates a new, sandboxed server instance.
- createTempDb(String) - Method in class org.basex.core.StaticOptions
-
Creates a temporary database directory and returns its name.
- createtext - Variable in class org.basex.data.MetaData
-
Indicates if the text index is to be recreated.
- createTextNode(String) - Method in class org.basex.api.dom.BXDoc
- createtoken - Variable in class org.basex.data.MetaData
-
Indicates if the token index is to be recreated.
- CreateUser - Class in org.basex.core.cmd
-
Evaluates the 'create user' command and creates a new user.
- CreateUser(String, String) - Constructor for class org.basex.core.cmd.CreateUser
-
Default constructor.
- CREATING_DB - Static variable in interface org.basex.core.Text
-
Create database information.
- CREATING_INDEXES - Static variable in interface org.basex.core.Text
-
Create index information.
- CRLF - Static variable in interface org.basex.util.http.HttpText
-
Carriage return/line feed.
- CRNL - Enum constant in enum class org.basex.io.serial.SerializerOptions.Newline
-
CRNL.
- CRYPTO_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- CRYPTO_URI - Static variable in interface org.basex.query.QueryText
-
EXPath URI.
- CryptoDecrypt - Class in org.basex.query.func.crypto
-
Function implementation.
- CryptoDecrypt() - Constructor for class org.basex.query.func.crypto.CryptoDecrypt
- CryptoEncrypt - Class in org.basex.query.func.crypto
-
Function implementation.
- CryptoEncrypt() - Constructor for class org.basex.query.func.crypto.CryptoEncrypt
- CryptoGenerateSignature - Class in org.basex.query.func.crypto
-
Function implementation.
- CryptoGenerateSignature() - Constructor for class org.basex.query.func.crypto.CryptoGenerateSignature
- CryptoHmac - Class in org.basex.query.func.crypto
-
Function implementation.
- CryptoHmac() - Constructor for class org.basex.query.func.crypto.CryptoHmac
- CryptoValidateSignature - Class in org.basex.query.func.crypto
-
Function implementation.
- CryptoValidateSignature() - Constructor for class org.basex.query.func.crypto.CryptoValidateSignature
- cs - Variable in class org.basex.util.ft.FTOpt
-
Case (can be
null). - CSV - Enum constant in enum class org.basex.core.MainOptions.MainParser
-
CSV.
- CSV - Enum constant in enum class org.basex.io.serial.SerialMethod
-
CSV.
- CSV - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- CSV - Static variable in class org.basex.io.parse.csv.CsvConverter
-
CSV token.
- CSV - Static variable in class org.basex.io.serial.SerializerOptions
-
Specific serialization parameter.
- CSV_DOCUMENTS - Static variable in interface org.basex.core.Text
-
File description: Comma-Separated Values.
- CSV_PARSE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CSV_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- CSV_SERIALIZE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CSV_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- CsvConverter - Class in org.basex.io.parse.csv
-
This class converts CSV input to XML.
- CsvConverter(CsvParserOptions) - Constructor for class org.basex.io.parse.csv.CsvConverter
-
Constructor.
- CsvDirectSerializer - Class in org.basex.io.serial.csv
-
This class serializes items as CSV.
- CsvDirectSerializer(OutputStream, SerializerOptions) - Constructor for class org.basex.io.serial.csv.CsvDirectSerializer
-
Constructor.
- CsvDoc - Class in org.basex.query.func.csv
-
Function implementation.
- CsvDoc() - Constructor for class org.basex.query.func.csv.CsvDoc
- CsvOptions - Class in org.basex.build.csv
-
Options for parsing and serializing CSV data.
- CsvOptions() - Constructor for class org.basex.build.csv.CsvOptions
-
Default constructor.
- CsvOptions.CsvFormat - Enum Class in org.basex.build.csv
-
CSV formats.
- CsvOptions.CsvSep - Enum Class in org.basex.build.csv
-
CSV separators.
- CsvParse - Class in org.basex.query.func.csv
-
Function implementation.
- CsvParse() - Constructor for class org.basex.query.func.csv.CsvParse
- CsvParser - Class in org.basex.build.csv
-
This class parses files in the CSV format and converts them to XML.
- CsvParser - Class in org.basex.io.parse.csv
-
A CSV parser generating parse events similar to a SAX XML parser.
- CsvParser(TextInput, CsvParserOptions, CsvConverter) - Constructor for class org.basex.io.parse.csv.CsvParser
-
Constructor.
- CsvParser(IO, MainOptions) - Constructor for class org.basex.build.csv.CsvParser
-
Constructor.
- CsvParser(IO, MainOptions, CsvParserOptions) - Constructor for class org.basex.build.csv.CsvParser
-
Constructor.
- CSVPARSER - Static variable in class org.basex.core.MainOptions
-
Define CSV parser options.
- CsvParserOptions - Class in org.basex.build.csv
-
Options for parsing and serializing CSV data.
- CsvParserOptions() - Constructor for class org.basex.build.csv.CsvParserOptions
-
Default constructor.
- CsvParserOptions(CsvParserOptions) - Constructor for class org.basex.build.csv.CsvParserOptions
-
Constructor with options to be copied.
- CsvSerialize - Class in org.basex.query.func.csv
-
Function implementation.
- CsvSerialize() - Constructor for class org.basex.query.func.csv.CsvSerialize
- CSVSUFFIX - Static variable in class org.basex.io.IO
-
CSV file suffix.
- CsvXQueryConverter - Class in org.basex.io.parse.csv
-
This class converts CSV data to an XQuery representation.
- CsvXQuerySerializer - Class in org.basex.io.serial.csv
-
This class serializes map data as CSV.
- CsvXQuerySerializer(OutputStream, SerializerOptions) - Constructor for class org.basex.io.serial.csv.CsvXQuerySerializer
-
Constructor.
- CTRL - Static variable in class org.basex.gui.GUIConstants
-
Control key.
- CTX - Enum constant in enum class org.basex.query.util.Flag
-
Context dependency.
- ctxArg(int, QueryContext) - Method in class org.basex.query.func.fn.ContextFn
-
Returns the specified argument, or the context value if it does not exist.
- ctxItem - Variable in class org.basex.query.QueryContext
-
Initial context value.
- CTxt - Class in org.basex.query.expr.constr
-
Text fragment.
- CTxt(StaticContext, InputInfo, boolean, Expr) - Constructor for class org.basex.query.expr.constr.CTxt
-
Constructor.
- ctxValue(QueryContext) - Method in class org.basex.query.expr.ParseExpr
-
Returns the current context value or throws an exception if the context value is not set.
- CURLY1 - Static variable in interface org.basex.query.QueryText
-
Parser token.
- CURLY2 - Static variable in interface org.basex.query.QueryText
-
Parser token.
- 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 node context.
- current() - Method in class org.basex.server.LogFile
-
Indicates if this is the current log file.
- current(DBNodes) - Method in class org.basex.core.Context
-
Sets the current node context.
- CURRENT - Enum constant in enum class org.basex.gui.text.SearchBar.SearchDir
-
Current hit.
- CURRENT_DATE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- CURRENT_DATETIME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- CURRENT_TIME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- currentToken - Variable in exception org.basex.query.util.regex.parse.ParseException
-
This is the last token that has been consumed successfully.
- currMax - Variable in class org.basex.gui.layout.BaseXDSlider
-
Current slider value.
- currMin - Variable in class org.basex.gui.layout.BaseXDSlider
-
Current slider value.
- cursor() - Method in class org.basex.io.random.DataAccess
-
Returns the current file position.
- cursor(long) - Method in class org.basex.io.random.DataAccess
-
Sets the disk cursor.
- 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, enforcing a new look if necessary.
- 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.
- CUSTOM - Enum constant in enum class org.basex.core.StaticOptions.AuthMethod
-
Custom.
- CUT - Static variable in interface org.basex.core.Text
-
Command info.
- CUT1 - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Cut.
- CUT2 - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Cut.
- CX - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- CX_ALGEXC - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CX_ALINV_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CX_BADPAD_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CX_CANINV - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CX_DIGINV - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CX_ENC_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CX_ENCTYP_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CX_ILLBLO_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CX_INVALGO_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CX_INVHASH_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CX_INVNM - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CX_IOEXC - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CX_KEYINV_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CX_KSEXC - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CX_KSNULL_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CX_NOKEY - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CX_NOPAD_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CX_NOSIG - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CX_SIGEXC - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CX_SIGINV - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CX_SIGTYPINV - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- CX_XPINV - Enum constant in enum class org.basex.query.QueryError
-
Error code.
D
- dash() - Method in class org.basex.util.MainParser
-
Checks if the current argument starts with a dash (i.e., introduces any flags).
- DASHES - Static variable in interface org.basex.util.http.HttpText
-
Dashes.
- Dat - Class in org.basex.query.value.item
-
Date item (
xs:date). - Dat(byte[], InputInfo) - Constructor for class org.basex.query.value.item.Dat
-
Constructor.
- Dat(ADate) - Constructor for class org.basex.query.value.item.Dat
-
Constructor.
- Dat(Dat, Dur, boolean, InputInfo) - Constructor for class org.basex.query.value.item.Dat
-
Constructor.
- DAT - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:date.
- data - Variable in class org.basex.data.DataClip
-
Data reference.
- data - Variable in class org.basex.index.IndexBuilder
-
Data reference.
- data - Variable in class org.basex.index.value.ValueIndex
-
Data instance.
- data - Variable in class org.basex.query.expr.path.Path
-
Data reference (can be
null). - data - Variable in class org.basex.query.iter.DBNodeIter
-
Data reference.
- data - Variable in class org.basex.query.up.atomic.AtomicUpdateCache
-
Target data reference.
- data - Variable in class org.basex.query.up.primitives.DataUpdate
-
Target data reference.
- data - Variable in class org.basex.query.value.seq.DBNodeSeq
-
Data reference.
- data() - Method in class org.basex.build.MemBuilder
-
Returns the data reference.
- data() - Method in class org.basex.core.Context
-
Returns the current data reference.
- data() - Method in class org.basex.query.expr.ContextValue
- data() - Method in class org.basex.query.expr.Except
- data() - Method in class org.basex.query.expr.Expr
-
Returns the data reference bound to this expression.
- data() - Method in class org.basex.query.expr.Extension
- data() - Method in class org.basex.query.expr.Filter
- data() - Method in class org.basex.query.expr.gflwor.GFLWOR
- data() - Method in class org.basex.query.expr.If
- data() - Method in class org.basex.query.expr.index.IndexAccess
- data() - Method in class org.basex.query.expr.index.IndexStaticDb
- data() - Method in class org.basex.query.expr.Intersect
- data() - Method in class org.basex.query.expr.List
- data() - Method in class org.basex.query.expr.path.AxisPath
- data() - Method in class org.basex.query.expr.path.MixedPath
- data() - Method in class org.basex.query.expr.SimpleMap
- data() - Method in class org.basex.query.expr.Switch
- data() - Method in class org.basex.query.expr.Try
- data() - Method in class org.basex.query.expr.TypeCheck
- data() - Method in class org.basex.query.expr.Typeswitch
- data() - Method in class org.basex.query.expr.TypeswitchGroup
- data() - Method in class org.basex.query.expr.Union
- data() - Method in class org.basex.query.func.StandardFunc
- data() - Method in class org.basex.query.up.primitives.DataUpdate
-
Returns the target data reference.
- data() - Method in class org.basex.query.util.list.ANodeBuilder
-
Returns the shared database.
- data() - Method in class org.basex.query.value.item.Dummy
- data() - Method in class org.basex.query.value.node.DBNode
- data() - Method in class org.basex.query.value.seq.DBNodeSeq
- data() - Method in class org.basex.query.var.Var
-
Returns the data reference bound to this variable.
- data() - Method in class org.basex.query.var.VarRef
- data(Data) - Method in class org.basex.index.path.PathIndex
-
Sets the data reference.
- data(Data) - Method in class org.basex.query.expr.ContextValue
- data(Data) - Method in class org.basex.query.expr.Expr
-
Assigns a data reference, if supported.
- data(Data) - Method in class org.basex.query.expr.path.AxisPath
- data(Data) - Method in class org.basex.query.func.StandardFunc
- data(QueryContext, IndexType) - Method in class org.basex.query.expr.index.IndexDb
-
Checks if the specified index is available and returns the data reference.
- Data - Class in org.basex.data
-
This class represents a database instance.
- Data(MetaData) - Constructor for class org.basex.data.Data
-
Default constructor.
- DATA - Enum constant in enum class org.basex.query.CompileContext.Simplify
-
Skip redundant atomizations.
- DATA - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- 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(String, InputInfo) - Method in class org.basex.query.QueryResources
-
Opens a new database or returns a reference to an already opened database.
- DATABASE - Enum constant in enum class org.basex.core.parse.Commands.CmdAlter
- DATABASE - Enum constant in enum class org.basex.core.parse.Commands.CmdCreate
- DATABASE - Enum constant in enum class org.basex.core.parse.Commands.CmdDrop
- DATABASE - Enum constant in enum class org.basex.core.parse.Commands.CmdInfo
- DATABASE - Static variable in interface org.basex.core.parse.Commands
-
Command attribute: "database".
- DATABASE - Static variable in interface org.basex.core.Text
-
"Database".
- DATABASE - Static variable in interface org.basex.core.users.UserText
-
Database.
- DATABASE - Static variable in interface org.basex.query.QueryText
-
Query Info.
- DATABASE_PATH - Static variable in interface org.basex.core.Text
-
Database path.
- databases - Variable in class org.basex.core.Context
-
Databases list.
- databases() - Method in class org.basex.query.up.Updates
-
Returns the names of all databases that will be updated.
- databases(Locks, QueryContext) - Method in class org.basex.query.scope.MainModule
-
Adds the names of the databases that may be touched by the module.
- databases(StringList) - Method in class org.basex.query.up.primitives.name.DBAlter
- databases(StringList) - Method in class org.basex.query.up.primitives.name.DBCopy
- databases(StringList) - Method in class org.basex.query.up.primitives.name.NameUpdate
-
Adds all databases to be updated to the specified list.
- Databases - Class in org.basex.core
-
Provides central access to all databases and backups.
- DATABASES - Static variable in interface org.basex.core.Text
-
Databases.
- DATABASES_X - Static variable in interface org.basex.core.Text
-
Databases.
- DataBuilder - Class in org.basex.query.util
-
Data builder.
- DataBuilder(MemData, QueryContext) - Constructor for class org.basex.query.util.DataBuilder
-
Constructor.
- DataClip - Class in org.basex.data
-
Data container with start and end offset.
- DataClip(Data) - Constructor for class org.basex.data.DataClip
-
Constructor.
- DataClip(Data, int, int) - Constructor for class org.basex.data.DataClip
-
Constructor.
- DataClip(Data, int, int, int) - Constructor for class org.basex.data.DataClip
-
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.
- dataLock(ASTVisitor, int) - Method in class org.basex.query.func.StandardFunc
-
Tries to mark the specified argument for locking.
- 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.
- DATAPATH - Static variable in class org.basex.gui.GUIOptions
-
Current path to additional database input files.
- DataPrinter - Class in org.basex.data
-
Serializes the database table to a string representation.
- DataPrinter(Data) - Constructor for class org.basex.data.DataPrinter
-
Constructor.
- DATAPTH - Static variable in interface org.basex.data.DataText
-
Database - Document path index.
- datas - Variable in class org.basex.core.Context
-
Opened databases.
- Datas - Class in org.basex.core
-
This class organizes currently opened databases.
- 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.
- DATATOK - Static variable in interface org.basex.data.DataText
-
Database - Token index.
- DATATXT - Static variable in interface org.basex.data.DataText
-
Database - Text index.
- DATAUPD - Static variable in interface org.basex.data.DataText
-
Database - Updating flag.
- DataUpdate - Class in org.basex.query.up.primitives
-
Update that operates on a data reference.
- DataUpdate(UpdateType, Data, InputInfo) - Constructor for class org.basex.query.up.primitives.DataUpdate
-
Constructor.
- date - Variable in class org.basex.query.QueryDateTime
-
Current Date.
- date(String) - Static method in class org.basex.core.Databases
-
Extracts the date of a database from the name of a backup.
- DATE - Enum constant in enum class org.basex.query.value.type.AtomType
-
Date type.
- DATE - Static variable in class org.basex.query.value.item.ADate
-
Date pattern.
- DATE - Static variable in class org.basex.util.DateTime
-
Date format.
- DATE_O - Static variable in class org.basex.query.value.type.SeqType
-
Single date.
- DATE_TIME - Enum constant in enum class org.basex.query.value.type.AtomType
-
DateTime type.
- DATE_TIME_O - Static variable in class org.basex.query.value.type.SeqType
-
One date-time.
- DATE_TIME_STAMP - Enum constant in enum class org.basex.query.value.type.AtomType
-
DateTimeStamp type.
- DATE_TIME_ZO - Static variable in class org.basex.query.value.type.SeqType
-
Zero or one date-time.
- DATE_ZO - Static variable in class org.basex.query.value.type.SeqType
-
Zero or one date.
- DATECALC_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DATEFORMAT_X_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DATERANGE_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- dateTime - Variable in class org.basex.query.QueryContext
-
Current date/time values.
- dateTime() - Method in class org.basex.query.QueryContext
-
Initializes the static date and time context of a query if not done yet.
- DateTime - Class in org.basex.util
-
This class contains static, thread-safe methods for parsing and formatting dates and times.
- DATETIME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- DATETIME - Static variable in class org.basex.util.DateTime
-
Date format without milliseconds and timestamp (uses UTC time zone).
- dateTimeToMs(Expr, QueryContext) - Method in class org.basex.query.func.StandardFunc
-
Converts the specified dateTime to milliseconds.
- DATEZERO_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- datm - Variable in class org.basex.query.QueryDateTime
-
Current DateTime.
- day() - Method in class org.basex.query.value.item.ADate
- day() - Method in class org.basex.query.value.item.ADateDur
-
Returns the days.
- day() - Method in class org.basex.query.value.item.Dur
- day(int, int, int) - Method in class org.basex.query.util.format.Formatter
-
Returns the specified day of the week (0-6, Sunday-Saturday).
- DAY - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:gDay.
- DAY_FROM_DATE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- DAY_FROM_DATETIME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- DAY_TIME_DURATION - Enum constant in enum class org.basex.query.value.type.AtomType
-
Day time duration type.
- DAY_TIME_DURATION_O - Static variable in class org.basex.query.value.type.SeqType
-
One day-time-duration.
- DAY_TIME_DURATION_ZO - Static variable in class org.basex.query.value.type.SeqType
-
Zero or one day-time-duration.
- DAYS_FROM_DURATION - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- db - Variable in class org.basex.query.util.index.IndexInfo
-
Index database.
- 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(MetaData, boolean, boolean) - Static method in class org.basex.core.cmd.InfoDB
-
Creates a database information string.
- DB - Enum constant in enum class org.basex.core.parse.Commands.CmdAlter
- DB - Enum constant in enum class org.basex.core.parse.Commands.CmdCreate
- DB - Enum constant in enum class org.basex.core.parse.Commands.CmdDrop
- DB - Enum constant in enum class org.basex.core.parse.Commands.CmdInfo
- DB - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- DB_ARGS_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- 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_CONFLICT1_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DB_CONFLICT2_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DB_CONFLICT3_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DB_CONFLICT4_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- 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 already exists.
- 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_LOCK1_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DB_LOCK2_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DB_MAINMEM_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DB_NAME_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DB_NOBACKUP_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DB_NODE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DB_NOINDEX_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DB_NOT_BACKUP_X - Static variable in interface org.basex.core.Text
-
Backup of database not created.
- 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_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_OPEN1_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DB_OPEN2_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- 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_OPTION_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DB_PATH_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DB_PINNED_X - Static variable in interface org.basex.core.Text
-
Database pinned.
- DB_PORT - Static variable in class org.basex.core.Sandbox
-
Database port.
- DB_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- DB_PROPERTY_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DB_PROPS - Static variable in interface org.basex.core.Text
-
"Database Properties".
- DB_RANGE_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DB_RENAMED_X - Static variable in interface org.basex.core.Text
-
Database renamed.
- DB_RESTORED_X - Static variable in interface org.basex.core.Text
-
Database restored.
- DB_TARGET_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DB_UPDATED_X - Static variable in interface org.basex.core.Text
-
Database updated.
- DB_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- DbAdd - Class in org.basex.query.func.db
-
Function implementation.
- DbAdd() - Constructor for class org.basex.query.func.db.DbAdd
- DBAdd - Class in org.basex.query.up.primitives.db
-
Add primitive.
- DBAdd(Data, NewInput, Options, boolean, QueryContext, InputInfo) - Constructor for class org.basex.query.up.primitives.db.DBAdd
-
Constructor.
- DBADD - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
Add document.
- DbAlter - Class in org.basex.query.func.db
-
Function implementation.
- DbAlter() - Constructor for class org.basex.query.func.db.DbAlter
- DBAlter - Class in org.basex.query.up.primitives.name
-
Update primitive for the
Function._DB_ALTERfunction. - DBAlter(String, String, QueryContext, InputInfo) - Constructor for class org.basex.query.up.primitives.name.DBAlter
-
Constructor.
- DBALTER - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
Alter database.
- DbAlterBackup - Class in org.basex.query.func.db
-
Function implementation.
- DbAlterBackup() - Constructor for class org.basex.query.func.db.DbAlterBackup
- DbAttribute - Class in org.basex.query.func.db
-
Function implementation.
- DbAttribute() - Constructor for class org.basex.query.func.db.DbAttribute
- DbAttributeRange - Class in org.basex.query.func.db
-
Function implementation.
- DbAttributeRange() - Constructor for class org.basex.query.func.db.DbAttributeRange
- DBATTS - Static variable in interface org.basex.data.DataText
-
Attributes.
- DBATVIDX - Static variable in interface org.basex.data.DataText
-
Attribute index.
- DBATVINC - Static variable in interface org.basex.data.DataText
-
Attribute index: names.
- DBAUTOOPT - Static variable in interface org.basex.data.DataText
-
Automatic optimization.
- DbBackups - Class in org.basex.query.func.db
-
Function implementation.
- DbBackups() - Constructor for class org.basex.query.func.db.DbBackups
- DBCHARS - Static variable in class org.basex.core.Databases
-
Allowed characters for database names (additional to letters and digits).
- DbContentType - Class in org.basex.query.func.db
-
Function implementation.
- DbContentType() - Constructor for class org.basex.query.func.db.DbContentType
- DbCopy - Class in org.basex.query.func.db
-
Function implementation.
- DbCopy() - Constructor for class org.basex.query.func.db.DbCopy
- DBCopy - Class in org.basex.query.up.primitives.name
-
Update primitive for the
Function._DB_COPYfunction. - DBCopy(String, String, QueryContext, InputInfo) - Constructor for class org.basex.query.up.primitives.name.DBCopy
-
Constructor.
- DBCOPY - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
Copy database.
- DbCreate - Class in org.basex.query.func.db
-
Function implementation.
- DbCreate() - Constructor for class org.basex.query.func.db.DbCreate
- DBCreate - Class in org.basex.query.up.primitives.name
-
Update primitive for the
Function._DB_CREATEfunction. - DBCreate(String, NewInput[], Options, QueryContext, InputInfo) - Constructor for class org.basex.query.up.primitives.name.DBCreate
-
Constructor.
- DBCREATE - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
Create database.
- DbCreateBackup - Class in org.basex.query.func.db
-
Function implementation.
- DbCreateBackup() - Constructor for class org.basex.query.func.db.DbCreateBackup
- DBCRTATV - Static variable in interface org.basex.data.DataText
-
Recreate attribute index.
- DBCRTFTX - Static variable in interface org.basex.data.DataText
-
Recreate full-text index.
- DBCRTTOK - Static variable in interface org.basex.data.DataText
-
Recreate token index.
- DBCRTTXT - Static variable in interface org.basex.data.DataText
-
Recreate text index.
- DbDelete - Class in org.basex.query.func.db
-
Function implementation.
- DbDelete() - Constructor for class org.basex.query.func.db.DbDelete
- DBDelete - Class in org.basex.query.up.primitives.db
-
Update primitive for the
Function._DB_DELETEfunction. - DBDelete(Data, String, InputInfo) - Constructor for class org.basex.query.up.primitives.db.DBDelete
-
Constructor.
- DBDELETE - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
Delete resource.
- DbDir - Class in org.basex.query.func.db
-
Function implementation.
- DbDir() - Constructor for class org.basex.query.func.db.DbDir
- DBDOCS - Static variable in interface org.basex.data.DataText
-
Documents.
- DbDrop - Class in org.basex.query.func.db
-
Function implementation.
- DbDrop() - Constructor for class org.basex.query.func.db.DbDrop
- DBDrop - Class in org.basex.query.up.primitives.name
-
Update primitive for the
Function._DB_DROPfunction. - DBDrop(String, QueryContext, InputInfo) - Constructor for class org.basex.query.up.primitives.name.DBDrop
-
Constructor.
- DBDROP - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
Drop database.
- DbDropBackup - Class in org.basex.query.func.db
-
Function implementation.
- DbDropBackup() - Constructor for class org.basex.query.func.db.DbDropBackup
- dbExists(String) - Method in class org.basex.core.StaticOptions
-
Checks if the specified database exists.
- DbExists - Class in org.basex.query.func.db
-
Function implementation.
- DbExists() - Constructor for class org.basex.query.func.db.DbExists
- DbExport - Class in org.basex.query.func.db
-
Function implementation.
- DbExport() - Constructor for class org.basex.query.func.db.DbExport
- dbFile(String) - Method in class org.basex.data.MetaData
-
Returns a file instance for the specified database file.
- DbFlush - Class in org.basex.query.func.db
-
Function implementation.
- DbFlush() - Constructor for class org.basex.query.func.db.DbFlush
- DBFlush - Class in org.basex.query.up.primitives.db
-
Update primitive for the
Function._DB_FLUSHfunction. - DBFlush(Data, QueryContext, InputInfo) - Constructor for class org.basex.query.up.primitives.db.DBFlush
-
Constructor.
- DBFLUSH - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
Flush database.
- 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.
- DBFTSW - Static variable in interface org.basex.data.DataText
-
Full-text stopwords.
- DBFTXIDX - Static variable in interface org.basex.data.DataText
-
Full-text index.
- DBFTXINC - Static variable in interface org.basex.data.DataText
-
Full-text index: names.
- dbid - Variable in class org.basex.data.Data
-
Unique id.
- DbInfo - Class in org.basex.query.func.db
-
Function implementation.
- DbInfo() - Constructor for class org.basex.query.func.db.DbInfo
- DbIsRaw - Class in org.basex.query.func.db
-
Function implementation.
- DbIsRaw() - Constructor for class org.basex.query.func.db.DbIsRaw
- DbIsXml - Class in org.basex.query.func.db
-
Function implementation.
- DbIsXml() - Constructor for class org.basex.query.func.db.DbIsXml
- dbl() - Method in class org.basex.query.value.item.ANum
-
Returns an double representation of the value.
- dbl() - Method in class org.basex.query.value.item.Dbl
- dbl() - Method in class org.basex.query.value.item.Dec
- dbl() - Method in class org.basex.query.value.item.Flt
- dbl() - Method in class org.basex.query.value.item.Int
- dbl() - Method in class org.basex.query.value.item.Uln
- dbl(InputInfo) - Method in class org.basex.query.value.item.ANum
- dbl(InputInfo) - Method in class org.basex.query.value.item.Bln
- dbl(InputInfo) - Method in class org.basex.query.value.item.Item
-
Returns a double representation of the value.
- dbl(InputInfo) - Method in class org.basex.query.value.node.DBNode
- Dbl - Class in org.basex.query.value.item
-
Double item (
xs:double). - DBL - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:double.
- DBLASTID - Static variable in interface org.basex.data.DataText
-
Last (highest) id.
- DbList - Class in org.basex.query.func.db
-
Function implementation.
- DbList() - Constructor for class org.basex.query.func.db.DbList
- DbListDetails - Class in org.basex.query.func.db
-
Function implementation.
- DbListDetails() - Constructor for class org.basex.query.func.db.DbListDetails
- DblSeq - Class in org.basex.query.value.seq
-
Sequence of items of type
xs:double, containing at least two of them. - DBMAXCATS - Static variable in interface org.basex.data.DataText
-
Maximum number of categories.
- DBMAXLEN - Static variable in interface org.basex.data.DataText
-
Maximum length of index entries.
- dbName - Variable in class org.basex.query.QueryInput
-
Database name (if
null, no name could be extracted from original path). - dbName() - Method in class org.basex.io.IO
-
Generates a database name from the name of this resource.
- DbName - Class in org.basex.query.func.db
-
Function implementation.
- DbName() - Constructor for class org.basex.query.func.db.DbName
- DBNAME - Static variable in class org.basex.gui.GUIOptions
-
Name of new database.
- DBNDOCS - Static variable in interface org.basex.data.DataText
-
Number of documents.
- DBNew - Class in org.basex.query.up.primitives
-
Contains helper methods for adding documents.
- DBNew(QueryContext, DBOptions, InputInfo, NewInput...) - Constructor for class org.basex.query.up.primitives.DBNew
-
Constructor.
- DBNode - Class in org.basex.query.value.node
-
Database node.
- DBNode(Parser) - Constructor for class org.basex.query.value.node.DBNode
-
Constructor, specifying a parser reference.
- DBNode(Data) - Constructor for class org.basex.query.value.node.DBNode
-
Constructor, creating a document node from the specified data reference.
- DBNode(Data, int) - Constructor for class org.basex.query.value.node.DBNode
-
Constructor, creating a node from the specified data reference.
- DBNode(Data, int, int) - Constructor for class org.basex.query.value.node.DBNode
-
Constructor, specifying full node information.
- DBNode(IO) - Constructor for class org.basex.query.value.node.DBNode
-
Constructor, specifying an XML input reference.
- DbNodeId - Class in org.basex.query.func.db
-
Function implementation.
- DbNodeId() - Constructor for class org.basex.query.func.db.DbNodeId
- DBNodeIter - Class in org.basex.query.iter
-
Database node iterator.
- DBNodeIter(Data) - Constructor for class org.basex.query.iter.DBNodeIter
-
Constructor.
- DbNodePre - Class in org.basex.query.func.db
-
Function implementation.
- DbNodePre() - Constructor for class org.basex.query.func.db.DbNodePre
- DBNodes - Class in org.basex.query.value.seq
-
This class stores database nodes in an ascending order.
- DBNodes(Data, boolean, int...) - Constructor for class org.basex.query.value.seq.DBNodes
-
Constructor, specifying a database, pre values and full-text positions.
- DBNodes(Data, int...) - Constructor for class org.basex.query.value.seq.DBNodes
-
Constructor, specifying a database and pre values.
- DBNodeSeq - Class in org.basex.query.value.seq
-
Sequence, containing at least two nodes in distinct document order (DDO).
- DBNodeSeq(int[], Data, Type, boolean) - Constructor for class org.basex.query.value.seq.DBNodeSeq
-
Constructor.
- DBNS - Static variable in interface org.basex.data.DataText
-
Namespace.
- DbOpen - Class in org.basex.query.func.db
-
Function implementation.
- DbOpen() - Constructor for class org.basex.query.func.db.DbOpen
- DbOpenId - Class in org.basex.query.func.db
-
Function implementation.
- DbOpenId() - Constructor for class org.basex.query.func.db.DbOpenId
- DbOpenPre - Class in org.basex.query.func.db
-
Function implementation.
- DbOpenPre() - Constructor for class org.basex.query.func.db.DbOpenPre
- DbOptimize - Class in org.basex.query.func.db
-
Function implementation.
- DbOptimize() - Constructor for class org.basex.query.func.db.DbOptimize
- DBOptimize - Class in org.basex.query.up.primitives.db
-
Update primitive for the optimize function.
- DBOptimize(Data, boolean, Options, QueryContext, InputInfo) - Constructor for class org.basex.query.up.primitives.db.DBOptimize
-
Constructor.
- DBOPTIMIZE - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
Optimize database.
- DbOption - Class in org.basex.query.func.db
-
Function implementation.
- DbOption() - Constructor for class org.basex.query.func.db.DbOption
- DBOptions - Class in org.basex.query.up.primitives
-
Contains various helper variables and methods for database operations.
- DBOptions(Options, List<Option<?>>, InputInfo) - Constructor for class org.basex.query.up.primitives.DBOptions
-
Constructor.
- DBOptions(Options, Option<?>[], InputInfo) - Constructor for class org.basex.query.up.primitives.DBOptions
-
Constructor.
- dbPath - Variable in class org.basex.query.QueryInput
-
Database path (empty string indicates root).
- dbPath() - Method in class org.basex.core.StaticOptions
-
Returns the path to the directory that contains all databases.
- dbPath(String) - Method in class org.basex.core.StaticOptions
-
Returns a reference to a file or database in the database directory.
- DbPath - Class in org.basex.query.func.db
-
Function implementation.
- DbPath() - Constructor for class org.basex.query.func.db.DbPath
- DBPATH - Static variable in class org.basex.core.StaticOptions
-
Database path.
- DBPATH - Static variable in interface org.basex.data.DataText
-
Path index.
- DBPragma - Class in org.basex.query.expr
-
Pragma for database options.
- DBPragma(QNm, Option<?>, byte[]) - Constructor for class org.basex.query.expr.DBPragma
-
Constructor.
- DBPREFIX - Static variable in class org.basex.util.Prop
-
Prefix for project specific options.
- DbProperty - Class in org.basex.query.func.db
-
Function implementation.
- DbProperty() - Constructor for class org.basex.query.func.db.DbProperty
- DbRename - Class in org.basex.query.func.db
-
Function implementation.
- DbRename() - Constructor for class org.basex.query.func.db.DbRename
- DBRename - Class in org.basex.query.up.primitives.db
-
Update primitive for the
Function._DB_RENAMEfunction. - DBRename(Data, String, String, InputInfo) - Constructor for class org.basex.query.up.primitives.db.DBRename
-
Constructor.
- DBRENAME - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
Rename resource.
- DbReplace - Class in org.basex.query.func.db
-
Function implementation.
- DbReplace() - Constructor for class org.basex.query.func.db.DbReplace
- DbRestore - Class in org.basex.query.func.db
-
Function implementation.
- DbRestore() - Constructor for class org.basex.query.func.db.DbRestore
- DBRestore - Class in org.basex.query.up.primitives.name
-
Update primitive for the
Function._DB_RESTOREfunction. - DBRestore(String, String, QueryContext, InputInfo) - Constructor for class org.basex.query.up.primitives.name.DBRestore
-
Constructor.
- DBRESTORE - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
Restore database.
- DbRetrieve - Class in org.basex.query.func.db
-
Function implementation.
- DbRetrieve() - Constructor for class org.basex.query.func.db.DbRetrieve
- dbSize() - Method in class org.basex.data.MetaData
-
Returns the disk size of the database.
- DBSIZE - Static variable in interface org.basex.data.DataText
-
Number of nodes.
- DBSPLITS - Static variable in interface org.basex.data.DataText
-
Index split size.
- DbStore - Class in org.basex.query.func.db
-
Function implementation.
- DbStore() - Constructor for class org.basex.query.func.db.DbStore
- DBStore - Class in org.basex.query.up.primitives.db
-
Update primitive for the
Function._DB_STOREfunction. - DBStore(Data, String, Item, InputInfo) - Constructor for class org.basex.query.up.primitives.db.DBStore
-
Constructor.
- DBSTORE - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
Add binary resource.
- DBSTR - Static variable in interface org.basex.data.DataText
-
Database version.
- DbSystem - Class in org.basex.query.func.db
-
Function implementation.
- DbSystem() - Constructor for class org.basex.query.func.db.DbSystem
- DBTAGS - Static variable in interface org.basex.data.DataText
-
Tags.
- DbText - Class in org.basex.query.func.db
-
Function implementation.
- DbText() - Constructor for class org.basex.query.func.db.DbText
- DbTextRange - Class in org.basex.query.func.db
-
Function implementation.
- DbTextRange() - Constructor for class org.basex.query.func.db.DbTextRange
- dbTime() - Method in class org.basex.data.MetaData
-
Returns the disk timestamp of the database.
- DBTIME - Static variable in interface org.basex.data.DataText
-
Last modification time.
- DbToken - Class in org.basex.query.func.db
-
Function implementation.
- DbToken() - Constructor for class org.basex.query.func.db.DbToken
- DBTOKIDX - Static variable in interface org.basex.data.DataText
-
Token index.
- DBTOKINC - Static variable in interface org.basex.data.DataText
-
Token index: names.
- DBTXTIDX - Static variable in interface org.basex.data.DataText
-
Text index.
- DBTXTINC - Static variable in interface org.basex.data.DataText
-
Text index: names.
- DBUpdate - Class in org.basex.query.up.primitives.db
-
Update that operates on a database but is not an update primitive.
- 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.
- DC - Enum constant in enum class org.basex.util.ft.FTFlag
-
Diacritics flag.
- DD - Static variable in class org.basex.util.Token
-
Decimal double output.
- ddo() - Method in class org.basex.query.expr.Expr
-
Indicates if this expression returns nodes in document order without duplicates.
- ddo() - Method in class org.basex.query.expr.Filter
- ddo() - Method in class org.basex.query.expr.ft.FTIndexAccess
- ddo() - Method in class org.basex.query.expr.If
- ddo() - Method in class org.basex.query.expr.index.IndexAccess
- ddo() - Method in class org.basex.query.expr.path.AxisPath
- ddo() - Method in class org.basex.query.expr.path.MixedPath
- ddo() - Method in class org.basex.query.expr.Except
- ddo() - Method in class org.basex.query.expr.Switch
- ddo() - Method in class org.basex.query.expr.Try
- ddo() - Method in class org.basex.query.expr.Typeswitch
- ddo() - Method in class org.basex.query.func.db.DbOpen
- ddo() - Method in class org.basex.query.func.fn.FnCollection
- ddo() - Method in class org.basex.query.func.fn.FnOutermost
- ddo() - Method in class org.basex.query.func.fn.FnRemove
- ddo() - Method in class org.basex.query.func.fn.FnSubsequence
- ddo() - Method in class org.basex.query.func.fn.FnTail
- ddo() - Method in class org.basex.query.func.fn.FnTrace
- ddo() - Method in class org.basex.query.func.fn.FnElementWithId
- ddo() - Method in class org.basex.query.func.lazy.LazyCache
- ddo() - Method in class org.basex.query.func.prof.ProfTime
- ddo() - Method in class org.basex.query.util.list.ANodeBuilder
-
Sorts the nodes and removes distinct nodes.
- ddo() - Method in class org.basex.query.value.item.Dummy
- ddo() - Method in class org.basex.query.value.item.Item
- ddo() - Method in class org.basex.query.value.node.ANode
- ddo() - Method in class org.basex.query.value.seq.DBNodeSeq
- ddo() - Method in class org.basex.query.value.seq.Seq
- ddo() - Method in class org.basex.query.var.Var
-
Returns the distinct document order flag.
- ddo() - Method in class org.basex.query.var.VarRef
- ddo() - Method in class org.basex.util.list.IntList
-
Sorts the data and removes distinct values.
- deactivate(boolean) - Method in class org.basex.gui.text.SearchBar
-
Deactivates the search bar.
- debug - Static variable in class org.basex.util.Prop
-
Debug mode.
- debug(Object, Object...) - Static method in class org.basex.util.Util
-
Prints a string to standard error if the
Prop.debugflag is set. - debug(Throwable) - Static method in class org.basex.util.Util
-
Prints the exception stack trace if the
Prop.debugflag is set. - DEBUG - Enum constant in enum class org.basex.io.serial.SerializerMode
-
Debugging (adaptive method).
- DEBUG - Static variable in class org.basex.core.StaticOptions
-
Debug mode.
- DEBUGGLOBAL - Static variable in interface org.basex.query.QueryText
-
Debugging info.
- DEBUGLOCAL - Static variable in interface org.basex.query.QueryText
-
Debugging info.
- dec(int) - Static method in class org.basex.util.Token
-
Converts a hex character to an integer value.
- dec(int, int) - Static method in class org.basex.util.Token
-
Converts hex characters to an integer value.
- dec(InputInfo) - Method in class org.basex.query.value.item.Bln
- dec(InputInfo) - Method in class org.basex.query.value.item.Dbl
- dec(InputInfo) - Method in class org.basex.query.value.item.Dec
- dec(InputInfo) - Method in class org.basex.query.value.item.Flt
- dec(InputInfo) - Method in class org.basex.query.value.item.Int
- dec(InputInfo) - Method in class org.basex.query.value.item.Item
-
Returns a decimal representation of the value.
- dec(InputInfo) - Method in class org.basex.query.value.item.Uln
- Dec - Class in org.basex.query.value.item
-
Decimal item (
xs:decimal). - DEC - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:decimal.
- DECDUPL - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DECDUPLPROP_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DECFONT - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Decrease size.
- decFormat(byte[]) - Method in class org.basex.query.StaticContext
-
Returns a decimal format.
- decFormats - Variable in class org.basex.query.StaticContext
-
Decimal formats.
- DecFormatter - Class in org.basex.query.util.format
-
Formatter for decimal numbers.
- DecFormatter(TokenMap, InputInfo) - Constructor for class org.basex.query.util.format.DecFormatter
-
Constructor.
- decimal - Variable in class org.basex.query.util.format.DecFormatter
-
Decimal-separator character.
- DECIMAL - Enum constant in enum class org.basex.query.value.type.AtomType
-
Decimal type.
- DECIMAL_FORMAT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- DECIMAL_FORMATS - Static variable in interface org.basex.query.QueryText
-
Parser token.
- DECIMAL_ZO - Static variable in class org.basex.query.value.type.SeqType
-
Zero or one decimal number.
- DECITEM - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- declare(AnnList, QNm, Var[], SeqType, Expr, String, VarScope, InputInfo) - Method in class org.basex.query.func.StaticFuncs
-
Declares a new user-defined function.
- declare(Var, AnnList, Expr, boolean, String, VarScope) - Method in class org.basex.query.var.Variables
-
Declares a new static variable.
- DECLARE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- declared(Var) - Method in class org.basex.query.util.ASTVisitor
-
Notifies the visitor of a variable declaration.
- declaredType() - Method in class org.basex.query.var.Var
-
Declared type of this variable.
- declareNS() - Method in class org.basex.query.value.node.FElem
-
Adds a namespace declaration for the QName of this element.
- declares(Var) - Method in class org.basex.query.expr.gflwor.Clause
-
Checks if the given variable is declared by this clause.
- DECLENCODE - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- DECLINCOMPLETE - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DECLSTANDALONE - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- DECLSTART - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- declType - Variable in class org.basex.query.scope.StaticDecl
-
Declared type,
nullif not specified. - declType - Variable in class org.basex.query.value.type.FuncType
-
Return type of the function.
- declType - Variable in class org.basex.query.var.Var
-
Declared type,
nullif not specified. - DECLVERSION - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- decode(byte[]) - Static method in class org.basex.util.Base64
-
Decodes the specified token.
- decode(byte[], boolean) - Static method in class org.basex.util.XMLToken
-
Decodes an NCName to a string.
- decode(String) - Static method in class org.basex.util.Base64
-
Decodes the specified string.
- decodeUri(byte[]) - Static method in class org.basex.util.Token
-
Returns a URI decoded token.
- DecodingException - Exception in org.basex.io.in
-
This class indicates exceptions that happen during the decoding of an input stream.
- DECOMPOSITION - Static variable in class org.basex.query.util.collation.BaseXCollationOptions
-
Option: decomposition.
- DecSeq - Class in org.basex.query.value.seq
-
Sequence of items of type
xs:decimal, containing at least two of them. - deep(Item, Collation, InputInfo) - Method in class org.basex.query.value.array.XQArray
- deep(Item, Collation, InputInfo) - Method in class org.basex.query.value.item.FItem
-
Performs a deep comparison of two items.
- deep(Item, Collation, InputInfo) - Method in class org.basex.query.value.item.FuncItem
- deep(Item, Collation, InputInfo) - Method in class org.basex.query.value.map.XQMap
- DEEP_EQUAL - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- DeepEqual - Class in org.basex.query.func.fn
-
Utility class for comparing XQuery values.
- DeepEqual() - Constructor for class org.basex.query.func.fn.DeepEqual
-
Constructor.
- DeepEqual(InputInfo) - Constructor for class org.basex.query.func.fn.DeepEqual
-
Constructor.
- DeepEqual.Mode - Enum Class in org.basex.query.func.fn
-
Flags.
- def() - Static method in class org.basex.util.ft.Language
-
Returns the user language as default language, or English if the language cannot be assigned.
- DEFAULT - Enum constant in enum class org.basex.io.serial.SerializerMode
-
Default serialization.
- DEFAULT - Static variable in interface org.basex.data.DataText
-
XML spaces: default.
- DEFAULT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- DEFAULT_BOUNDARY - Static variable in interface org.basex.util.http.HttpText
-
Default multipart boundary.
- DEFAULT_COLLATION - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- DEFAULT_LANGUAGE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- DEFAULT_ORDER_EMPTY - Static variable in interface org.basex.query.QueryText
-
Parser token.
- DEFAULTDB - Static variable in class org.basex.core.MainOptions
-
Favor global database when opening resources.
- defaultNs() - Method in class org.basex.data.Data
-
Returns the common default namespace of all documents of the database.
- definition - Variable in class org.basex.query.func.StandardFunc
-
Function definition.
- definition() - Method in interface org.basex.query.func.AFunction
-
Returns the function definition.
- definition() - Method in enum class org.basex.query.func.Function
- DEFINITIONS - Static variable in class org.basex.query.func.Functions
-
Signatures of built-in functions.
- del - Variable in class org.basex.util.ft.FTSpan
-
Delimiter flag.
- DEL - Enum constant in enum class org.basex.query.value.type.Type.ID
-
document-node(element()).
- delay(byte[]) - Method in class org.basex.server.ClientBlocker
-
Registers the client and delays the process.
- delete() - Method in class org.basex.io.IOFile
-
Deletes the file, or the directory and its children.
- delete() - Method in class org.basex.server.LogFile
-
Deletes the specified log file.
- delete(byte[]) - Method in class org.basex.data.Namespaces
-
Deletes the specified namespace URI from the root node.
- delete(byte[]) - Method in class org.basex.index.IndexCache
-
Deletes a cached entry.
- delete(byte[]) - Method in class org.basex.query.util.NSContext
-
Deletes the specified namespace at parsing time.
- delete(byte[], int) - Static method in class org.basex.util.Token
-
Deletes a character from a token.
- 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, boolean) - Method in class org.basex.data.MemData
- delete(int, int) - Method in class org.basex.index.resource.Resources
-
Deletes the specified entry and updates subsequent nodes.
- 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(int, int) - Method in class org.basex.util.TokenBuilder
-
Deletes bytes from the token.
- delete(int, int, int) - Method in class org.basex.index.IdPreMap
-
Deletes records.
- delete(String) - Method in class org.basex.query.util.pkg.RepoManager
-
Removes a package from the repository.
- delete(String, char) - Static method in class org.basex.util.Strings
-
Deletes a character from a string.
- delete(ValueCache) - Method in class org.basex.index.ft.FTIndex
- delete(ValueCache) - Method in class org.basex.index.value.DiskValues
- delete(ValueCache) - Method in class org.basex.index.value.MemValues
- delete(ValueCache) - Method in class org.basex.index.value.UpdatableDiskValues
- delete(ValueCache) - Method in class org.basex.index.value.ValueIndex
-
Deletes entries from the index.
- delete(IOFile) - Method in class org.basex.gui.view.editor.EditorView
-
Deletes a file.
- delete(Item, InputInfo) - Method in class org.basex.query.value.map.XQMap
-
Deletes a key from this map.
- Delete - Class in org.basex.core.cmd
-
Evaluates the 'delete' command and deletes resources from a database.
- Delete - Class in org.basex.query.up.expr
-
Delete expression.
- Delete(String) - Constructor for class org.basex.core.cmd.Delete
-
Default constructor.
- Delete(StaticContext, InputInfo, Expr) - Constructor for class org.basex.query.up.expr.Delete
-
Constructor.
- DELETE - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- DELETE - Enum constant in enum class org.basex.core.parse.Commands.CmdRepo
- DELETE - Enum constant in enum class org.basex.util.http.HttpMethod
-
DELETE method.
- DELETE - Static variable in interface org.basex.core.parse.Commands
-
Command string: "delete".
- DELETE - Static variable in interface org.basex.core.Text
-
Command info.
- DELETE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- DELETE - Static variable in interface org.basex.util.http.HttpText
-
HTTP method DELETE.
- DELETE_ALL - Static variable in interface org.basex.core.Text
-
Button for deleting all.
- DELETE_FILE_X - Static variable in interface org.basex.core.Text
-
Dialog title for deleting a file.
- 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.
- deleteBinary(Data, String) - Static method in class org.basex.core.cmd.Delete
-
Deletes the specified binaries.
- deleteData(int, int) - Method in class org.basex.api.dom.BXComm
- DeleteNode - Class in org.basex.query.up.primitives.node
-
Delete primitive.
- DeleteNode(int, Data, InputInfo) - Constructor for class org.basex.query.up.primitives.node.DeleteNode
-
Constructor.
- DELETENODE - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
Delete.
- DELLINEEND - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Delete line to end.
- DELLINES - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Delete complete line.
- DELLINESTART - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Delete line to begin.
- DELNEXT - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Delete.
- DELNEXTWORD - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Delete word.
- DELPREV - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Delete backwards.
- DELPREVWORD - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Delete word backwards.
- desc(byte[]) - Method in class org.basex.index.path.PathIndex
-
Returns all descendants with the specified element name.
- desc(byte[], boolean, boolean) - Method in class org.basex.index.path.PathIndex
-
Returns descendant element and attribute names for the specified start key.
- desc(ArrayList<PathNode>, boolean) - Static method in class org.basex.index.path.PathIndex
-
Returns all children or descendants of the specified nodes.
- desc(TokenList, boolean, boolean) - Method in class org.basex.index.path.PathIndex
-
Returns descendant element and attribute names for the specified descendant path.
- DESCENDANT - Enum constant in enum class org.basex.query.expr.path.Axis
-
Descendant axis.
- DESCENDANT_OR_SELF - Enum constant in enum class org.basex.query.expr.path.Axis
-
Descendant-or-self axis.
- descendantIter() - Method in class org.basex.query.value.node.ANode
-
Returns a light-weight, low-level descendant axis iterator.
- descendantIter() - Method in class org.basex.query.value.node.DBNode
- descendantIter() - Method in class org.basex.query.value.node.FNode
- descendantOrSelfIter() - Method in class org.basex.query.value.node.ANode
-
Returns a light-weight, low-level descendant-or-self axis iterator.
- descendantOrSelfIter() - Method in class org.basex.query.value.node.DBNode
- descendantOrSelfIter() - Method in class org.basex.query.value.node.FNode
- descendants() - Method in class org.basex.io.IOFile
-
Returns the relative paths of all descendant files (excluding directories).
- descendants(FileFilter) - Method in class org.basex.io.IOFile
-
Returns the relative paths of all descendant non-filtered files (excluding directories).
- descending - Variable in class org.basex.index.query.IndexEntries
-
Ascending/descending traversal.
- DESCENDING - Static variable in interface org.basex.query.QueryText
-
Parser token.
- description - Variable in class org.basex.util.Table
-
Data description; if available, will be added as footer.
- description() - Method in class org.basex.query.expr.Arith
- description() - Method in class org.basex.query.expr.CmpG
- description() - Method in class org.basex.query.expr.CmpHashG
- description() - Method in class org.basex.query.expr.CmpIR
- description() - Method in class org.basex.query.expr.CmpN
- description() - Method in class org.basex.query.expr.CmpR
- description() - Method in class org.basex.query.expr.CmpSimpleG
- description() - Method in class org.basex.query.expr.CmpSR
- description() - Method in class org.basex.query.expr.CmpV
- description() - Method in class org.basex.query.expr.constr.CArray
- description() - Method in class org.basex.query.expr.constr.CMap
- description() - Method in class org.basex.query.expr.constr.CNode
- description() - Method in class org.basex.query.expr.DualMap
- description() - Method in class org.basex.query.expr.ExprInfo
-
Returns a string description of the expression.
- description() - Method in class org.basex.query.expr.gflwor.GFLWOR
- description() - Method in class org.basex.query.expr.IterMap
- description() - Method in class org.basex.query.expr.ItrPos
- description() - Method in class org.basex.query.expr.List
- description() - Method in class org.basex.query.expr.Pos
- description() - Method in class org.basex.query.expr.Range
- description() - Method in class org.basex.query.expr.SimpleMap
- description() - Method in class org.basex.query.expr.Unary
- description() - Method in class org.basex.query.func.DynFuncCall
- description() - Method in class org.basex.query.func.java.JavaCall
- description() - Method in class org.basex.query.func.StandardFunc
- description() - Method in class org.basex.query.func.StaticFunc
- description() - Method in class org.basex.query.func.StaticFuncCall
- description() - Method in class org.basex.query.value.array.XQArray
- description() - Method in class org.basex.query.value.item.FuncItem
- description() - Method in class org.basex.query.value.item.Item
- description() - Method in class org.basex.query.value.map.XQMap
- description() - Method in class org.basex.query.value.seq.Empty
- description() - Method in class org.basex.query.value.seq.RangeSeq
- description() - Method in class org.basex.query.value.seq.Seq
- description() - Method in class org.basex.query.value.seq.SingletonSeq
- description() - Method in class org.basex.query.var.StaticVar
- description() - Method in class org.basex.query.var.VarRef
- description(String) - Method in class org.basex.core.jobs.JobContext
-
Sets a job description.
- DESCRIPTOR - Static variable in interface org.basex.query.util.pkg.PkgText
-
Package descriptor.
- detailedInfo() - Method in class org.basex.build.Builder
- detailedInfo() - Method in class org.basex.build.csv.CsvParser
- detailedInfo() - Method in class org.basex.build.DirParser
- detailedInfo() - Method in class org.basex.build.text.TextParser
- detailedInfo() - Method in class org.basex.build.xml.DOMWrapper
- detailedInfo() - Method in class org.basex.build.xml.SAXWrapper
- detailedInfo() - Method in class org.basex.build.xml.XMLParser
- detailedInfo() - Method in class org.basex.core.cmd.Export
- detailedInfo() - Method in class org.basex.core.cmd.Optimize
- detailedInfo() - Method in class org.basex.core.jobs.Job
-
Returns detailed progress information.
- detailedInfo() - Method in class org.basex.index.IndexBuilder
- 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.util.Token
-
Decimal float output.
- 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_EXP - 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_ZD - Static variable in interface org.basex.query.QueryText
-
Parser token.
- dgray - Static variable in class org.basex.gui.GUIConstants
-
Background color.
- diacritics - Variable in class org.basex.data.MetaData
-
Flag for full-text diacritics removal.
- DIACRITICS - Enum constant in enum class org.basex.data.MetaProp
-
Property.
- DIACRITICS - Static variable in class org.basex.core.MainOptions
-
Flag for full-text diacritics sensitivity.
- DIACRITICS - Static variable in interface org.basex.core.Text
-
Full-text index information.
- DIACRITICS - Static variable in class org.basex.query.func.ft.FtContainsOptions
-
Option: case.
- DIACRITICS - Static variable in class org.basex.query.func.ft.FtTokenizeOptions
-
Option: case.
- DIACRITICS - Static variable in interface org.basex.query.QueryText
-
Parser token.
- dialog() - Method in class org.basex.gui.GUI
- dialog() - Method in class org.basex.gui.layout.BaseXDialog
- dialog() - Method in interface org.basex.gui.layout.BaseXWindow
-
Returns the dialog.
- DialogAbout - Class in org.basex.gui.dialog
-
Dialog window for displaying information about the project.
- DialogBindings - Class in org.basex.gui.dialog
-
Dialog window for defining variable and context bindings.
- DialogBindings(GUI) - Constructor for class org.basex.gui.dialog.DialogBindings
-
Default constructor.
- DialogColors - Class in org.basex.gui.dialog
-
Dialog window for changing the used colors.
- 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.
- 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.
- DialogLine - Class in org.basex.gui.dialog
-
Go to line dialog.
- DialogLine(GUI, int) - Constructor for class org.basex.gui.dialog.DialogLine
-
Default constructor.
- DialogManage - Class in org.basex.gui.dialog
-
Open database dialog.
- DialogManage(GUI) - Constructor for class org.basex.gui.dialog.DialogManage
-
Default constructor.
- DialogMem - Class in org.basex.gui.dialog
-
Dialog with a single text field.
- DialogMessage - Class in org.basex.gui.dialog
-
Dialog window for messages.
- DialogMessage(GUI, String, GUIConstants.Msg, String...) - Constructor for class org.basex.gui.dialog.DialogMessage
-
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.
- DialogOptions - Class in org.basex.gui.dialog
-
Database options dialog.
- 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
-
Password dialog.
- DialogPass(GUI) - Constructor for class org.basex.gui.dialog.DialogPass
-
Default constructor.
- DialogPrefs - Class in org.basex.gui.dialog
-
Dialog window for changing some project's preferences.
- 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.
- DialogSort - Class in org.basex.gui.dialog
-
Sort dialog.
- DialogSort(GUI) - Constructor for class org.basex.gui.dialog.DialogSort
-
Default constructor.
- diff(byte[], byte[]) - Static method in class org.basex.util.Token
-
Compares two tokens lexicographically.
- diff(Item, Collation, InputInfo) - Method in class org.basex.query.value.item.ADate
- diff(Item, Collation, InputInfo) - Method in class org.basex.query.value.item.AStr
- diff(Item, Collation, InputInfo) - Method in class org.basex.query.value.item.Atm
- diff(Item, Collation, InputInfo) - Method in class org.basex.query.value.item.B64
- diff(Item, Collation, InputInfo) - Method in class org.basex.query.value.item.Bln
- diff(Item, Collation, InputInfo) - Method in class org.basex.query.value.item.Dbl
- diff(Item, Collation, InputInfo) - Method in class org.basex.query.value.item.Dec
- diff(Item, Collation, InputInfo) - Method in class org.basex.query.value.item.DTDur
- diff(Item, Collation, InputInfo) - Method in class org.basex.query.value.item.Dummy
- diff(Item, Collation, InputInfo) - Method in class org.basex.query.value.item.Dur
- diff(Item, Collation, InputInfo) - Method in class org.basex.query.value.item.Flt
- diff(Item, Collation, InputInfo) - Method in class org.basex.query.value.item.GDt
- diff(Item, Collation, InputInfo) - Method in class org.basex.query.value.item.Hex
- diff(Item, Collation, InputInfo) - Method in class org.basex.query.value.item.Int
- diff(Item, Collation, InputInfo) - Method in class org.basex.query.value.item.Item
-
Returns the difference between the current and the specified item.
- diff(Item, Collation, InputInfo) - Method in class org.basex.query.value.item.Jav
- diff(Item, Collation, InputInfo) - Method in class org.basex.query.value.item.QNm
- diff(Item, Collation, InputInfo) - Method in class org.basex.query.value.item.Uln
- diff(Item, Collation, InputInfo) - Method in class org.basex.query.value.item.YMDur
- diff(Item, Collation, InputInfo) - Method in class org.basex.query.value.node.ANode
- diff(ANode) - Method in class org.basex.query.value.node.ANode
-
Checks the document order of two nodes.
- diff(ANode) - Method in class org.basex.query.value.node.DBNode
- diff(ANode) - Method in class org.basex.query.value.node.FNode
- DIFFERENT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- diffError(Item, Item, InputInfo) - Static method in enum class org.basex.query.QueryError
-
Throws a comparison exception.
- DIFFMAND_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DIGEST - Enum constant in enum class org.basex.core.StaticOptions.AuthMethod
-
Digest.
- DIGEST - Enum constant in enum class org.basex.core.users.Algorithm
-
Digest.
- digit(int) - Static method in class org.basex.util.Token
-
Checks if the specified character is a digit (0 - 9).
- DIGIT - Static variable in class org.basex.gui.GUIConstants
-
Color: digits.
- DIGIT - Static variable in interface org.basex.query.util.regex.parse.RegExParserConstants
-
RegularExpression Id.
- dir - Variable in class org.basex.data.MetaData
-
Database directory.
- dir() - Method in class org.basex.io.IO
-
Returns the directory path (all characters up to the last slash).
- dir(boolean) - Static method in class org.basex.gui.layout.BaseXImages
-
Returns a directory icon.
- DIR - Static variable in class org.basex.query.func.proc.ProcOptions
-
Process directory.
- DIR - Static variable in interface org.basex.query.QueryText
-
Query Info.
- DIR_NOT_EMPTY - Static variable in interface org.basex.core.Text
-
Dialog title for exporting nodes.
- DIRECT - Enum constant in enum class org.basex.build.csv.CsvOptions.CsvFormat
-
Default.
- DIRECT - Enum constant in enum class org.basex.build.json.JsonOptions.JsonFormat
-
Direct.
- DirParser - Class in org.basex.build
-
This class recursively scans files and directories and parses all relevant files.
- DirParser(IO, MainOptions) - Constructor for class org.basex.build.DirParser
-
Constructor.
- dirty - Variable in class org.basex.data.MetaData
-
Dirty flag.
- dirty() - Method in class org.basex.io.random.TableAccess
-
Marks the data structures as dirty.
- dirty() - Method in class org.basex.io.random.TableDiskAccess
- dirty() - Method in class org.basex.io.random.TableMemAccess
- disable_tracing() - Method in class org.basex.query.util.regex.parse.RegExParser
-
Disable tracing.
- discardDocs() - Method in class org.basex.query.value.seq.DBNodes
-
Returns
nullif the pre values reference all documents of the database. - Disjunction - Class in org.basex.query.util.regex
-
A disjunction of branches.
- Disjunction(RegExp[]) - Constructor for class org.basex.query.util.regex.Disjunction
-
Constructor.
- DiskBuilder - Class in org.basex.build
-
This class creates a database instance on disk.
- DiskBuilder(String, Parser, StaticOptions, MainOptions) - 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(MetaData) - Constructor for class org.basex.data.DiskData
-
Default constructor, called from
Open.open(java.lang.String, org.basex.core.Context, org.basex.core.MainOptions). - DiskData(MetaData, Names, Names, PathIndex, 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, IndexType) - Constructor for class org.basex.index.value.DiskValues
-
Constructor, initializing the index structure.
- DiskValuesBuilder - 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.
- DiskValuesBuilder(Data, IndexType) - Constructor for class org.basex.index.value.DiskValuesBuilder
-
Constructor.
- dispose() - Method in class org.basex.gui.dialog.DialogNew
- dispose() - Method in class org.basex.gui.dialog.DialogProgress
- dispose() - Method in class org.basex.gui.dialog.DialogProps
- dispose() - Method in class org.basex.gui.GUI
- dispose() - Method in class org.basex.gui.layout.BaseXDialog
- dist(int, int) - Method in class org.basex.data.Data
-
Returns the distance of the specified node.
- dist(int, int, int) - Method in class org.basex.data.Data
-
Sets the distance.
- distance(int[], int[]) - Static method in class org.basex.util.similarity.Levenshtein
-
Computes the full Damerau-Levenshtein distance for two codepoint arrays and returns a double value (0.0 - 1.0), which represents the distance.
- DISTANCE - Static variable in class org.basex.query.func.ft.FtIndexOptions
-
Option: distance.
- DISTANCE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- distinct() - Method in class org.basex.util.list.LongList
-
Removes duplicate entries.
- DISTINCT - Enum constant in enum class org.basex.query.CompileContext.Simplify
-
Distinct values.
- DISTINCT_VALUES - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- distinctTokens(byte[]) - Static method in class org.basex.util.Token
-
Normalizes the specified input and returns its distinct tokens.
- DIV - Enum constant in enum class org.basex.query.expr.Calc
-
Division.
- DIV - Static variable in interface org.basex.query.QueryText
-
Parser token.
- DIVFLOW_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DIVZERO_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- dmfont - Static variable in class org.basex.gui.GUIConstants
-
Default monospace font.
- doc() - Method in class org.basex.query.scope.StaticScope
-
Returns a map with all documentation tags found for this scope or
nullif no documentation exists. - doc(int, byte[]) - Method in class org.basex.data.Data
-
Adds a document to the internal update buffer.
- doc(String) - Method in class org.basex.index.resource.Resources
-
Returns the pre value of the document node that matches the specified path, or
-1. - doc(QueryInput, InputInfo) - Method in class org.basex.query.QueryResources
-
Evaluates
fn:doc(): opens an existing database document, or creates a new database and node. - doc(TokenObjMap<TokenList>, byte[]) - Static method in class org.basex.query.func.inspect.Inspect
-
Returns a value for the specified parameter or
null. - DOC - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- DOC - Enum constant in enum class org.basex.query.value.type.Type.ID
-
document-node().
- DOC - Static variable in class org.basex.data.Data
-
Node kind: document (code:
0). - DOC - Static variable in interface org.basex.data.DataText
-
Document output.
- DOC - Static variable in class org.basex.query.expr.path.KindTest
-
Generic document node test.
- DOC_AVAILABLE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- DOC_DESCRIPTION - Static variable in class org.basex.query.func.inspect.Inspect
-
Documentation: description tag.
- DOC_PARAM - Static variable in class org.basex.query.func.inspect.Inspect
-
Documentation: param tag.
- DOC_RETURN - Static variable in class org.basex.query.func.inspect.Inspect
-
Documentation: return tag.
- DOC_TAGS - Static variable in class org.basex.query.func.inspect.Inspect
-
Supported documentation tags.
- DOCATTS_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- 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.
- DOCNS_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DOCOPEN - Static variable in interface org.basex.build.BuildText
-
Parser error.
- docs() - Method in class org.basex.index.resource.Resources
-
Returns the
prevalues of all document nodes. - docs(String) - Method in class org.basex.index.resource.Resources
-
Returns the pre values of all document nodes that start with the specified path.
- docs(String, boolean) - Method in class org.basex.index.resource.Resources
-
Returns the pre values of all document nodes that start with the specified path.
- Docs - Class in org.basex.query.func.fn
-
Document and collection functions.
- Docs() - Constructor for class org.basex.query.func.fn.Docs
- DOCS_URL - Static variable in interface org.basex.core.Text
-
URL of the documentation.
- DocTest - Class in org.basex.query.expr.path
-
Document with child test.
- DocTest(Test) - Constructor for class org.basex.query.expr.path.DocTest
-
Constructor.
- doctype(byte[]) - Method in class org.basex.io.serial.XMLSerializer
- DOCTYPE - Static variable in interface org.basex.build.BuildText
-
DTD: Doctype.
- DOCTYPE - Static variable in interface org.basex.data.DataText
-
Doctype output.
- DOCTYPE_PUBLIC - Static variable in class org.basex.build.html.HtmlOptions
-
TagSoup option: doctype-public=publicid.
- DOCTYPE_PUBLIC - Static variable in class org.basex.io.serial.SerializerOptions
-
Serialization parameter.
- DOCTYPE_SYSTEM - Static variable in class org.basex.build.html.HtmlOptions
-
TagSoup option: doctype-system=systemid.
- DOCTYPE_SYSTEM - Static variable in class org.basex.io.serial.SerializerOptions
-
Serialization parameter.
- DOCUMENT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- DOCUMENT_NODE - Enum constant in enum class org.basex.query.value.type.NodeType
-
Document type.
- DOCUMENT_NODE_ELEMENT - Enum constant in enum class org.basex.query.value.type.NodeType
-
Document element type.
- DOCUMENT_NODE_O - Static variable in class org.basex.query.value.type.SeqType
-
One document node.
- DOCUMENT_NODE_ZM - Static variable in class org.basex.query.value.type.SeqType
-
Zero or more document node.
- DOCUMENT_NODE_ZO - Static variable in class org.basex.query.value.type.SeqType
-
Zero or one document node.
- DOCUMENT_URI - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- DOCUMENTS - Enum constant in enum class org.basex.data.MetaProp
-
Property.
- doInBackground() - Method in class org.basex.gui.layout.GUIWorker
-
Background task.
- DOLLAR - Static variable in interface org.basex.query.QueryText
-
Parser token.
- DOLLAR - Static variable in class org.basex.util.Token
-
Dollar.
- DOMWrapper - Class in org.basex.build.xml
-
This class converts an DOM document instance to a database representation.
- DOMWrapper(Document, String, MainOptions) - Constructor for class org.basex.build.xml.DOMWrapper
-
Constructor.
- done(T) - Method in class org.basex.gui.layout.GUIWorker
-
Result handling task.
- dontEnter - Variable in class org.basex.query.scope.StaticDecl
-
Flag that is set during compilation and execution and prevents infinite loops.
- DOPEN - Enum constant in enum class org.basex.gui.layout.BaseXFileChooser.Mode
-
Open directory.
- DOT - Static variable in interface org.basex.core.Text
-
Dot.
- DOTS - Static variable in interface org.basex.core.Text
-
Dots.
- DOTS - Static variable in interface org.basex.query.QueryText
-
Query Info.
- DOTS2 - Static variable in interface org.basex.query.QueryText
-
Parser token.
- DOUBLE - Enum constant in enum class org.basex.query.value.type.AtomType
-
Double type.
- DOUBLE - Static variable in class org.basex.index.stats.StatsType
-
All values are of type double.
- DOUBLE_CATEGORY - Static variable in class org.basex.index.stats.StatsType
-
All distinct values are of type double.
- DOUBLE_O - Static variable in class org.basex.query.value.type.SeqType
-
Double number.
- DOUBLE_ZM - Static variable in class org.basex.query.value.type.SeqType
-
Double number.
- DOUBLE_ZO - Static variable in class org.basex.query.value.type.SeqType
-
Zero or one double.
- DoubleList - Class in org.basex.util.list
-
Resizable-array implementation for native double values.
- DoubleList() - Constructor for class org.basex.util.list.DoubleList
-
Default constructor.
- DoubleList(long) - Constructor for class org.basex.util.list.DoubleList
-
Constructor with initial capacity.
- down - Variable in enum class org.basex.query.expr.path.Axis
-
Downward axis.
- dpm(long, int) - Static method in class org.basex.query.value.item.ADate
-
Returns days per month, considering leap years.
- 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() - Method in class org.basex.index.ft.FTIndex
- drop() - Method in interface org.basex.index.Index
-
Drops the index.
- drop() - Method in class org.basex.index.name.Names
- drop() - Method in class org.basex.index.path.PathIndex
- drop() - Method in class org.basex.index.resource.Resources
- drop() - Method in class org.basex.index.value.DiskValues
- drop() - Method in class org.basex.index.value.MemValues
- drop(Object) - Method in interface org.basex.gui.layout.BaseXLayout.DropHandler
-
Drops a file.
- drop(String) - Method in class org.basex.core.users.User
-
Drops the specified database pattern.
- drop(String) - Method in class org.basex.data.MetaData
-
Drops the specified database files.
- drop(String, StaticOptions) - Static method in class org.basex.core.cmd.DropBackup
-
Drops a backup with the specified name.
- drop(String, StaticOptions) - Static method in class org.basex.core.cmd.DropDB
-
Deletes the specified database.
- drop(User) - Method in class org.basex.core.users.Users
-
Drops a user from the list.
- drop(Data, StaticOptions) - Static method in class org.basex.core.cmd.DropDB
-
Deletes the specified database.
- drop(IOFile, String) - Static method in class org.basex.core.cmd.DropDB
-
Recursively drops files in database directory with the specified pattern.
- DROP - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- DROP - Static variable in interface org.basex.core.Text
-
Button text for deleting files.
- DROP_BACKUP - Static variable in interface org.basex.core.parse.Commands
-
Command string: "drop-backup".
- DROP_BACKUPS_X - Static variable in interface org.basex.core.Text
-
Dialog text for dropping a backup.
- DROP_DB - Static variable in interface org.basex.core.parse.Commands
-
Command string: "drop-db".
- DROP_INDEX - Static variable in interface org.basex.core.parse.Commands
-
Command string: "drop-index".
- DROP_USER - Static variable in interface org.basex.core.parse.Commands
-
Command string: "drop-user".
- 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.
- dropIndex(IndexType) - Method in class org.basex.data.Data
-
Drops the specified index.
- dropIndex(IndexType) - Method in class org.basex.data.DiskData
- dropIndex(IndexType) - Method in class org.basex.data.MemData
- 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
-
Constructor for dropping local database users.
- DSAVE - Enum constant in enum class org.basex.gui.layout.BaseXFileChooser.Mode
-
Save file or directory.
- dtd() - Method in class org.basex.query.value.item.DTDur
-
Returns the date and time.
- DTD - Enum constant in enum class org.basex.build.BuildText.Type
-
Document type.
- DTD - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:dayTimeDuration.
- DTD - Static variable in class org.basex.core.MainOptions
-
Flag for parsing DTDs.
- DTD - Static variable in class org.basex.query.value.item.Dur
-
DayTime pattern.
- DTDur - Class in org.basex.query.value.item
-
DayTime Duration item (
xs:dayTimeDuration). - DTDur(byte[], InputInfo) - Constructor for class org.basex.query.value.item.DTDur
-
Constructor.
- DTDur(long, long) - Constructor for class org.basex.query.value.item.DTDur
-
Constructor.
- DTDur(BigDecimal) - Constructor for class org.basex.query.value.item.DTDur
-
Constructor.
- DTDur(ADate, ADate, InputInfo) - Constructor for class org.basex.query.value.item.DTDur
-
Constructor for subtracting two date/time items.
- DTDur(DTDur, DTDur, boolean, InputInfo) - Constructor for class org.basex.query.value.item.DTDur
-
Constructor for adding two durations.
- DTDur(Dur) - Constructor for class org.basex.query.value.item.DTDur
-
Constructor.
- DTDur(Dur, double, boolean, InputInfo) - Constructor for class org.basex.query.value.item.DTDur
-
Constructor for multiplying a duration with a number.
- Dtm - Class in org.basex.query.value.item
-
DateTime item (
xs:dateTime). - Dtm(byte[], InputInfo) - Constructor for class org.basex.query.value.item.Dtm
-
Constructor.
- Dtm(ADate) - Constructor for class org.basex.query.value.item.Dtm
-
Constructor.
- Dtm(Dat, Tim, InputInfo) - Constructor for class org.basex.query.value.item.Dtm
-
Constructor.
- Dtm(Dtm, Dur, boolean, InputInfo) - Constructor for class org.basex.query.value.item.Dtm
-
Constructor.
- DTM - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:dateTime.
- DTS - Enum constant in enum class org.basex.query.value.type.Type.ID
-
dateTimeStamp().
- DualMap - Class in org.basex.query.expr
-
Simple map expression: iterative evaluation with two operands (the last one yielding items).
- Dummy - Class in org.basex.query.value.item
-
Dummy item (only used at compile time).
- Dummy(SeqType, Data) - Constructor for class org.basex.query.value.item.Dummy
-
Constructor.
- DUMMY - Static variable in interface org.basex.core.Text
-
Dummy string to check if all language strings have been assigned.
- dump() - Method in class org.basex.query.var.QueryStack
-
Creates a dump of the current variable stack.
- duplAtt - Variable in class org.basex.query.expr.constr.Constr
-
Error: duplicate attribute.
- DUPLBASE - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DUPLBOUND - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DUPLCOLL - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DUPLCONS - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DUPLCOPYNS - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DUPLDECFORM_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DUPLFUNVIS - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DUPLICATE_JSON_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- duplicates(CmpV.OpV, CompileContext) - Method in class org.basex.query.func.fn.FnDistinctValues
-
Rewrites the function call to a duplicate check.
- DUPLICATES - Static variable in class org.basex.build.json.JsonParserOptions
-
Option: handle duplicates (parse-json, json-to-xml).
- DUPLICATES - Static variable in class org.basex.query.func.map.MapMerge.MergeOptions
-
Handle duplicates.
- DUPLITEM - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DUPLLINES - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Duplicate line(s).
- DUPLMODULE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DUPLNS - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DUPLNSCONS_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DUPLNSDECL_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DUPLNSDEF_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DUPLORD - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DUPLORDEMP - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DUPLREVAL - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DUPLUPD - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DUPLVAR_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DUPLVARVIS - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DUPLWIND_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- Dur - Class in org.basex.query.value.item
-
Duration item (
xs:duration). - Dur(byte[], InputInfo) - Constructor for class org.basex.query.value.item.Dur
-
Constructor.
- Dur(Dur) - Constructor for class org.basex.query.value.item.Dur
-
Constructor.
- DUR - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:duration.
- DUR - Static variable in class org.basex.query.value.item.Dur
-
Duration pattern.
- DURATION - Enum constant in enum class org.basex.query.value.type.AtomType
-
Duration type.
- DURATION - Static variable in interface org.basex.core.jobs.JobsText
-
Running.
- DURATION - Static variable in interface org.basex.core.Text
-
"Duration".
- DURATION_ZO - Static variable in class org.basex.query.value.type.SeqType
-
Zero or one duration.
- DURRANGE_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DWIDTH - Static variable in class org.basex.gui.layout.BaseXTextField
-
Default width of text fields.
- DYNARGS_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- dynFuncCall(DynFuncCall) - Method in class org.basex.query.util.ASTVisitor
-
Notifies the visitor of a dynamic function call.
- DynFuncCall - Class in org.basex.query.func
-
Dynamic function call.
- DynFuncCall(InputInfo, StaticContext, boolean, boolean, Expr, Expr...) - Constructor for class org.basex.query.func.DynFuncCall
-
Function constructor.
- DynFuncCall(InputInfo, StaticContext, Expr, Expr...) - Constructor for class org.basex.query.func.DynFuncCall
-
Function constructor.
- DYNMULTICONS_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- DYNMULTIFUNC_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
E
- E_2028 - Static variable in interface org.basex.data.DataText
-
Line separator.
- E_ADDITIONAL - Static variable in interface org.basex.query.QueryText
-
Error token.
- E_AMP - Static variable in interface org.basex.data.DataText
-
Ampersand entity.
- E_CLASS - Static variable in interface org.basex.query.util.pkg.PkgText
-
class element.
- E_CODE - Static variable in interface org.basex.query.QueryText
-
Error token.
- E_COLUMN_NUMBER - Static variable in interface org.basex.query.QueryText
-
Error token.
- E_CR - Static variable in interface org.basex.data.DataText
-
Carriage return.
- E_DEPENDENCY - Static variable in interface org.basex.query.util.pkg.PkgText
-
Element dependency.
- E_DESCRIPTION - Static variable in interface org.basex.query.QueryText
-
Error token.
- E_GT - Static variable in interface org.basex.data.DataText
-
GreaterThan entity.
- E_JAR - Static variable in interface org.basex.query.util.pkg.PkgText
-
jar element.
- E_LINE_NUMBER - Static variable in interface org.basex.query.QueryText
-
Error token.
- E_LT - Static variable in interface org.basex.data.DataText
-
LessThan entity.
- E_MODULE - Static variable in interface org.basex.query.QueryText
-
Error token.
- E_NBSP - Static variable in interface org.basex.data.DataText
-
HTML: Non-breaking space entity.
- E_NL - Static variable in interface org.basex.data.DataText
-
Newline.
- E_PACKAGE - Static variable in interface org.basex.query.util.pkg.PkgText
-
Element package.
- E_QUOT - Static variable in interface org.basex.data.DataText
-
Quote entity.
- E_VALUE - Static variable in interface org.basex.query.QueryText
-
Error token.
- E_XQUERY - Static variable in interface org.basex.query.util.pkg.PkgText
-
Element xquery.
- ebv(QueryContext, InputInfo) - Method in class org.basex.query.expr.Expr
-
Checks if the effective boolean value can be computed for this expression:
- ebv(QueryContext, InputInfo) - Method in class org.basex.query.expr.ParseExpr
- ebv(QueryContext, InputInfo) - Method in class org.basex.query.value.item.Item
- ebv(QueryContext, InputInfo) - Method in class org.basex.query.value.seq.DBNodeSeq
- ebv(QueryContext, InputInfo) - Method in class org.basex.query.value.seq.Empty
- ebv(QueryContext, InputInfo) - Method in class org.basex.query.value.seq.ItemSeq
- ebv(QueryContext, InputInfo) - Method in class org.basex.query.value.seq.BlnSeq
- ebv(QueryContext, InputInfo) - Method in class org.basex.query.value.seq.RangeSeq
- ebv(QueryContext, InputInfo) - Method in class org.basex.query.value.seq.SingletonSeq
- ebv(QueryContext, InputInfo) - Method in class org.basex.query.value.seq.SubSeq
- ebv(QueryContext, InputInfo) - Method in class org.basex.query.value.seq.tree.TreeSeq
- EBV - Enum constant in enum class org.basex.query.CompileContext.Simplify
-
Simplify EBV checks.
- EBV_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- EBV_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- 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 - Variable in class org.basex.gui.GUI
-
Search view.
- editor - Variable in class org.basex.gui.text.TextPanel
-
Text editor.
- editor(TextPanel, boolean) - Method in class org.basex.gui.text.SearchBar
-
Sets the specified editor and updates the component layout.
- EDITOR - Static variable in interface org.basex.core.Text
-
"Editor".
- EDITOR - Static variable in class org.basex.gui.GUIOptions
-
History of editor files.
- EditorArea - Class in org.basex.gui.view.editor
-
This class extends the text panel by editor features.
- 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.
- EDITORVIEW - Static variable in class org.basex.gui.GUIConstants
-
Internal name of the Editor View.
- elem - Variable in class org.basex.io.serial.Serializer
-
Current element name.
- elem(byte[], FElem) - Method in class org.basex.query.func.inspect.Inspect
-
Creates a new element.
- elem(int, int, int, int, int, boolean) - Method in class org.basex.data.Data
-
Adds an element to the internal update buffer.
- elem(String, FElem) - Method in class org.basex.query.func.inspect.Inspect
-
Creates an element.
- ELEM - Static variable in interface org.basex.build.BuildText
-
DTD: ELEMENT.
- ELEM - Static variable in class org.basex.data.Data
-
Node kind: element (code:
1). - 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 - Enum constant in enum class org.basex.query.value.type.NodeType
-
Element type.
- ELEMENT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- ELEMENT_NAMESPACE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- ELEMENT_O - Static variable in class org.basex.query.value.type.SeqType
-
One element node.
- ELEMENT_WITH_ID - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- ELEMENT_ZM - Static variable in class org.basex.query.value.type.SeqType
-
Zero or more element nodes.
- 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 elements.
- ELEMNAME - Enum constant in enum class org.basex.build.BuildText.Type
-
Element name.
- ELEMNAME - Enum constant in enum class org.basex.core.parse.Commands.CmdIndexInfo
- ELEMNAME - Enum constant in enum class org.basex.index.IndexType
-
Element names.
- ELEMNAME_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- elemNames - Variable in class org.basex.data.Data
-
Element names.
- elemNS - Variable in class org.basex.query.StaticContext
-
Default element/type namespace.
- elems - Variable in class org.basex.io.serial.Serializer
-
Stack with names of opened elements.
- ELM - Enum constant in enum class org.basex.query.value.type.Type.ID
-
element().
- ELM - Static variable in class org.basex.query.expr.path.KindTest
-
Generic element node test.
- ELM_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ELMMAP_X_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ELMSTR_X_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ELSE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- ELVIS - Static variable in interface org.basex.query.QueryText
-
Parser token.
- EMP - Static variable in interface org.basex.build.BuildText
-
DTD: EMPTY ELEMENT.
- empty() - Static method in class org.basex.query.util.fingertree.FingerTree
-
Returns the empty finger tree.
- empty() - Static method in class org.basex.query.value.array.XQArray
-
The empty array.
- Empty - Class in org.basex.query.value.seq
-
Empty sequence.
- EMPTY - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- EMPTY - Static variable in interface org.basex.index.query.IndexIterator
-
Empty iterator.
- EMPTY - Static variable in class org.basex.query.iter.BasicNodeIter
-
Empty iterator.
- EMPTY - Static variable in class org.basex.query.value.item.B64
-
Empty value.
- EMPTY - Static variable in class org.basex.query.value.item.QNm
-
QName: empty.
- EMPTY - Static variable in class org.basex.query.value.item.Str
-
Zero-length string.
- EMPTY - Static variable in class org.basex.query.value.item.Uri
-
Empty URI.
- EMPTY - Static variable in class org.basex.query.value.map.XQMap
-
The empty map.
- 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.
- EMPTY_SEQUENCE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- EMPTY_SEQUENCE_Z - Static variable in class org.basex.query.value.type.SeqType
-
Zero items (single instance).
- EMPTYBOGONS - Static variable in class org.basex.build.html.HtmlOptions
-
TagSoup option: emptybogons.
- emptyElem(byte[], Atts, Atts) - Method in class org.basex.build.Builder
-
Stores an empty element.
- EMPTYFOUND - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- EMPTYFOUND_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- emptyParser(MainOptions) - Static method in class org.basex.build.Parser
-
Returns a parser instance for creating empty databases.
- emptySeq(Expr) - Method in class org.basex.query.CompileContext
-
Replaces the specified expression with an empty sequence.
- EMPTYY - Static variable in interface org.basex.query.QueryText
-
Parser token.
- EN - Static variable in class org.basex.query.util.format.Formatter
-
Default language: English.
- enable_tracing() - Method in class org.basex.query.util.regex.parse.RegExParser
-
Enable tracing.
- enabled(GUI) - Method in interface org.basex.gui.GUICommand
-
Checks if the command is currently enabled.
- enabled(GUI) - Method in enum class org.basex.gui.GUIMenuCmd
- enabled(GUI) - Method in class org.basex.gui.GUIPopupCmd
- enableOK(JComponent, String, boolean) - Static method in class org.basex.gui.layout.BaseXDialog
-
Enables/disables a button in the specified panel.
- ENCOD - Static variable in interface org.basex.build.BuildText
-
XML document encoding.
- encode(byte[]) - Static method in class org.basex.util.Base64
-
Encodes the specified token.
- encode(byte[], boolean) - Static method in class org.basex.util.XMLToken
-
Encodes a string to a valid NCName.
- encode(int[]) - Static method in class org.basex.util.similarity.ColognePhonetic
-
Encodes a codepoint array.
- encode(int[]) - Static method in class org.basex.util.similarity.Soundex
-
Computes the Soundex value for the specified codepoints.
- encode(String) - Static method in class org.basex.util.Base64
-
Encodes the specified string.
- ENCODE_FOR_URI - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- EncoderOutput - Class in org.basex.io.out
-
This class is a wrapper for outputting texts with specific encodings.
- EncoderOutput(OutputStream, Charset) - Constructor for class org.basex.io.out.EncoderOutput
-
Constructor, given an output stream.
- encodeUri(byte[], boolean) - Static method in class org.basex.util.Token
-
Returns a URI encoded token.
- encoding - Variable in class org.basex.io.serial.OutputSerializer
-
Encoding.
- encoding() - Method in class org.basex.io.in.TextInput
-
Returns the encoding.
- encoding(String) - Method in class org.basex.io.in.NewlineInput
- encoding(String) - Method in class org.basex.io.in.TextInput
-
Sets a new encoding.
- encoding(String) - Method in class org.basex.io.in.XMLInput
-
Sets a new encoding.
- ENCODING - Static variable in class org.basex.build.csv.CsvParserOptions
-
Option: encoding.
- ENCODING - Static variable in class org.basex.build.html.HtmlOptions
-
TagSoup option: encoding=encoding.
- ENCODING - Static variable in class org.basex.build.json.JsonParserOptions
-
Option: encoding (custom).
- ENCODING - Static variable in class org.basex.build.text.TextOptions
-
Parser option: encoding.
- ENCODING - Static variable in interface org.basex.core.Text
-
"Encoding".
- ENCODING - Static variable in class org.basex.io.serial.SerializerOptions
-
Serialization parameter: valid encoding.
- ENCODING - Static variable in class org.basex.query.func.proc.ProcOptions
-
Encoding of result.
- ENCODING - Static variable in interface org.basex.query.QueryText
-
Parser token.
- ENCODING - Static variable in class org.basex.util.Prop
-
Returns the system's default encoding.
- ENCODING_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- encodings() - Static method in class org.basex.util.Strings
-
Returns a string array with all supported encodings.
- end - Variable in class org.basex.core.jobs.QueryJobTask
-
End time (@link
Long.MAX_VALUE: no end). - end - Variable in class org.basex.data.DataClip
-
End value (+1).
- end - Variable in class org.basex.query.func.fn.SeqRange
-
End position (exclusive, starting from 0, larger than or equal to start).
- end - Variable in class org.basex.query.util.ft.FTStringMatch
-
End position.
- end(long, double) - Method in class org.basex.query.func.fn.FnSubsequence
-
Computes the count of items to be returned.
- end(long, double) - Method in class org.basex.query.func.util.UtilRange
- END - Enum constant in enum class org.basex.util.ft.FTContents
-
At end.
- END - Static variable in class org.basex.core.jobs.JobsOptions
-
End date/duration.
- END - Static variable in interface org.basex.core.jobs.JobsText
-
End.
- END - Static variable in interface org.basex.core.parse.Commands
-
Command attribute: "end".
- END - Static variable in interface org.basex.core.Text
-
"End".
- END - Static variable in interface org.basex.query.QueryText
-
Parser token.
- endCDATA() - Method in class org.basex.build.xml.SAXHandler
- endColumn - Variable in class org.basex.query.util.regex.parse.Token
-
The column number of the last character of this Token.
- endDTD() - Method in class org.basex.build.xml.SAXHandler
- endElement(String, String, String) - Method in class org.basex.build.xml.SAXHandler
- endEntity(String) - Method in class org.basex.build.xml.SAXHandler
- endLine - Variable in class org.basex.query.util.regex.parse.Token
-
The line number of the last character of this Token.
- ENDS_WITH - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- ENDS_WITH - Enum constant in enum class org.basex.query.util.collation.Collation.Mode
-
Ends-with.
- endsWith(byte[], byte[]) - Static method in class org.basex.util.Token
-
Checks if the first token ends with the second token.
- endsWith(byte[], byte[], InputInfo) - Method in class org.basex.query.util.collation.Collation
-
Checks if a string ends with another.
- endsWith(byte[], int) - Static method in class org.basex.util.Token
-
Checks if the first token starts with the specified character.
- endsWith(String, char) - Static method in class org.basex.util.Strings
-
Checks if a string ends with the specified character.
- enforce() - Method in class org.basex.query.util.index.IndexInfo
-
Indicates if the index rewriting should be enforced.
- ENFORCE_DYNAMIC - Static variable in class org.basex.query.util.index.IndexCosts
-
Enforce index creation (dynamic query terms).
- ENFORCE_STATIC - Static variable in class org.basex.query.util.index.IndexCosts
-
Enforce index creation (static query terms).
- ENFORCEINDEX - Static variable in class org.basex.core.MainOptions
-
Flag for enforcing index rewritings.
- ENT - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:ENTITY.
- ENT - Static variable in interface org.basex.build.BuildText
-
DTD: ENTITY.
- ENT1 - Static variable in interface org.basex.build.BuildText
-
DTD: ENTITY ELEMENT.
- enter(QueryContext) - Method in class org.basex.query.var.VarScope
-
Enters this scope.
- ENTER - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Enter.
- ENTER_DB_NAME - Static variable in interface org.basex.core.Text
-
Missing database name.
- enterFocus() - Method in class org.basex.query.util.ASTVisitor
-
Notifies the visitor of an expression entering a focus.
- enterFrame(int) - Method in class org.basex.query.var.QueryStack
-
Enters a new stack frame.
- ENTIRE - Enum constant in enum class org.basex.util.ft.FTContents
-
Entire content.
- ENTIRE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- ENTITIES - Enum constant in enum class org.basex.query.value.type.ListType
-
ENTITIES type.
- ENTITY - Enum constant in enum class org.basex.query.value.type.AtomType
-
Entity type.
- entries() - Static method in class org.basex.util.Prop
-
Returns all global options and system properties.
- entries(Data, IndexEntries, StandardFunc) - Static method in class org.basex.query.func.index.IndexFn
-
Returns all entries of the specified value index.
- entries(IndexEntries) - Method in class org.basex.index.ft.FTIndex
- entries(IndexEntries) - Method in interface org.basex.index.Index
-
Returns all entries that match the specified token.
- entries(IndexEntries) - Method in class org.basex.index.name.Names
- entries(IndexEntries) - Method in class org.basex.index.path.PathIndex
- entries(IndexEntries) - Method in class org.basex.index.resource.Resources
- entries(IndexEntries) - Method in class org.basex.index.value.DiskValues
- entries(IndexEntries) - Method in class org.basex.index.value.MemValues
- ENTRIES - Static variable in class org.basex.io.IO
-
Entries per block (256).
- ENTRIES - Static variable in interface org.basex.query.QueryText
-
Query Info.
- ENTRIES_X - Static variable in interface org.basex.core.Text
-
"(% entries)".
- entry(byte[]) - Method in class org.basex.io.parse.csv.CsvConverter
-
Called when an entry is encountered.
- entry(byte[]) - Method in class org.basex.io.parse.csv.CsvXQueryConverter
- entry(byte[], JobPool, int) - Static method in class org.basex.core.cmd.JobsList
-
Creates a table entry.
- ENTRY - Static variable in class org.basex.io.parse.csv.CsvConverter
-
CSV token.
- EntryIterator - Interface in org.basex.index.query
-
This interface provides methods for returning index entries.
- ENTS - Static variable in interface org.basex.build.BuildText
-
DTD: ENTITIES ELEMENT.
- EnumOption<V extends Enum<V>> - Class in org.basex.util.options
-
Option containing an enumeration value.
- EnumOption(String, Class<V>) - Constructor for class org.basex.util.options.EnumOption
-
Constructor.
- EnumOption(String, V) - Constructor for class org.basex.util.options.EnumOption
-
Constructor.
- ENVIRONMENT_VARIABLE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- EOF - Enum constant in enum class org.basex.build.BuildText.Type
-
End of input.
- EOF - Static variable in interface org.basex.query.util.regex.parse.RegExParserConstants
-
End of File.
- eol - Variable in exception org.basex.query.util.regex.parse.ParseException
-
The end of line string for this machine.
- 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.Strings
-
Compares two strings for equality.
- eq(String, String...) - Static method in class org.basex.util.Strings
-
Compares several strings for equality.
- eq(IO) - Method in class org.basex.io.IO
-
Compares the filename of the specified IO reference.
- eq(IO) - Method in class org.basex.io.IOFile
- eq(Item, Collation, StaticContext, InputInfo) - Method in class org.basex.query.value.item.ADate
- eq(Item, Collation, StaticContext, InputInfo) - Method in class org.basex.query.value.item.AStr
- eq(Item, Collation, StaticContext, InputInfo) - Method in class org.basex.query.value.item.Atm
- eq(Item, Collation, StaticContext, InputInfo) - Method in class org.basex.query.value.item.B64
- eq(Item, Collation, StaticContext, InputInfo) - Method in class org.basex.query.value.item.Bln
- eq(Item, Collation, StaticContext, InputInfo) - Method in class org.basex.query.value.item.Dbl
- eq(Item, Collation, StaticContext, InputInfo) - Method in class org.basex.query.value.item.Dec
- eq(Item, Collation, StaticContext, InputInfo) - Method in class org.basex.query.value.item.Dummy
- eq(Item, Collation, StaticContext, InputInfo) - Method in class org.basex.query.value.item.Dur
- eq(Item, Collation, StaticContext, InputInfo) - Method in class org.basex.query.value.item.FItem
- eq(Item, Collation, StaticContext, InputInfo) - Method in class org.basex.query.value.item.Flt
- eq(Item, Collation, StaticContext, InputInfo) - Method in class org.basex.query.value.item.Hex
- eq(Item, Collation, StaticContext, InputInfo) - Method in class org.basex.query.value.item.Int
- eq(Item, Collation, StaticContext, InputInfo) - Method in class org.basex.query.value.item.Item
-
Compares the items for equality.
- eq(Item, Collation, StaticContext, InputInfo) - Method in class org.basex.query.value.item.Jav
- eq(Item, Collation, StaticContext, InputInfo) - Method in class org.basex.query.value.item.QNm
- eq(Item, Collation, StaticContext, InputInfo) - Method in class org.basex.query.value.item.Uln
- eq(Item, Collation, StaticContext, InputInfo) - Method in class org.basex.query.value.node.ANode
- eq(Item, Collation, StaticContext, InputInfo) - Method in class org.basex.query.value.seq.Empty
- eq(QNm) - Method in enum class org.basex.query.QueryError
-
Checks if the error code equals the specified QName.
- eq(QNm) - Method in class org.basex.query.value.item.QNm
-
Compares the specified name.
- eq(Uri) - Method in class org.basex.query.value.item.Uri
-
Checks the URIs for equality.
- eq(SeqType) - Method in class org.basex.query.value.type.SeqType
-
Checks the types for equality.
- eq(Type) - Method in class org.basex.query.value.type.ArrayType
- eq(Type) - Method in enum class org.basex.query.value.type.AtomType
- eq(Type) - Method in class org.basex.query.value.type.FuncType
- eq(Type) - Method in enum class org.basex.query.value.type.ListType
- eq(Type) - Method in class org.basex.query.value.type.MapType
- eq(Type) - Method in enum class org.basex.query.value.type.NodeType
- eq(Type) - Method in interface org.basex.query.value.type.Type
-
Checks if this type is equal to the given one.
- EQ - Enum constant in enum class org.basex.build.BuildText.Type
-
Equal sign.
- EQ - Enum constant in enum class org.basex.query.expr.CmpG.OpG
-
General comparison: equal.
- EQ - Enum constant in enum class org.basex.query.expr.CmpN.OpN
-
Node comparison: same.
- EQ - Enum constant in enum class org.basex.query.expr.CmpV.OpV
-
Item comparison: equal.
- eqic(String, String...) - Static method in class org.basex.util.Strings
-
Compares several strings for equality, ignoring the case.
- eqName() - Method in class org.basex.query.value.item.QNm
-
Returns an EQName representation.
- eqName(byte[], byte[]) - Static method in class org.basex.query.value.item.QNm
-
Returns an EQName representation.
- eqName(String, String) - Static method in class org.basex.query.value.item.QNm
-
Returns an EQName representation.
- EQNAME - Static variable in interface org.basex.query.QueryText
-
Parser token.
- EQNAME - Static variable in class org.basex.query.value.item.QNm
-
URL pattern (matching Clark and EQName notation).
- equal(byte[], byte[]) - Method in interface org.basex.util.ft.FTBitapSearch.TokenComparator
-
Check if two tokens are equal.
- equal(Iter, Iter) - Method in class org.basex.query.func.fn.DeepEqual
-
Checks values for deep equality.
- equal(Iter, Iter, QueryContext) - Method in class org.basex.query.func.fn.DeepEqual
-
Checks values for deep equality.
- equal(Value, Value) - Method in class org.basex.query.func.fn.DeepEqual
-
Checks values for deep equality.
- equals(byte[][], byte[][]) - Static method in class org.basex.util.Array
-
Compares two token arrays for equality.
- equals(byte[], byte[]) - Method in class org.basex.util.list.TokenList
- equals(E, E) - Method in class org.basex.util.list.ObjectList
-
Compares two list elements.
- equals(Object) - Method in class org.basex.core.jobs.QueryJobSpec
- equals(Object) - Method in class org.basex.io.IOFile
- equals(Object) - Method in class org.basex.query.ann.Ann
- equals(Object) - Method in class org.basex.query.expr.And
- equals(Object) - Method in class org.basex.query.expr.Arith
- equals(Object) - Method in class org.basex.query.expr.Arr
-
This function is e.g.
- equals(Object) - Method in class org.basex.query.expr.BaseXPragma
- equals(Object) - Method in class org.basex.query.expr.Cast
- equals(Object) - Method in class org.basex.query.expr.Castable
- equals(Object) - Method in class org.basex.query.expr.Catch
- equals(Object) - Method in class org.basex.query.expr.CmpG
- equals(Object) - Method in class org.basex.query.expr.CmpIR
- equals(Object) - Method in class org.basex.query.expr.CmpN
- equals(Object) - Method in class org.basex.query.expr.CmpR
- equals(Object) - Method in class org.basex.query.expr.CmpSR
- equals(Object) - Method in class org.basex.query.expr.CmpV
- equals(Object) - Method in class org.basex.query.expr.constr.CArray
- equals(Object) - Method in class org.basex.query.expr.constr.CAttr
- equals(Object) - Method in class org.basex.query.expr.constr.CComm
- equals(Object) - Method in class org.basex.query.expr.constr.CDoc
- equals(Object) - Method in class org.basex.query.expr.constr.CElem
- equals(Object) - Method in class org.basex.query.expr.constr.CMap
- equals(Object) - Method in class org.basex.query.expr.constr.CNode
- equals(Object) - Method in class org.basex.query.expr.constr.CNSpace
- equals(Object) - Method in class org.basex.query.expr.constr.CPI
- equals(Object) - Method in class org.basex.query.expr.constr.CTxt
- equals(Object) - Method in class org.basex.query.expr.ContextValue
- equals(Object) - Method in class org.basex.query.expr.DBPragma
- equals(Object) - Method in class org.basex.query.expr.Except
- equals(Object) - Method in class org.basex.query.expr.Expr
-
This function is e.g.
- equals(Object) - Method in class org.basex.query.expr.Extension
- equals(Object) - Method in class org.basex.query.expr.Filter
- equals(Object) - Method in class org.basex.query.expr.ft.FTAnd
- equals(Object) - Method in class org.basex.query.expr.ft.FTContains
- equals(Object) - Method in class org.basex.query.expr.ft.FTExpr
- equals(Object) - Method in class org.basex.query.expr.ft.FTExtension
- equals(Object) - Method in class org.basex.query.expr.ft.FTFilter
- equals(Object) - Method in class org.basex.query.expr.ft.FTIndexAccess
- equals(Object) - Method in class org.basex.query.expr.ft.FTMildNot
- equals(Object) - Method in class org.basex.query.expr.ft.FTNot
- equals(Object) - Method in class org.basex.query.expr.ft.FTOptions
- equals(Object) - Method in class org.basex.query.expr.ft.FTOr
- equals(Object) - Method in class org.basex.query.expr.ft.FTScope
- equals(Object) - Method in class org.basex.query.expr.ft.FTWeight
- equals(Object) - Method in class org.basex.query.expr.ft.FTWords
- equals(Object) - Method in class org.basex.query.expr.ft.Thesaurus
- equals(Object) - Method in class org.basex.query.expr.gflwor.Condition
- equals(Object) - Method in class org.basex.query.expr.gflwor.Count
- equals(Object) - Method in class org.basex.query.expr.gflwor.For
- equals(Object) - Method in class org.basex.query.expr.gflwor.ForLet
- equals(Object) - Method in class org.basex.query.expr.gflwor.GFLWOR
- equals(Object) - Method in class org.basex.query.expr.gflwor.GroupBy
- equals(Object) - Method in class org.basex.query.expr.gflwor.GroupSpec
- equals(Object) - Method in class org.basex.query.expr.gflwor.Let
- equals(Object) - Method in class org.basex.query.expr.gflwor.OrderBy
- equals(Object) - Method in class org.basex.query.expr.gflwor.OrderKey
- equals(Object) - Method in class org.basex.query.expr.gflwor.Where
- equals(Object) - Method in class org.basex.query.expr.gflwor.Window
- equals(Object) - Method in class org.basex.query.expr.If
- equals(Object) - Method in class org.basex.query.expr.index.IndexAccess
- equals(Object) - Method in class org.basex.query.expr.index.IndexDb
- equals(Object) - Method in class org.basex.query.expr.index.IndexDynDb
- equals(Object) - Method in class org.basex.query.expr.index.IndexStaticDb
- equals(Object) - Method in class org.basex.query.expr.index.RangeAccess
- equals(Object) - Method in class org.basex.query.expr.index.StringRangeAccess
- equals(Object) - Method in class org.basex.query.expr.index.ValueAccess
- equals(Object) - Method in class org.basex.query.expr.Instance
- equals(Object) - Method in class org.basex.query.expr.Intersect
- equals(Object) - Method in class org.basex.query.expr.ItrPos
- equals(Object) - Method in class org.basex.query.expr.List
- equals(Object) - Method in class org.basex.query.expr.Lookup
- equals(Object) - Method in class org.basex.query.expr.Or
- equals(Object) - Method in class org.basex.query.expr.path.DocTest
- equals(Object) - Method in class org.basex.query.expr.path.KindTest
- equals(Object) - Method in class org.basex.query.expr.path.NameTest
- equals(Object) - Method in class org.basex.query.expr.path.Path
- equals(Object) - Method in class org.basex.query.expr.path.Step
- equals(Object) - Method in class org.basex.query.expr.Pos
- equals(Object) - Method in class org.basex.query.expr.Pragma
-
Must be overwritten by implementing class.
- equals(Object) - Method in class org.basex.query.expr.Range
- equals(Object) - Method in class org.basex.query.expr.SimpleMap
- equals(Object) - Method in class org.basex.query.expr.Single
-
This function is e.g.
- equals(Object) - Method in class org.basex.query.expr.Switch
- equals(Object) - Method in class org.basex.query.expr.SwitchGroup
- equals(Object) - Method in class org.basex.query.expr.Try
- equals(Object) - Method in class org.basex.query.expr.TypeCheck
- equals(Object) - Method in class org.basex.query.expr.Typeswitch
- equals(Object) - Method in class org.basex.query.expr.TypeswitchGroup
- equals(Object) - Method in class org.basex.query.expr.Unary
- equals(Object) - Method in class org.basex.query.expr.Union
- equals(Object) - Method in class org.basex.query.func.Closure
- equals(Object) - Method in class org.basex.query.func.DynFuncCall
- equals(Object) - Method in class org.basex.query.func.FuncLit
- equals(Object) - Method in class org.basex.query.func.java.StaticJavaCall
- equals(Object) - Method in class org.basex.query.func.PartFunc
- equals(Object) - Method in class org.basex.query.func.StandardFunc
- equals(Object) - Method in class org.basex.query.func.StaticFuncCall
- equals(Object) - Method in class org.basex.query.up.expr.Delete
- equals(Object) - Method in class org.basex.query.up.expr.Insert
- equals(Object) - Method in class org.basex.query.up.expr.Rename
- equals(Object) - Method in class org.basex.query.up.expr.Replace
- equals(Object) - Method in class org.basex.query.up.expr.Transform
- equals(Object) - Method in class org.basex.query.up.expr.TransformWith
- equals(Object) - Method in class org.basex.query.util.ft.FTMatches
- equals(Object) - Method in class org.basex.query.util.ft.FTPosData
- equals(Object) - Method in class org.basex.query.util.ft.FTStringMatch
- equals(Object) - Method in class org.basex.query.util.list.ANodeBuilder
- equals(Object) - Method in class org.basex.query.util.list.ANodeList
- equals(Object) - Method in class org.basex.query.value.item.ADate
- equals(Object) - Method in class org.basex.query.value.item.AStr
- equals(Object) - Method in class org.basex.query.value.item.Atm
- equals(Object) - Method in class org.basex.query.value.item.Bin
- equals(Object) - Method in class org.basex.query.value.item.Bln
- equals(Object) - Method in class org.basex.query.value.item.Dbl
- equals(Object) - Method in class org.basex.query.value.item.Dec
- equals(Object) - Method in class org.basex.query.value.item.Dummy
- equals(Object) - Method in class org.basex.query.value.item.Dur
- equals(Object) - Method in class org.basex.query.value.item.Flt
- equals(Object) - Method in class org.basex.query.value.item.FuncItem
- equals(Object) - Method in class org.basex.query.value.item.Int
- equals(Object) - Method in class org.basex.query.value.item.Jav
- equals(Object) - Method in class org.basex.query.value.item.QNm
- equals(Object) - Method in class org.basex.query.value.item.StrLazy
- equals(Object) - Method in class org.basex.query.value.item.Uln
- equals(Object) - Method in class org.basex.query.value.item.Uri
- equals(Object) - Method in class org.basex.query.value.item.XQData
- equals(Object) - Method in class org.basex.query.value.node.DBNode
- equals(Object) - Method in class org.basex.query.value.node.FAttr
- equals(Object) - Method in class org.basex.query.value.node.FDoc
- equals(Object) - Method in class org.basex.query.value.node.FElem
- equals(Object) - Method in class org.basex.query.value.node.FNode
- equals(Object) - Method in class org.basex.query.value.node.FNSpace
- equals(Object) - Method in class org.basex.query.value.node.FPI
- equals(Object) - Method in class org.basex.query.value.seq.BlnSeq
- equals(Object) - Method in class org.basex.query.value.seq.BytSeq
- equals(Object) - Method in class org.basex.query.value.seq.DblSeq
- equals(Object) - Method in class org.basex.query.value.seq.DBNodes
- equals(Object) - Method in class org.basex.query.value.seq.DBNodeSeq
- equals(Object) - Method in class org.basex.query.value.seq.DecSeq
- equals(Object) - Method in class org.basex.query.value.seq.Empty
- equals(Object) - Method in class org.basex.query.value.seq.FltSeq
- equals(Object) - Method in class org.basex.query.value.seq.IntSeq
- equals(Object) - Method in class org.basex.query.value.seq.ItemSeq
- equals(Object) - Method in class org.basex.query.value.seq.RangeSeq
- equals(Object) - Method in class org.basex.query.value.seq.Seq
- equals(Object) - Method in class org.basex.query.value.seq.StrSeq
- equals(Object) - Method in class org.basex.query.value.seq.tree.SmallSeq
- equals(Object) - Method in class org.basex.query.value.type.SeqType
- equals(Object) - Method in class org.basex.query.var.Var
- equals(Object) - Method in class org.basex.query.var.VarRef
- equals(Object) - Method in class org.basex.util.Atts
- equals(Object) - Method in class org.basex.util.ft.FTOpt
- equals(Object) - Method in class org.basex.util.ft.Language
- equals(Object) - Method in class org.basex.util.ft.Stemmer
- equals(Object) - Method in class org.basex.util.InputInfo
- equals(Object) - Method in class org.basex.util.list.BoolList
- equals(Object) - Method in class org.basex.util.list.ByteList
- equals(Object) - Method in class org.basex.util.list.DoubleList
- equals(Object) - Method in class org.basex.util.list.IntList
- equals(Object) - Method in class org.basex.util.list.LongList
- equals(Object) - Method in class org.basex.util.list.ObjectList
- equals(Object) - Method in class org.basex.util.Version
- equals(Object[], Object[]) - Static method in class org.basex.util.Array
-
Compares two arrays for equality.
- equals(ANode, ANode) - Method in class org.basex.query.util.list.ANodeBuilder
- equals(ANode, ANode) - Method in class org.basex.query.util.list.ANodeList
- equiv(Item, Collation, InputInfo) - Method in class org.basex.query.value.item.Item
-
Compares the items for equivalence.
- era(long) - Method in class org.basex.query.util.format.Formatter
-
Returns the era.
- err(String, Object...) - Static method in class org.basex.util.Util
-
Prints a string to standard error.
- ERR - Static variable in class org.basex.core.Sandbox
-
Default error stream.
- ERR_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- errAtt - Variable in class org.basex.query.expr.constr.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.
- error - Variable in class org.basex.core.Sandbox.Client
-
Fail flag.
- error() - Method in class org.basex.query.expr.Treat
- error() - Method in class org.basex.query.expr.TypeCheck
-
Returns the used error code.
- error() - Method in exception org.basex.query.QueryException
-
Returns the error.
- error(int) - Method in class org.basex.gui.text.TextPanel
-
Sets the error marker.
- error(IOException) - Static method in class org.basex.build.xml.SAXHandler
-
Creates and throws a SAX exception for the specified exception.
- error(Process, int) - Static method in class org.basex.util.Util
-
Returns the error message of a process.
- error(String) - Method in class org.basex.util.options.Options
-
Returns an error string for an unknown option.
- error(String, Object...) - Method in class org.basex.core.Command
-
Adds the error message to the message buffer
Command.info. - error(String, QueryError...) - Static method in class org.basex.core.Sandbox
-
Checks if a query yields the specified error code.
- error(String, QueryException, QueryError...) - Static method in class org.basex.core.Sandbox
-
Checks if an exception yields one of the specified error codes.
- error(GUI, String) - Static method in class org.basex.gui.layout.BaseXDialog
-
Static error dialog.
- error(QueryError, InputInfo, Object...) - Method in class org.basex.query.QueryParser
-
Creates the specified error.
- error(QueryError, InputInfo, Object...) - Method in class org.basex.query.QuerySuggest
- error(QueryException, Expr) - Method in class org.basex.query.CompileContext
-
Creates an error function instance.
- error(Option<?>) - Method in class org.basex.query.util.collation.BaseXCollationOptions
-
Creates an error for an invalid option.
- error(SAXParseException) - Method in class org.basex.query.func.validate.ValidationHandler
- ERROR - Enum constant in enum class org.basex.gui.GUIConstants.Msg
-
Error message.
- ERROR - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- ERROR - Enum constant in enum class org.basex.server.Log.LogType
-
Error.
- ERROR - Static variable in interface org.basex.core.Text
-
"Error".
- ERROR - Static variable in interface org.basex.query.func.unit.Constants
-
Name: error.
- ERROR - Static variable in interface org.basex.query.QueryText
-
Error token.
- ERROR_URI - Static variable in interface org.basex.query.QueryText
-
W3 URI.
- errors - Variable in class org.basex.query.func.unit.Suite
-
Errors.
- errors - Variable in class org.basex.util.ft.FTOpt
-
Levenshtein error (ignored if
-1). - errors() - Method in class org.basex.gui.view.project.ProjectView
-
Returns the list of erroneous files.
- errors(byte[]) - Method in class org.basex.util.ft.FTLexer
-
Returns the Levenshtein error for the specified token.
- errors(int) - Method in class org.basex.util.ft.FTLexer
-
Sets the Levenshtein error if it hasn't been assigned yet.
- errors(QueryContext) - Method in class org.basex.query.func.validate.ValidateDtd
- errors(QueryContext) - Method in class org.basex.query.func.validate.ValidateRng
- errors(QueryContext) - Method in class org.basex.query.func.validate.ValidateXsd
- ERRORS - Static variable in class org.basex.query.func.ft.FtIndexOptions
-
Option: Levenshtein errors.
- ERRORS - Static variable in interface org.basex.query.func.unit.Constants
-
Name: error.
- ERRORS - Static variable in interface org.basex.query.QueryText
-
Parser token.
- escape(byte[]) - Static method in class org.basex.util.Token
-
Escapes the specified token.
- escape(int) - Static method in class org.basex.query.util.regex.Literal
-
Escapes the given code point for a regular expression.
- Escape - Class in org.basex.query.util.regex
-
Escape sequence.
- ESCAPE - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Escape.
- ESCAPE - Static variable in class org.basex.build.json.JsonParserOptions
-
Option: unescape special characters (parse-json, json-to-xml).
- ESCAPE - Static variable in class org.basex.build.json.JsonSerialOptions
-
Option: escape special characters (custom).
- ESCAPE_CHARS - Static variable in interface org.basex.core.Text
-
Escape characters.
- ESCAPE_HTML_URI - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- ESCAPE_JSON_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ESCAPE_URI_ATTRIBUTES - Static variable in class org.basex.io.serial.SerializerOptions
-
Serialization parameter: yes/no.
- ESCAPED - Static variable in interface org.basex.io.parse.json.JsonConstants
-
Token: escaped.
- ESCAPED_KEY - Static variable in interface org.basex.io.parse.json.JsonConstants
-
Token: escaped-key.
- ET - Enum constant in enum class org.basex.query.expr.CmpN.OpN
-
Node comparison: before.
- eval(String) - Static method in class org.basex.core.Sandbox
-
Runs a query.
- eval(QueryContext) - Method in class org.basex.query.func.java.JavaCall
-
Returns the result of the evaluated Java function.
- eval(QueryContext) - Method in class org.basex.query.func.java.StaticJavaCall
- eval(Item, Item, Collation, StaticContext, InputInfo) - Method in enum class org.basex.query.expr.CmpV.OpV
-
Evaluates the expression.
- eval(Item, Item, InputInfo) - Method in enum class org.basex.query.expr.Calc
-
Performs the calculation.
- eval(ANode, ANode) - Method in enum class org.basex.query.expr.CmpN.OpN
-
Evaluates the expression.
- evalFunc(QueryContext) - Method in class org.basex.query.func.StaticFuncCall
- evalInfo(String) - Method in class org.basex.query.QueryContext
-
Adds some evaluation info.
- evaluating - Variable in class org.basex.query.QueryInfo
-
Evaluation time (nano seconds).
- EVALUATING - Static variable in interface org.basex.core.Text
-
Query info: evaluating.
- EVALUATING_CC - Static variable in interface org.basex.core.Text
-
"Evaluating: ".
- EVALUNARY - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- EVERY - Static variable in interface org.basex.query.QueryText
-
Parser token.
- exact() - Method in interface org.basex.query.expr.CmpPos
-
Checks if minimum and maximum expressions are identical.
- exact() - Method in class org.basex.query.expr.ItrPos
- exact() - Method in class org.basex.query.expr.Pos
- EXACTLY - Static variable in interface org.basex.query.QueryText
-
Parser token.
- EXACTLY_ONE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- EXACTLY_ONE - Enum constant in enum class org.basex.query.value.type.Occ
-
Exactly one.
- EXACTLYONE - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- 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.
- exception - Variable in class org.basex.core.Command
-
Exception, resulting from command execution.
- exception - Variable in class org.basex.core.jobs.QueryJobResult
-
Exception.
- exception() - Method in class org.basex.core.Command
-
Returns the cause of an error.
- EXCL - Static variable in interface org.basex.query.QueryText
-
Parser token.
- exclude - Variable in class org.basex.query.util.ft.FTStringMatch
-
Exclude flag.
- EXEC - Enum constant in enum class org.basex.server.ServerCmd
-
Code for executing the query: {id}0.
- EXEC_ERROR_X_X - Static variable in interface org.basex.core.Text
-
Command execution error.
- EXEC1 - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Execute.
- EXECRT - Static variable in class org.basex.gui.GUIOptions
-
Flag for realtime query execution.
- execute() - Method in class org.basex.api.client.ClientQuery
- execute() - Method in class org.basex.api.client.LocalQuery
- execute() - Method in class org.basex.api.client.Query
-
Returns the complete result of the query.
- execute() - Method in class org.basex.gui.GUIPopupCmd
-
Executes the popup command.
- execute() - Method in class org.basex.gui.layout.GUIWorker
-
Executes this worker.
- execute(boolean) - Method in class org.basex.query.up.atomic.AtomicUpdateCache
-
Executes the updates.
- execute(boolean, Command...) - Method in class org.basex.gui.GUI
-
Launches the specified commands in a separate thread.
- execute(OutputStream, boolean, boolean, boolean) - Method in class org.basex.server.ServerQuery
-
Executes the query.
- execute(Object) - Method in class org.basex.gui.layout.GUICode
-
Code to be run.
- execute(String) - Method in class org.basex.api.client.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.api.client.ClientSession
- execute(String, OutputStream) - Method in class org.basex.api.client.LocalSession
- execute(String, OutputStream) - Method in class org.basex.api.client.Session
-
Executes a command and prints the result to the specified output stream.
- execute(Command) - Method in class org.basex.api.client.Session
-
Executes a
Commandand returns the result as string or serializes it to the specified output stream. - execute(Command) - Static method in class org.basex.core.Sandbox
-
Executes a command and returns exceptions into assertion errors.
- execute(Command...) - Method in class org.basex.gui.GUI
-
Launches the specified commands in a separate thread.
- execute(Command, boolean) - Method in class org.basex.core.CLI
-
Executes the specified command and optionally prints some information.
- execute(Command, OutputStream) - Method in class org.basex.api.client.ClientSession
- execute(Command, OutputStream) - Method in class org.basex.api.client.LocalSession
- execute(Command, OutputStream) - Method in class org.basex.api.client.Session
-
Executes a 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(Context, OutputStream) - Method in class org.basex.core.Command
-
Executes the command and prints the result to the specified output stream.
- execute(CommandParser) - Method in class org.basex.core.CLI
-
Execute the commands from the given command parser.
- execute(GUI) - Method in interface org.basex.gui.GUICommand
-
Executes the command.
- execute(GUI) - Method in class org.basex.gui.GUIPopupCmd
- execute(GUI, Command...) - Static method in class org.basex.gui.dialog.DialogProgress
-
Runs the specified commands, decorated by a progress dialog, and calls
BaseXDialog.action(java.lang.Object)if the dialog is closed. - execute(Pair<String, String>) - Method in class org.basex.core.CLI
-
Parses and executes the input string.
- Execute - Class in org.basex.core.cmd
-
Evaluates the 'execute' command and runs a command script.
- Execute(String) - Constructor for class org.basex.core.cmd.Execute
-
Constructor for string input.
- Execute(Command...) - Constructor for class org.basex.core.cmd.Execute
-
Constructor for command input.
- EXECUTE - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- EXECUTE - Enum constant in enum class org.basex.gui.text.TextPanel.Action
-
Enforce execution of input.
- EXECUTE - Static variable in interface org.basex.core.parse.Commands
-
Command string: "execute".
- exists() - Method in class org.basex.io.IO
-
Tests if the reference exists.
- exists() - Method in class org.basex.io.IOFile
- EXISTS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- exit(int, QueryContext) - Static method in class org.basex.query.var.VarScope
-
Exits this scope.
- 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 - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- EXIT - Static variable in interface org.basex.core.parse.Commands
-
Command string: "exit".
- EXIT - Static variable in interface org.basex.core.Text
-
Command info.
- exitFocus() - Method in class org.basex.query.util.ASTVisitor
-
Notifies the visitor of an expression leaving a focus.
- exitFrame(int) - Method in class org.basex.query.var.QueryStack
-
Exits a stack frame and makes all bound variables eligible for garbage collection.
- EXPATH - Enum constant in enum class org.basex.query.util.pkg.PkgType
-
EXPath.
- EXPATH_URI - Static variable in interface org.basex.query.QueryText
-
EXPath URI.
- EXPathRepo - Class in org.basex.query.util.pkg
-
EXPath repositories.
- EXPathRepo(StaticOptions) - Constructor for class org.basex.query.util.pkg.EXPathRepo
-
Constructor.
- EXPECTED - Static variable in interface org.basex.query.func.unit.Constants
-
Name: expected.
- expectedTokenSequences - Variable in exception org.basex.query.util.regex.parse.ParseException
-
Each entry in this array is an array of integers.
- EXPECTING_CMD - Static variable in interface org.basex.core.Text
-
Expecting command.
- EXPERR_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- EXPERROR_URI - Static variable in interface org.basex.query.QueryText
-
EXPath URI.
- EXPIRES - Static variable in interface org.basex.util.http.HttpText
-
HTTP header string.
- EXPLORER - Static variable in interface org.basex.core.Text
-
Command info.
- 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.
- EXPLOREVIEW - Static variable in class org.basex.gui.GUIConstants
-
Internal name of the Explore View.
- exponent - Variable in class org.basex.query.util.format.DecFormatter
-
Exponent-separator character.
- export(Data, String, MainOptions, Export) - Static method in class org.basex.core.cmd.Export
-
Exports the current database to the specified path.
- export(Data, String, SerializerOptions, Export) - Static method in class org.basex.core.cmd.Export
-
Exports the current database to the specified path.
- 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 - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- EXPORT - Static variable in interface org.basex.core.parse.Commands
-
Command string: "export".
- EXPORT - Static variable in interface org.basex.core.Text
-
Command info.
- EXPORTER - Static variable in class org.basex.core.MainOptions
-
Exporter serialization parameters.
- expr - Variable in class org.basex.query.expr.gflwor.ForLet
-
Bound expression.
- expr - Variable in class org.basex.query.expr.Single
-
Expression.
- expr - Variable in class org.basex.query.InlineContext
-
Expression to inline.
- expr - Variable in class org.basex.query.scope.StaticScope
-
Root expression of this declaration (
nullif this is an external function). - expr - Variable in class org.basex.query.util.index.IndexInfo
-
Index expression.
- expr(Expr) - Method in class org.basex.query.var.Var
-
Attaches an input expression.
- Expr - Class in org.basex.query.expr
-
Abstract class for representing XQuery expressions.
- Expr() - Constructor for class org.basex.query.expr.Expr
- EXPREMPTY - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ExprInfo - Class in org.basex.query.expr
-
Expression information, used for debugging and logging.
- ExprInfo() - Constructor for class org.basex.query.expr.ExprInfo
- ExprList - Class in org.basex.query.util.list
-
Resizable-array implementation for XQuery expressions.
- ExprList() - Constructor for class org.basex.query.util.list.ExprList
-
Default constructor.
- ExprList(long) - Constructor for class org.basex.query.util.list.ExprList
-
Constructor with initial capacity.
- ExprList(Expr) - Constructor for class org.basex.query.util.list.ExprList
-
Constructor, specifying an initial entry.
- exprs - Variable in class org.basex.query.expr.Arr
-
Expressions.
- exprs - Variable in class org.basex.query.expr.ft.FTExpr
-
Expressions.
- exprSize() - Method in class org.basex.query.expr.Arr
- exprSize() - Method in class org.basex.query.expr.Catch
- exprSize() - Method in class org.basex.query.expr.constr.CAttr
- exprSize() - Method in class org.basex.query.expr.Expr
-
Counts the number of expressions in this expression's sub-tree.
- exprSize() - Method in class org.basex.query.expr.Filter
- exprSize() - Method in class org.basex.query.expr.ft.FTContains
- exprSize() - Method in class org.basex.query.expr.ft.FTDistance
- exprSize() - Method in class org.basex.query.expr.ft.FTExpr
- exprSize() - Method in class org.basex.query.expr.ft.FTIndexAccess
- exprSize() - Method in class org.basex.query.expr.ft.FTWeight
- exprSize() - Method in class org.basex.query.expr.ft.FTWindow
- exprSize() - Method in class org.basex.query.expr.ft.FTWords
- exprSize() - Method in class org.basex.query.expr.gflwor.Condition
- exprSize() - Method in class org.basex.query.expr.gflwor.Count
- exprSize() - Method in class org.basex.query.expr.gflwor.ForLet
- exprSize() - Method in class org.basex.query.expr.gflwor.GFLWOR
- exprSize() - Method in class org.basex.query.expr.gflwor.GroupBy
- exprSize() - Method in class org.basex.query.expr.gflwor.GroupSpec
- exprSize() - Method in class org.basex.query.expr.gflwor.OrderBy
- exprSize() - Method in class org.basex.query.expr.gflwor.OrderKey
- exprSize() - Method in class org.basex.query.expr.gflwor.Where
- exprSize() - Method in class org.basex.query.expr.gflwor.Window
- exprSize() - Method in class org.basex.query.expr.If
- exprSize() - Method in class org.basex.query.expr.index.IndexAccess
- exprSize() - Method in class org.basex.query.expr.index.IndexDynDb
- exprSize() - Method in class org.basex.query.expr.index.IndexStaticDb
- exprSize() - Method in class org.basex.query.expr.index.ValueAccess
- exprSize() - Method in class org.basex.query.expr.path.Path
- exprSize() - Method in class org.basex.query.expr.path.Step
- exprSize() - Method in class org.basex.query.expr.Simple
- exprSize() - Method in class org.basex.query.expr.Single
- exprSize() - Method in class org.basex.query.expr.Switch
- exprSize() - Method in class org.basex.query.expr.SwitchGroup
- exprSize() - Method in class org.basex.query.expr.Try
- exprSize() - Method in class org.basex.query.expr.Typeswitch
- exprSize() - Method in class org.basex.query.expr.TypeswitchGroup
- exprSize() - Method in class org.basex.query.func.Closure
- exprSize() - Method in class org.basex.query.up.expr.Transform
- exprSize() - Method in class org.basex.query.up.expr.TransformWith
- exprSize() - Method in class org.basex.query.value.Value
- exprSize() - Method in class org.basex.query.var.VarRef
- exprType - Variable in class org.basex.query.expr.ParseExpr
-
Expression type.
- ExprType - Class in org.basex.query.value.type
-
Expression type, including a sequence type and result size.
- ExprType(SeqType) - Constructor for class org.basex.query.value.type.ExprType
-
Constructor.
- EXQUERY_URL - Static variable in interface org.basex.query.QueryText
-
EXQuery URI.
- Extension - Class in org.basex.query.expr
-
Pragma extension.
- Extension(InputInfo, Pragma, Expr) - Constructor for class org.basex.query.expr.Extension
-
Constructor.
- external - Variable in class org.basex.query.var.StaticVar
-
If this variable can be bound from outside the query.
- EXTERNAL - Static variable in interface org.basex.query.QueryText
-
Parser token.
- EXTERNAL_VARIABLES - Static variable in interface org.basex.core.Text
-
External Variables.
F
- factor - Variable in class org.basex.util.list.ElementList
-
Resize factor for extending arrays.
- FACTOR - Static variable in class org.basex.index.IndexTree
-
Factor for resize.
- FAILURE - Static variable in interface org.basex.query.func.unit.Constants
-
Name: failure.
- failures - Variable in class org.basex.query.func.unit.Suite
-
Failures.
- FAILURES - Static variable in interface org.basex.query.func.unit.Constants
-
Name: failures.
- FAIRLOCK - Static variable in class org.basex.core.StaticOptions
-
Locking strategy.
- FairLockQueue - Class in org.basex.core.locks
-
Lock queue for fair locking.
- fallback(JsonFallback) - Method in class org.basex.io.parse.json.JsonConverter
-
Assigns a fallback function for invalid characters.
- FALLBACK - Static variable in class org.basex.build.json.JsonParserOptions
-
Option: fallback function (parse-json, json-to-xml).
- FALLBACK - Static variable in class org.basex.query.util.collation.UCAOptions
-
Option: fallback.
- FALSE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- FALSE - Static variable in interface org.basex.core.Text
-
False flag.
- FALSE - Static variable in class org.basex.query.value.item.Bln
-
Static boolean item without scoring.
- FALSE - Static variable in class org.basex.util.Token
-
Token 'false'.
- fatalError(SAXParseException) - Method in class org.basex.query.func.validate.ValidationHandler
- FAttr - Class in org.basex.query.value.node
-
Attribute node fragment.
- FAttr(byte[], byte[]) - Constructor for class org.basex.query.value.node.FAttr
-
Constructor for creating an attribute.
- FAttr(String, String) - Constructor for class org.basex.query.value.node.FAttr
-
Constructor for creating an attribute.
- FAttr(QNm, byte[]) - Constructor for class org.basex.query.value.node.FAttr
-
Default constructor.
- FAttr(Attr) - Constructor for class org.basex.query.value.node.FAttr
-
Constructor for creating an attribute from a DOM node.
- FComm - Class in org.basex.query.value.node
-
Comment node fragment.
- FComm(byte[]) - Constructor for class org.basex.query.value.node.FComm
-
Constructor.
- FComm(String) - Constructor for class org.basex.query.value.node.FComm
-
Constructor.
- FComm(Comment) - Constructor for class org.basex.query.value.node.FComm
-
Constructor for creating a comment from a DOM node.
- FDoc - Class in org.basex.query.value.node
-
Document node fragment.
- FDoc() - Constructor for class org.basex.query.value.node.FDoc
-
Constructor.
- FDoc(byte[]) - Constructor for class org.basex.query.value.node.FDoc
-
Constructor.
- FDoc(String) - Constructor for class org.basex.query.value.node.FDoc
-
Constructor.
- FDoc(ANodeList, byte[]) - Constructor for class org.basex.query.value.node.FDoc
-
Constructor.
- FDoc(DocumentFragment, byte[]) - Constructor for class org.basex.query.value.node.FDoc
-
Constructor for DOM nodes.
- FDOPEN - Enum constant in enum class org.basex.gui.layout.BaseXFileChooser.Mode
-
Open file or directory.
- FElem - Class in org.basex.query.value.node
-
Element node fragment.
- FElem(byte[]) - Constructor for class org.basex.query.value.node.FElem
-
Convenience constructor for creating an element.
- FElem(byte[], byte[]) - Constructor for class org.basex.query.value.node.FElem
-
Convenience constructor for creating an element with a new namespace.
- FElem(byte[], byte[], byte[]) - Constructor for class org.basex.query.value.node.FElem
-
Convenience constructor for creating an element with a new namespace.
- FElem(String) - Constructor for class org.basex.query.value.node.FElem
-
Convenience constructor for creating an element.
- FElem(String, String) - Constructor for class org.basex.query.value.node.FElem
-
Convenience constructor for creating an element with a new namespace.
- FElem(String, String, String) - Constructor for class org.basex.query.value.node.FElem
-
Convenience constructor for creating an element with a new namespace.
- FElem(QNm) - Constructor for class org.basex.query.value.node.FElem
-
Constructor for creating an element.
- FElem(QNm, Atts, ANodeList, ANodeList) - Constructor for class org.basex.query.value.node.FElem
-
Constructor for creating an element with nodes, attributes and namespace declarations.
- FElem(Element, FNode, TokenMap) - Constructor for class org.basex.query.value.node.FElem
-
Constructor for creating an element from a DOM node.
- fetch(IO, QueryContext) - Method in class org.basex.query.func.fetch.FetchXml
-
Parses the input and creates an XML document.
- FETCH - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- FETCH_ENCODING_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FETCH_OPEN_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FETCH_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- FETCH_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- FetchBinary - Class in org.basex.query.func.fetch
-
Function implementation.
- FetchBinary() - Constructor for class org.basex.query.func.fetch.FetchBinary
- FetchContentType - Class in org.basex.query.func.fetch
-
Function implementation.
- FetchContentType() - Constructor for class org.basex.query.func.fetch.FetchContentType
- FetchText - Class in org.basex.query.func.fetch
-
Function implementation.
- FetchText() - Constructor for class org.basex.query.func.fetch.FetchText
- FetchXml - Class in org.basex.query.func.fetch
-
Function implementation.
- FetchXml() - Constructor for class org.basex.query.func.fetch.FetchXml
- FetchXmlBinary - Class in org.basex.query.func.fetch
-
Function implementation.
- FetchXmlBinary() - Constructor for class org.basex.query.func.fetch.FetchXmlBinary
- FIATOM_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FICMP_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- field(Class<?>, String) - Static method in class org.basex.util.Reflect
-
Caches and returns a reference to the specified field or
null. - file - Variable in class org.basex.util.InputParser
-
File reference.
- file() - Method in class org.basex.gui.view.editor.EditorArea
-
Returns the file reference.
- file() - Method in class org.basex.io.IOFile
-
Returns the file reference.
- file() - Method in exception org.basex.query.QueryException
-
Returns the file.
- file(String) - Method in class org.basex.server.Log
-
Returns a log file for the specified name (current or new instance).
- file(IOFile) - Static method in class org.basex.gui.layout.BaseXImages
-
Returns an icon for the specified file.
- file(IOFile, String) - Static method in class org.basex.data.MetaData
-
Creates a database file.
- FILE - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- FILE - Static variable in interface org.basex.core.parse.Commands
-
Command attribute: "file".
- FILE - Static variable in interface org.basex.core.Text
-
"file".
- FILE_EXISTS_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FILE_EXISTS_X - Static variable in interface org.basex.core.Text
-
File dialog replace information.
- FILE_FILTER - Static variable in interface org.basex.core.Text
-
Default file filter.
- FILE_ID_DIR2_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FILE_IE_ERROR_ACCESS_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FILE_INVALID_PATH_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FILE_IO_ERROR_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FILE_IS_DIR_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FILE_IS_RELATIVE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FILE_NO_DIR_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FILE_NOT_DELETED_X - Static variable in interface org.basex.core.Text
-
File could not be deleted.
- FILE_NOT_FOUND_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FILE_NOT_OPENED_X - Static variable in interface org.basex.core.Text
-
File dialog error.
- FILE_NOT_RENAMED_X - Static variable in interface org.basex.core.Text
-
File could not be renamed.
- FILE_NOT_SAVED_X - Static variable in interface org.basex.core.Text
-
File dialog error.
- FILE_OR_DIR - Static variable in interface org.basex.core.Text
-
Dialog title for choosing a file.
- FILE_OUT_OF_RANGE_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FILE_PATTERNS - Static variable in interface org.basex.core.Text
-
Database creation filter.
- FILE_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- FILE_SUFFIXES_X - Static variable in interface org.basex.core.Text
-
Suffixes.
- FILE_UNKNOWN_ENCODING_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FILE_URI - Static variable in interface org.basex.query.QueryText
-
EXPath URI.
- FileAppend - Class in org.basex.query.func.file
-
Function implementation.
- FileAppend() - Constructor for class org.basex.query.func.file.FileAppend
- FileAppendBinary - Class in org.basex.query.func.file
-
Function implementation.
- FileAppendBinary() - Constructor for class org.basex.query.func.file.FileAppendBinary
- FileAppendText - Class in org.basex.query.func.file
-
Function implementation.
- FileAppendText() - Constructor for class org.basex.query.func.file.FileAppendText
- FileAppendTextLines - Class in org.basex.query.func.file
-
Function implementation.
- FileAppendTextLines() - Constructor for class org.basex.query.func.file.FileAppendTextLines
- FileBaseDir - Class in org.basex.query.func.file
-
Function implementation.
- FileBaseDir() - Constructor for class org.basex.query.func.file.FileBaseDir
- FileChildren - Class in org.basex.query.func.file
-
Function implementation.
- FileChildren() - Constructor for class org.basex.query.func.file.FileChildren
- FileCopy - Class in org.basex.query.func.file
-
Function implementation.
- FileCopy() - Constructor for class org.basex.query.func.file.FileCopy
- FileCreateDir - Class in org.basex.query.func.file
-
Function implementation.
- FileCreateDir() - Constructor for class org.basex.query.func.file.FileCreateDir
- FileCreateTempDir - Class in org.basex.query.func.file
-
Function implementation.
- FileCreateTempDir() - Constructor for class org.basex.query.func.file.FileCreateTempDir
- FileCreateTempFile - Class in org.basex.query.func.file
-
Function implementation.
- FileCreateTempFile() - Constructor for class org.basex.query.func.file.FileCreateTempFile
- FileCurrentDir - Class in org.basex.query.func.file
-
Function implementation.
- FileCurrentDir() - Constructor for class org.basex.query.func.file.FileCurrentDir
- FileDelete - Class in org.basex.query.func.file
-
Function implementation.
- FileDelete() - Constructor for class org.basex.query.func.file.FileDelete
- FileDescendants - Class in org.basex.query.func.file
-
Function implementation.
- FileDescendants() - Constructor for class org.basex.query.func.file.FileDescendants
- FileDirSeparator - Class in org.basex.query.func.file
-
Function implementation.
- FileDirSeparator() - Constructor for class org.basex.query.func.file.FileDirSeparator
- FileExists - Class in org.basex.query.func.file
-
Function implementation.
- FileExists() - Constructor for class org.basex.query.func.file.FileExists
- FileIsAbsolute - Class in org.basex.query.func.file
-
Function implementation.
- FileIsAbsolute() - Constructor for class org.basex.query.func.file.FileIsAbsolute
- FileIsDir - Class in org.basex.query.func.file
-
Function implementation.
- FileIsDir() - Constructor for class org.basex.query.func.file.FileIsDir
- FileIsFile - Class in org.basex.query.func.file
-
Function implementation.
- FileIsFile() - Constructor for class org.basex.query.func.file.FileIsFile
- FileLastModified - Class in org.basex.query.func.file
-
Function implementation.
- FileLastModified() - Constructor for class org.basex.query.func.file.FileLastModified
- FileLineSeparator - Class in org.basex.query.func.file
-
Function implementation.
- FileLineSeparator() - Constructor for class org.basex.query.func.file.FileLineSeparator
- FileList - Class in org.basex.query.func.file
-
Function implementation.
- FileList() - Constructor for class org.basex.query.func.file.FileList
- FileMove - Class in org.basex.query.func.file
-
Function implementation.
- FileMove() - Constructor for class org.basex.query.func.file.FileMove
- FileName - Class in org.basex.query.func.file
-
Function implementation.
- FileName() - Constructor for class org.basex.query.func.file.FileName
- FILENAME - Static variable in interface org.basex.util.http.HttpText
-
Filename string.
- FileParent - Class in org.basex.query.func.file
-
Function implementation.
- FileParent() - Constructor for class org.basex.query.func.file.FileParent
- FilePathSeparator - Class in org.basex.query.func.file
-
Function implementation.
- FilePathSeparator() - Constructor for class org.basex.query.func.file.FilePathSeparator
- FilePathToNative - Class in org.basex.query.func.file
-
Function implementation.
- FilePathToNative() - Constructor for class org.basex.query.func.file.FilePathToNative
- FilePathToUri - Class in org.basex.query.func.file
-
Function implementation.
- FilePathToUri() - Constructor for class org.basex.query.func.file.FilePathToUri
- FILEPREF - Static variable in class org.basex.io.IO
-
File prefix.
- FileReadBinary - Class in org.basex.query.func.file
-
Function implementation.
- FileReadBinary() - Constructor for class org.basex.query.func.file.FileReadBinary
- FileReadText - Class in org.basex.query.func.file
-
Function implementation.
- FileReadText() - Constructor for class org.basex.query.func.file.FileReadText
- FileReadTextLines - Class in org.basex.query.func.file
-
Function implementation.
- FileReadTextLines() - Constructor for class org.basex.query.func.file.FileReadTextLines
- FileResolvePath - Class in org.basex.query.func.file
-
Function implementation.
- FileResolvePath() - Constructor for class org.basex.query.func.file.FileResolvePath
- files() - Method in class org.basex.server.Log
-
Returns all log files.
- FILES - Static variable in class org.basex.gui.GUIOptions
-
Default file filter.
- FILES_REPLACE_X - Static variable in interface org.basex.core.Text
-
Dir dialog replace information.
- FILES_URL - Static variable in interface org.basex.core.Text
-
URL of the documentation.
- FileSize - Class in org.basex.query.func.file
-
Function implementation.
- FileSize() - Constructor for class org.basex.query.func.file.FileSize
- FileTempDir - Class in org.basex.query.func.file
-
Function implementation.
- FileTempDir() - Constructor for class org.basex.query.func.file.FileTempDir
- FileWrite - Class in org.basex.query.func.file
-
Function implementation.
- FileWrite() - Constructor for class org.basex.query.func.file.FileWrite
- FileWriteBinary - Class in org.basex.query.func.file
-
Function implementation.
- FileWriteBinary() - Constructor for class org.basex.query.func.file.FileWriteBinary
- FileWriteText - Class in org.basex.query.func.file
-
Function implementation.
- FileWriteText() - Constructor for class org.basex.query.func.file.FileWriteText
- FileWriteTextLines - Class in org.basex.query.func.file
-
Function implementation.
- FileWriteTextLines() - Constructor for class org.basex.query.func.file.FileWriteTextLines
- fillInStackTrace() - Method in exception org.basex.query.QueryRTException
- filter - Variable in class org.basex.gui.GUI
-
Filter button.
- filter(String, boolean, String...) - Method in class org.basex.gui.layout.BaseXFileChooser
-
Sets a file filter.
- filter(QueryContext, FTMatch, FTLexer) - Method in class org.basex.query.expr.ft.FTContent
- filter(QueryContext, FTMatch, FTLexer) - Method in class org.basex.query.expr.ft.FTDistance
- filter(QueryContext, FTMatch, FTLexer) - Method in class org.basex.query.expr.ft.FTFilter
-
Evaluates the filter expression.
- filter(QueryContext, FTMatch, FTLexer) - Method in class org.basex.query.expr.ft.FTOrder
- filter(QueryContext, FTMatch, FTLexer) - Method in class org.basex.query.expr.ft.FTScope
- filter(QueryContext, FTMatch, FTLexer) - Method in class org.basex.query.expr.ft.FTWindow
- Filter - Class in org.basex.query.expr
-
Abstract filter expression.
- Filter(InputInfo, Expr, Expr...) - Constructor for class org.basex.query.expr.Filter
-
Constructor.
- FILTER - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- FILTER - Static variable in interface org.basex.core.Text
-
Filter button.
- FILTER_SELECTED - Static variable in interface org.basex.core.Text
-
Command info.
- FILTERRT - Static variable in class org.basex.gui.GUIOptions
-
Flag for realtime context filtering.
- find(int) - Method in class org.basex.query.value.seq.DBNodes
-
Returns the position of the specified node or the negative value - 1 of the position where it should have been found.
- find(Class<O>, Class<?>...) - Static method in class org.basex.util.Reflect
-
Caches and returns a constructor by parameter types.
- find(String) - Static method in class org.basex.util.Reflect
-
Caches and returns a reference to the specified class.
- find(String, Object...) - Static method in class org.basex.util.Reflect
-
Caches and returns a reference to the class specified by the pattern, or
null. - 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.Users
-
Returns all user names that match the specified pattern.
- find(QNm) - Static method in class org.basex.query.value.type.FuncType
-
Finds and returns the specified function type.
- find(QNm) - Static method in enum class org.basex.query.value.type.ListType
-
Finds and returns the specified type.
- find(QNm) - Static method in enum class org.basex.query.value.type.NodeType
-
Finds and returns the specified node type.
- find(QNm, boolean) - Static method in enum class org.basex.query.value.type.AtomType
-
Finds and returns the specified type.
- 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, boolean) - Constructor for class org.basex.core.cmd.Find
-
Default constructor.
- FIND - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- FIND - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Find search term.
- FIND - Static variable in interface org.basex.core.parse.Commands
-
Command string: "find".
- FIND - Static variable in interface org.basex.core.Text
-
"Find".
- FIND_CONTENTS - Static variable in interface org.basex.core.Text
-
"Find contents".
- FIND_FILES - Static variable in interface org.basex.core.Text
-
"Find files".
- FIND_NEXT - Static variable in interface org.basex.core.Text
-
"Find next ".
- FIND_PREVIOUS - Static variable in interface org.basex.core.Text
-
"Find previous".
- FIND_REPLACE - Static variable in interface org.basex.core.Text
-
Command info.
- findClass(String) - Method in class org.basex.query.util.pkg.ModuleLoader
-
Returns a reference to the specified class.
- findFiles() - Method in class org.basex.gui.view.editor.EditorView
-
Focuses the project view.
- findFiles(EditorArea) - Method in class org.basex.gui.view.project.ProjectView
-
Finds files with the text selected in the specified editor area.
- findModule(String) - Method in class org.basex.query.util.pkg.ModuleLoader
-
Returns an instance of the specified Java module class.
- FINDNEXT1 - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Find next hit.
- FINDNEXT2 - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Find next hit.
- FINDPREV1 - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Find previous hit.
- FINDPREV2 - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Find previous hit.
- findTable(StringList, TokenList, BoolList, byte[], boolean) - Static method in class org.basex.core.cmd.Find
-
Creates an XQuery representation for the specified table query.
- FingerTree<N,
E> - Class in org.basex.query.util.fingertree -
A node of a FingerTree.
- FingerTree() - Constructor for class org.basex.query.util.fingertree.FingerTree
- FingerTreeBuilder<E> - Class in org.basex.query.util.fingertree
-
A builder for
FingerTrees from leaf nodes. - FingerTreeBuilder() - Constructor for class org.basex.query.util.fingertree.FingerTreeBuilder
- finish() - Method in class org.basex.data.DataClip
-
Unregisters and drops a temporary database instance.
- finish() - Method in class org.basex.data.DataPrinter
-
Returns the token representation.
- finish() - Method in class org.basex.gui.layout.BaseXDialog
-
Finalizes the dialog layout and sets it visible.
- finish() - Method in class org.basex.io.out.ArrayOutput
-
Returns the output as byte array, and invalidates the internal array.
- finish() - Method in class org.basex.io.parse.csv.CsvConverter
-
Returns the resulting XQuery value.
- finish() - Method in class org.basex.io.parse.csv.CsvXQueryConverter
- finish() - Method in class org.basex.io.parse.json.JsonXQueryConverter
- finish() - Method in class org.basex.query.value.map.MapBuilder
-
Returns the resulting map and invalidates the internal reference.
- finish() - Method in class org.basex.query.value.node.ANode
-
Returns a finalized node instance.
- finish() - Method in class org.basex.query.value.node.DBNode
- finish() - Method in class org.basex.query.value.node.FNode
- finish() - Method in class org.basex.util.list.BoolList
-
Returns an array with all elements and invalidates the internal array.
- finish() - Method in class org.basex.util.list.ByteList
-
Returns an array with all elements and invalidates the internal array.
- finish() - Method in class org.basex.util.list.DoubleList
-
Returns an array with all elements and invalidates the internal array.
- finish() - Method in class org.basex.util.list.IntList
-
Returns an array with all elements and invalidates the internal array.
- finish() - Method in class org.basex.util.list.LongList
-
Returns an array with all elements and invalidates the internal array.
- finish() - Method in class org.basex.util.list.ObjectList
-
Returns an array with all elements and invalidates the internal array.
- 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, and invalidates the internal array.
- finish(int) - Method in class org.basex.index.IdPreMap
-
Finishes database creation.
- finish(String) - Method in class org.basex.core.locks.LockList
-
Finishes the lock list.
- finish(Context) - Method in class org.basex.core.locks.Locks
-
Finalizes locks.
- finish(Data) - Static method in class org.basex.core.cmd.Optimize
-
Optimizes a database after updates.
- finishClose() - Method in class org.basex.io.serial.BuilderSerializer
- finishClose() - Method in class org.basex.io.serial.csv.CsvDirectSerializer
- finishClose() - Method in class org.basex.io.serial.json.JsonBasicSerializer
- finishClose() - Method in class org.basex.io.serial.json.JsonMLSerializer
- finishClose() - Method in class org.basex.io.serial.json.JsonNodeSerializer
- finishClose() - Method in class org.basex.io.serial.XMLSerializer
- finishClose() - Method in class org.basex.io.serial.Serializer
-
Closes an element.
- finished() - Method in class org.basex.io.out.NewlineOutput
- finished() - Method in class org.basex.io.out.PrintOutput
-
Checks if the output stream is exhausted.
- 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.csv.CsvDirectSerializer
- finishEmpty() - Method in class org.basex.io.serial.json.JsonBasicSerializer
- finishEmpty() - Method in class org.basex.io.serial.json.JsonMLSerializer
- finishEmpty() - Method in class org.basex.io.serial.json.JsonNodeSerializer
- finishEmpty() - Method in class org.basex.io.serial.XMLSerializer
- finishEmpty() - Method in class org.basex.io.serial.Serializer
-
Closes an empty element.
- finishIndex() - Method in class org.basex.index.IndexBuilder
-
Prints some final debugging information.
- 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.json.JsonBasicSerializer
- finishOpen() - Method in class org.basex.io.serial.json.JsonMLSerializer
- finishOpen() - Method in class org.basex.io.serial.json.JsonNodeSerializer
- finishOpen() - Method in class org.basex.io.serial.XMLSerializer
- finishOpen() - Method in class org.basex.io.serial.Serializer
-
Finishes an opening element node.
- finishSandbox() - Static method in class org.basex.core.Sandbox
-
Removes test databases and closes the database context.
- finishUpdate(MainOptions) - Method in class org.basex.data.Data
-
Finishes an update operation: removes the update file and the exclusive lock.
- finishUpdate(MainOptions) - Method in class org.basex.data.DiskData
- finishUpdate(MainOptions) - Method in class org.basex.data.MemData
- first() - Method in class org.basex.util.History
-
Checks if the history points to the first entry.
- FIRST - Enum constant in enum class org.basex.query.up.expr.Insert.Mode
-
First.
- FIRST - Static variable in interface org.basex.query.QueryText
-
Parser token.
- FIRST_LINE_HEADER - Static variable in interface org.basex.core.Text
-
Treat first line as header.
- FISTRING_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FItem - Class in org.basex.query.value.item
-
Abstract super class for function items.
- FItem(FuncType, AnnList) - Constructor for class org.basex.query.value.item.FItem
-
Constructor.
- FIX - Static variable in interface org.basex.build.BuildText
-
DTD: FIXED ELEMENT.
- flag(DeepEqual.Mode) - Method in class org.basex.query.func.fn.DeepEqual
-
Sets the specified flag.
- Flag - Enum Class in org.basex.query.util
-
Expression properties that influence query compilation.
- flatten(CompileContext) - Method in class org.basex.query.expr.Arr
-
Flattens nested expressions.
- flattenEbv(Expr, boolean, CompileContext) - Method in class org.basex.query.expr.Preds
-
Flattens predicates for boolean evaluation.
- FLOAT - Enum constant in enum class org.basex.query.value.type.AtomType
-
Float type.
- FLOAT_O - Static variable in class org.basex.query.value.type.SeqType
-
Float number.
- floor() - Method in class org.basex.query.value.item.ANum
-
Returns an floor value.
- floor() - Method in class org.basex.query.value.item.Dbl
- floor() - Method in class org.basex.query.value.item.Dec
- floor() - Method in class org.basex.query.value.item.Flt
- floor() - Method in class org.basex.query.value.item.Int
- floor() - Method in class org.basex.query.value.item.Uln
- FLOOR - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- flt() - Method in class org.basex.query.value.item.ANum
-
Returns an float representation of the value.
- flt() - Method in class org.basex.query.value.item.Dbl
- flt() - Method in class org.basex.query.value.item.Dec
- flt() - Method in class org.basex.query.value.item.Flt
- flt() - Method in class org.basex.query.value.item.Int
- flt() - Method in class org.basex.query.value.item.Uln
- flt(InputInfo) - Method in class org.basex.query.value.item.ANum
- flt(InputInfo) - Method in class org.basex.query.value.item.Bln
- flt(InputInfo) - Method in class org.basex.query.value.item.Item
-
Returns a float representation of the value.
- Flt - Class in org.basex.query.value.item
-
Float item (
xs:float). - FLT - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:float.
- FltSeq - Class in org.basex.query.value.seq
-
Sequence of items of type
xs:float, containing at least two of them. - flush() - Method in class org.basex.index.ft.FTIndex
- flush() - Method in class org.basex.index.value.DiskValues
- flush() - Method in class org.basex.index.value.MemValues
- flush() - Method in class org.basex.index.value.ValueIndex
-
Flushes the buffered data.
- flush() - Method in class org.basex.io.in.ServerInput
-
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.PrintOutput
- flush() - Method in class org.basex.io.out.ServerOutput
- flush() - Method in class org.basex.io.random.DataAccess
-
Flushes the buffered data.
- flush(boolean) - Method in class org.basex.data.Data
-
Flushes updated data.
- flush(boolean) - Method in class org.basex.data.DiskData
- flush(boolean) - Method in class org.basex.data.MemData
- flush(boolean) - Method in class org.basex.io.random.TableAccess
-
Flushes the table contents.
- flush(boolean) - Method in class org.basex.io.random.TableDiskAccess
- flush(boolean) - Method in class org.basex.io.random.TableMemAccess
- 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 - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- FLUSH - Static variable in interface org.basex.core.parse.Commands
-
Command string: "flush".
- FLWORCOLL_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FLWORRETURN - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FN_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- FN_URI - Static variable in interface org.basex.query.QueryText
-
W3 URI.
- FnAbs - Class in org.basex.query.func.fn
-
Function implementation.
- FnAbs() - Constructor for class org.basex.query.func.fn.FnAbs
- FnAdjustDateToTimezone - Class in org.basex.query.func.fn
-
Function implementation.
- FnAdjustDateToTimezone() - Constructor for class org.basex.query.func.fn.FnAdjustDateToTimezone
- FnAdjustTimeToTimezone - Class in org.basex.query.func.fn
-
Function implementation.
- FnAdjustTimeToTimezone() - Constructor for class org.basex.query.func.fn.FnAdjustTimeToTimezone
- FnAdustDateTimeToTimezone - Class in org.basex.query.func.fn
-
Function implementation.
- FnAdustDateTimeToTimezone() - Constructor for class org.basex.query.func.fn.FnAdustDateTimeToTimezone
- FnAnalyzeString - Class in org.basex.query.func.fn
-
Function implementation.
- FnAnalyzeString() - Constructor for class org.basex.query.func.fn.FnAnalyzeString
- FnApply - Class in org.basex.query.func.fn
-
Function implementation.
- FnApply() - Constructor for class org.basex.query.func.fn.FnApply
- FnAvailableEnvironmentVariables - Class in org.basex.query.func.fn
-
Function implementation.
- FnAvailableEnvironmentVariables() - Constructor for class org.basex.query.func.fn.FnAvailableEnvironmentVariables
- FnAvg - Class in org.basex.query.func.fn
-
Function implementation.
- FnAvg() - Constructor for class org.basex.query.func.fn.FnAvg
- FnBaseUri - Class in org.basex.query.func.fn
-
Function implementation.
- FnBaseUri() - Constructor for class org.basex.query.func.fn.FnBaseUri
- FnBoolean - Class in org.basex.query.func.fn
-
Function implementation.
- FnBoolean() - Constructor for class org.basex.query.func.fn.FnBoolean
- FnCeiling - Class in org.basex.query.func.fn
-
Function implementation.
- FnCeiling() - Constructor for class org.basex.query.func.fn.FnCeiling
- FnCodepointEqual - Class in org.basex.query.func.fn
-
Function implementation.
- FnCodepointEqual() - Constructor for class org.basex.query.func.fn.FnCodepointEqual
- FnCodepointsToString - Class in org.basex.query.func.fn
-
Function implementation.
- FnCodepointsToString() - Constructor for class org.basex.query.func.fn.FnCodepointsToString
- FnCollection - Class in org.basex.query.func.fn
-
Function implementation.
- FnCollection() - Constructor for class org.basex.query.func.fn.FnCollection
- FnCompare - Class in org.basex.query.func.fn
-
Function implementation.
- FnCompare() - Constructor for class org.basex.query.func.fn.FnCompare
- FnConcat - Class in org.basex.query.func.fn
-
Function implementation.
- FnConcat() - Constructor for class org.basex.query.func.fn.FnConcat
- FnContains - Class in org.basex.query.func.fn
-
Function implementation.
- FnContains() - Constructor for class org.basex.query.func.fn.FnContains
- FnContainsToken - Class in org.basex.query.func.fn
-
Function implementation.
- FnContainsToken() - Constructor for class org.basex.query.func.fn.FnContainsToken
- FnCount - Class in org.basex.query.func.fn
-
Function implementation.
- FnCount() - Constructor for class org.basex.query.func.fn.FnCount
- FnCurrentDate - Class in org.basex.query.func.fn
-
Function implementation.
- FnCurrentDate() - Constructor for class org.basex.query.func.fn.FnCurrentDate
- FnCurrentDateTime - Class in org.basex.query.func.fn
-
Function implementation.
- FnCurrentDateTime() - Constructor for class org.basex.query.func.fn.FnCurrentDateTime
- FnCurrentTime - Class in org.basex.query.func.fn
-
Function implementation.
- FnCurrentTime() - Constructor for class org.basex.query.func.fn.FnCurrentTime
- FnData - Class in org.basex.query.func.fn
-
Function implementation.
- FnData() - Constructor for class org.basex.query.func.fn.FnData
- FnDateTime - Class in org.basex.query.func.fn
-
Function implementation.
- FnDateTime() - Constructor for class org.basex.query.func.fn.FnDateTime
- FnDayFromDate - Class in org.basex.query.func.fn
-
Function implementation.
- FnDayFromDate() - Constructor for class org.basex.query.func.fn.FnDayFromDate
- FnDayFromDateTime - Class in org.basex.query.func.fn
-
Function implementation.
- FnDayFromDateTime() - Constructor for class org.basex.query.func.fn.FnDayFromDateTime
- FnDayFromDuration - Class in org.basex.query.func.fn
-
Function implementation.
- FnDayFromDuration() - Constructor for class org.basex.query.func.fn.FnDayFromDuration
- FnDeepEqual - Class in org.basex.query.func.fn
-
Function implementation.
- FnDeepEqual() - Constructor for class org.basex.query.func.fn.FnDeepEqual
- FnDefaultCollation - Class in org.basex.query.func.fn
-
Function implementation.
- FnDefaultCollation() - Constructor for class org.basex.query.func.fn.FnDefaultCollation
- FnDefaultLanguage - Class in org.basex.query.func.fn
-
Function implementation.
- FnDefaultLanguage() - Constructor for class org.basex.query.func.fn.FnDefaultLanguage
- FnDistinctValues - Class in org.basex.query.func.fn
-
Function implementation.
- FnDistinctValues() - Constructor for class org.basex.query.func.fn.FnDistinctValues
- FnDoc - Class in org.basex.query.func.fn
-
Function implementation.
- FnDoc() - Constructor for class org.basex.query.func.fn.FnDoc
- FnDocAvailable - Class in org.basex.query.func.fn
-
Function implementation.
- FnDocAvailable() - Constructor for class org.basex.query.func.fn.FnDocAvailable
- FnDocumentUri - Class in org.basex.query.func.fn
-
Function implementation.
- FnDocumentUri() - Constructor for class org.basex.query.func.fn.FnDocumentUri
- FnElementWithId - Class in org.basex.query.func.fn
-
Function implementation.
- FnElementWithId() - Constructor for class org.basex.query.func.fn.FnElementWithId
- FnEmpty - Class in org.basex.query.func.fn
-
Function implementation.
- FnEmpty() - Constructor for class org.basex.query.func.fn.FnEmpty
- FnEncodeForUri - Class in org.basex.query.func.fn
-
Function implementation.
- FnEncodeForUri() - Constructor for class org.basex.query.func.fn.FnEncodeForUri
- FnEndsWith - Class in org.basex.query.func.fn
-
Function implementation.
- FnEndsWith() - Constructor for class org.basex.query.func.fn.FnEndsWith
- FnEnvironmentVariable - Class in org.basex.query.func.fn
-
Function implementation.
- FnEnvironmentVariable() - Constructor for class org.basex.query.func.fn.FnEnvironmentVariable
- FnError - Class in org.basex.query.func.fn
-
Function implementation.
- FnError() - Constructor for class org.basex.query.func.fn.FnError
- FnEscapeHtmlUri - Class in org.basex.query.func.fn
-
Function implementation.
- FnEscapeHtmlUri() - Constructor for class org.basex.query.func.fn.FnEscapeHtmlUri
- FnExactlyOne - Class in org.basex.query.func.fn
-
Function implementation.
- FnExactlyOne() - Constructor for class org.basex.query.func.fn.FnExactlyOne
- FnExists - Class in org.basex.query.func.fn
-
Function implementation.
- FnExists() - Constructor for class org.basex.query.func.fn.FnExists
- FnFalse - Class in org.basex.query.func.fn
-
Function implementation.
- FnFalse() - Constructor for class org.basex.query.func.fn.FnFalse
- FnFilter - Class in org.basex.query.func.fn
-
Function implementation.
- FnFilter() - Constructor for class org.basex.query.func.fn.FnFilter
- FnFloor - Class in org.basex.query.func.fn
-
Function implementation.
- FnFloor() - Constructor for class org.basex.query.func.fn.FnFloor
- FnFoldLeft - Class in org.basex.query.func.fn
-
Function implementation.
- FnFoldLeft() - Constructor for class org.basex.query.func.fn.FnFoldLeft
- FnFoldRight - Class in org.basex.query.func.fn
-
Function implementation.
- FnFoldRight() - Constructor for class org.basex.query.func.fn.FnFoldRight
- FnForEach - Class in org.basex.query.func.fn
-
Function implementation.
- FnForEach() - Constructor for class org.basex.query.func.fn.FnForEach
- FnForEachPair - Class in org.basex.query.func.fn
-
Function implementation.
- FnForEachPair() - Constructor for class org.basex.query.func.fn.FnForEachPair
- FnFormatDate - Class in org.basex.query.func.fn
-
Function implementation.
- FnFormatDate() - Constructor for class org.basex.query.func.fn.FnFormatDate
- FnFormatDateTime - Class in org.basex.query.func.fn
-
Function implementation.
- FnFormatDateTime() - Constructor for class org.basex.query.func.fn.FnFormatDateTime
- FnFormatInteger - Class in org.basex.query.func.fn
-
Function implementation.
- FnFormatInteger() - Constructor for class org.basex.query.func.fn.FnFormatInteger
- FnFormatNumber - Class in org.basex.query.func.fn
-
Function implementation.
- FnFormatNumber() - Constructor for class org.basex.query.func.fn.FnFormatNumber
- FnFormatTime - Class in org.basex.query.func.fn
-
Function implementation.
- FnFormatTime() - Constructor for class org.basex.query.func.fn.FnFormatTime
- FnFunctionArity - Class in org.basex.query.func.fn
-
Function implementation.
- FnFunctionArity() - Constructor for class org.basex.query.func.fn.FnFunctionArity
- FnFunctionLookup - Class in org.basex.query.func.fn
-
Function implementation.
- FnFunctionLookup() - Constructor for class org.basex.query.func.fn.FnFunctionLookup
- FnFunctionName - Class in org.basex.query.func.fn
-
Function implementation.
- FnFunctionName() - Constructor for class org.basex.query.func.fn.FnFunctionName
- FnGenerateId - Class in org.basex.query.func.fn
-
Function implementation.
- FnGenerateId() - Constructor for class org.basex.query.func.fn.FnGenerateId
- FnHasChildren - Class in org.basex.query.func.fn
-
Function implementation.
- FnHasChildren() - Constructor for class org.basex.query.func.fn.FnHasChildren
- FnHead - Class in org.basex.query.func.fn
-
Function implementation.
- FnHead() - Constructor for class org.basex.query.func.fn.FnHead
- FnHoursFromDateTime - Class in org.basex.query.func.fn
-
Function implementation.
- FnHoursFromDateTime() - Constructor for class org.basex.query.func.fn.FnHoursFromDateTime
- FnHoursFromDuration - Class in org.basex.query.func.fn
-
Function implementation.
- FnHoursFromDuration() - Constructor for class org.basex.query.func.fn.FnHoursFromDuration
- FnHoursFromTime - Class in org.basex.query.func.fn
-
Function implementation.
- FnHoursFromTime() - Constructor for class org.basex.query.func.fn.FnHoursFromTime
- FnId - Class in org.basex.query.func.fn
-
Function implementation.
- FnId() - Constructor for class org.basex.query.func.fn.FnId
- FnIdref - Class in org.basex.query.func.fn
-
Function implementation.
- FnIdref() - Constructor for class org.basex.query.func.fn.FnIdref
- FnImplicitTimezone - Class in org.basex.query.func.fn
-
Function implementation.
- FnImplicitTimezone() - Constructor for class org.basex.query.func.fn.FnImplicitTimezone
- FnIndexOf - Class in org.basex.query.func.fn
-
Function implementation.
- FnIndexOf() - Constructor for class org.basex.query.func.fn.FnIndexOf
- FnInnermost - Class in org.basex.query.func.fn
-
Function implementation.
- FnInnermost() - Constructor for class org.basex.query.func.fn.FnInnermost
- FnInScopePrefixes - Class in org.basex.query.func.fn
-
Function implementation.
- FnInScopePrefixes() - Constructor for class org.basex.query.func.fn.FnInScopePrefixes
- FnInsertBefore - Class in org.basex.query.func.fn
-
Function implementation.
- FnInsertBefore() - Constructor for class org.basex.query.func.fn.FnInsertBefore
- FnIriToUri - Class in org.basex.query.func.fn
-
Function implementation.
- FnIriToUri() - Constructor for class org.basex.query.func.fn.FnIriToUri
- FnJsonDoc - Class in org.basex.query.func.fn
-
Function implementation.
- FnJsonDoc() - Constructor for class org.basex.query.func.fn.FnJsonDoc
- FnJsonToXml - Class in org.basex.query.func.fn
-
Function implementation.
- FnJsonToXml() - Constructor for class org.basex.query.func.fn.FnJsonToXml
- FnLang - Class in org.basex.query.func.fn
-
Function implementation.
- FnLang() - Constructor for class org.basex.query.func.fn.FnLang
- FnLast - Class in org.basex.query.func.fn
-
Function implementation.
- FnLast() - Constructor for class org.basex.query.func.fn.FnLast
- FnLocalName - Class in org.basex.query.func.fn
-
Function implementation.
- FnLocalName() - Constructor for class org.basex.query.func.fn.FnLocalName
- FnLocalNameFromQName - Class in org.basex.query.func.fn
-
Function implementation.
- FnLocalNameFromQName() - Constructor for class org.basex.query.func.fn.FnLocalNameFromQName
- FnLowerCase - Class in org.basex.query.func.fn
-
Function implementation.
- FnLowerCase() - Constructor for class org.basex.query.func.fn.FnLowerCase
- FnMatches - Class in org.basex.query.func.fn
-
Function implementation.
- FnMatches() - Constructor for class org.basex.query.func.fn.FnMatches
- FnMax - Class in org.basex.query.func.fn
-
Function implementation.
- FnMax() - Constructor for class org.basex.query.func.fn.FnMax
- FnMin - Class in org.basex.query.func.fn
-
Function implementation.
- FnMin() - Constructor for class org.basex.query.func.fn.FnMin
- FnMinutesFromDateTime - Class in org.basex.query.func.fn
-
Function implementation.
- FnMinutesFromDateTime() - Constructor for class org.basex.query.func.fn.FnMinutesFromDateTime
- FnMinutesFromDuration - Class in org.basex.query.func.fn
-
Function implementation.
- FnMinutesFromDuration() - Constructor for class org.basex.query.func.fn.FnMinutesFromDuration
- FnMinutesFromTime - Class in org.basex.query.func.fn
-
Function implementation.
- FnMinutesFromTime() - Constructor for class org.basex.query.func.fn.FnMinutesFromTime
- FnMonthFromDate - Class in org.basex.query.func.fn
-
Function implementation.
- FnMonthFromDate() - Constructor for class org.basex.query.func.fn.FnMonthFromDate
- FnMonthFromDateTime - Class in org.basex.query.func.fn
-
Function implementation.
- FnMonthFromDateTime() - Constructor for class org.basex.query.func.fn.FnMonthFromDateTime
- FnMonthsFromDuration - Class in org.basex.query.func.fn
-
Function implementation.
- FnMonthsFromDuration() - Constructor for class org.basex.query.func.fn.FnMonthsFromDuration
- FnName - Class in org.basex.query.func.fn
-
Function implementation.
- FnName() - Constructor for class org.basex.query.func.fn.FnName
- FnNamespaceUri - Class in org.basex.query.func.fn
-
Function implementation.
- FnNamespaceUri() - Constructor for class org.basex.query.func.fn.FnNamespaceUri
- FnNamespaceUriForPrefix - Class in org.basex.query.func.fn
-
Function implementation.
- FnNamespaceUriForPrefix() - Constructor for class org.basex.query.func.fn.FnNamespaceUriForPrefix
- FnNamespaceUriFromQName - Class in org.basex.query.func.fn
-
Function implementation.
- FnNamespaceUriFromQName() - Constructor for class org.basex.query.func.fn.FnNamespaceUriFromQName
- FnNilled - Class in org.basex.query.func.fn
-
Function implementation.
- FnNilled() - Constructor for class org.basex.query.func.fn.FnNilled
- FnNodeName - Class in org.basex.query.func.fn
-
Function implementation.
- FnNodeName() - Constructor for class org.basex.query.func.fn.FnNodeName
- FnNormalizeSpace - Class in org.basex.query.func.fn
-
Function implementation.
- FnNormalizeSpace() - Constructor for class org.basex.query.func.fn.FnNormalizeSpace
- FnNormalizeUnicode - Class in org.basex.query.func.fn
-
Function implementation.
- FnNormalizeUnicode() - Constructor for class org.basex.query.func.fn.FnNormalizeUnicode
- FnNot - Class in org.basex.query.func.fn
-
Function implementation.
- FnNot() - Constructor for class org.basex.query.func.fn.FnNot
- FnNumber - Class in org.basex.query.func.fn
-
Function implementation.
- FnNumber() - Constructor for class org.basex.query.func.fn.FnNumber
- FNode - Class in org.basex.query.value.node
-
Main-memory node fragment.
- FnOneOrMore - Class in org.basex.query.func.fn
-
Function implementation.
- FnOneOrMore() - Constructor for class org.basex.query.func.fn.FnOneOrMore
- FnOutermost - Class in org.basex.query.func.fn
-
Function implementation.
- FnOutermost() - Constructor for class org.basex.query.func.fn.FnOutermost
- FnParseIetfDate - Class in org.basex.query.func.fn
-
Function implementation.
- FnParseIetfDate() - Constructor for class org.basex.query.func.fn.FnParseIetfDate
- FnParseJson - Class in org.basex.query.func.fn
-
Function implementation.
- FnParseJson() - Constructor for class org.basex.query.func.fn.FnParseJson
- FnParseXml - Class in org.basex.query.func.fn
-
Function implementation.
- FnParseXml() - Constructor for class org.basex.query.func.fn.FnParseXml
- FnParseXmlFragment - Class in org.basex.query.func.fn
-
Function implementation.
- FnParseXmlFragment() - Constructor for class org.basex.query.func.fn.FnParseXmlFragment
- FnPath - Class in org.basex.query.func.fn
-
Function implementation.
- FnPath() - Constructor for class org.basex.query.func.fn.FnPath
- FnPosition - Class in org.basex.query.func.fn
-
Function implementation.
- FnPosition() - Constructor for class org.basex.query.func.fn.FnPosition
- FnPrefixFromQName - Class in org.basex.query.func.fn
-
Function implementation.
- FnPrefixFromQName() - Constructor for class org.basex.query.func.fn.FnPrefixFromQName
- FnPut - Class in org.basex.query.func.fn
-
Function implementation.
- FnPut() - Constructor for class org.basex.query.func.fn.FnPut
- FNPUT - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
FnPut.
- FnQName - Class in org.basex.query.func.fn
-
Function implementation.
- FnQName() - Constructor for class org.basex.query.func.fn.FnQName
- FnRandomNumberGenerator - Class in org.basex.query.func.fn
-
Function implementation.
- FnRandomNumberGenerator() - Constructor for class org.basex.query.func.fn.FnRandomNumberGenerator
- FnRemove - Class in org.basex.query.func.fn
-
Function implementation.
- FnRemove() - Constructor for class org.basex.query.func.fn.FnRemove
- FnReplace - Class in org.basex.query.func.fn
-
Function implementation.
- FnReplace() - Constructor for class org.basex.query.func.fn.FnReplace
- FNRESERVED_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FnResolveQName - Class in org.basex.query.func.fn
-
Function implementation.
- FnResolveQName() - Constructor for class org.basex.query.func.fn.FnResolveQName
- FnResolveUri - Class in org.basex.query.func.fn
-
Function implementation.
- FnResolveUri() - Constructor for class org.basex.query.func.fn.FnResolveUri
- FnReverse - Class in org.basex.query.func.fn
-
Function implementation.
- FnReverse() - Constructor for class org.basex.query.func.fn.FnReverse
- FnRoot - Class in org.basex.query.func.fn
-
Function implementation.
- FnRoot() - Constructor for class org.basex.query.func.fn.FnRoot
- FnRound - Class in org.basex.query.func.fn
-
Function implementation.
- FnRound() - Constructor for class org.basex.query.func.fn.FnRound
- FnRoundHalfToEven - Class in org.basex.query.func.fn
-
Function implementation.
- FnRoundHalfToEven() - Constructor for class org.basex.query.func.fn.FnRoundHalfToEven
- FnSecondsFromDateTime - Class in org.basex.query.func.fn
-
Function implementation.
- FnSecondsFromDateTime() - Constructor for class org.basex.query.func.fn.FnSecondsFromDateTime
- FnSecondsFromDuration - Class in org.basex.query.func.fn
-
Function implementation.
- FnSecondsFromDuration() - Constructor for class org.basex.query.func.fn.FnSecondsFromDuration
- FnSecondsFromTime - Class in org.basex.query.func.fn
-
Function implementation.
- FnSecondsFromTime() - Constructor for class org.basex.query.func.fn.FnSecondsFromTime
- FnSerialize - Class in org.basex.query.func.fn
-
Function implementation.
- FnSerialize() - Constructor for class org.basex.query.func.fn.FnSerialize
- FnSort - Class in org.basex.query.func.fn
-
Function implementation.
- FnSort() - Constructor for class org.basex.query.func.fn.FnSort
- FNSpace - Class in org.basex.query.value.node
-
Namespace node.
- FNSpace(byte[], byte[]) - Constructor for class org.basex.query.value.node.FNSpace
-
Default constructor.
- FnStartsWith - Class in org.basex.query.func.fn
-
Function implementation.
- FnStartsWith() - Constructor for class org.basex.query.func.fn.FnStartsWith
- FnStaticBaseUri - Class in org.basex.query.func.fn
-
Function implementation.
- FnStaticBaseUri() - Constructor for class org.basex.query.func.fn.FnStaticBaseUri
- FnString - Class in org.basex.query.func.fn
-
Function implementation.
- FnString() - Constructor for class org.basex.query.func.fn.FnString
- FnStringJoin - Class in org.basex.query.func.fn
-
Function implementation.
- FnStringJoin() - Constructor for class org.basex.query.func.fn.FnStringJoin
- FnStringLength - Class in org.basex.query.func.fn
-
Function implementation.
- FnStringLength() - Constructor for class org.basex.query.func.fn.FnStringLength
- FnStringToCodepoints - Class in org.basex.query.func.fn
-
Function implementation.
- FnStringToCodepoints() - Constructor for class org.basex.query.func.fn.FnStringToCodepoints
- FnSubsequence - Class in org.basex.query.func.fn
-
Function implementation.
- FnSubsequence() - Constructor for class org.basex.query.func.fn.FnSubsequence
- FnSubstring - Class in org.basex.query.func.fn
-
Function implementation.
- FnSubstring() - Constructor for class org.basex.query.func.fn.FnSubstring
- FnSubstringAfter - Class in org.basex.query.func.fn
-
Function implementation.
- FnSubstringAfter() - Constructor for class org.basex.query.func.fn.FnSubstringAfter
- FnSubstringBefore - Class in org.basex.query.func.fn
-
Function implementation.
- FnSubstringBefore() - Constructor for class org.basex.query.func.fn.FnSubstringBefore
- FnSum - Class in org.basex.query.func.fn
-
Function implementation.
- FnSum() - Constructor for class org.basex.query.func.fn.FnSum
- FnTail - Class in org.basex.query.func.fn
-
Function implementation.
- FnTail() - Constructor for class org.basex.query.func.fn.FnTail
- FnTimezoneFromDate - Class in org.basex.query.func.fn
-
Function implementation.
- FnTimezoneFromDate() - Constructor for class org.basex.query.func.fn.FnTimezoneFromDate
- FnTimezoneFromDateTime - Class in org.basex.query.func.fn
-
Function implementation.
- FnTimezoneFromDateTime() - Constructor for class org.basex.query.func.fn.FnTimezoneFromDateTime
- FnTimezoneFromTime - Class in org.basex.query.func.fn
-
Function implementation.
- FnTimezoneFromTime() - Constructor for class org.basex.query.func.fn.FnTimezoneFromTime
- FnTokenize - Class in org.basex.query.func.fn
-
Function implementation.
- FnTokenize() - Constructor for class org.basex.query.func.fn.FnTokenize
- FnTrace - Class in org.basex.query.func.fn
-
Function implementation.
- FnTrace() - Constructor for class org.basex.query.func.fn.FnTrace
- FnTranslate - Class in org.basex.query.func.fn
-
Function implementation.
- FnTranslate() - Constructor for class org.basex.query.func.fn.FnTranslate
- FnTrue - Class in org.basex.query.func.fn
-
Function implementation.
- FnTrue() - Constructor for class org.basex.query.func.fn.FnTrue
- FnUnordered - Class in org.basex.query.func.fn
-
Function implementation.
- FnUnordered() - Constructor for class org.basex.query.func.fn.FnUnordered
- FnUnparsedText - Class in org.basex.query.func.fn
-
Function implementation.
- FnUnparsedText() - Constructor for class org.basex.query.func.fn.FnUnparsedText
- FnUnparsedTextAvailable - Class in org.basex.query.func.fn
-
Function implementation.
- FnUnparsedTextAvailable() - Constructor for class org.basex.query.func.fn.FnUnparsedTextAvailable
- FnUnparsedTextLines - Class in org.basex.query.func.fn
-
Function implementation.
- FnUnparsedTextLines() - Constructor for class org.basex.query.func.fn.FnUnparsedTextLines
- FnUpperCase - Class in org.basex.query.func.fn
-
Function implementation.
- FnUpperCase() - Constructor for class org.basex.query.func.fn.FnUpperCase
- FnUriCollection - Class in org.basex.query.func.fn
-
Function implementation.
- FnUriCollection() - Constructor for class org.basex.query.func.fn.FnUriCollection
- FnXmlToJson - Class in org.basex.query.func.fn
-
Function implementation.
- FnXmlToJson() - Constructor for class org.basex.query.func.fn.FnXmlToJson
- FnYearFromDate - Class in org.basex.query.func.fn
-
Function implementation.
- FnYearFromDate() - Constructor for class org.basex.query.func.fn.FnYearFromDate
- FnYearFromDateTime - Class in org.basex.query.func.fn
-
Function implementation.
- FnYearFromDateTime() - Constructor for class org.basex.query.func.fn.FnYearFromDateTime
- FnYearsFromDuration - Class in org.basex.query.func.fn
-
Function implementation.
- FnYearsFromDuration() - Constructor for class org.basex.query.func.fn.FnYearsFromDuration
- FnZeroOrOne - Class in org.basex.query.func.fn
-
Function implementation.
- FnZeroOrOne() - Constructor for class org.basex.query.func.fn.FnZeroOrOne
- FOAP - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- FOAR - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- FOAY - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- FOCA - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- FOCH - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- focus - Variable in class org.basex.query.QueryContext
-
Current context value.
- focus() - Method in class org.basex.gui.view.project.ProjectView
-
Focuses the project view.
- 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.
- focusEditor() - Method in class org.basex.gui.view.editor.EditorView
-
Focuses the current editor.
- FOCUSEDITOR - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Jump to editor.
- focusGained(FocusEvent) - Method in interface org.basex.gui.listener.FocusLostListener
- FocusGainedListener - Interface in org.basex.gui.listener
-
Listener interface for gained focus.
- FOCUSINPUT - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Jump to input bar.
- focusLost(FocusEvent) - Method in interface org.basex.gui.listener.FocusGainedListener
- FocusLostListener - Interface in org.basex.gui.listener
-
Listener interface for lost focus.
- FODC - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- FODF - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- FODT - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- FOER - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- FOFD - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- FOJS - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- FOLD_LEFT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- FOLD_RIGHT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- FOLDER - Static variable in interface org.basex.core.Text
-
Command info.
- 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.
- FOLDERVIEW - Static variable in class org.basex.gui.GUIConstants
-
Internal name of the Tree View.
- FOLLOW_REDIRECT - Enum constant in enum class org.basex.util.http.HttpText.Request
-
Follow-redirect.
- FOLLOWING - Enum constant in enum class org.basex.query.expr.path.Axis
-
Following axis.
- FOLLOWING_SIBLING - Enum constant in enum class org.basex.query.expr.path.Axis
-
Following-sibling axis.
- followingIter() - Method in class org.basex.query.value.node.ANode
-
Returns a light-weight, low-level following axis iterator.
- followingIter() - Method in class org.basex.query.value.node.DBNode
- followingSiblingIter() - Method in class org.basex.query.value.node.ANode
-
Returns a light-weight, low-level following-sibling axis iterator.
- followingSiblingIter() - Method in class org.basex.query.value.node.DBNode
- FONS - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- font - Static variable in class org.basex.gui.GUIConstants
-
Font.
- FONT - Static variable in class org.basex.gui.GUIOptions
-
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.GUIConstants
-
Current font size.
- fontSize() - Static method in class org.basex.gui.GUIConstants
-
Returns the standard font size.
- FONTSIZE - Static variable in class org.basex.gui.GUIOptions
-
Font size.
- FONTTYPE - Static variable in class org.basex.gui.GUIOptions
-
Font TYPE = plain, bold, italics).
- FOPEN - Enum constant in enum class org.basex.gui.layout.BaseXFileChooser.Mode
-
Open file.
- For - Class in org.basex.query.expr.gflwor
-
FLWOR
forclause, iterating over a sequence. - For(Var, Expr) - Constructor for class org.basex.query.expr.gflwor.For
-
Constructor.
- For(Var, Var, Var, Expr, boolean) - Constructor for class org.basex.query.expr.gflwor.For
-
Constructor.
- FOR - Static variable in interface org.basex.query.QueryText
-
Parser token.
- FOR_EACH - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- FOR_EACH_PAIR - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- FORCECREATE - Static variable in class org.basex.core.MainOptions
-
Forces database creation for unknown documents.
- forEach(FItem, QueryContext, InputInfo) - Method in class org.basex.query.value.map.XQMap
-
Applies a function on all entries.
- FORG - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- ForLet - Class in org.basex.query.expr.gflwor
-
FLWOR
for/letclause. - form - Variable in class org.basex.io.serial.StandardSerializer
-
Normalization form.
- format() - Method in class org.basex.gui.text.TextPanel
-
Formats the selected text.
- format(byte[], byte[]) - Method in class org.basex.gui.text.SyntaxXML
-
Returns a formatted version of a string.
- format(long) - Static method in class org.basex.util.Performance
-
Returns a human-readable representation for the specified size value (b, kB, MB, ...).
- format(Date) - Static method in class org.basex.util.DateTime
-
Creates a full string representation for the specified date.
- format(Date, DateFormat) - Static method in class org.basex.util.DateTime
-
Creates a string representation for a date in the specified format.
- format(ANum, byte[], InputInfo) - Method in class org.basex.query.util.format.DecFormatter
-
Returns a formatted number.
- FORMAT - Static variable in class org.basex.build.csv.CsvOptions
-
Option: format.
- FORMAT - Static variable in class org.basex.build.json.JsonOptions
-
Option: format (custom).
- FORMAT - Static variable in interface org.basex.core.Text
-
Format.
- FORMAT - Static variable in class org.basex.query.func.archive.CreateOptions
-
Archiving format.
- FORMAT_DATE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- FORMAT_DATETIME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- FORMAT_INTEGER - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- FORMAT_NUMBER - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- FORMAT_TIME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- formatDate(ADate, byte[], byte[], byte[], byte[], StaticContext, 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.
- 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
- FORMNUM_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- forName(String) - Static method in class org.basex.util.Reflect
-
Caches and returns a reference to the specified class, or throws an exception.
- FORWARD - Enum constant in enum class org.basex.gui.text.SearchBar.SearchDir
-
Next hit.
- FORX - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- FOTY - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- found() - Method in class org.basex.util.InputParser
-
Returns a "found" string, containing the current character.
- FOUP - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- FOUT - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- FPI - Class in org.basex.query.value.node
-
PI node fragment.
- FPI(String, String) - Constructor for class org.basex.query.value.node.FPI
-
Constructor for creating a processing instruction.
- FPI(QNm, byte[]) - Constructor for class org.basex.query.value.node.FPI
-
Constructor for creating a processing instruction.
- FPI(ProcessingInstruction) - Constructor for class org.basex.query.value.node.FPI
-
Constructor for creating a processing instruction from a DOM node.
- FRAGID_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- fragments - Variable in class org.basex.data.DataClip
-
Number of contained fragments.
- free() - Method in class org.basex.util.options.Options
-
Returns all name/value pairs without pre-defined option.
- 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.
- FreeSlots - Class in org.basex.util
-
Organizes free slots in heap files.
- FreeSlots() - Constructor for class org.basex.util.FreeSlots
- freeze() - Method in class org.basex.query.util.fingertree.FingerTreeBuilder
-
Builds a finger tree from the current state of this builder.
- freeze() - Method in class org.basex.query.value.array.ArrayBuilder
-
Creates an
XQArraycontaining the elements of this builder. - from(Value...) - Static method in class org.basex.query.value.array.XQArray
-
Creates an array containing the given elements.
- FROM - Static variable in interface org.basex.query.QueryText
-
Parser token.
- FSAVE - Enum constant in enum class org.basex.gui.layout.BaseXFileChooser.Mode
-
Save file.
- FT - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- FT_OPTION - Static variable in interface org.basex.query.QueryText
-
Parser token.
- FT_OPTIONS - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FT_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- FT_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- FTAnd - Class in org.basex.query.expr.ft
-
FTAnd expression.
- FTAnd(InputInfo, FTExpr[]) - Constructor for class org.basex.query.expr.ft.FTAnd
-
Constructor.
- FTAND - Static variable in interface org.basex.query.QueryText
-
Parser token.
- FTBigUnit - Enum Class in org.basex.util.ft
-
Full-text big units.
- 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.
- FTBuilder(Data) - Constructor for class org.basex.index.ft.FTBuilder
-
Constructor.
- FTCase - Enum Class in org.basex.util.ft
-
Full-text cases.
- FtContains - Class in org.basex.query.func.ft
-
Function implementation.
- FtContains() - Constructor for class org.basex.query.func.ft.FtContains
- FTContains - Class in org.basex.query.expr.ft
-
Abstract FTContains expression.
- FTContains(Expr, FTExpr, InputInfo) - Constructor for class org.basex.query.expr.ft.FTContains
-
Constructor.
- FtContainsOptions - Class in org.basex.query.func.ft
-
Full-text options.
- FtContainsOptions() - Constructor for class org.basex.query.func.ft.FtContainsOptions
- FTContent - Class in org.basex.query.expr.ft
-
FTContent expression.
- FTContent(InputInfo, FTExpr, FTContents) - Constructor for class org.basex.query.expr.ft.FTContent
-
Constructor.
- FTContents - Enum Class in org.basex.util.ft
-
Full-text content types.
- FtCount - Class in org.basex.query.func.ft
-
Function implementation.
- FtCount() - Constructor for class org.basex.query.func.ft.FtCount
- FTDiacritics - Enum Class in org.basex.util.ft
-
Full-text diacritics.
- FTDistance - Class in org.basex.query.expr.ft
-
FTDistance expression.
- FTDistance(InputInfo, FTExpr, Expr, Expr, FTUnit) - Constructor for class org.basex.query.expr.ft.FTDistance
-
Constructor.
- FTDistanceOptions - Class in org.basex.util.ft
-
Full-text distance options.
- FTDistanceOptions() - Constructor for class org.basex.util.ft.FTDistanceOptions
- FTDUP_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FTDY - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- FTEMPTY - Static variable in class org.basex.index.query.FTIndexIterator
-
Empty iterator.
- ftexpr - Variable in class org.basex.query.expr.ft.FTContains
-
Full-text expression.
- FTExpr - Class in org.basex.query.expr.ft
-
This class defines is an abstract class for full-text expressions.
- FTExtension - Class in org.basex.query.expr.ft
-
FTExtensionSelection expression.
- FTExtension(InputInfo, Pragma, FTExpr) - Constructor for class org.basex.query.expr.ft.FTExtension
-
Constructor.
- FtExtract - Class in org.basex.query.func.ft
-
Function implementation.
- FtExtract() - Constructor for class org.basex.query.func.ft.FtExtract
- FTFilter - Class in org.basex.query.expr.ft
-
Abstract FTFilter expression.
- FTFlag - Enum Class in org.basex.util.ft
-
This enumeration assembles globally used full-text options.
- FTIGNORE - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ftinclude - Variable in class org.basex.data.MetaData
-
Full-text index: names to include.
- FTINCLUDE - Enum constant in enum class org.basex.data.MetaProp
-
Property.
- FTINCLUDE - Static variable in class org.basex.core.MainOptions
-
Full-text index: names to include.
- ftindex - Variable in class org.basex.data.MetaData
-
Indicates if a full-text index exists.
- ftIndex - Variable in class org.basex.data.Data
-
Full-text index.
- FTIndex - Class in org.basex.index.ft
-
This class provides access to a fuzzy full-text index structure stored on disk.
- FTIndex(Data) - Constructor for class org.basex.index.ft.FTIndex
-
Constructor, initializing the index structure.
- FTINDEX - Enum constant in enum class org.basex.data.MetaProp
-
Property.
- FTINDEX - Static variable in class org.basex.core.MainOptions
-
Flag for creating a full-text index.
- FTIndexAccess - Class in org.basex.query.expr.ft
-
FTContains expression with index access.
- FTIndexAccess(InputInfo, FTExpr, IndexDb) - Constructor for class org.basex.query.expr.ft.FTIndexAccess
-
Constructor.
- FTIndexIterator - Class in org.basex.index.query
-
This interface provides methods for returning index results.
- FTIndexIterator() - Constructor for class org.basex.index.query.FTIndexIterator
- FtIndexOptions - Class in org.basex.query.func.ft
-
Full-text index options.
- FtIndexOptions() - Constructor for class org.basex.query.func.ft.FtIndexOptions
- 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 - Variable in class org.basex.query.QueryContext
-
Current full-text lexer.
- 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.
- ftmaps(HashMap<String, IO>, HashMap<String, IO>) - Method in class org.basex.query.QueryResources
-
Attaches full-text maps.
- FtMark - Class in org.basex.query.func.ft
-
Function implementation.
- FtMark() - Constructor for class org.basex.query.func.ft.FtMark
- FTMatch - Class in org.basex.query.util.ft
-
Match full-text container, referencing several
FTStringMatchinstances. - FTMatch() - Constructor for class org.basex.query.util.ft.FTMatch
-
Constructor.
- FTMatch(long) - Constructor for class org.basex.query.util.ft.FTMatch
-
Constructor with initial capacity.
- FTMATCH_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FTMatches - Class in org.basex.query.util.ft
-
AllMatches full-text container, referencing several
FTMatchinstances. - FTMatches() - Constructor for class org.basex.query.util.ft.FTMatches
-
Constructor.
- FTMatches(int) - Constructor for class org.basex.query.util.ft.FTMatches
-
Constructor.
- FTMILD - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FTMildNot - Class in org.basex.query.expr.ft
-
FTMildnot expression.
- FTMildNot(InputInfo, FTExpr, FTExpr) - Constructor for class org.basex.query.expr.ft.FTMildNot
-
Constructor.
- FTMode - Enum Class in org.basex.util.ft
-
Search mode.
- FTNode - Class in org.basex.query.value.node
-
Disk-based full-text Node item.
- FTNode(FTMatches, double) - Constructor for class org.basex.query.value.node.FTNode
-
Constructor, called by the sequential variant.
- FTNode(FTMatches, Data, int, int, int) - Constructor for class org.basex.query.value.node.FTNode
-
Constructor, called by the index variant.
- FtNormalize - Class in org.basex.query.func.ft
-
Function implementation.
- FtNormalize() - Constructor for class org.basex.query.func.ft.FtNormalize
- FTNOSTEM_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FTNot - Class in org.basex.query.expr.ft
-
FTUnaryNot expression.
- FTNot(InputInfo, FTExpr) - Constructor for class org.basex.query.expr.ft.FTNot
-
Constructor.
- FTNOT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- FTNOTOK_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ftOpt() - Method in class org.basex.query.QueryContext
-
Returns the current full-text options.
- ftOpt() - Method in class org.basex.util.ft.FTLexer
-
Returns the full-text options.
- ftOpt(FTOpt) - Method in class org.basex.query.expr.ft.FTWords
-
Assigns full-text options.
- ftOpt(FTOpt) - Method in class org.basex.query.QueryContext
-
Assigns 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.expr.ft
-
FTOptions expression.
- FTOptions(InputInfo, FTExpr, FTOpt) - Constructor for class org.basex.query.expr.ft.FTOptions
-
Constructor.
- FTOr - Class in org.basex.query.expr.ft
-
FTOr expression.
- FTOr(InputInfo, FTExpr[]) - Constructor for class org.basex.query.expr.ft.FTOr
-
Constructor.
- FTOR - Static variable in interface org.basex.query.QueryText
-
Parser token.
- FTOrder - Class in org.basex.query.expr.ft
-
FTOrder expression.
- FTOrder(InputInfo, FTExpr) - Constructor for class org.basex.query.expr.ft.FTOrder
-
Constructor.
- ftpos - Variable in class org.basex.query.value.node.FTPosNode
-
Full-text positions.
- ftpos() - Method in class org.basex.query.value.seq.DBNodes
-
Returns full-text position data.
- ftpos(byte[], FTPosData, int) - Method in class org.basex.query.util.DataBuilder
-
Attaches full-text position data.
- ftpos(FTPosData) - Method in class org.basex.query.value.seq.DBNodes
-
Assigns full-text position data.
- ftPos - Variable in class org.basex.query.QueryContext
-
Full-text token positions (needed for highlighting full-text results).
- FTPos - Class in org.basex.query.util.ft
-
This class contains full-text positions for a single database node.
- ftPosData - Variable in class org.basex.query.QueryContext
-
Full-text position data (needed for highlighting full-text results).
- FTPosData - Class in org.basex.query.util.ft
-
This class provides a container for query full-text positions, which is evaluated by the visualizations.
- FTPosData() - Constructor for class org.basex.query.util.ft.FTPosData
- FTPosNode - Class in org.basex.query.value.node
-
Database node with full-text positions.
- FTPosNode(Data, int, FTPosData) - Constructor for class org.basex.query.value.node.FTPosNode
-
Constructor, called by the sequential variant.
- FTRANGE - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FTScope - Class in org.basex.query.expr.ft
-
FTScope expression.
- FTScope(InputInfo, FTExpr, boolean, FTUnit) - Constructor for class org.basex.query.expr.ft.FTScope
-
Constructor.
- FTScopeOptions - Class in org.basex.util.ft
-
Full-text scope options.
- FTScopeOptions() - Constructor for class org.basex.util.ft.FTScopeOptions
- FtScore - Class in org.basex.query.func.ft
-
Function implementation.
- FtScore() - Constructor for class org.basex.query.func.ft.FtScore
- FtSearch - Class in org.basex.query.func.ft
-
Function implementation.
- FtSearch() - Constructor for class org.basex.query.func.ft.FtSearch
- FTSpan - Class in org.basex.util.ft
-
This class contains a single full-text token.
- FTST - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- FTSTOP - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FTStringMatch - Class in org.basex.query.util.ft
-
Single full-text string match.
- FTToken - Class in org.basex.util
-
This class provides mapping tables for converting full-text tokens.
- FtTokenize - Class in org.basex.query.func.ft
-
Function implementation.
- FtTokenize() - Constructor for class org.basex.query.func.ft.FtTokenize
- FtTokenizeOptions - Class in org.basex.query.func.ft
-
Full-text tokenization options.
- FtTokenizeOptions() - Constructor for class org.basex.query.func.ft.FtTokenizeOptions
- FTTokenizer - Class in org.basex.query.expr.ft
-
This class performs the full-text tokenization.
- FtTokens - Class in org.basex.query.func.ft
-
Function implementation.
- FtTokens() - Constructor for class org.basex.query.func.ft.FtTokens
- FTTokens - Class in org.basex.query.expr.ft
-
This is a container for full-text tokens.
- FTTokens() - Constructor for class org.basex.query.expr.ft.FTTokens
-
Constructor.
- FTUnit - Enum Class in org.basex.util.ft
-
Full-text units.
- FTWeight - Class in org.basex.query.expr.ft
-
FTOptions expression.
- FTWeight(InputInfo, FTExpr, Expr) - Constructor for class org.basex.query.expr.ft.FTWeight
-
Constructor.
- FTWEIGHT_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FTWildcard - Class in org.basex.query.expr.ft
-
Wildcard expression.
- FTWildcard(byte[]) - Constructor for class org.basex.query.expr.ft.FTWildcard
-
Constructor.
- FTWILDCARD_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FTWindow - Class in org.basex.query.expr.ft
-
FTWindow expression.
- FTWindow(InputInfo, FTExpr, Expr, FTUnit) - Constructor for class org.basex.query.expr.ft.FTWindow
-
Constructor.
- FTWindowOptions - Class in org.basex.util.ft
-
Full-text window options.
- FTWindowOptions() - Constructor for class org.basex.util.ft.FTWindowOptions
- FTWords - Class in org.basex.query.expr.ft
-
FTWords expression.
- FTWords(InputInfo, Expr, FTMode, Expr[]) - Constructor for class org.basex.query.expr.ft.FTWords
-
Constructor for sequential evaluation.
- FTWords(InputInfo, IndexDb, Value, FTMode) - Constructor for class org.basex.query.expr.ft.FTWords
-
Constructor for index-based evaluation.
- FTxt - Class in org.basex.query.value.node
-
Text node fragment.
- FTxt(byte[]) - Constructor for class org.basex.query.value.node.FTxt
-
Constructor.
- FTxt(String) - Constructor for class org.basex.query.value.node.FTxt
-
Constructor.
- FTxt(Text) - Constructor for class org.basex.query.value.node.FTxt
-
Constructor for creating a text from a DOM node.
- FULL - Enum constant in enum class org.basex.query.expr.path.NamePart
-
Full test (prefix:name).
- FULL - Enum constant in enum class org.basex.query.util.collation.BaseXCollationOptions.Decomposition
-
Full.
- FULL - Enum constant in enum class org.basex.server.ServerCmd
-
Code for executing a query and returning all information relevant for XQJ: {id}0.
- FULL - Static variable in class org.basex.util.DateTime
-
Full date format.
- FULLPLAN - Static variable in class org.basex.core.MainOptions
-
Creates comprehensive query plan information.
- fullscreen(boolean) - Method in class org.basex.gui.GUI
-
Turns fullscreen mode on/off.
- FULLSCREEN - Static variable in interface org.basex.core.Text
-
Command info.
- FULLTEXT - Enum constant in enum class org.basex.core.parse.Commands.CmdIndex
- FULLTEXT - Enum constant in enum class org.basex.core.parse.Commands.CmdIndexInfo
- FULLTEXT - Enum constant in enum class org.basex.index.IndexType
-
Full-text index.
- 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 index.
- FUN - Enum constant in enum class org.basex.query.value.type.Type.ID
-
function(*).
- FUNARITY_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- func() - Method in class org.basex.query.func.StaticFuncCall
-
Returns the called function if already known.
- FUNC_JSON_OPT_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FUNCARG_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FUNCARITY_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FUNCARITY_X_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FuncCall - Class in org.basex.query.func
-
An XQuery function call, either static or dynamic.
- FUNCCAST_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FUNCCAST_X_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FUNCDEFINED_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FuncDefinition - Class in org.basex.query.func
-
Definition of built-in function.
- FUNCDUPL_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- funcItem(FuncItem) - Method in class org.basex.query.util.ASTVisitor
-
Notifies the visitor of a function item.
- FuncItem - Class in org.basex.query.value.item
-
Function item.
- FuncItem(StaticContext, AnnList, QNm, Var[], FuncType, Expr, int, InputInfo) - Constructor for class org.basex.query.value.item.FuncItem
-
Constructor.
- FuncItem(StaticContext, AnnList, QNm, Var[], FuncType, Expr, QueryFocus, int, InputInfo) - Constructor for class org.basex.query.value.item.FuncItem
-
Constructor.
- FuncLit - Class in org.basex.query.func
-
A named function literal.
- funcName() - Method in class org.basex.query.func.Closure
- funcName() - Method in class org.basex.query.func.StaticFunc
- funcName() - Method in interface org.basex.query.func.XQFunctionExpr
-
Name of this function,
nullmeans anonymous function. - funcName() - Method in class org.basex.query.value.item.FuncItem
- funcName() - Method in class org.basex.query.value.item.XQData
- FUNCNAME - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FUNCNOIMPL_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FUNCNOTUP_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- funcNS - Variable in class org.basex.query.StaticContext
-
Default function namespace.
- FuncOption - Class in org.basex.util.options
-
Option containing a boolean value.
- FuncOption(String) - Constructor for class org.basex.util.options.FuncOption
-
Constructor without default value.
- FuncOption(String, FItem) - Constructor for class org.basex.util.options.FuncOption
-
Constructor without default value.
- FuncOptions - Class in org.basex.query.func
-
This class parses options specified in function arguments.
- FuncOptions(QNm, InputInfo) - Constructor for class org.basex.query.func.FuncOptions
-
Constructor.
- FuncOptions(InputInfo) - Constructor for class org.basex.query.func.FuncOptions
-
Constructor.
- FUNCPRIVATE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- funcs - Variable in class org.basex.query.QueryContext
-
Functions.
- funcs() - Method in class org.basex.query.func.StaticFuncs
-
Returns all user-defined functions.
- funcs() - Method in class org.basex.query.scope.AModule
-
Return static functions.
- function(AFunction, InputInfo, Expr...) - Method in class org.basex.query.CompileContext
-
Creates and returns an optimized instance of the specified function.
- function(Function, Object...) - Method in class org.basex.query.QueryString
-
Adds a function call.
- function(FItem) - Method in class org.basex.io.serial.AdaptiveSerializer
- function(FItem) - Method in class org.basex.io.serial.json.JsonSerializer
- function(FItem) - Method in class org.basex.io.serial.Serializer
-
Serializes a function item.
- function(FItem) - Method in class org.basex.io.serial.StandardSerializer
- Function - Enum Class in org.basex.query.func
-
Definitions of all built-in XQuery functions.
- FUNCTION - Static variable in interface org.basex.query.QueryText
-
Parser token.
- FUNCTION - Static variable in class org.basex.query.value.type.FuncType
-
Name.
- FUNCTION - Static variable in class org.basex.query.value.type.SeqType
-
Any function type.
- FUNCTION_ARITY - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- FUNCTION_LOOKUP - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- FUNCTION_NAME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- FUNCTION_NAMESPACE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- FUNCTION_O - Static variable in class org.basex.query.value.type.SeqType
-
Single function.
- FUNCTION_ZM - Static variable in class org.basex.query.value.type.SeqType
-
Zero of more functions.
- FUNCTION_ZO - Static variable in class org.basex.query.value.type.SeqType
-
Zero of single function.
- Functions - Class in org.basex.query.func
-
This class provides access to built-in and user-defined functions.
- funcType() - Method in class org.basex.query.expr.Expr
-
Returns the function type of this expression.
- funcType() - Method in class org.basex.query.func.Closure
- funcType() - Method in class org.basex.query.func.StaticFunc
- funcType() - Method in interface org.basex.query.func.XQFunctionExpr
-
Type of this function.
- funcType() - Method in class org.basex.query.value.item.FItem
- FuncType - Class in org.basex.query.value.type
-
XQuery 3.0 function types.
- FUNCUP_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FUNERR1 - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FUNNONS_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FUNREPBS_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FUNREPDOL_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FUNZONE_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- FUZZY - Static variable in class org.basex.query.func.ft.FtIndexOptions
-
Option: fuzzy.
- FUZZY - Static variable in interface org.basex.query.QueryText
-
Parser token.
- FZ - Enum constant in enum class org.basex.util.ft.FTFlag
-
Fuzzy flag.
G
- G_DAY - Enum constant in enum class org.basex.query.value.type.AtomType
-
Day type.
- G_MONTH - Enum constant in enum class org.basex.query.value.type.AtomType
-
Month type.
- G_MONTH_DAY - Enum constant in enum class org.basex.query.value.type.AtomType
-
Month day type.
- G_YEAR - Enum constant in enum class org.basex.query.value.type.AtomType
-
Year type.
- G_YEAR_MONTH - Enum constant in enum class org.basex.query.value.type.AtomType
-
Year month type.
- gaps - Variable in class org.basex.query.util.ft.FTStringMatch
-
Gaps (non-contiguous) flag.
- gc(int) - Static method in class org.basex.util.Performance
-
Performs some garbage collection.
- GDt - Class in org.basex.query.value.item
-
Simple date item, used for
xs:gYearMonth,xs:gYear,xs:gMonthDay,xs:gDayandxs:gMonth. - GDt(byte[], Type, InputInfo) - Constructor for class org.basex.query.value.item.GDt
-
Constructor.
- GDt(ADate, Type) - Constructor for class org.basex.query.value.item.GDt
-
Constructor.
- GE - Enum constant in enum class org.basex.query.expr.CmpG.OpG
-
General comparison: greater of equal.
- GE - Enum constant in enum class org.basex.query.expr.CmpV.OpV
-
Item comparison: greater of equal.
- GENERAL - Static variable in interface org.basex.core.Text
-
General info.
- GENERAL_INFO - Static variable in interface org.basex.core.Text
-
"General Information".
- GENERATE_ID - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- generateParseException() - Method in class org.basex.query.util.regex.parse.RegExParser
-
Generate ParseException.
- GEO - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- GEO_ARG - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- GEO_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- GEO_RANGE - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- GEO_READ - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- GEO_TYPE - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- GEO_URI - Static variable in interface org.basex.query.QueryText
-
EXPath URI.
- GEO_WHICH - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- GEO_WRITE - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- get() - Static method in class org.basex.core.MainOptions
-
Creates a new options instance with whitespace chopping turned off.
- get() - Method in enum class org.basex.io.serial.SerializerMode
-
Returns serialization parameters.
- get() - Method in interface org.basex.query.QuerySupplier
-
Gets a result.
- get() - Static method in class org.basex.util.ConsoleReader
-
Creates a new instance.
- get(boolean) - Method in class org.basex.gui.layout.BaseXHistory
-
Returns a history value.
- get(boolean) - Static method in class org.basex.query.util.regex.Wildcard
-
Getter for the lazily initialized wildcard instances.
- get(boolean) - Static method in class org.basex.query.value.item.Bln
-
Returns a static item instance.
- get(boolean[]) - Static method in class org.basex.query.value.seq.BlnSeq
-
Creates a sequence with the specified items.
- get(boolean, boolean) - Static method in class org.basex.query.util.regex.LineBorder
-
Getter for the cached LineBorder instance.
- get(byte) - Static method in class org.basex.query.value.item.B64
-
Returns an instance of this class for single bytes.
- get(byte[]) - Method in class org.basex.index.IndexCache
-
Gets cached entry for the specified key.
- get(byte[]) - Method in class org.basex.index.value.DiskValues
-
Binary search for key in the
idxrreference file. - get(byte[]) - Static method in class org.basex.query.util.format.Formatter
-
Returns a formatter for the specified language.
- get(byte[]) - Static method in class org.basex.query.value.item.B64
-
Returns an instance of this class.
- get(byte[]) - Static method in class org.basex.query.value.item.Str
-
Returns an instance of this class.
- get(byte[]) - Static method in class org.basex.query.value.seq.BytSeq
-
Creates a sequence with the specified items.
- get(byte[]) - Method in class org.basex.util.Atts
-
Returns the offset to the specified name.
- get(byte[]) - Method in class org.basex.util.hash.TokenBoolMap
-
Returns the value for the specified key.
- get(byte[]) - Method in class org.basex.util.hash.TokenIntMap
-
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(byte[][]) - Static method in class org.basex.query.value.seq.StrSeq
-
Creates a sequence with the specified items.
- get(byte[], int) - Static method in class org.basex.util.Num
-
Decompresses and returns a value from the specified byte array.
- get(byte[], int, int) - Method in class org.basex.index.value.DiskValues
-
Binary search for key in the
#idxrreference file. - get(byte[], QueryContext, StaticContext, InputInfo, QueryError) - Static method in class org.basex.query.util.collation.Collation
-
Returns a collation instance for the specified uri.
- get(byte[], InputInfo) - Static method in class org.basex.query.value.item.B64
-
Returns an instance of this class.
- get(byte[], InputInfo) - Static method in class org.basex.query.value.item.Dbl
-
Returns an instance of this class.
- get(double) - Static method in class org.basex.query.value.item.Bln
-
Constructor, adding a full-text score.
- get(double) - Static method in class org.basex.query.value.item.Dbl
-
Returns an instance of this class.
- get(double[]) - Static method in class org.basex.query.value.seq.DblSeq
-
Creates a sequence with the specified items.
- get(double, InputInfo) - Static method in class org.basex.query.expr.ItrPos
-
Returns a position expression for the specified position, or an optimized boolean item.
- get(float) - Static method in class org.basex.query.value.item.Flt
-
Returns an instance of this class.
- get(float[]) - Static method in class org.basex.query.value.seq.FltSeq
-
Creates a sequence with the specified items.
- get(int) - Method in class org.basex.core.locks.LockList
-
Returns the element at the specified position.
- get(int) - Method in interface org.basex.index.query.EntryIterator
-
Returns the specified index entry.
- get(int) - Static method in class org.basex.query.util.index.IndexCosts
-
Constructor.
- get(int) - Static method in enum class org.basex.query.value.type.Type.ID
-
Gets the specified ID.
- get(int) - Method in class org.basex.util.BitArray
-
Gets the value of the ith bit.
- get(int) - Method in class org.basex.util.hash.IntMap
-
Returns the value for the specified key.
- get(int) - Method in class org.basex.util.hash.IntObjMap
-
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 element at the specified index position.
- get(int) - Method in class org.basex.util.list.DoubleList
-
Returns the element at the specified position.
- get(int) - Method in class org.basex.util.list.IntList
-
Returns the element at the specified position.
- get(int) - Method in class org.basex.util.list.LongList
-
Returns the element at the specified position.
- get(int) - Method in class org.basex.util.list.ObjectList
-
Returns the element at the specified index.
- get(int) - Method in class org.basex.util.TokenBuilder
-
Returns the byte stored at the specified position.
- get(int[]) - Static method in class org.basex.query.value.seq.IntSeq
-
Creates an xs:integer sequence with the specified items.
- get(int[], Data, Expr) - Static method in class org.basex.query.value.seq.DBNodeSeq
-
Creates a sequence with the specified items.
- get(int[], Data, Type, boolean) - Static method in class org.basex.query.value.seq.DBNodeSeq
-
Creates a sequence with the specified items.
- get(int, long) - Method in class org.basex.util.FreeSlots
-
Returns the offset of a slot that is greater than or equal to the specified size.
- get(int, Type, Value...) - Static method in class org.basex.query.value.seq.Seq
-
Tries to create a typed sequence with the items of the specified values.
- get(long) - Method in class org.basex.query.iter.AtomIter
- get(long) - Method in class org.basex.query.iter.BasicIter
- get(long) - Method in class org.basex.query.iter.Iter
-
Returns the specified item, or an arbitrary item if the index is invalid.
- get(long) - Method in class org.basex.query.iter.NodeIter
- get(long) - Method in class org.basex.query.util.fingertree.FingerTree
-
Returns the element at the given position in this tree.
- get(long) - Method in class org.basex.query.value.array.XQArray
-
Gets the element at the given position in this array.
- get(long) - Static method in class org.basex.query.value.item.DTDur
-
Returns a dayTimeDuration item for the specified milliseconds.
- get(long) - Static method in class org.basex.query.value.item.Dtm
-
Returns a dateTime item for the specified milliseconds.
- get(long) - Static method in class org.basex.query.value.item.Int
-
Returns an instance of this class.
- get(long[]) - Static method in class org.basex.query.value.seq.IntSeq
-
Creates an xs:integer sequence with the specified items.
- get(long[], Type) - Static method in class org.basex.query.value.seq.IntSeq
-
Creates a sequence with the specified items.
- get(long, long, boolean) - Static method in class org.basex.query.value.seq.RangeSeq
-
Returns a value representation of the specified items.
- get(long, long, InputInfo) - Static method in class org.basex.query.expr.ItrPos
-
Returns a position expression for the specified range, or an optimized boolean item.
- get(long, Type) - Static method in class org.basex.query.value.item.Int
-
Returns an instance of this class.
- get(InputStream) - Static method in class org.basex.io.in.BufferInput
-
Returns a buffered input stream.
- 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 a default serializer.
- get(OutputStream, SerializerOptions) - Static method in class org.basex.io.serial.Serializer
-
Returns a specific serializer.
- get(Class<O>) - Static method in class org.basex.util.Reflect
-
Returns a class instance.
- get(Object, QueryContext, InputInfo) - Static method in class org.basex.query.value.item.Str
-
Returns a string representation of the specified value.
- get(Constructor<O>, Object...) - Static method in class org.basex.util.Reflect
-
Returns a class instance or
null. - get(Field, Object) - Static method in class org.basex.util.Reflect
-
Returns the value of a field.
- get(String) - Static method in enum class org.basex.core.users.Perm
-
Returns a permission matching the specified string.
- get(String) - Method in class org.basex.core.users.Users
-
Returns user with the specified name.
- get(String) - Static method in enum class org.basex.data.MetaProp
-
Returns a property matching the specified string.
- get(String) - Static method in class org.basex.gui.layout.BaseXImages
-
Returns the specified image.
- get(String) - Static method in class org.basex.io.IO
-
Returns a class instance for the specified location string.
- get(String) - Static method in class org.basex.query.util.regex.Escape
-
Creates a regular expression from the given escape sequence.
- get(String) - Static method in class org.basex.query.value.item.Str
-
Returns an instance of this class.
- get(String) - Static method in class org.basex.util.ft.Language
-
Returns an instance for the specified language code or
null. - get(String) - Static method in enum class org.basex.util.http.HttpMethod
-
Returns an enum for the specified string.
- get(String) - Static method in enum class org.basex.util.http.HttpText.Request
-
Returns an enum for the specified string.
- get(String) - Static method in class org.basex.util.http.MediaType
-
Returns the media type for the suffix of the specified file path.
- get(String) - Method in class org.basex.util.options.EnumOption
-
Returns an enum for the specified string.
- get(String) - Static method in class org.basex.util.Prop
-
Returns a system property or global option.
- get(String, String, boolean, GUI) - Static method in class org.basex.gui.layout.BaseXButton
-
Returns a new image button.
- get(String, String, InputInfo) - Static method in enum class org.basex.query.QueryError
-
Returns an error for the specified name.
- get(String, Context) - Static method in class org.basex.core.cmd.Get
-
Returns the value of the specified option.
- get(String, Context) - Static method in class org.basex.core.parse.CommandParser
-
Constructor.
- get(BigDecimal) - Static method in class org.basex.query.value.item.Dec
-
Constructor.
- get(BigInteger) - Static method in class org.basex.query.value.item.Uln
-
Constructor.
- get(URL) - Static method in class org.basex.gui.layout.BaseXImages
-
Returns the specified image.
- get(HashMap<String, String>) - Method in class org.basex.query.util.collation.BaseXCollationOptions
- get(CsvParserOptions) - Static method in class org.basex.io.parse.csv.CsvConverter
-
Returns a CSV converter for the given configuration.
- get(JsonParserOptions) - Static method in class org.basex.io.parse.json.JsonConverter
-
Returns a JSON converter for the given configuration.
- get(MainOptions) - Static method in class org.basex.util.ft.Language
-
Returns an instance for the current language option, or English as default language.
- get(Data, int) - Method in class org.basex.query.util.ft.FTPosData
-
Gets full-text data from the container.
- get(IO) - Static method in class org.basex.io.in.BufferInput
-
Returns a buffered input stream.
- get(Annotation) - Method in class org.basex.query.util.list.AnnList
-
Returns an annotation with the specified signature.
- get(CompileContext, Expr, InputInfo, Expr...) - Static method in class org.basex.query.expr.path.Step
-
Returns a new optimized self::node() step.
- get(CompileContext, Expr, InputInfo, Axis, Test, Expr...) - Static method in class org.basex.query.expr.path.Step
-
Returns a new optimized step.
- get(CompileContext, Expr, InputInfo, Test, Expr...) - Static method in class org.basex.query.expr.path.Step
-
Returns a new optimized self step.
- get(CompileContext, InputInfo) - Static method in class org.basex.query.expr.ContextValue
-
Creates a new, optimized context value expression.
- get(CompileContext, InputInfo, Expr...) - Static method in class org.basex.query.expr.List
-
Creates a new, optimized list expression, or the first expression if only one was specified.
- get(CompileContext, InputInfo, Expr...) - Static method in class org.basex.query.expr.SimpleMap
-
Creates a new, optimized map expression, or the first expression if only one was specified.
- get(CompileContext, InputInfo, Expr, Expr...) - Static method in class org.basex.query.expr.Filter
-
Creates a new, optimized filter expression, or the root expression if no predicates exist.
- get(CompileContext, InputInfo, Expr, Expr...) - Static method in class org.basex.query.expr.path.Path
-
Creates a new, optimized path expression.
- get(CmpG, boolean, CompileContext) - Static method in class org.basex.query.expr.CmpIR
-
Tries to convert the specified expression into a range expression.
- get(CmpHashG) - Method in class org.basex.query.QueryThreads
-
Returns local thread for the given expression.
- get(Expr, CompileContext) - Static method in class org.basex.query.func.fn.SeqRange
-
Returns an instance for the specified range expression.
- get(Expr, QuerySupplier<Expr>) - Method in class org.basex.query.CompileContext
-
Evaluates a function in the given focus.
- get(FTWords) - Method in class org.basex.query.QueryThreads
-
Returns local thread for the given expression.
- get(AxisPath) - Method in class org.basex.query.QueryThreads
-
Returns local thread for the given expression.
- get(Test...) - Static method in class org.basex.query.expr.path.Test
-
Creates a single test with the same node type.
- get(StaticFunc, Expr[]) - Static method in class org.basex.query.scope.MainModule
-
Creates a new main module for the specified function.
- get(QueryException, SeqType, StaticContext) - Static method in class org.basex.query.func.fn.FnError
-
Creates an error function instance.
- get(StaticContext, InputInfo, Expr...) - Method in interface org.basex.query.func.AFunction
-
Creates a new instance of the function.
- get(StaticContext, InputInfo, Expr...) - Method in class org.basex.query.func.FuncDefinition
-
Creates a new function instance.
- get(AnnList, SeqType, SeqType...) - Static method in class org.basex.query.value.type.FuncType
-
Getter for function types.
- get(AnnList, SeqType, Var[]) - Static method in class org.basex.query.value.type.FuncType
-
Getter for a function's type.
- get(Bin, InputInfo) - Static method in class org.basex.query.value.item.B64
-
Returns an instance of this class.
- get(Item[], int, Expr) - Static method in class org.basex.query.value.seq.ItemSeq
-
Creates a typed sequence with the items of the specified values.
- get(Item[], int, Type) - Static method in class org.basex.query.value.seq.ItemSeq
-
Creates a typed sequence with the items of the specified values.
- get(Item, InputInfo) - Method in class org.basex.query.value.array.XQArray
- get(Item, InputInfo) - Method in class org.basex.query.value.item.XQData
-
Gets a value from this item.
- get(Item, InputInfo) - Method in class org.basex.query.value.map.XQMap
- get(QNm) - Static method in enum class org.basex.query.ann.Annotation
-
Returns an annotation with the specified name.
- get(QNm) - Method in class org.basex.query.util.hash.QNmMap
-
Returns the value for the specified key.
- get(QNm) - Method in class org.basex.query.var.VarStack
-
Returns a variable with the specified name; should only be used while parsing, because it ignores the ids of variables.
- get(QNm, long) - Method in class org.basex.query.func.StaticFuncs
-
Returns the function with the given name and arity.
- get(QNm, Expr[], QueryContext, StaticContext, InputInfo) - Static method in class org.basex.query.func.Functions
-
Returns a function call with the specified name and number of arguments.
- get(QNm, Expr[], QueryContext, StaticContext, InputInfo) - Static method in class org.basex.query.func.java.JavaCall
-
Returns a new Java function instance.
- get(ANode) - Static method in class org.basex.api.dom.BXNode
-
Creates a new DOM node instance for the input node.
- get(AtomType, SeqType) - Static method in class org.basex.query.value.type.MapType
-
Creates a new map type.
- get(NodeType) - Static method in class org.basex.query.expr.path.KindTest
-
Returns a test instance.
- get(NodeType, QNm) - Static method in class org.basex.query.expr.path.Test
-
Returns a node test, a name test or
null. - get(NodeType, QNm, Type, byte[]) - Static method in class org.basex.query.expr.path.Test
-
Returns a node test, a name test or
null. - get(SeqType) - Static method in class org.basex.query.value.type.ArrayType
-
Creates a new array type.
- get(SeqType, SeqType...) - Static method in class org.basex.query.value.type.FuncType
-
Getter for function types without annotations.
- get(Type, Occ) - Static method in class org.basex.query.value.type.SeqType
-
Returns a sequence type.
- get(Type, Occ, Test) - Static method in class org.basex.query.value.type.SeqType
-
Returns a sequence type.
- get(Value, long) - Static method in class org.basex.query.value.seq.SingletonSeq
-
Creates a singleton sequence with the specified value.
- get(Var) - Method in class org.basex.query.QueryContext
-
Gets the value currently bound to the given variable.
- get(Var) - Method in class org.basex.query.var.QueryStack
-
Gets the value bound to the given variable in the current stack frame.
- get(VarScope, Expr, SeqType, String, InputInfo) - Static method in class org.basex.query.scope.MainModule
-
Creates a new main module for a context item declared in the prolog.
- get(InputInfo, Object...) - Method in enum class org.basex.query.QueryError
-
Throws a query exception.
- get(InputInfo, Expr, Expr...) - Static method in class org.basex.query.expr.path.Path
-
Returns a new path instance.
- get(InputInfo, Axis, Test, Expr...) - Static method in class org.basex.query.expr.path.Step
-
Returns a new step.
- get(IntList, Data, boolean, boolean) - Static method in class org.basex.query.value.seq.DBNodeSeq
-
Creates a node sequence with the given data reference and pre values.
- get(TokenList) - Static method in class org.basex.query.value.seq.StrSeq
-
Creates a sequence with the specified items.
- get(BooleanOption) - Method in class org.basex.util.options.Options
-
Returns the requested boolean.
- get(EnumOption<E>) - Method in class org.basex.util.options.Options
-
Returns the requested enum value.
- get(FuncOption) - Method in class org.basex.util.options.Options
-
Returns the requested function.
- get(NumberOption) - Method in class org.basex.util.options.Options
-
Returns the requested number.
- get(NumbersOption) - Method in class org.basex.util.options.Options
-
Returns the requested integer array.
- get(Option<?>) - Method in class org.basex.query.up.primitives.DBOptions
-
Returns the value of the specified option.
- get(Option<?>) - Method in class org.basex.util.options.Options
-
Returns the value of the specified option.
- get(OptionsOption<O>) - Method in class org.basex.util.options.Options
-
Returns the requested options.
- get(StringOption) - Method in class org.basex.util.options.Options
-
Returns the requested string.
- get(StringsOption) - Method in class org.basex.util.options.Options
-
Returns the requested string array.
- Get - Class in org.basex.core.cmd
-
Evaluates the 'get' command and return the value of a database option.
- Get() - Constructor for class org.basex.core.cmd.Get
-
Empty constructor.
- Get(String) - Constructor for class org.basex.core.cmd.Get
-
Default constructor.
- Get(Option<?>) - Constructor for class org.basex.core.cmd.Get
-
Default constructor.
- GET - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- GET - Enum constant in enum class org.basex.util.http.HttpMethod
-
GET method.
- GET - Static variable in interface org.basex.core.parse.Commands
-
Command string: "get".
- 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.query.QueryIOException
- getCause() - Method in exception org.basex.query.QueryRTException
- getCause(InputInfo) - Method in exception org.basex.query.QueryIOException
-
Returns the query exception.
- getChildNodes() - Method in class org.basex.api.dom.BXAttr
- getChildNodes() - Method in class org.basex.api.dom.BXNode
- getColor(TextIterator) - Method in class org.basex.gui.text.SyntaxXML
- getCp(String) - Static method in class org.basex.query.util.regex.Escape
-
Gets the character escaped by the given single escape.
- getData() - Method in class org.basex.api.dom.BXComm
- 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
- getEditor() - Method in class org.basex.gui.view.editor.EditorView
-
Returns the current editor.
- 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
- getEntity(byte[]) - Static method in class org.basex.util.XMLToken
-
Returns the unicode for the specified entity or
null. - getEntityResolver(MainOptions) - Static method in class org.basex.build.xml.CatalogWrapper
-
Returns an entity resolver.
- getExternal(Class<?>) - Method in class org.basex.core.Context
-
Returns an external object.
- getFeature(String, String) - Method in class org.basex.api.dom.BXNode
- 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
- getIO(Object...) - Method in enum class org.basex.query.QueryError
-
Throws a query I/O exception without
InputInforeference. - getKeyListeners() - Method in class org.basex.gui.layout.BaseXCombo
- getLastChild() - Method in class org.basex.api.dom.BXNode
- getLength() - Method in class org.basex.api.dom.BXComm
- getList() - Method in class org.basex.gui.layout.BaseXList
-
Returns all list choices.
- getLiteral(QNm, int, QueryContext, StaticContext, InputInfo, boolean) - Static method in class org.basex.query.func.Functions
-
Gets a function literal for a known function.
- getLocalizedMessage() - Method in exception org.basex.query.QueryException
- getLocalizedMessage() - Method in exception org.basex.query.QueryIOException
- 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
- getLSResourceResolver(MainOptions) - Static method in class org.basex.build.xml.CatalogWrapper
-
Returns an instance of the catalog wrapper.
- getMemory() - Static method in class org.basex.util.Performance
-
Returns a formatted representation of the current memory consumption.
- getMessage() - Method in exception org.basex.query.QueryException
- getMessage() - Method in exception org.basex.query.QueryIOException
- getMessage() - Method in error org.basex.query.util.regex.parse.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getName() - Method in class org.basex.api.dom.BXAttr
- getName() - Method in class org.basex.io.in.TarEntry
-
Returns the name of the entry.
- 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
- getNextEntry() - Method in class org.basex.io.in.TarInputStream
-
Returns the next entry.
- getNextSibling() - Method in class org.basex.api.dom.BXAttr
- getNextSibling() - Method in class org.basex.api.dom.BXNode
- getNextToken() - Method in class org.basex.query.util.regex.parse.RegExLexer
- getNextToken() - Method in class org.basex.query.util.regex.parse.RegExParser
-
Get the next Token.
- getNextToken() - Method in interface org.basex.query.util.regex.parse.TokenManager
-
This gets the next token from the input stream.
- getNode() - Method in class org.basex.api.dom.BXNode
-
Returns the internal node representation.
- 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.BXComm
- 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.
- getOutputStream() - Method in class org.basex.api.client.Session
-
Returns the assigned output stream.
- 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
- getPartial() - Method in class org.basex.query.util.fingertree.TreeSlice
-
Getter for a contained partial node, should only be called if
TreeSlice.isTree()returnsfalse. - getPrefix() - Method in class org.basex.api.dom.BXNode
- getPreviousSibling() - Method in class org.basex.api.dom.BXAttr
- getPreviousSibling() - Method in class org.basex.api.dom.BXNode
- getResponse(HttpURLConnection, boolean, String) - Method in class org.basex.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
- getSearch() - Method in class org.basex.gui.text.TextPanel
-
Returns the search bar.
- getSelectedItem() - Method in class org.basex.gui.layout.BaseXCombo
- getSerializer(OutputStream) - Method in class org.basex.query.QueryProcessor
-
Returns a serializer for the given output stream.
- getSize() - Method in class org.basex.io.in.TarEntry
-
Returns the byte size of the entry.
- getSpecified() - Method in class org.basex.api.dom.BXAttr
- getStrictErrorChecking() - Method in class org.basex.api.dom.BXDoc
- getSub(int) - Method in interface org.basex.query.util.fingertree.Node
-
Returns the sub-node at the given position in this node.
- 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.BaseXCombo
-
Returns the current text.
- getText() - Method in class org.basex.gui.text.TextPanel
-
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 resets 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 resets the timer.
- getTime(long, int) - Static method in class org.basex.util.Performance
-
Returns a string with the measured execution time in milliseconds.
- getToken(int) - Method in class org.basex.query.util.regex.parse.RegExParser
-
Get the specific Token.
- getTree() - Method in class org.basex.query.util.fingertree.TreeSlice
-
Getter for a contained full tree, should only be called if
TreeSlice.isTree()returnstrue. - getType(int) - Static method in enum class org.basex.query.value.type.Type.ID
-
Gets the specified type instance.
- getURIResolver(MainOptions) - Static method in class org.basex.build.xml.CatalogWrapper
-
Returns a URI resolver.
- getUser(StaticFunc, QueryContext, StaticContext, InputInfo) - Static method in class org.basex.query.func.Functions
-
Returns a function item for a user-defined function.
- 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.
- getValue() - Method in class org.basex.gui.layout.BaseXSlider
-
Returns the current value.
- getValue() - Method in class org.basex.query.util.regex.parse.Token
-
An optional attribute value of the Token.
- 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.expr.gflwor
-
General FLWOR expression.
- GFLWOR(InputInfo, LinkedList<Clause>, Expr) - Constructor for class org.basex.query.expr.gflwor.GFLWOR
-
Constructor.
- global() - Method in class org.basex.core.locks.LockList
-
Indicates if a global lock exists.
- GLOBAL_OPTION_X - Static variable in interface org.basex.core.Text
-
"Global option '%' cannot be set".
- GLOBAL_OPTIONS - Static variable in interface org.basex.core.Text
-
"Global Options".
- globalBindings() - Method in class org.basex.query.func.Closure
-
Returns an iterator over the non-local bindings of this closure.
- 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_TO_LINE - Static variable in interface org.basex.core.Text
-
Command info.
- GO_UP - Static variable in interface org.basex.core.Text
-
Command info.
- GOBACK - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Browse back.
- GOFORWARD - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Browse forward.
- GOHOME - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Browse home.
- gopts - Variable in class org.basex.gui.GUI
-
GUI options.
- GOTOLINE - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Go to line.
- GOUP - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Browse up.
- grant() - Method in class org.basex.query.up.primitives.UserPermUpdate
-
Grants the specified permissions.
- 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 database.
- GRANT - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- GRANT - Static variable in interface org.basex.core.parse.Commands
-
Command string: "grant".
- 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: green.
- Group - Class in org.basex.query.util.regex
-
A parenthesized group.
- Group(RegExp, boolean) - Constructor for class org.basex.query.util.regex.Group
-
Constructor.
- GROUP - Static variable in interface org.basex.query.QueryText
-
Parser token.
- GroupBy - Class in org.basex.query.expr.gflwor
-
The GFLWOR
group byexpression. - GroupBy(GroupSpec[], VarRef[], Var[], InputInfo) - Constructor for class org.basex.query.expr.gflwor.GroupBy
-
Constructor.
- grouping - Variable in class org.basex.query.util.format.DecFormatter
-
Grouping-separator character.
- groups() - Method in class org.basex.query.util.regex.parse.RegExParser
-
Returns the number of parsed groups.
- GroupSpec - Class in org.basex.query.expr.gflwor
-
Grouping spec.
- GroupSpec(InputInfo, Var, Expr, Collation) - Constructor for class org.basex.query.expr.gflwor.GroupSpec
-
Constructor.
- GRPBY - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- GT - Enum constant in enum class org.basex.query.expr.CmpG.OpG
-
General comparison: greater.
- GT - Enum constant in enum class org.basex.query.expr.CmpN.OpN
-
Node comparison: after.
- GT - Enum constant in enum class org.basex.query.expr.CmpV.OpV
-
Item comparison: greater.
- gui - Variable in class org.basex.gui.layout.BaseXDialog
-
Reference to the main window.
- gui - Variable in class org.basex.gui.layout.BaseXPanel
-
Reference to the main window.
- gui - Static variable in class org.basex.util.Prop
-
GUI mode.
- gui() - Method in class org.basex.gui.GUI
- gui() - Method in class org.basex.gui.layout.BaseXDialog
- gui() - Method in interface org.basex.gui.layout.BaseXWindow
-
Returns the GUI.
- GUI - Class in org.basex.gui
-
This class is the main window of the GUI.
- GUI(Context, GUIOptions) - Constructor for class org.basex.gui.GUI
-
Default constructor.
- GUICode - Class in org.basex.gui.layout
-
This class can be overwritten to define code snippets that are to be evaluated after all pending events.
- GUICode() - Constructor for class org.basex.gui.layout.GUICode
- GUICommand - Interface in org.basex.gui
-
This interface defines GUI command methods.
- GUIConstants - Class in org.basex.gui
-
GUI Constants used in different views.
- GUIConstants.Msg - Enum Class in org.basex.gui
-
Icon type.
- 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.GUIOptions
-
GUI position.
- GUIMacOS - Class in org.basex.gui
-
Provides macOS-specific interface options.
- GUIMacOSX - Class in org.basex.gui
-
Sets some Mac OS X specific interface options.
- GUIMacOSX9 - Class in org.basex.gui
-
Migration of macOS-specific interface options using capabilities introduced with Java 9.
- GUIMenu - Class in org.basex.gui
-
This is the menu bar of the main window.
- GUIMenuCmd - Enum Class in org.basex.gui
-
This enumeration encapsulates all commands that are triggered by GUI operations.
- GUIOptions - Class in org.basex.gui
-
This class contains options which are used in the GUI.
- GUIOptions() - Constructor for class org.basex.gui.GUIOptions
-
Constructor.
- GUIPopupCmd - Class in org.basex.gui
-
This class provides a default implementation for GUI popup commands.
- GUIPopupCmd(String, BaseXKeys...) - Constructor for class org.basex.gui.GUIPopupCmd
-
Constructor.
- GUISIZE - Static variable in class org.basex.gui.GUIOptions
-
GUI height.
- GUIStatus - Class in org.basex.gui
-
This is the status bar of the main window.
- GUIWorker<T> - Class in org.basex.gui.layout
-
Simplified version of the
SwingWorkerclass. - GUIWorker() - Constructor for class org.basex.gui.layout.GUIWorker
- GVARNOTDEFINED_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- GZIP - Static variable in class org.basex.core.StaticOptions
-
Enable GZIP support (cannot be specified in web.xml).
- GZIP - Static variable in interface org.basex.util.http.HttpText
-
Content encoding: gzip.
- GZSUFFIX - Static variable in class org.basex.io.IO
-
GZIP file suffix.
H
- h - Variable in class org.basex.gui.view.ViewRect
-
Height.
- 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_CASE - Static variable in interface org.basex.core.Text
-
Full-text index information.
- H_CHOP_WS - Static variable in interface org.basex.core.Text
-
Information on chopping whitespaces.
- H_DB_FORMAT - Static variable in interface org.basex.core.Text
-
Database update.
- H_DB_OPTIONS_X - Static variable in interface org.basex.core.Text
-
Help on database options.
- H_DIACRITICS - Static variable in interface org.basex.core.Text
-
Full-text index information.
- H_FILE_BINARY - Static variable in interface org.basex.core.Text
-
Dialog title for announcing binary file.
- H_FULLTEXT_INDEX - Static variable in interface org.basex.core.Text
-
Full-text index information.
- 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_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_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_OUT_OF_MEM - Static variable in interface org.basex.core.Text
-
Out of memory error due to database creation.
- H_PATH_INDEX - Static variable in interface org.basex.core.Text
-
Path index information.
- H_STEMMING - Static variable in interface org.basex.core.Text
-
Full-text index information.
- H_STOPWORDS - Static variable in interface org.basex.core.Text
-
Full-text index information.
- H_TEXT_INDEX - Static variable in interface org.basex.core.Text
-
Text index information.
- H_TOKEN_INDEX - Static variable in interface org.basex.core.Text
-
Token index information.
- H_USED_MEM - Static variable in interface org.basex.core.Text
-
Memory help.
- has(Perm) - Method in class org.basex.core.users.User
-
Tests if the user has the specified permission.
- has(Perm, String) - Method in class org.basex.core.users.User
-
Tests if the user has the specified permission.
- has(Flag) - Method in class org.basex.query.func.FuncDefinition
-
Indicates if an expression has the specified compiler property.
- has(Flag...) - Method in class org.basex.query.expr.Arr
- has(Flag...) - Method in class org.basex.query.expr.BaseXPragma
- has(Flag...) - Method in class org.basex.query.expr.constr.CAttr
- has(Flag...) - Method in class org.basex.query.expr.constr.CNode
- has(Flag...) - Method in class org.basex.query.expr.ContextValue
- has(Flag...) - Method in class org.basex.query.expr.DBPragma
- has(Flag...) - Method in class org.basex.query.expr.Expr
-
Indicates if an expression has one of the specified compiler properties.
- has(Flag...) - Method in class org.basex.query.expr.Extension
- has(Flag...) - Method in class org.basex.query.expr.Filter
- has(Flag...) - Method in class org.basex.query.expr.ft.FTContains
- has(Flag...) - Method in class org.basex.query.expr.ft.FTDistance
- has(Flag...) - Method in class org.basex.query.expr.ft.FTExpr
- has(Flag...) - Method in class org.basex.query.expr.ft.FTIndexAccess
- has(Flag...) - Method in class org.basex.query.expr.ft.FTWeight
- has(Flag...) - Method in class org.basex.query.expr.ft.FTWindow
- has(Flag...) - Method in class org.basex.query.expr.ft.FTWords
- has(Flag...) - Method in class org.basex.query.expr.gflwor.Count
- has(Flag...) - Method in class org.basex.query.expr.gflwor.ForLet
- has(Flag...) - Method in class org.basex.query.expr.gflwor.GFLWOR
- has(Flag...) - Method in class org.basex.query.expr.gflwor.GroupBy
- has(Flag...) - Method in class org.basex.query.expr.gflwor.OrderBy
- has(Flag...) - Method in class org.basex.query.expr.gflwor.Where
- has(Flag...) - Method in class org.basex.query.expr.gflwor.Window
- has(Flag...) - Method in class org.basex.query.expr.If
- has(Flag...) - Method in class org.basex.query.expr.index.IndexAccess
- has(Flag...) - Method in class org.basex.query.expr.index.IndexDynDb
- has(Flag...) - Method in class org.basex.query.expr.index.IndexStaticDb
- has(Flag...) - Method in class org.basex.query.expr.index.ValueAccess
- has(Flag...) - Method in class org.basex.query.expr.ItrPos
- has(Flag...) - Method in class org.basex.query.expr.path.Path
- has(Flag...) - Method in class org.basex.query.expr.Pos
- has(Flag...) - Method in class org.basex.query.expr.Pragma
-
Indicates if an expression has one of the specified compiler properties.
- has(Flag...) - Method in class org.basex.query.expr.Simple
- has(Flag...) - Method in class org.basex.query.expr.SimpleMap
- has(Flag...) - Method in class org.basex.query.expr.Single
- has(Flag...) - Method in class org.basex.query.expr.Switch
- has(Flag...) - Method in class org.basex.query.expr.Try
- has(Flag...) - Method in class org.basex.query.expr.Typeswitch
- has(Flag...) - Method in class org.basex.query.func.array.ArraySort
- has(Flag...) - Method in class org.basex.query.func.Closure
- has(Flag...) - Method in class org.basex.query.func.DynFuncCall
- has(Flag...) - Method in class org.basex.query.func.fn.ContextFn
- has(Flag...) - Method in class org.basex.query.func.fn.Docs
- has(Flag...) - Method in class org.basex.query.func.fn.FnSort
- has(Flag...) - Method in class org.basex.query.func.inspect.InspectFunctions
- has(Flag...) - Method in class org.basex.query.func.java.StaticJavaCall
- has(Flag...) - Method in class org.basex.query.func.StandardFunc
- has(Flag...) - Method in class org.basex.query.func.StaticFuncCall
- has(Flag...) - Method in class org.basex.query.up.expr.Transform
- has(Flag...) - Method in class org.basex.query.up.expr.TransformWith
- has(Flag...) - Method in class org.basex.query.up.expr.Delete
- has(Flag...) - Method in class org.basex.query.value.Value
- has(Flag...) - Method in class org.basex.query.var.VarRef
- HAS_CHILDREN - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- 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.value.node.ANode
-
Indicates if the node has children.
- hasChildren() - Method in class org.basex.query.value.node.DBNode
- hasChildren() - Method in class org.basex.query.value.node.FDoc
- hasChildren() - Method in class org.basex.query.value.node.FElem
- hasChildren() - Method in class org.basex.query.value.node.FNode
- hasFreeVars() - Method in class org.basex.query.expr.Expr
-
Checks if this expression has free variables.
- hash - Variable in class org.basex.query.util.hash.QNmSet
-
Hash values.
- hash(byte[]) - Static method in class org.basex.util.Token
-
Calculates a hash code for the specified token.
- hash(int) - Method in class org.basex.query.util.hash.HashItemSet
- hash(int) - Method in class org.basex.query.util.hash.QNmSet
- hash(int) - Method in class org.basex.util.hash.ASet
-
Returns the hash value of the element with the specified id.
- hash(int) - Method in class org.basex.util.hash.IntSet
- hash(int) - Method in class org.basex.util.hash.TokenSet
- hash(InputInfo) - Method in class org.basex.query.value.item.ADate
- hash(InputInfo) - Method in class org.basex.query.value.item.ANum
- hash(InputInfo) - Method in class org.basex.query.value.item.Dur
- hash(InputInfo) - Method in class org.basex.query.value.item.Item
- hash(InputInfo) - Method in class org.basex.query.value.item.QNm
- hash(InputInfo) - Method in class org.basex.query.value.map.XQMap
- hash(InputInfo) - Method in class org.basex.query.value.seq.Empty
- hash(InputInfo) - Method in class org.basex.query.value.seq.Seq
- hash(InputInfo) - Method in class org.basex.query.value.Value
-
Returns a hash code for this value.
- HASH - Enum constant in enum class org.basex.core.users.Code
-
Hash.
- HASH - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- HASH - Static variable in interface org.basex.core.Text
-
Index info.
- HASH_ALGORITHM_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- HASH_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- HASH_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- hashCode() - Method in class org.basex.query.util.ft.FTStringMatch
- hashCode() - Method in class org.basex.query.value.node.DBNode
- hashCode() - Method in class org.basex.query.value.node.FNode
- hashCode() - Method in class org.basex.query.var.Var
- hashCode() - Method in class org.basex.util.ft.Language
- hashCode() - Method in class org.basex.util.ft.Stemmer
- hashCode() - Method in class org.basex.util.InputInfo
- hashCode() - Method in class org.basex.util.Version
- HashHash - Class in org.basex.query.func.hash
-
Function implementation.
- HashHash() - Constructor for class org.basex.query.func.hash.HashHash
- HashItemSet - Class in org.basex.query.util.hash
-
This is an efficient and memory-saving hash map for storing items.
- HashItemSet(boolean) - Constructor for class org.basex.query.util.hash.HashItemSet
-
Default constructor.
- HashMd5 - Class in org.basex.query.func.hash
-
Function implementation.
- HashMd5() - Constructor for class org.basex.query.func.hash.HashMd5
- HashSha1 - Class in org.basex.query.func.hash
-
Function implementation.
- HashSha1() - Constructor for class org.basex.query.func.hash.HashSha1
- HashSha256 - Class in org.basex.query.func.hash
-
Function implementation.
- HashSha256() - Constructor for class org.basex.query.func.hash.HashSha256
- hasNext() - Method in class org.basex.util.ArrayIterator
- 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.Stemmer
- hasNext() - Method in class org.basex.util.ft.WesternTokenizer
- hasPrefix() - Method in class org.basex.query.value.item.QNm
-
Checks if the name contains a prefix.
- hasSuffix(String...) - Method in class org.basex.io.IO
-
Tests if the file suffix matches the specified suffixes.
- hasTz() - Method in class org.basex.query.value.item.ADate
-
Returns if the timezone is defined.
- hasURI() - Method in class org.basex.query.value.item.QNm
-
Checks if the URI of this QName has been explicitly set.
- HC - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- HC_ATTR - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- HC_ERROR_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- HC_PARAMS - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- HC_PARSE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- HC_REQ_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- HC_URL - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- head() - Method in class org.basex.query.util.fingertree.FingerTree
-
Returns the first element of this tree.
- head() - Method in class org.basex.query.value.array.XQArray
-
First element of this array, equivalent to
array.get(0). - HEAD - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- HEAD - Enum constant in enum class org.basex.util.http.HttpMethod
-
HEAD method.
- HEAD - Static variable in interface org.basex.data.DataText
-
HTML: head element.
- header - Variable in class org.basex.util.Table
-
Table header.
- header() - Method in class org.basex.BaseX
- header() - Method in class org.basex.BaseXGUI
- header() - Method in class org.basex.BaseXServer
- header() - Method in class org.basex.util.Main
-
Returns a header string for command-line information.
- header(byte[]) - Method in class org.basex.io.parse.csv.CsvConverter
-
Adds a new header.
- header(byte[]) - Method in class org.basex.io.parse.csv.CsvXQueryConverter
- HEADER - Static variable in class org.basex.build.csv.CsvOptions
-
Option: header line.
- headers - Variable in class org.basex.io.parse.csv.CsvConverter
-
Headers.
- headers - Variable in class org.basex.util.http.HttpRequest
-
Request headers.
- headers - Variable in class org.basex.util.http.HttpRequest.Part
-
Part headers.
- height(int) - Method in class org.basex.gui.layout.BaseXScrollBar
-
Sets the panel height.
- help(boolean) - Method in enum class org.basex.core.parse.Commands.Cmd
-
Returns a help string.
- 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 - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- HELP - Static variable in interface org.basex.core.parse.Commands
-
Command string: "help".
- HELP - Static variable in interface org.basex.core.Text
-
"Help".
- 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.
- HELPDELETE - Static variable in interface org.basex.core.Text
-
Command help.
- HELPDROP - Static variable in interface org.basex.core.Text
-
Command help.
- HELPEXECUTE - 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.
- HELPINSPECT - Static variable in interface org.basex.core.Text
-
Command help.
- HELPJOBS - 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.
- HELPTEST - Static variable in interface org.basex.core.Text
-
Command help.
- HELPXQUERY - Static variable in interface org.basex.core.Text
-
Command help.
- hex(byte[], boolean) - Static method in class org.basex.util.Token
-
Returns a hex representation of the specified byte array.
- Hex - Class in org.basex.query.value.item
-
HexBinary item (
xs:hexBinary). - Hex(byte[]) - Constructor for class org.basex.query.value.item.Hex
-
Constructor.
- Hex(byte[], InputInfo) - Constructor for class org.basex.query.value.item.Hex
-
Constructor.
- Hex(Bin, InputInfo) - Constructor for class org.basex.query.value.item.Hex
-
Constructor.
- HEX - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:hexBinary.
- HEX_BINARY - Enum constant in enum class org.basex.query.value.type.AtomType
-
Hex binary type.
- HEX_BINARY_O - Static variable in class org.basex.query.value.type.SeqType
-
One xs:hexBinary.
- HEX_BINARY_ZO - Static variable in class org.basex.query.value.type.SeqType
-
Zero or one xs:hexBinary.
- HEX_TABLE - Static variable in class org.basex.util.Token
-
Hex codes.
- highlight(boolean) - Method in class org.basex.gui.layout.BaseXCombo
-
Highlights the text field.
- hint(String) - Method in class org.basex.gui.layout.BaseXCombo
-
Adds a hint to the text field.
- hint(String) - Method in class org.basex.gui.layout.BaseXTextField
-
Adds a hint to the text field.
- hints(Graphics) - Static method in class org.basex.gui.layout.BaseXLayout
-
Set desktop hints (not supported by all platforms).
- hist - Variable in class org.basex.gui.text.TextPanel
-
Undo history.
- 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.
- history(StringsOption, Options) - Method in class org.basex.gui.layout.BaseXCombo
-
Attaches a history and enables a listener for cursor down/up keys.
- History - Class in org.basex.util
-
This class stores strings in a history.
- History(byte[]) - Constructor for class org.basex.util.History
-
Constructor.
- HITS_X_CC - Static variable in interface org.basex.core.Text
-
"Hit(s): ".
- hline() - Method in class org.basex.util.TokenBuilder
-
Adds a half new line.
- HLINE - Static variable in class org.basex.util.TokenBuilder
-
Half new line.
- HOF - Enum constant in enum class org.basex.query.util.Flag
-
Function invocation.
- HOF_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- HOF_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- HofConst - Class in org.basex.query.func.hof
-
Function implementation.
- HofConst() - Constructor for class org.basex.query.func.hof.HofConst
- HofDropWhile - Class in org.basex.query.func.hof
-
Function implementation.
- HofDropWhile() - Constructor for class org.basex.query.func.hof.HofDropWhile
- HofFoldLeft1 - Class in org.basex.query.func.hof
-
Function implementation.
- HofFoldLeft1() - Constructor for class org.basex.query.func.hof.HofFoldLeft1
- HofId - Class in org.basex.query.func.hof
-
Function implementation.
- HofId() - Constructor for class org.basex.query.func.hof.HofId
- HofScanLeft - Class in org.basex.query.func.hof
-
Function implementation.
- HofScanLeft() - Constructor for class org.basex.query.func.hof.HofScanLeft
- HofSortWith - Class in org.basex.query.func.hof
-
Function implementation.
- HofSortWith() - Constructor for class org.basex.query.func.hof.HofSortWith
- HofTakeWhile - Class in org.basex.query.func.hof
-
Function implementation.
- HofTakeWhile() - Constructor for class org.basex.query.func.hof.HofTakeWhile
- HofTopKBy - Class in org.basex.query.func.hof
-
Function implementation.
- HofTopKBy() - Constructor for class org.basex.query.func.hof.HofTopKBy
- HofTopKWith - Class in org.basex.query.func.hof
-
Function implementation.
- HofTopKWith() - Constructor for class org.basex.query.func.hof.HofTopKWith
- HofUntil - Class in org.basex.query.func.hof
-
Function implementation.
- HofUntil() - Constructor for class org.basex.query.func.hof.HofUntil
- HOMEDIR - Static variable in class org.basex.util.Prop
-
Project home directory.
- HOST - Static variable in class org.basex.core.StaticOptions
-
Server: host, used for connecting new clients.
- hour() - Method in class org.basex.query.value.item.ADate
- hour() - Method in class org.basex.query.value.item.ADateDur
-
Returns the hours (0-23).
- hour() - Method in class org.basex.query.value.item.Dur
- HOURS_FROM_DATETIME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- HOURS_FROM_DURATION - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- HOURS_FROM_TIME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- HREF - Enum constant in enum class org.basex.util.http.HttpText.Request
-
Href.
- HSH - Static variable in interface org.basex.query.QueryText
-
Parser token.
- HTML - Enum constant in enum class org.basex.core.MainOptions.MainParser
-
HTML.
- HTML - Enum constant in enum class org.basex.io.serial.SerialMethod
-
HTML.
- HTML - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- HTML - Static variable in class org.basex.build.html.HtmlOptions
-
TagSoup option: html.
- HTML - Static variable in interface org.basex.data.DataText
-
HTML.
- HTML_DOCUMENTS - Static variable in interface org.basex.core.Text
-
File description: HTML Documents.
- HTML_PARSE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- HTML_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- HTML_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- HTML_VERSION - Static variable in class org.basex.io.serial.SerializerOptions
-
Serialization parameter: 4.0/4.01/5.0.
- HtmlDoc - Class in org.basex.query.func.html
-
Function implementation.
- HtmlDoc() - Constructor for class org.basex.query.func.html.HtmlDoc
- HtmlOptions - Class in org.basex.build.html
-
Options for parsing and serializing HTML documents with TagSoup.
- HtmlOptions() - Constructor for class org.basex.build.html.HtmlOptions
-
Default constructor.
- HtmlOptions(Options) - Constructor for class org.basex.build.html.HtmlOptions
-
Constructor with options to be copied.
- HtmlParse - Class in org.basex.query.func.html
-
Function implementation.
- HtmlParse() - Constructor for class org.basex.query.func.html.HtmlParse
- HtmlParser - Class in org.basex.build.html
-
This class uses TagSoup to convert HTML input to well-formed XML.
- HtmlParser - Class in org.basex.query.func.html
-
Function implementation.
- HtmlParser() - Constructor for class org.basex.query.func.html.HtmlParser
- HtmlParser(IO, MainOptions) - Constructor for class org.basex.build.html.HtmlParser
-
Constructor.
- HtmlParser(IO, MainOptions, HtmlOptions) - Constructor for class org.basex.build.html.HtmlParser
-
Constructor.
- HTMLPARSER - Static variable in class org.basex.core.MainOptions
-
Define TagSoup HTML options.
- HTMLSUFFIXES - Static variable in class org.basex.io.IO
-
HTML suffixes.
- HTTP_EQUIV - Static variable in interface org.basex.data.DataText
-
HTML: http-equiv attribute.
- HTTP_PORT - Static variable in class org.basex.core.Sandbox
-
HTTP port.
- HTTP_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- HTTP_ROOT - Static variable in class org.basex.core.Sandbox
-
Root path.
- HTTP_URI - Static variable in interface org.basex.query.QueryText
-
EXPath URI.
- HttpClient - Class in org.basex.util.http
-
HTTP Client.
- HttpClient(InputInfo, MainOptions) - Constructor for class org.basex.util.http.HttpClient
-
Constructor.
- HTTPLOCAL - Static variable in class org.basex.core.StaticOptions
-
Local (embedded) mode.
- HttpMethod - Enum Class in org.basex.util.http
-
This enumeration contains basic HTTP methods.
- HttpPayload - Class in org.basex.util.http
-
HTTP payload helper functions.
- HttpPayload(InputStream, boolean, InputInfo, MainOptions) - Constructor for class org.basex.util.http.HttpPayload
-
Constructor.
- HttpRequest - Class in org.basex.util.http
-
Container for parsed data from
<http:request/>. - HttpRequest() - Constructor for class org.basex.util.http.HttpRequest
- HttpRequest.Part - Class in org.basex.util.http
-
Container for parsed data from "part" element.
- HttpRequestParser - Class in org.basex.util.http
-
Request parser.
- HttpRequestParser(InputInfo) - Constructor for class org.basex.util.http.HttpRequestParser
-
Constructor.
- HttpResponse - Class in org.basex.util.http
-
HTTP response handler.
- HttpResponse(InputInfo, MainOptions) - Constructor for class org.basex.util.http.HttpResponse
-
Constructor.
- HttpSendRequest - Class in org.basex.query.func.http
-
Function implementation.
- HttpSendRequest() - Constructor for class org.basex.query.func.http.HttpSendRequest
- HttpText - Interface in org.basex.util.http
-
HTTP strings.
- HttpText.Request - Enum Class in org.basex.util.http
-
Request attributes.
I
- icon(String) - Static method in class org.basex.gui.layout.BaseXImages
-
Returns the specified image as icon.
- id - Variable in class org.basex.query.up.primitives.db.Put
-
Node id of the target node.
- id - Variable in class org.basex.query.value.node.ANode
-
Unique node id.
- id - Variable in class org.basex.query.var.Var
-
Variable ID.
- id() - Method in class org.basex.core.jobs.JobContext
-
Returns the id of the root job.
- id() - Method in enum class org.basex.query.ann.Annotation
-
Returns the prefixed name of the annotation.
- id() - Method in class org.basex.query.func.StaticFunc
- id() - Method in class org.basex.query.scope.StaticDecl
-
Returns a unique identifier for this declaration.
- id() - Method in class org.basex.query.util.pkg.Pkg
-
Returns the package id, consisting of the package name/URI and, optionally, its version.
- id() - Method in class org.basex.query.value.item.QNm
-
Returns a unique representation of the QName.
- id() - Method in enum class org.basex.query.value.type.AtomType
- id() - Method in class org.basex.query.value.type.FuncType
- id() - Method in enum class org.basex.query.value.type.ListType
- id() - Method in enum class org.basex.query.value.type.NodeType
- id() - Method in interface org.basex.query.value.type.Type
-
Returns a type id to differentiate all types.
- id() - Method in class org.basex.query.var.StaticVar
- id() - Method in class org.basex.query.var.Var
-
Returns a unique representation of the variable.
- id(byte[]) - Method in class org.basex.util.hash.TokenSet
-
Returns the id of the specified key, or
0if the key does not exist. - id(int) - Method in class org.basex.data.Data
-
Returns a unique node id.
- id(int, int) - Method in class org.basex.data.Data
-
Sets the node id.
- id(String) - Method in class org.basex.core.jobs.JobContext
-
Sets a custom id.
- id(Item, InputInfo) - Method in class org.basex.query.util.hash.HashItemSet
-
Returns the id of the specified QName, or
0if the QName does not exist. - id(QNm) - Method in class org.basex.query.util.hash.QNmSet
-
Returns the id of the specified QName, or
0if the QName does not exist. - id(DBNode) - Method in class org.basex.query.func.db.DbNodeId
-
Returns the node value.
- id(DBNode) - Method in class org.basex.query.func.db.DbNodePre
- ID - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- ID - Enum constant in enum class org.basex.query.value.type.AtomType
-
ID type.
- ID - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:ID.
- ID - Static variable in interface org.basex.build.BuildText
-
DTD: ID ELEMENT.
- ID - Static variable in class org.basex.core.jobs.JobsOptions
-
Custom id string.
- ID - Static variable in interface org.basex.core.jobs.JobsText
-
ID.
- ID - Static variable in interface org.basex.core.parse.Commands
-
Command attribute: "id".
- ID - Static variable in class org.basex.util.Token
-
ID token.
- IDBSTR - Static variable in interface org.basex.data.DataText
-
Database version.
- IDDOC - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- IDENTICAL - Enum constant in enum class org.basex.query.util.collation.BaseXCollationOptions.Strength
-
Identical.
- IDIV - Enum constant in enum class org.basex.query.expr.Calc
-
Integer division.
- IDIV - Static variable in interface org.basex.query.QueryText
-
Parser token.
- idmap - Variable in class org.basex.data.Data
-
ID-PRE mapping.
- IdPreMap - Class in org.basex.index
-
Updatable ID-PRE mapping.
- IdPreMap(int) - Constructor for class org.basex.index.IdPreMap
-
Constructor.
- IdPreMap(IOFile) - Constructor for class org.basex.index.IdPreMap
-
Constructs a map by reading it from a file.
- IDR - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:IDREF.
- IDR - Static variable in interface org.basex.build.BuildText
-
DTD: IDREF ELEMENT.
- IDREF - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- IDREF - Enum constant in enum class org.basex.query.value.type.AtomType
-
IDREF type.
- IDREFS - Enum constant in enum class org.basex.query.value.type.ListType
-
IDREFS type.
- IDRS - Static variable in interface org.basex.build.BuildText
-
DTD: IDREFS ELEMENT.
- ids - Variable in class org.basex.index.IndexTree
-
Compressed id values.
- ids() - Method in class org.basex.query.util.pkg.RepoManager
-
Returns a list of all package ids.
- ids(Context) - Static method in class org.basex.core.cmd.JobsList
-
Returns all registered ids.
- ids(QueryContext, boolean) - Method in class org.basex.query.func.fn.FnElementWithId
-
Returns referenced nodes.
- IETF_INV_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- IETF_PARSE_X_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- If - Class in org.basex.query.expr
-
If expression.
- If(InputInfo, Expr, Expr) - Constructor for class org.basex.query.expr.If
-
Constructor with empty 'else' branch.
- 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.
- IFPAR - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- IGNO - Static variable in interface org.basex.build.BuildText
-
DTD: NOTATION.
- IGNORABLE - Static variable in class org.basex.build.html.HtmlOptions
-
TagSoup option: nobogons.
- ignore() - Method in class org.basex.io.IOFile
-
Checks if the parent directory of this file can be ignored.
- IGNORE - Static variable in interface org.basex.query.QueryText
-
Skip flag for the syntax highlighter (don't remove!).
- ignoreCert() - Static method in class org.basex.io.IOUrl
-
Ignore certificates.
- IGNORECERT - Static variable in class org.basex.core.StaticOptions
-
Ignore missing certificates.
- ignoreHostname() - Static method in class org.basex.io.IOUrl
-
Ignore Hostname verification.
- IGNOREHOSTNAME - Static variable in class org.basex.core.StaticOptions
-
Ignore verification of hostname in certificates.
- IGNORESUFFIX - Static variable in class org.basex.io.IO
-
Ignore suffix.
- ILLEGALEQNAME_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- image - Variable in class org.basex.query.util.regex.parse.Token
-
The string image of the token.
- IMP - Static variable in interface org.basex.build.BuildText
-
DTD: IMPLIED ELEMENT.
- IMPLICIT_TIMEZONE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- IMPLSCHEMA - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- IMPLVAL - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- IMPORT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- importNode(Node, boolean) - Method in class org.basex.api.dom.BXDoc
- imports - Variable in class org.basex.query.scope.AModule
-
Namespace URIs of imported modules (currently not used).
- in - Variable in class org.basex.core.Command
-
Optional input source.
- in(Flag[]) - Method in enum class org.basex.query.util.Flag
-
Checks this flag is contained in the specified array.
- IN - Static variable in interface org.basex.query.QueryText
-
Parser token.
- IN_SCOPE_PREFIXES - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- INCFONT1 - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Increment size.
- INCFONT2 - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Increment size.
- incFrom(int, int) - Method in class org.basex.util.list.IntList
-
Adds a difference to all elements starting from the specified index.
- INCL - Static variable in interface org.basex.build.BuildText
-
DTD: NOTATION.
- INCLUDE_CONTENT_TYPE - Static variable in class org.basex.io.serial.SerializerOptions
-
Serialization parameter: yes/no.
- INCLUDE_MAX - Static variable in interface org.basex.query.QueryText
-
Query Info.
- INCLUDE_MIN - Static variable in interface org.basex.query.QueryText
-
Query Info.
- INCLUDE_STRINGS - Static variable in interface org.basex.core.Text
-
Merge type information.
- INCOMPLETE - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- indent - Variable in class org.basex.io.serial.Serializer
-
Indentation flag.
- indent() - Method in class org.basex.io.serial.XMLSerializer
- indent() - Method in class org.basex.io.serial.OutputSerializer
-
Prints indentation whitespaces.
- INDENT - Static variable in class org.basex.build.json.JsonSerialOptions
-
Option: indentation.
- INDENT - Static variable in class org.basex.gui.GUIOptions
-
Indentation.
- INDENT - Static variable in class org.basex.io.serial.SerializerOptions
-
Serialization parameter: yes/no.
- INDENTATION_SIZE - Static variable in interface org.basex.core.Text
-
Indentation size.
- INDENTS - Static variable in class org.basex.io.serial.SerializerOptions
-
Specific serialization parameter: number of spaces to indent.
- index - Variable in enum class org.basex.data.MetaProp
-
Index property.
- index(byte[]) - Method in class org.basex.index.name.Names
-
Indexes a name, updates the statistics, and returns the name id.
- index(byte[], byte[]) - Method in class org.basex.index.name.Names
-
Indexes a name, updates the statistics, and returns the name id.
- index(int, byte, int) - Method in class org.basex.index.path.PathIndex
-
Adds an element or document node.
- index(int, byte, int, byte[], MetaData) - Method in class org.basex.index.path.PathIndex
-
Adds an entry, including its value.
- index(Class<? extends R>) - Method in class org.basex.query.QueryResources
-
Returns or creates an external resource of the specified class.
- index(Iterable<T>) - Method in interface org.basex.util.Checks
-
Returns the index of the first successful check.
- index(IndexType) - Method in class org.basex.data.Data
-
Returns an index for the specified index type.
- index(IndexType) - Method in class org.basex.data.MetaData
-
Returns if the specified index exists.
- index(IndexType, boolean) - Method in class org.basex.data.MetaData
-
Sets availability of the specified index.
- index(T[]) - Method in interface org.basex.util.Checks
-
Returns the index of the first successful check.
- Index - Interface in org.basex.index
-
This interface defines the methods which have to be implemented by an index structure.
- INDEX - Enum constant in enum class org.basex.core.parse.Commands.CmdCreate
- INDEX - Enum constant in enum class org.basex.core.parse.Commands.CmdDrop
- INDEX - Enum constant in enum class org.basex.core.parse.Commands.CmdInfo
- INDEX - Static variable in interface org.basex.query.QueryText
-
Query Info.
- INDEX_AFTER - Enum constant in enum class org.basex.query.util.collation.Collation.Mode
-
End position.
- 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_CREATION - Static variable in interface org.basex.core.Text
-
Index creation.
- 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_OF - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- INDEX_OF - Enum constant in enum class org.basex.query.util.collation.Collation.Mode
-
Default.
- INDEX_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- INDEX_TEXTS_D - Static variable in interface org.basex.core.Text
-
Create text index.
- INDEX_TOKENS_D - Static variable in interface org.basex.core.Text
-
Create token index.
- INDEX_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- IndexAccess - Class in org.basex.query.expr.index
-
This abstract class retrieves values from an index.
- indexAccessible(IndexInfo) - Method in class org.basex.query.expr.And
- indexAccessible(IndexInfo) - Method in class org.basex.query.expr.CmpG
- indexAccessible(IndexInfo) - Method in class org.basex.query.expr.CmpR
- indexAccessible(IndexInfo) - Method in class org.basex.query.expr.CmpSR
- indexAccessible(IndexInfo) - Method in class org.basex.query.expr.Expr
-
Checks if an expression can be rewritten to an index access.
- indexAccessible(IndexInfo) - Method in class org.basex.query.expr.Extension
- indexAccessible(IndexInfo) - Method in class org.basex.query.expr.ft.FTAnd
- indexAccessible(IndexInfo) - Method in class org.basex.query.expr.ft.FTContains
- indexAccessible(IndexInfo) - Method in class org.basex.query.expr.ft.FTFilter
- indexAccessible(IndexInfo) - Method in class org.basex.query.expr.ft.FTMildNot
- indexAccessible(IndexInfo) - Method in class org.basex.query.expr.ft.FTNot
- indexAccessible(IndexInfo) - Method in class org.basex.query.expr.ft.FTOr
- indexAccessible(IndexInfo) - Method in class org.basex.query.expr.ft.FTWeight
- indexAccessible(IndexInfo) - Method in class org.basex.query.expr.ft.FTWords
- indexAccessible(IndexInfo) - Method in class org.basex.query.expr.Or
- indexAccessible(IndexInfo) - Method in class org.basex.query.func.fn.FnContainsToken
- indexAdd(int, int, int, DataClip) - Method in class org.basex.data.Data
-
Inserts new entries in the index structure.
- IndexAttributeNames - Class in org.basex.query.func.index
-
Function implementation.
- IndexAttributeNames() - Constructor for class org.basex.query.func.index.IndexAttributeNames
- IndexAttributes - Class in org.basex.query.func.index
-
Function implementation.
- IndexAttributes() - Constructor for class org.basex.query.func.index.IndexAttributes
- IndexBuilder - Class in org.basex.index
-
This interface defines the functions which are needed for building new index structures.
- IndexBuilder(Data, IndexType) - Constructor for class org.basex.index.IndexBuilder
-
Constructor.
- IndexCache - Class in org.basex.index
-
This class caches sizes and offsets from index results.
- IndexCache() - Constructor for class org.basex.index.IndexCache
- IndexContext - Class in org.basex.query.util.index
-
Index predicate: context expression.
- IndexCosts - Class in org.basex.query.util.index
-
Costs of index request.
- IndexDb - Class in org.basex.query.expr.index
-
This class defines the database source for index operations.
- indexDelete(int, int, int) - Method in class org.basex.data.Data
-
Deletes entries from the index structures.
- IndexDynDb - Class in org.basex.query.expr.index
-
This class defines a dynamic database source for index operations.
- IndexDynDb(Expr, InputInfo) - Constructor for class org.basex.query.expr.index.IndexDynDb
-
Constructor.
- IndexElementNames - Class in org.basex.query.func.index
-
Function implementation.
- IndexElementNames() - Constructor for class org.basex.query.func.index.IndexElementNames
- IndexEntries - Class in org.basex.index.query
-
This class contains information for returning index entries.
- IndexEntries(byte[], boolean, IndexType) - Constructor for class org.basex.index.query.IndexEntries
-
Constructor for traversing entries.
- IndexEntries(byte[], IndexType) - Constructor for class org.basex.index.query.IndexEntries
-
Constructor for prefix search.
- indexEntry() - Method in class org.basex.index.IndexBuilder
-
Checks if the current entry should be indexed.
- IndexEntry - Class in org.basex.index
-
This class represents a single index entry.
- IndexEntry(byte[], int, long) - Constructor for class org.basex.index.IndexEntry
-
Constructor.
- INDEXES - Static variable in interface org.basex.core.Text
-
Value indexes.
- IndexFacets - Class in org.basex.query.func.index
-
Function implementation.
- IndexFacets() - Constructor for class org.basex.query.func.index.IndexFacets
- IndexFn - Class in org.basex.query.func.index
-
Index function.
- IndexFn() - Constructor for class org.basex.query.func.index.IndexFn
- IndexInfo - Class in org.basex.query.util.index
-
This class contains methods for storing information on new index expressions.
- IndexInfo(IndexDb, CompileContext, Step) - Constructor for class org.basex.query.util.index.IndexInfo
-
Constructor.
- INDEXING - Static variable in class org.basex.query.up.primitives.DBOptions
-
Indexing options.
- IndexIterator - Interface in org.basex.index.query
-
Iterator for returning index results.
- IndexNames - Class in org.basex.index
-
Names and namespace uris of elements/attribute to index.
- IndexNames(IndexType, Data) - Constructor for class org.basex.index.IndexNames
-
Constructor.
- 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.
- indexOf(byte[], int) - Static method in class org.basex.util.Token
-
Returns the position of the specified character or -1.
- indexOf(String, String, Collation.Mode, InputInfo) - Method in class org.basex.query.util.collation.Collation
-
Returns the start or end position of the specified substring.
- IndexPath - Class in org.basex.query.util.index
-
Index predicate: path expression.
- IndexSearch - Interface in org.basex.index.query
-
This class provides an index search definition.
- IndexStaticDb - Class in org.basex.query.expr.index
-
This class defines a static database source for index operations.
- IndexStaticDb(Data, InputInfo) - Constructor for class org.basex.query.expr.index.IndexStaticDb
-
Constructor.
- IndexStats - Class in org.basex.index.stats
-
This class assembles some index statistics.
- IndexStats(int) - Constructor for class org.basex.index.stats.IndexStats
-
Default constructor.
- IndexTexts - Class in org.basex.query.func.index
-
Function implementation.
- IndexTexts() - Constructor for class org.basex.query.func.index.IndexTexts
- IndexTokens - Class in org.basex.query.func.index
-
Function implementation.
- IndexTokens() - Constructor for class org.basex.query.func.index.IndexTokens
- IndexTree - Class in org.basex.index
-
This class indexes keys in a balanced binary tree, including their id values.
- IndexTree(IndexType) - Constructor for class org.basex.index.IndexTree
-
Constructor.
- IndexType - Enum Class in org.basex.index
-
This enumeration lists available index types.
- inf - Variable in class org.basex.query.util.format.DecFormatter
-
Infinity.
- 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). - INF - Static variable in interface org.basex.query.QueryText
-
Query Info.
- INF - Static variable in class org.basex.util.Token
-
Token 'INF'.
- INFINITY - Static variable in class org.basex.util.Token
-
Token 'Infinity'.
- info - Variable in class org.basex.api.client.Session
-
Command info.
- info - Variable in class org.basex.gui.GUI
-
Info view.
- info - Variable in class org.basex.query.ann.Ann
-
Input info.
- info - Variable in class org.basex.query.expr.ParseExpr
-
Input information.
- info - Variable in class org.basex.query.QueryContext
-
Query info.
- info - Variable in class org.basex.query.scope.StaticScope
-
Input info.
- info - Variable in class org.basex.query.up.primitives.Update
-
Input info.
- info - Variable in class org.basex.query.util.parse.ModInfo
-
Input info.
- info - Variable in class org.basex.query.var.Var
-
Input info.
- info() - Method in class org.basex.api.client.ClientQuery
- info() - Method in class org.basex.api.client.LocalQuery
- info() - Method in class org.basex.api.client.Query
-
Returns query info.
- info() - Method in class org.basex.api.client.Session
-
Returns command info as a string, regardless of whether an output stream was specified.
- info() - Method in class org.basex.build.DirParser
- info() - Method in class org.basex.build.Parser
-
Returns parser information.
- info() - Method in class org.basex.core.Command
-
Returns command information.
- info() - Method in class org.basex.core.users.User
-
Returns the info element.
- info() - Method in class org.basex.core.users.Users
-
Returns the info element.
- info() - Method in class org.basex.data.Namespaces
-
Returns namespace information.
- info() - Method in class org.basex.query.QueryContext
-
Returns info on query compilation and evaluation.
- info() - Method in exception org.basex.query.QueryException
-
Returns the input info.
- info() - Method in class org.basex.query.QueryProcessor
-
Returns query information.
- info() - Method in class org.basex.query.up.primitives.Update
-
Input info.
- info() - Method in class org.basex.server.ServerQuery
-
Returns the query info.
- 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.
- info() - Method in class org.basex.util.InputParser
-
Creates input information.
- 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). - info(String, Object...) - Method in class org.basex.core.Command
-
Adds information on command execution.
- info(String, Object...) - Method in class org.basex.query.CompileContext
-
Adds some compilation info.
- info(String, Context) - Method in class org.basex.core.users.Users
-
Returns table with all users, or users from a specific database.
- info(Throwable, boolean, boolean) - Method in class org.basex.gui.view.editor.EditorView
-
Processes the result from a command or query execution.
- info(Context) - Static method in class org.basex.core.cmd.Info
-
Creates a database information string.
- info(MainOptions) - Method in class org.basex.index.ft.FTIndex
- info(MainOptions) - Method in interface org.basex.index.Index
-
Returns information on the index structure.
- info(MainOptions) - Method in class org.basex.index.name.Names
- info(MainOptions) - Method in class org.basex.index.path.PathIndex
- info(MainOptions) - Method in class org.basex.index.resource.Resources
- info(MainOptions) - Method in class org.basex.index.value.DiskValues
- info(MainOptions) - Method in class org.basex.index.value.MemValues
- info(IndexType, MainOptions) - Method in class org.basex.data.Data
-
Returns info on the specified index structure.
- info(QueryContext) - Method in class org.basex.query.func.validate.ValidateDtd
-
Runs the validation process and returns the errors as string sequence.
- info(ANode) - Method in class org.basex.core.users.User
-
Sets the info element.
- info(ANode) - Method in class org.basex.core.users.Users
-
Sets the info element.
- info(InputInfo) - Method in exception org.basex.query.QueryException
-
Sets input info.
- 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 - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- INFO - Enum constant in enum class org.basex.server.Log.LogType
-
Info.
- INFO - Enum constant in enum class org.basex.server.ServerCmd
-
Code for showing the query info: {id}0.
- INFO - Static variable in interface org.basex.core.parse.Commands
-
Command string: "info".
- INFO - Static variable in interface org.basex.core.Text
-
Command info.
- INFO - Static variable in interface org.basex.core.users.UserText
-
Info.
- INFO - Static variable in interface org.basex.query.func.unit.Constants
-
Name: info.
- INFO_DB - Static variable in interface org.basex.core.parse.Commands
-
Command string: "info-db".
- INFO_INDEX - Static variable in interface org.basex.core.parse.Commands
-
Command string: "info-index".
- INFO_STORAGE - Static variable in interface org.basex.core.parse.Commands
-
Command string: "info-storage".
- 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.
- 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 - 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.
- INFOVIEW - Static variable in class org.basex.gui.GUIConstants
-
Internal name of the Info View.
- inGroup(String) - Static method in class org.basex.query.util.regex.Escape
-
Translates the given escape into character ranges if possible.
- INHERIT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- inheritNS - Variable in class org.basex.query.StaticContext
-
Copy-namespaces mode: (no-)inherit.
- init() - Method in class org.basex.build.MemBuilder
-
Initializes the builder.
- init() - Method in class org.basex.core.parse.CmdBuilder
-
Initializes the builder with the class name of the command in upper case.
- 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.name.Names
-
Initializes the index.
- init() - Method in class org.basex.index.path.PathIndex
-
Initializes the index.
- init() - Method in class org.basex.query.util.fingertree.FingerTree
-
Returns this tree removing the last element.
- init() - Method in class org.basex.query.value.array.XQArray
-
Initial segment of this array, i.e.
- init() - Method in class org.basex.util.ft.FTLexer
-
Initializes the iterator.
- init(byte[]) - Method in class org.basex.util.ft.FTIterator
-
Initializes the iterator.
- init(byte[]) - Method in class org.basex.util.ft.FTLexer
- init(byte[]) - Method in class org.basex.util.ft.Stemmer
- init(byte[]) - Method in class org.basex.util.ft.WesternTokenizer
- init(byte[]) - Method in class org.basex.util.History
-
Initializes the history with a text.
- init(double[], double[]) - Method in class org.basex.gui.layout.BaseXSplit
-
Sets initial panel sizes (sum must be 1.0).
- init(Color) - Method in class org.basex.gui.text.SyntaxXML
- init(String) - Method in class org.basex.core.parse.CmdBuilder
-
Initializes the builder with the specified string.
- init(String) - Method in class org.basex.io.parse.csv.CsvConverter
-
Initializes the conversion.
- init(String) - Method in class org.basex.io.parse.csv.CsvXQueryConverter
- init(ArrayList<IOFile>) - Method in class org.basex.gui.view.editor.EditorView
-
Opens previously opened and new files.
- init(ArrayList<FuncDefinition>) - Static method in enum class org.basex.query.func.Function
-
Adds function signatures to the list.
- init(Context) - Method in class org.basex.core.cmd.Run
-
Initializes the specified input.
- init(Context, OutputStream) - Method in class org.basex.core.Command
-
Initializes the command execution.
- init(GUIOptions) - Static method in class org.basex.gui.GUIConstants
-
Initializes UI settings.
- init(SerializerOptions) - Method in class org.basex.gui.layout.BaseXSerial
-
Initializes the serialization info string.
- init(StaticFunc) - Method in class org.basex.query.func.StaticFuncCall
-
Initializes the function and checks for visibility.
- INITIAL_CAPACITY - Static variable in class org.basex.util.Array
-
Initial default size for new arrays.
- initialCapacity(long) - Static method in class org.basex.query.value.seq.Seq
-
Returns an initial array capacity for the expected result size.
- initialCapacity(long) - Static method in class org.basex.util.Array
-
Returns an initial array capacity, which will not exceed
Array.MAX_CAPACITY. - initSandbox() - Static method in class org.basex.core.Sandbox
-
Creates the sandbox.
- inline(boolean) - Static method in class org.basex.core.Sandbox
-
Triggers function inlining.
- inline(CompileContext, AnnList, Expr) - Static method in class org.basex.query.func.StaticFunc
-
Checks if inlining conditions are given.
- inline(Expr) - Method in class org.basex.query.InlineContext
-
Inlines an expression into the specified target expression.
- inline(Expr[]) - Method in class org.basex.query.InlineContext
-
Inlines an expression into the specified expressions.
- inline(Expr[], boolean) - Method in class org.basex.query.InlineContext
-
Inlines an expression into the specified expressions.
- inline(Expr[], CompileContext) - Method in class org.basex.query.func.Closure
- inline(Expr[], CompileContext) - Method in class org.basex.query.func.StaticFunc
- inline(Expr[], CompileContext) - Method in interface org.basex.query.func.XQFunctionExpr
-
Tries to inline this function with the given arguments.
- inline(Expr[], CompileContext) - Method in class org.basex.query.value.item.FuncItem
- inline(Expr[], CompileContext) - Method in class org.basex.query.value.item.XQData
- inline(InlineContext) - Method in class org.basex.query.expr.Arr
- inline(InlineContext) - Method in class org.basex.query.expr.Catch
- inline(InlineContext) - Method in class org.basex.query.expr.constr.CAttr
- inline(InlineContext) - Method in class org.basex.query.expr.ContextValue
- inline(InlineContext) - Method in class org.basex.query.expr.Expr
-
Inlines an expression into this one, replacing all variable or context references.
- inline(InlineContext) - Method in class org.basex.query.expr.Filter
- inline(InlineContext) - Method in class org.basex.query.expr.ft.FTContains
- inline(InlineContext) - Method in class org.basex.query.expr.ft.FTDistance
- inline(InlineContext) - Method in class org.basex.query.expr.ft.FTExpr
- inline(InlineContext) - Method in class org.basex.query.expr.ft.FTIndexAccess
- inline(InlineContext) - Method in class org.basex.query.expr.ft.FTWeight
- inline(InlineContext) - Method in class org.basex.query.expr.ft.FTWindow
- inline(InlineContext) - Method in class org.basex.query.expr.ft.FTWords
- inline(InlineContext) - Method in class org.basex.query.expr.gflwor.Clause
- inline(InlineContext) - Method in class org.basex.query.expr.gflwor.Condition
- inline(InlineContext) - Method in class org.basex.query.expr.gflwor.Count
- inline(InlineContext) - Method in class org.basex.query.expr.gflwor.ForLet
- inline(InlineContext) - Method in class org.basex.query.expr.gflwor.GFLWOR
- inline(InlineContext) - Method in class org.basex.query.expr.gflwor.GroupBy
- inline(InlineContext) - Method in class org.basex.query.expr.gflwor.OrderBy
- inline(InlineContext) - Method in class org.basex.query.expr.gflwor.Where
- inline(InlineContext) - Method in class org.basex.query.expr.gflwor.Window
- inline(InlineContext) - Method in class org.basex.query.expr.If
- inline(InlineContext) - Method in class org.basex.query.expr.index.IndexDb
- inline(InlineContext) - Method in class org.basex.query.expr.index.IndexDynDb
- inline(InlineContext) - Method in class org.basex.query.expr.index.IndexStaticDb
- inline(InlineContext) - Method in class org.basex.query.expr.index.RangeAccess
- inline(InlineContext) - Method in class org.basex.query.expr.index.StringRangeAccess
- inline(InlineContext) - Method in class org.basex.query.expr.index.ValueAccess
- inline(InlineContext) - Method in class org.basex.query.expr.ItrPos
- inline(InlineContext) - Method in class org.basex.query.expr.Logical
- inline(InlineContext) - Method in class org.basex.query.expr.path.Path
- inline(InlineContext) - Method in class org.basex.query.expr.path.Step
- inline(InlineContext) - Method in class org.basex.query.expr.SimpleMap
- inline(InlineContext) - Method in class org.basex.query.expr.Single
- inline(InlineContext) - Method in class org.basex.query.expr.Switch
- inline(InlineContext) - Method in class org.basex.query.expr.SwitchGroup
- inline(InlineContext) - Method in class org.basex.query.expr.Try
- inline(InlineContext) - Method in class org.basex.query.expr.Typeswitch
- inline(InlineContext) - Method in class org.basex.query.expr.TypeswitchGroup
- inline(InlineContext) - Method in class org.basex.query.func.Closure
- inline(InlineContext) - Method in class org.basex.query.func.fn.ContextFn
- inline(InlineContext) - Method in class org.basex.query.up.expr.Transform
- inline(InlineContext) - Method in class org.basex.query.up.expr.TransformWith
- inline(InlineContext) - Method in class org.basex.query.value.Value
- inline(InlineContext) - Method in class org.basex.query.var.VarRef
- inline(InlineContext, QuerySupplier<Expr>) - Method in class org.basex.query.expr.Arr
-
Inlines an expression (see
Expr.inline(InlineContext)). - Inline - Class in org.basex.util
-
This class converts tokens to a numeric value.
- inlineable() - Method in class org.basex.query.func.fn.ContextFn
-
Indicates if the function will evaluate the current context.
- inlineable() - Method in class org.basex.query.func.fn.FnData
- inlineable(Expr...) - Method in class org.basex.query.InlineContext
-
Checks if inlining into the specified expressions is possible.
- inlineable(InlineContext) - Method in class org.basex.query.expr.Arr
- inlineable(InlineContext) - Method in class org.basex.query.expr.constr.CAttr
- inlineable(InlineContext) - Method in class org.basex.query.expr.constr.CNode
- inlineable(InlineContext) - Method in class org.basex.query.expr.Expr
-
Checks if inlining is possible.
- inlineable(InlineContext) - Method in class org.basex.query.expr.Filter
- inlineable(InlineContext) - Method in class org.basex.query.expr.ft.FTContains
- inlineable(InlineContext) - Method in class org.basex.query.expr.ft.FTDistance
- inlineable(InlineContext) - Method in class org.basex.query.expr.ft.FTExpr
- inlineable(InlineContext) - Method in class org.basex.query.expr.ft.FTIndexAccess
- inlineable(InlineContext) - Method in class org.basex.query.expr.ft.FTWeight
- inlineable(InlineContext) - Method in class org.basex.query.expr.ft.FTWindow
- inlineable(InlineContext) - Method in class org.basex.query.expr.ft.FTWords
- inlineable(InlineContext) - Method in class org.basex.query.expr.gflwor.Count
- inlineable(InlineContext) - Method in class org.basex.query.expr.gflwor.ForLet
- inlineable(InlineContext) - Method in class org.basex.query.expr.gflwor.GFLWOR
- inlineable(InlineContext) - Method in class org.basex.query.expr.gflwor.GroupBy
- inlineable(InlineContext) - Method in class org.basex.query.expr.gflwor.OrderBy
- inlineable(InlineContext) - Method in class org.basex.query.expr.gflwor.Where
- inlineable(InlineContext) - Method in class org.basex.query.expr.gflwor.Window
- inlineable(InlineContext) - Method in class org.basex.query.expr.If
- inlineable(InlineContext) - Method in class org.basex.query.expr.index.IndexAccess
- inlineable(InlineContext) - Method in class org.basex.query.expr.index.IndexDynDb
- inlineable(InlineContext) - Method in class org.basex.query.expr.index.IndexStaticDb
- inlineable(InlineContext) - Method in class org.basex.query.expr.index.ValueAccess
- inlineable(InlineContext) - Method in class org.basex.query.expr.path.Path
- inlineable(InlineContext) - Method in class org.basex.query.expr.Preds
- inlineable(InlineContext) - Method in class org.basex.query.expr.Simple
- inlineable(InlineContext) - Method in class org.basex.query.expr.SimpleMap
- inlineable(InlineContext) - Method in class org.basex.query.expr.Single
- inlineable(InlineContext) - Method in class org.basex.query.expr.Switch
- inlineable(InlineContext) - Method in class org.basex.query.expr.Try
- inlineable(InlineContext) - Method in class org.basex.query.expr.Typeswitch
- inlineable(InlineContext) - Method in class org.basex.query.func.Closure
- inlineable(InlineContext) - Method in class org.basex.query.func.java.StaticJavaCall
- inlineable(InlineContext) - Method in class org.basex.query.up.expr.Transform
- inlineable(InlineContext) - Method in class org.basex.query.up.expr.TransformWith
- inlineable(InlineContext) - Method in class org.basex.query.value.Value
- inlineable(InlineContext) - Method in class org.basex.query.var.VarRef
- InlineContext - Class in org.basex.query
-
Context for inlining expressions.
- InlineContext(Var, Expr, CompileContext) - Constructor for class org.basex.query.InlineContext
-
Constructor.
- inlined(long) - Static method in class org.basex.util.Inline
-
Indicates if the specified value is inlined.
- inlineFunc(Scope) - Method in class org.basex.query.util.ASTVisitor
-
Notifies the visitor of a sub-scope.
- INLINELIMIT - Static variable in class org.basex.core.MainOptions
-
Limit for inlining functions.
- inlineOrNull(Expr) - Method in class org.basex.query.InlineContext
-
Inlines an expression into the specified target expression, or returns
nullif no inlining is required. - inMemory() - Method in class org.basex.data.Data
-
Indicates if this data instance is in main memory or on disk.
- inMemory() - Method in class org.basex.data.DiskData
- inMemory() - Method in class org.basex.data.MemData
- INNERMOST - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- input - Variable in class org.basex.gui.GUI
-
Input field.
- input - Variable in class org.basex.util.InputParser
-
Input to be parsed.
- input() - Static method in class org.basex.util.Util
-
Returns a single line from standard input.
- input(String) - Static method in class org.basex.core.CLI
-
Returns the base URI and the query string for the specified input.
- input(InputInfo) - Method in class org.basex.query.value.item.B64Lazy
- input(InputInfo) - Method in class org.basex.query.value.item.Bin
- input(InputInfo) - Method in class org.basex.query.value.item.Item
-
Returns an input stream.
- input(InputInfo) - Method in class org.basex.query.value.item.StrLazy
- INPUT - Static variable in interface org.basex.core.parse.Commands
-
Command attribute: "input".
- INPUT - Static variable in class org.basex.query.func.proc.ProcOptions
-
Process 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_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- INPUT_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- INPUTDATE - Enum constant in enum class org.basex.data.MetaProp
-
Property.
- InputException - Exception in org.basex.io.in
-
This class indicates exceptions during input stream processing.
- InputInfo - Class in org.basex.util
-
This class contains information on the original query, which will be evaluated for error feedback and debugging purposes.
- InputInfo(String, int, int) - Constructor for class org.basex.util.InputInfo
-
Constructor.
- InputInfo(InputParser) - Constructor for class org.basex.util.InputInfo
-
Constructor.
- InputParser - Class in org.basex.util
-
Abstract class for parsing various inputs, such as database commands or queries.
- InputParser(String) - Constructor for class org.basex.util.InputParser
-
Constructor.
- INPUTPATH - Enum constant in enum class org.basex.data.MetaProp
-
Property.
- INPUTPATH - Static variable in class org.basex.gui.GUIOptions
-
Current path to database input.
- inputs - Variable in class org.basex.query.up.primitives.DBNew
-
Inputs to be added.
- INPUTS - Static variable in class org.basex.gui.GUIOptions
-
Input/output paths.
- inputsize - Variable in class org.basex.data.MetaData
-
Size of initially imported resources.
- INPUTSIZE - Enum constant in enum class org.basex.data.MetaProp
-
Property.
- 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.IOStream
- 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.IOStream
- inputStream() - Method in class org.basex.io.IOUrl
- inScope(Atts) - Method in class org.basex.query.util.NSContext
-
Adds the namespaces that are currently in scope.
- INSENSITIVE - Enum constant in enum class org.basex.util.ft.FTCase
-
Insensitive.
- INSENSITIVE - Enum constant in enum class org.basex.util.ft.FTDiacritics
-
Insensitive.
- INSENSITIVE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- insert(int) - Method in class org.basex.data.Data
-
Inserts the internal buffer to the storage without updating the table structure.
- 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(int, int...) - Method in class org.basex.util.list.IntList
-
Inserts elements at the specified index position.
- insert(int, int, int) - Method in class org.basex.index.IdPreMap
-
Inserts a new record.
- insert(int, int, DataClip) - Method in class org.basex.data.Data
-
Inserts a data instance at the specified pre value.
- insert(int, E...) - Method in class org.basex.util.list.ObjectList
-
Inserts the given elements at the specified position.
- insert(int, DataClip) - Method in class org.basex.index.resource.Resources
-
Adds entries to the index and updates subsequent nodes.
- insert(long, E, QueryContext) - Method in class org.basex.query.util.fingertree.FingerTree
-
Inserts the given value at the given position into this tree.
- insert(long, Item, QueryContext) - Method in class org.basex.query.value.seq.ItemSeq
- insert(long, Item, QueryContext) - Method in class org.basex.query.value.seq.BlnSeq
-
Inserts an item at the given position into this sequence and returns the resulting sequence.
- insert(long, Item, QueryContext) - Method in class org.basex.query.value.seq.RangeSeq
- insert(long, Item, QueryContext) - Method in class org.basex.query.value.seq.Seq
-
Inserts an item at the given position into this sequence and returns the resulting sequence.
- insert(long, Item, QueryContext) - Method in class org.basex.query.value.seq.SingletonSeq
- insert(long, Item, QueryContext) - Method in class org.basex.query.value.seq.SubSeq
- insert(long, Item, QueryContext) - Method in class org.basex.query.value.seq.tree.BigSeq
- insert(long, Item, QueryContext) - Method in class org.basex.query.value.seq.tree.SmallSeq
- insert(Object, int, int, int, Object) - Static method in class org.basex.util.Array
-
Inserts entries into an array.
- insert(K, V) - Method in class org.basex.util.MinHeap
-
Inserts the given key/value pair into the heap.
- insert(Node<N, E>[], long, E) - Method in interface org.basex.query.util.fingertree.Node
-
Inserts the given element at the given position in this node.
- Insert - Class in org.basex.query.up.expr
-
Insert expression.
- Insert(StaticContext, InputInfo, Expr, Insert.Mode, Expr) - Constructor for class org.basex.query.up.expr.Insert
-
Constructor.
- INSERT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- INSERT_BEFORE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- INSERT_NEW_DATA - Static variable in interface org.basex.core.Text
-
Dialog title for inserting new data.
- Insert.Mode - Enum Class in org.basex.query.up.expr
-
Insertion type.
- InsertAfter - Class in org.basex.query.up.primitives.node
-
Insert after primitive.
- InsertAfter(int, Data, InputInfo, ANodeList) - Constructor for class org.basex.query.up.primitives.node.InsertAfter
-
Constructor.
- INSERTAFTER - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
Insert after.
- insertAttr(int, int, DataClip) - Method in class org.basex.data.Data
-
Inserts standalone attributes (without root element).
- INSERTATTR - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
Insert attribute.
- InsertAttribute - Class in org.basex.query.up.primitives.node
-
Insert attribute primitive.
- InsertAttribute(int, Data, InputInfo, ANodeList) - Constructor for class org.basex.query.up.primitives.node.InsertAttribute
-
Constructor.
- insertBefore(long, Value, QueryContext) - Method in class org.basex.query.value.array.XQArray
-
Inserts the given element at the given position into this array.
- insertBefore(long, Value, QueryContext) - Method in class org.basex.query.value.seq.Seq
-
Inserts a value at the given position into this sequence and returns the resulting sequence.
- insertBefore(Node, Node) - Method in class org.basex.api.dom.BXNode
- InsertBefore - Class in org.basex.query.up.primitives.node
-
Insert before primitive.
- InsertBefore(int, Data, InputInfo, ANodeList) - Constructor for class org.basex.query.up.primitives.node.InsertBefore
-
Constructor.
- INSERTBEFORE - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
Insert before.
- insertData(int, String) - Method in class org.basex.api.dom.BXComm
- InsertInto - Class in org.basex.query.up.primitives.node
-
Insert into primitive.
- InsertInto(int, Data, InputInfo, ANodeList) - Constructor for class org.basex.query.up.primitives.node.InsertInto
-
Constructor for an insertInto.
- INSERTINTO - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
Insert into.
- InsertIntoAsFirst - Class in org.basex.query.up.primitives.node
-
Insert into as first primitive.
- InsertIntoAsFirst(int, Data, InputInfo, ANodeList) - Constructor for class org.basex.query.up.primitives.node.InsertIntoAsFirst
-
Constructor.
- InsertIntoAsLast - Class in org.basex.query.up.primitives.node
-
Insert into as last primitive.
- InsertIntoAsLast(int, Data, InputInfo, ANodeList) - Constructor for class org.basex.query.up.primitives.node.InsertIntoAsLast
-
Constructor for an insertInto which is part of a replaceElementContent substitution.
- INSERTINTOFIRST - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
Insert into as first.
- INSERTINTOLAST - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
Insert into as last.
- Inspect - Class in org.basex.core.cmd
-
Evaluates the 'inspect' command: checks if the currently opened database has inconsistent data structures.
- Inspect - Class in org.basex.query.func.inspect
-
Abstract inspector class.
- Inspect() - Constructor for class org.basex.core.cmd.Inspect
-
Default constructor.
- INSPECT - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- INSPECT - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- INSPECT - Static variable in interface org.basex.core.parse.Commands
-
Command string: "inspect".
- INSPECT_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- INSPECT_UNKNOWN_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INSPECT_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- InspectContext - Class in org.basex.query.func.inspect
-
Function implementation.
- InspectContext() - Constructor for class org.basex.query.func.inspect.InspectContext
- InspectFunction - Class in org.basex.query.func.inspect
-
Function implementation.
- InspectFunction() - Constructor for class org.basex.query.func.inspect.InspectFunction
- InspectFunctionAnnotations - Class in org.basex.query.func.inspect
-
Function implementation.
- InspectFunctionAnnotations() - Constructor for class org.basex.query.func.inspect.InspectFunctionAnnotations
- InspectFunctions - Class in org.basex.query.func.inspect
-
Function implementation.
- InspectFunctions() - Constructor for class org.basex.query.func.inspect.InspectFunctions
- InspectModule - Class in org.basex.query.func.inspect
-
Function implementation.
- InspectModule() - Constructor for class org.basex.query.func.inspect.InspectModule
- InspectStaticContext - Class in org.basex.query.func.inspect
-
Function implementation.
- InspectStaticContext() - Constructor for class org.basex.query.func.inspect.InspectStaticContext
- InspectType - Class in org.basex.query.func.inspect
-
Function implementation.
- InspectType() - Constructor for class org.basex.query.func.inspect.InspectType
- InspectXqdoc - Class in org.basex.query.func.inspect
-
Function implementation.
- InspectXqdoc() - Constructor for class org.basex.query.func.inspect.InspectXqdoc
- install(String) - Method in class org.basex.query.util.pkg.RepoManager
-
Installs a package.
- INSTALL - Enum constant in enum class org.basex.core.parse.Commands.CmdRepo
- INSTALL - Static variable in interface org.basex.core.Text
-
Command info.
- INSTALL_FROM_URL - Static variable in interface org.basex.core.Text
-
Command info.
- instance(Item) - Method in class org.basex.query.value.type.SeqType
-
Checks if the specified item is an instance of this sequence type.
- instance(Value) - Method in class org.basex.query.value.type.SeqType
-
Checks if the specified value is an instance of this type.
- Instance - Class in org.basex.query.expr
-
Instance test.
- Instance(InputInfo, Expr, SeqType) - Constructor for class org.basex.query.expr.Instance
-
Constructor.
- INSTANCE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- instanceOf(Test) - Method in class org.basex.query.expr.path.KindTest
- instanceOf(Test) - Method in class org.basex.query.expr.path.NameTest
- instanceOf(Test) - Method in class org.basex.query.expr.path.Test
-
Checks if the current test is an instance of the specified test.
- instanceOf(Test) - Method in class org.basex.query.expr.path.UnionTest
- instanceOf(Occ) - Method in enum class org.basex.query.value.type.Occ
-
Checks if the specified occurrence indicator is an instance of the current occurrence indicator.
- instanceOf(SeqType) - Method in class org.basex.query.value.type.SeqType
-
Checks if this sequence type is an instance of the specified sequence type.
- instanceOf(Type) - Method in class org.basex.query.value.array.XQArray
- instanceOf(Type) - Method in class org.basex.query.value.item.Item
-
Checks if this item is instance of the specified type.
- instanceOf(Type) - Method in class org.basex.query.value.map.XQMap
- instanceOf(Type) - Method in class org.basex.query.value.type.ArrayType
- instanceOf(Type) - Method in enum class org.basex.query.value.type.AtomType
- instanceOf(Type) - Method in class org.basex.query.value.type.FuncType
- instanceOf(Type) - Method in enum class org.basex.query.value.type.ListType
- instanceOf(Type) - Method in class org.basex.query.value.type.MapType
- instanceOf(Type) - Method in enum class org.basex.query.value.type.NodeType
- instanceOf(Type) - Method in interface org.basex.query.value.type.Type
-
Checks if the current type is an instance of the specified type.
- Int - Class in org.basex.query.value.item
-
Integer item (
xs:int,xs:integer,xs:short, etc.). - Int(long, Type) - Constructor for class org.basex.query.value.item.Int
-
Constructor.
- INT - Enum constant in enum class org.basex.query.value.type.AtomType
-
Int type.
- INT - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:int.
- INT_PARSER - Static variable in interface org.basex.core.Text
-
Internal parser.
- INTEGER - Enum constant in enum class org.basex.query.value.type.AtomType
-
Integer type.
- INTEGER - Static variable in class org.basex.index.stats.StatsType
-
All values are of type integer.
- INTEGER_CATEGORY - Static variable in class org.basex.index.stats.StatsType
-
All distinct values are of type integer.
- INTEGER_O - Static variable in class org.basex.query.value.type.SeqType
-
Single integer.
- INTEGER_ZM - Static variable in class org.basex.query.value.type.SeqType
-
Zero or more integers.
- INTEGER_ZO - Static variable in class org.basex.query.value.type.SeqType
-
Zero or one integer.
- internal() - Method in class org.basex.util.InputInfo
-
Returns the check flag (invoked by
QueryError.get(InputInfo, Object...)). - internal(boolean) - Method in class org.basex.util.InputInfo
-
Activates light-weight error handling (invoked e.g.
- INTERNAL_PREFIX - Static variable in class org.basex.core.locks.Locking
-
Prefix for internal special locks.
- INTERRUPTED - Static variable in interface org.basex.core.Text
-
Progress exception.
- InterruptibleString - Class in org.basex.util
-
Interruptible string implementation.
- InterruptibleString(String) - Constructor for class org.basex.util.InterruptibleString
-
Constructor.
- intersect(FTIndexIterator, FTIndexIterator, int) - Static method in class org.basex.index.query.FTIndexIterator
-
Merges two index array iterators.
- intersect(Test) - Method in class org.basex.query.expr.path.DocTest
- intersect(Test) - Method in class org.basex.query.expr.path.KindTest
- intersect(Test) - Method in class org.basex.query.expr.path.NameTest
- intersect(Test) - Method in class org.basex.query.expr.path.Test
-
Computes the intersection between two tests.
- intersect(Test) - Method in class org.basex.query.expr.path.UnionTest
- intersect(AnnList) - Method in class org.basex.query.util.list.AnnList
-
Returns the intersection of these annotations and the given ones.
- intersect(Occ) - Method in enum class org.basex.query.value.type.Occ
-
Computes the intersection between this occurrence indicator and the given one.
- intersect(SeqType) - Method in class org.basex.query.value.type.SeqType
-
Computes the intersection of two sequence types, i.e.
- intersect(Type) - Method in class org.basex.query.value.type.ArrayType
- intersect(Type) - Method in enum class org.basex.query.value.type.AtomType
- intersect(Type) - Method in class org.basex.query.value.type.FuncType
- intersect(Type) - Method in enum class org.basex.query.value.type.ListType
- intersect(Type) - Method in class org.basex.query.value.type.MapType
- intersect(Type) - Method in enum class org.basex.query.value.type.NodeType
- intersect(Type) - Method in interface org.basex.query.value.type.Type
-
Computes the intersection between this type and the given one, i.e.
- Intersect - Class in org.basex.query.expr
-
Intersect expression.
- Intersect(InputInfo, Expr[]) - Constructor for class org.basex.query.expr.Intersect
-
Constructor.
- INTERSECT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- interval - Variable in class org.basex.core.jobs.QueryJobTask
-
Interval.
- INTERVAL - Static variable in class org.basex.core.jobs.JobsOptions
-
Interval after which query will be repeated.
- INTERVAL - Static variable in interface org.basex.core.jobs.JobsText
-
Interval.
- INTERVAL - Static variable in interface org.basex.core.Text
-
"Interval".
- INTEXP - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- IntFormat - Class in org.basex.query.util.format
-
Parser for formatting integers.
- IntFormat(byte[], InputInfo) - Constructor for class org.basex.query.util.format.IntFormat
-
Constructor.
- IntList - Class in org.basex.util.list
-
Resizable-array implementation for native int values.
- IntList() - Constructor for class org.basex.util.list.IntList
-
Default constructor.
- IntList(double) - Constructor for class org.basex.util.list.IntList
-
Constructor, specifying a resize factor.
- IntList(int[]) - Constructor for class org.basex.util.list.IntList
-
Lightweight constructor, adopting the specified elements.
- IntList(long) - Constructor for class org.basex.util.list.IntList
-
Constructor with initial capacity.
- IntMap - Class in org.basex.util.hash
-
This is an efficient and memory-saving hash map for storing primitive integers.
- IntMap() - Constructor for class org.basex.util.hash.IntMap
-
Default constructor.
- IntMap(long) - Constructor for class org.basex.util.hash.IntMap
-
Constructor with initial capacity.
- INTO - Enum constant in enum class org.basex.query.up.expr.Insert.Mode
-
Into.
- INTO - Static variable in interface org.basex.query.QueryText
-
Parser token.
- IntObjMap<E> - Class in org.basex.util.hash
-
This is an efficient and memory-saving hash map for storing primitive integers and objects.
- IntObjMap() - Constructor for class org.basex.util.hash.IntObjMap
-
Default constructor.
- INTPARSE - Static variable in class org.basex.core.MainOptions
-
Use internal XML parser.
- INTRANGE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- IntSeq - Class in org.basex.query.value.seq
-
Sequence of items of type
xs:integer, containing at least two of them. - IntSet - Class in org.basex.util.hash
-
This is an efficient and memory-saving hash set for storing primitive integers.
- IntSet() - Constructor for class org.basex.util.hash.IntSet
-
Default constructor.
- IntSet(long) - Constructor for class org.basex.util.hash.IntSet
-
Constructor with initial capacity.
- INVALID_JSON_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVALID_X - Static variable in interface org.basex.core.Text
-
Invalid.
- invalidate() - Method in class org.basex.core.Context
-
Invalidates the current node set.
- INVALIDCAST_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVALIDFUNC_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVALIDOPT_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVALIDOPTION_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVALIDZONE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVALPI - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVALUE_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVALZONE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVARITY_X_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVCHARREF_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVCHARS_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVCODE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVCOLL_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVCOMPSPEC_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVDB_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVDDPATTERN_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVDECFORM_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVDECSINGLE_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVDECZERO_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVDOC_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVEND - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- INVENTITY_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- invert() - Method in enum class org.basex.query.expr.Calc
-
Inverts the operator.
- invert() - Method in class org.basex.query.expr.Cmp
-
If possible, returns an expression with inverted operands.
- invert() - Method in class org.basex.query.expr.CmpG
- invert() - Method in enum class org.basex.query.expr.CmpG.OpG
-
Inverts the comparator.
- invert() - Method in class org.basex.query.expr.CmpN
- invert() - Method in class org.basex.query.expr.CmpV
- invert() - Method in enum class org.basex.query.expr.CmpV.OpV
-
Inverts the comparator.
- invert() - Method in enum class org.basex.query.expr.path.Axis
-
Inverts the axis.
- invert(CompileContext) - Method in class org.basex.query.expr.Cmp
-
If possible, returns an optimized expression with inverted operands.
- invert(CompileContext) - Method in interface org.basex.query.expr.CmpPos
-
If possible, returns an optimized expression with inverted operands.
- invert(CompileContext) - Method in class org.basex.query.expr.ItrPos
- invert(CompileContext) - Method in class org.basex.query.expr.Pos
- invert(BooleanOption) - Method in class org.basex.util.options.Options
-
Inverts the boolean value of an option.
- INVFDPATTERN_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVFUNCITEM_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVGROUP_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVMAPKEY - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVMAPVAL - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVNAME - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- INVNAME_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVNCNAME_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVNSNAME_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- invoke(Object, Method, Object[]) - Method in class org.basex.gui.GUIMacOSX9
- invoke(Method, Object, Object...) - Static method in class org.basex.util.Reflect
-
Invokes the specified method.
- invoke(QueryContext, InputInfo, Value...) - Method in interface org.basex.query.func.XQFunction
-
Calls the function with the given arguments and takes care of tail calls.
- INVOKE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- invokeInternal(QueryContext, InputInfo, Value[]) - Method in class org.basex.query.func.StaticFunc
- invokeInternal(QueryContext, InputInfo, Value[]) - Method in interface org.basex.query.func.XQFunction
-
Internally invokes this function with the given arguments.
- invokeInternal(QueryContext, InputInfo, Value[]) - Method in class org.basex.query.value.item.FuncItem
- invokeInternal(QueryContext, InputInfo, Value[]) - Method in class org.basex.query.value.item.XQData
- invokeLater() - Method in class org.basex.gui.layout.GUICode
-
Invokes the specified thread after all other threads.
- invokeLater(Object) - Method in class org.basex.gui.layout.GUICode
-
Invokes the specified thread after all other threads.
- invokeTail(QueryContext, InputInfo, Value...) - Method in interface org.basex.query.func.XQFunction
-
Tail-calls the given function with the given arguments.
- INVORDINAL_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVPE - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- INVPREF_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVPROMOTE_X_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVTREAT_X_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVTYPE_X_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVURI_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- INVURL_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- io - Variable in class org.basex.query.QueryInput
-
Input reference.
- io - Variable in class org.basex.query.up.primitives.NewInput
-
Input reference (can be
null). - io() - Method in class org.basex.io.in.BufferInput
-
Returns the IO reference or
null. - 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.
- IOContent - Class in org.basex.io
-
IOreference, representing a byte array. - IOContent(byte[]) - Constructor for class org.basex.io.IOContent
-
Constructor.
- IOContent(byte[], String) - Constructor for class org.basex.io.IOContent
-
Constructor.
- IOContent(String) - Constructor for class org.basex.io.IOContent
-
Constructor.
- IOERR_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- IOFile - Class in org.basex.io
-
IOreference, representing a local file or directory path. - IOFile(File) - Constructor for class org.basex.io.IOFile
-
Constructor.
- IOFile(String) - 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.
- IOStream - Class in org.basex.io
-
IOstream. - IOStream(InputStream) - Constructor for class org.basex.io.IOStream
-
Constructor.
- IOStream(InputStream, String) - Constructor for class org.basex.io.IOStream
-
Constructor.
- IOUrl - Class in org.basex.io
-
IOreference, representing a URL. - IOUrl(String) - Constructor for class org.basex.io.IOUrl
-
Constructor.
- IRI_TO_URI - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- is(KeyEvent) - Method in enum class org.basex.gui.layout.BaseXKeys
-
Returns true if the specified key combination was pressed.
- is(Expr) - Method in interface org.basex.query.func.AFunction
-
Checks if the specified expression is an instance of this function.
- is(ANode) - Method in class org.basex.query.value.node.ANode
-
Checks if two nodes are identical.
- is(ANode) - Method in class org.basex.query.value.node.DBNode
- is(ANode) - Method in class org.basex.query.value.node.FNode
- is(Var) - Method in class org.basex.query.var.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.
- is(MediaType) - Method in class org.basex.util.http.MediaType
-
Checks if the main and sub type of this and the specified type are equal.
- IS - Static variable in interface org.basex.query.QueryText
-
Parser token.
- isAbsolute() - Method in class org.basex.io.IO
-
Tests if this is an absolute path.
- isAbsolute() - Method in class org.basex.io.IOFile
- isAbsolute() - Method in class org.basex.query.value.item.Uri
-
Tests if this is an absolute URI.
- isArchive() - Method in class org.basex.io.IO
-
Checks if this file is an archive.
- isCached() - Method in class org.basex.query.value.item.B64Lazy
- isCached() - Method in interface org.basex.query.value.item.Lazy
-
Indicates if the contents of this item have been cached.
- isCached() - Method in class org.basex.query.value.item.StrLazy
- isCatchable() - Method in exception org.basex.query.QueryException
-
Checks if this exception can be caught by a
try/catchexpression. - isCategory(int) - Static method in class org.basex.index.stats.StatsType
-
Indicates if the specified type is a category.
- 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.
- isCSV() - Method in class org.basex.util.http.MediaType
-
Checks if this is a CSV type.
- isDefaultNamespace(String) - Method in class org.basex.api.dom.BXNode
- isDir() - Method in class org.basex.io.IO
-
Tests if this is a local directory instance, or if the path ends with a slash.
- isDir() - Method in class org.basex.io.IOFile
- isDir() - Method in class org.basex.io.IOUrl
- isDir(byte[]) - Method in class org.basex.index.resource.Resources
-
Determines whether the given path is the path to a directory.
- isDirectory() - Method in class org.basex.io.in.TarEntry
-
Checks if the the current entry is a directory.
- isDouble(int) - Static method in class org.basex.index.stats.StatsType
-
Indicates if the specified type is a double.
- isEditable() - Method in class org.basex.gui.text.TextPanel
-
Returns the editable flag.
- isElementContentWhitespace() - Method in class org.basex.api.dom.BXText
- isEmpty() - Method in class org.basex.data.Namespaces
-
Returns if no namespaces exist.
- isEmpty() - Method in class org.basex.index.IndexNames
-
Checks if the list of names is empty.
- isEmpty() - Method in class org.basex.query.util.fingertree.FingerTree
-
Checks if this node is empty.
- isEmpty() - Method in class org.basex.query.util.fingertree.FingerTreeBuilder
-
Checks if this builder is empty, i.e.
- isEmpty() - Method in class org.basex.query.value.Value
-
Tests if this is an empty sequence.
- isEmpty() - Method in class org.basex.util.hash.ASet
-
Tests is the set is empty.
- isEmpty() - Method in class org.basex.util.list.ElementList
-
Tests whether 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.
- isEmptyArray() - Method in class org.basex.query.value.array.XQArray
-
Checks if this array is empty.
- isEnabled() - Method in class org.basex.gui.layout.BaseXList
- isEqualNode(Node) - Method in class org.basex.api.dom.BXNode
- isExtended() - Method in enum class org.basex.query.value.type.Type.ID
-
Indicates if this type returns extended type information.
- isHidden() - Method in class org.basex.io.IOFile
-
Checks if a file is hidden.
- isId() - Method in class org.basex.api.dom.BXAttr
- isId(byte[], boolean) - Static method in class org.basex.util.XMLToken
-
Checks if the specified name is an id/idref attribute (
idref: local name must contain 'idref';id: local name must contain 'if', but not 'idref'). - isInteger(int) - Static method in class org.basex.index.stats.StatsType
-
Indicates if the specified type is an integer.
- isItem() - Method in class org.basex.query.value.Value
-
Tests if this is an item.
- isJSON() - Method in class org.basex.util.http.MediaType
-
Checks if this is a JSON type.
- isLeaf() - Method in class org.basex.gui.layout.ResourceFolder
- isLeaf() - Method in class org.basex.gui.layout.ResourceLeaf
- isLeaf() - Method in class org.basex.index.stats.Stats
-
Getter for leaf flag.
- isLibrary(String) - Static method in class org.basex.query.QueryProcessor
-
Checks if the specified XQuery string is a library module.
- isLongName() - Method in class org.basex.io.in.TarEntry
-
Indicate if this entry is a GNU long name block.
- isMultipart - Variable in class org.basex.util.http.HttpRequest
-
Indicator for multipart request.
- isMultipart() - Method in class org.basex.util.http.MediaType
-
Checks if this is a multipart type.
- 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.
- isNone(int) - Static method in class org.basex.index.stats.StatsType
-
Indicates if no data exists.
- isNumber() - Method in enum class org.basex.query.value.type.AtomType
- isNumber() - Method in class org.basex.query.value.type.FuncType
- isNumber() - Method in enum class org.basex.query.value.type.ListType
- isNumber() - Method in enum class org.basex.query.value.type.NodeType
- isNumber() - Method in interface org.basex.query.value.type.Type
-
Checks if items with this type are numbers.
- isNumberOrUntyped() - Method in enum class org.basex.query.value.type.AtomType
- isNumberOrUntyped() - Method in class org.basex.query.value.type.FuncType
- isNumberOrUntyped() - Method in enum class org.basex.query.value.type.ListType
- isNumberOrUntyped() - Method in enum class org.basex.query.value.type.NodeType
- isNumberOrUntyped() - Method in interface org.basex.query.value.type.Type
-
Checks if items with this type are numbers or untyped.
- isNumeric(int) - Static method in class org.basex.index.stats.StatsType
-
Indicates if the specified type is numeric.
- ISO88591 - Static variable in class org.basex.util.Strings
-
ISO-8859-1 encoding string.
- isQName(byte[]) - Static method in class org.basex.util.XMLToken
-
Checks if the specified token is a valid QName.
- isRedundant(Var) - Method in class org.basex.query.expr.TypeCheck
-
Checks if this type check is redundant if the result is bound to the given variable.
- 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.
- isSimple() - Method in class org.basex.query.expr.Expr
-
Checks if this expression is deterministic, performs no updates, does not access the context value and position, and calls no higher-order function.
- isSortable() - Method in enum class org.basex.query.value.type.AtomType
- isSortable() - Method in class org.basex.query.value.type.FuncType
- isSortable() - Method in enum class org.basex.query.value.type.ListType
- isSortable() - Method in enum class org.basex.query.value.type.NodeType
- isSortable() - Method in interface org.basex.query.value.type.Type
-
Checks if items of this type are sortable.
- isStartChar(int) - Static method in class org.basex.util.XMLToken
-
Checks if the specified character is an XML first-letter.
- isString(int) - Static method in class org.basex.index.stats.StatsType
-
Indicates if the specified type is a string.
- isStringOrUntyped() - Method in enum class org.basex.query.value.type.AtomType
- isStringOrUntyped() - Method in class org.basex.query.value.type.FuncType
- isStringOrUntyped() - Method in enum class org.basex.query.value.type.ListType
- isStringOrUntyped() - Method in enum class org.basex.query.value.type.NodeType
- isStringOrUntyped() - Method in interface org.basex.query.value.type.Type
-
Checks if items of this type are strings or untyped.
- isSupported(String, String) - Method in class org.basex.api.dom.BXNode
- isText() - Method in class org.basex.util.http.MediaType
-
Checks if this is a text type.
- ISTORAGE - Static variable in interface org.basex.data.DataText
-
Index version; older version cannot open indexes of these instances.
- isTree() - Method in class org.basex.query.util.fingertree.TreeSlice
-
Checks if this slice contains a full finger tree.
- isUntyped() - Method in enum class org.basex.query.value.type.AtomType
- isUntyped() - Method in class org.basex.query.value.type.FuncType
- isUntyped() - Method in enum class org.basex.query.value.type.ListType
- isUntyped() - Method in enum class org.basex.query.value.type.NodeType
- isUntyped() - Method in interface org.basex.query.value.type.Type
-
Checks if items with this type are untyped.
- isValid() - Method in class org.basex.query.value.item.Uri
-
Checks the validity of this URI.
- isValid(String) - Static method in class org.basex.io.IOFile
-
Checks if the specified string is a valid file reference.
- isValidName(String) - Static method in class org.basex.io.IOFile
-
Checks if the specified string is a valid file name.
- isXML() - Method in class org.basex.util.http.MediaType
-
Checks if this is an XML type.
- isXQuery() - Method in class org.basex.util.http.MediaType
-
Checks if this is an XQuery type.
- item(QueryContext) - Method in class org.basex.query.func.file.FileAppend
- item(QueryContext) - Method in class org.basex.query.func.file.FileAppendBinary
- item(QueryContext) - Method in class org.basex.query.func.file.FileAppendText
- item(QueryContext) - Method in class org.basex.query.func.file.FileAppendTextLines
- item(QueryContext) - Method in class org.basex.query.func.file.FileBaseDir
- item(QueryContext) - Method in class org.basex.query.func.file.FileCopy
- item(QueryContext) - Method in class org.basex.query.func.file.FileCreateDir
- item(QueryContext) - Method in class org.basex.query.func.file.FileCreateTempDir
- item(QueryContext) - Method in class org.basex.query.func.file.FileCreateTempFile
- item(QueryContext) - Method in class org.basex.query.func.file.FileCurrentDir
- item(QueryContext) - Method in class org.basex.query.func.file.FileDelete
- item(QueryContext) - Method in class org.basex.query.func.file.FileExists
- item(QueryContext) - Method in class org.basex.query.func.file.FileChildren
-
Evaluates the expression and returns the resulting item.
- item(QueryContext) - Method in class org.basex.query.func.file.FileIsAbsolute
- item(QueryContext) - Method in class org.basex.query.func.file.FileIsDir
- item(QueryContext) - Method in class org.basex.query.func.file.FileIsFile
- item(QueryContext) - Method in class org.basex.query.func.file.FileLastModified
- item(QueryContext) - Method in class org.basex.query.func.file.FileMove
- item(QueryContext) - Method in class org.basex.query.func.file.FileName
- item(QueryContext) - Method in class org.basex.query.func.file.FileParent
- item(QueryContext) - Method in class org.basex.query.func.file.FilePathToNative
- item(QueryContext) - Method in class org.basex.query.func.file.FilePathToUri
- item(QueryContext) - Method in class org.basex.query.func.file.FileReadBinary
- item(QueryContext) - Method in class org.basex.query.func.file.FileReadText
- item(QueryContext) - Method in class org.basex.query.func.file.FileResolvePath
- item(QueryContext) - Method in class org.basex.query.func.file.FileSize
- item(QueryContext) - Method in class org.basex.query.func.file.FileWrite
- item(QueryContext) - Method in class org.basex.query.func.file.FileWriteBinary
- item(QueryContext) - Method in class org.basex.query.func.file.FileWriteText
- item(QueryContext) - Method in class org.basex.query.func.file.FileWriteTextLines
- 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.Castable
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.CmpG
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.CmpIR
- 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.CmpSimpleG
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.CmpSR
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.CmpV
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.constr.CArray
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.constr.CAttr
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.constr.CComm
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.constr.CDoc
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.constr.CElem
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.constr.CMap
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.constr.CNode
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.constr.CNSpace
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.constr.CPI
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.constr.CTxt
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.Expr
-
Evaluates the expression and returns the resulting item, or
Empty.VALUEif the expression yields an empty sequence. - item(QueryContext, InputInfo) - Method in class org.basex.query.expr.ft.FTAnd
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.ft.FTContains
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.ft.FTExpr
-
This method is called by the sequential full-text evaluation.
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.ft.FTExtension
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.ft.FTFilter
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.ft.FTMildNot
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.ft.FTNot
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.ft.FTOptions
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.ft.FTOr
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.ft.FTWeight
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.ft.FTWords
- 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.ItemMap
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.ItrPos
- 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.Switch
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.Typeswitch
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.TypeswitchGroup
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.Unary
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.admin.AdminDeleteLogs
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.admin.AdminWriteLog
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.archive.ArchiveCreate
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.archive.ArchiveCreateFrom
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.archive.ArchiveDelete
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.archive.ArchiveExtractTo
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.archive.ArchiveOptions
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.archive.ArchiveUpdate
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.array.ArrayAppend
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.array.ArrayFilter
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.array.ArrayForEach
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.array.ArrayForEachPair
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.array.ArrayInsertBefore
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.array.ArrayJoin
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.array.ArrayPut
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.array.ArrayRemove
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.array.ArrayReverse
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.array.ArraySize
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.array.ArraySort
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.array.ArraySubarray
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.array.ArrayTail
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.bin.BinAnd
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.bin.BinBin
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.bin.BinDecodeString
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.bin.BinEncodeString
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.bin.BinFind
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.bin.BinFromOctets
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.bin.BinHex
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.bin.BinInsertBefore
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.bin.BinJoin
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.bin.BinLength
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.bin.BinNot
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.bin.BinOctal
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.bin.BinOr
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.bin.BinPackDouble
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.bin.BinPackFloat
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.bin.BinPackInteger
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.bin.BinPadLeft
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.bin.BinPadRight
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.bin.BinPart
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.bin.BinShift
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.bin.BinUnpackDouble
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.bin.BinUnpackFloat
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.bin.BinUnpackInteger
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.bin.BinUnpackUnsignedInteger
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.bin.BinXor
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.client.ClientClose
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.client.ClientConnect
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.client.ClientExecute
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.client.ClientInfo
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.Closure
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.convert.ConvertBinaryToString
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.convert.ConvertDateTimeToInteger
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.convert.ConvertDayTimeToInteger
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.convert.ConvertDecodeKey
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.convert.ConvertEncodeKey
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.convert.ConvertIntegerFromBase
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.convert.ConvertIntegersToBase64
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.convert.ConvertIntegersToHex
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.convert.ConvertIntegerToBase
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.convert.ConvertIntegerToDateTime
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.convert.ConvertIntegerToDayTime
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.convert.ConvertStringToBase64
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.convert.ConvertStringToHex
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.crypto.CryptoDecrypt
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.crypto.CryptoEncrypt
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.crypto.CryptoGenerateSignature
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.crypto.CryptoHmac
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.crypto.CryptoValidateSignature
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.csv.CsvDoc
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.csv.CsvParse
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.csv.CsvSerialize
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.db.DbAdd
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.db.DbAlter
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.db.DbAlterBackup
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.db.DbContentType
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.db.DbCopy
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.db.DbCreate
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.db.DbCreateBackup
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.db.DbDelete
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.db.DbDrop
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.db.DbDropBackup
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.db.DbExists
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.db.DbExport
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.db.DbFlush
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.db.DbInfo
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.db.DbIsRaw
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.db.DbIsXml
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.db.DbName
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.db.DbOptimize
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.db.DbOption
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.db.DbPath
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.db.DbProperty
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.db.DbRename
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.db.DbReplace
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.db.DbRestore
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.db.DbRetrieve
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.db.DbStore
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.db.DbSystem
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fetch.FetchBinary
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fetch.FetchContentType
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fetch.FetchText
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fetch.FetchXml
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fetch.FetchXmlBinary
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.file.FileDirSeparator
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.file.FileAppend
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.file.FileLineSeparator
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.file.FilePathSeparator
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.file.FileTempDir
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnAbs
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnAdjustDateToTimezone
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnAdjustTimeToTimezone
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnAdustDateTimeToTimezone
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnAnalyzeString
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnAvg
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnBaseUri
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnBoolean
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnCeiling
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnCodepointEqual
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnCodepointsToString
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnCompare
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnConcat
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnContains
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnContainsToken
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnCount
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnCurrentDate
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnCurrentDateTime
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnCurrentTime
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnData
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnDateTime
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnDayFromDate
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnDayFromDateTime
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnDayFromDuration
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnDeepEqual
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnDefaultCollation
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnDefaultLanguage
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnDoc
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnDocAvailable
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnDocumentUri
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnEmpty
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnEncodeForUri
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnEndsWith
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnEnvironmentVariable
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnError
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnEscapeHtmlUri
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnExactlyOne
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnExists
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnFalse
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnFloor
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnFormatDate
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnFormatDateTime
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnFormatInteger
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnFormatNumber
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnFormatTime
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnFunctionArity
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnFunctionLookup
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnFunctionName
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnGenerateId
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnHasChildren
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnHead
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnHoursFromDateTime
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnHoursFromDuration
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnHoursFromTime
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnImplicitTimezone
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnIriToUri
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnJsonDoc
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnJsonToXml
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnLang
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnLast
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnLocalNameFromQName
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnLowerCase
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnMatches
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnMax
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnMin
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnMinutesFromDateTime
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnMinutesFromDuration
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnMinutesFromTime
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnMonthFromDate
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnMonthFromDateTime
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnMonthsFromDuration
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnName
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnNamespaceUri
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnNamespaceUriForPrefix
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnNamespaceUriFromQName
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnNilled
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnNodeName
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnNormalizeSpace
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnNormalizeUnicode
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnNot
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnNumber
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnParseIetfDate
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnParseJson
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnParseXml
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnParseXmlFragment
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnPath
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnPosition
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnPrefixFromQName
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnPut
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnQName
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnRandomNumberGenerator
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnReplace
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnResolveQName
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnResolveUri
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnRoot
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnRound
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnRoundHalfToEven
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnSecondsFromDateTime
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnSecondsFromDuration
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnSecondsFromTime
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnSerialize
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnStartsWith
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnStaticBaseUri
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnString
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnStringJoin
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnStringLength
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnSubstring
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnSubstringAfter
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnSubstringBefore
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnSum
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnTimezoneFromDate
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnTimezoneFromDateTime
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnTimezoneFromTime
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnTranslate
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnTrue
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnUnparsedText
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnUnparsedTextAvailable
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnUpperCase
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnXmlToJson
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnYearFromDate
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnYearFromDateTime
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnYearsFromDuration
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.fn.FnZeroOrOne
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.ft.FtContains
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.ft.FtCount
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.ft.FtNormalize
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.FuncLit
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.hash.HashHash
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.hash.HashMd5
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.hash.HashSha1
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.hash.HashSha256
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.html.HtmlDoc
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.html.HtmlParse
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.html.HtmlParser
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.index.IndexFacets
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.inspect.InspectContext
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.inspect.InspectFunction
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.inspect.InspectFunctionAnnotations
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.inspect.InspectModule
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.inspect.InspectType
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.inspect.InspectXqdoc
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.jobs.JobsCurrent
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.jobs.JobsEval
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.jobs.JobsFinished
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.jobs.JobsInvoke
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.jobs.JobsStop
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.jobs.JobsWait
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.json.JsonDoc
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.json.JsonParse
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.json.JsonSerialize
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.lazy.LazyIsCached
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.lazy.LazyIsLazy
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.map.MapContains
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.map.MapEntry
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.map.MapMerge
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.map.MapPut
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.map.MapRemove
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.map.MapSize
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.math.MathAcos
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.math.MathAsin
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.math.MathAtan
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.math.MathAtan2
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.math.MathCos
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.math.MathCosh
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.math.MathCrc32
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.math.MathE
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.math.MathExp
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.math.MathExp10
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.math.MathLog
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.math.MathLog10
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.math.MathPi
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.math.MathPow
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.math.MathSin
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.math.MathSinh
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.math.MathSqrt
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.math.MathTan
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.math.MathTanh
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.out.OutCr
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.out.OutFormat
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.out.OutNl
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.out.OutTab
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.PartFunc
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.proc.ProcExecute
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.proc.ProcFork
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.proc.ProcProperty
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.proc.ProcSystem
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.prof.ProfCurrentMs
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.prof.ProfCurrentNs
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.prof.ProfGc
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.prof.ProfHuman
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.prof.ProfRuntime
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.prof.ProfSleep
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.prof.ProfTrack
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.prof.ProfVariables
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.prof.ProfVoid
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.random.RandomDouble
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.random.RandomInteger
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.random.RandomUuid
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.repo.RepoDelete
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.repo.RepoInstall
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.sql.SqlClose
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.sql.SqlCommit
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.sql.SqlConnect
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.sql.SqlInit
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.sql.SqlPrepare
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.sql.SqlRollback
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.strings.StringsColognePhonetic
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.strings.StringsLevenshtein
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.strings.StringsSoundex
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.unit.UnitAssert
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.unit.UnitAssertEquals
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.update.UpdateOutput
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.user.UserAlter
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.user.UserCheck
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.user.UserCreate
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.user.UserCurrent
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.user.UserDrop
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.user.UserExists
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.user.UserGrant
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.user.UserInfo
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.user.UserPassword
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.user.UserUpdateInfo
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.util.UtilDeepEqual
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.util.UtilItem
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.util.UtilLast
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.util.UtilWithin
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.validate.ValidateXsdProcessor
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.validate.ValidateXsdVersion
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.web.WebContentType
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.web.WebCreateUrl
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.web.WebDecodeUrl
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.web.WebEncodeUrl
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.web.WebError
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.web.WebForward
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.web.WebRedirect
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.xquery.XQueryParse
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.xquery.XQueryParseUri
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.xslt.XsltInit
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.xslt.XsltProcessor
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.xslt.XsltTransform
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.xslt.XsltTransformText
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.xslt.XsltVersion
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.zip.ZipBinaryEntry
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.zip.ZipEntries
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.zip.ZipHtmlEntry
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.zip.ZipTextEntry
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.zip.ZipUpdateEntries
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.zip.ZipXmlEntry
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.zip.ZipZipFile
- 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.value.item.Item
- item(QueryContext, InputInfo) - Method in class org.basex.query.value.seq.Seq
- Item - Class in org.basex.query.value.item
-
Abstract super class for all items.
- Item(Type) - Constructor for class org.basex.query.value.item.Item
-
Constructor.
- ITEM - Enum constant in enum class org.basex.query.value.type.AtomType
-
Item type.
- ITEM - Enum constant in enum class org.basex.query.value.type.Type.ID
-
item().
- ITEM - Static variable in interface org.basex.core.Text
-
Query hits.
- ITEM - Static variable in interface org.basex.io.parse.json.JsonConstants
-
Token: item.
- ITEM - Static variable in interface org.basex.query.func.unit.Constants
-
Name: item.
- ITEM - Static variable in interface org.basex.query.QueryText
-
Parser token.
- ITEM_O - Static variable in class org.basex.query.value.type.SeqType
-
Single item.
- ITEM_OM - Static variable in class org.basex.query.value.type.SeqType
-
One or more items.
- ITEM_SEPARATOR - Static variable in class org.basex.io.serial.SerializerOptions
-
Serialization parameter.
- ITEM_ZM - Static variable in class org.basex.query.value.type.SeqType
-
Zero or more items.
- ITEM_ZO - Static variable in class org.basex.query.value.type.SeqType
-
Zero or one item.
- itemAt(long) - Method in class org.basex.query.value.item.Item
- itemAt(long) - Method in class org.basex.query.value.seq.BlnSeq
- itemAt(long) - Method in class org.basex.query.value.seq.BytSeq
- itemAt(long) - Method in class org.basex.query.value.seq.DblSeq
- itemAt(long) - Method in class org.basex.query.value.seq.DBNodes
- itemAt(long) - Method in class org.basex.query.value.seq.DBNodeSeq
- itemAt(long) - Method in class org.basex.query.value.seq.DecSeq
- itemAt(long) - Method in class org.basex.query.value.seq.FltSeq
- itemAt(long) - Method in class org.basex.query.value.seq.IntSeq
- itemAt(long) - Method in class org.basex.query.value.seq.ItemSeq
- itemAt(long) - Method in class org.basex.query.value.seq.RangeSeq
- itemAt(long) - Method in class org.basex.query.value.seq.SingletonSeq
- itemAt(long) - Method in class org.basex.query.value.seq.StrSeq
- itemAt(long) - Method in class org.basex.query.value.seq.SubSeq
- itemAt(long) - Method in class org.basex.query.value.seq.tree.BigSeq
- itemAt(long) - Method in class org.basex.query.value.seq.tree.SmallSeq
- itemAt(long) - Method in class org.basex.query.value.Value
-
Returns the item at the given position in the value.
- ItemList - Class in org.basex.query.util.list
-
Resizable-array implementation for items.
- ItemList() - Constructor for class org.basex.query.util.list.ItemList
-
Default constructor.
- ItemList(long) - Constructor for class org.basex.query.util.list.ItemList
-
Constructor with initial capacity.
- ItemMap - Class in org.basex.query.expr
-
Simple map expression: item-based evaluation, no positional access.
- ITEMS - Static variable in interface org.basex.core.Text
-
Query hits.
- itemsep - Variable in class org.basex.io.serial.OutputSerializer
-
Item separator.
- ItemSeq - Class in org.basex.query.value.seq
-
Flat item sequence.
- ItemSet - Interface in org.basex.query.util.hash
-
This is an interface for indexing and retrieving items in a set.
- iter() - Method in class org.basex.query.QueryContext
-
Returns a result iterator.
- iter() - Method in class org.basex.query.QueryProcessor
-
Returns a memory-efficient result iterator.
- iter() - Method in class org.basex.query.util.list.ANodeList
-
Returns an iterator over the items in this list.
- iter() - Method in class org.basex.query.value.item.Item
- iter() - Method in class org.basex.query.value.seq.Empty
- iter() - Method in class org.basex.query.value.seq.Seq
- iter() - Method in class org.basex.query.value.seq.tree.BigSeq
- iter() - Method in class org.basex.query.value.seq.tree.SmallSeq
- iter() - Method in class org.basex.query.value.seq.tree.TreeSeq
- iter() - Method in class org.basex.query.value.Value
-
Returns an iterator.
- iter(IndexSearch) - Method in class org.basex.data.Data
-
Returns an index iterator for the specified token.
- iter(IndexSearch) - Method in class org.basex.index.ft.FTIndex
- iter(IndexSearch) - Method in interface org.basex.index.Index
-
Returns an iterator for the index results.
- iter(IndexSearch) - Method in class org.basex.index.name.Names
- iter(IndexSearch) - Method in class org.basex.index.path.PathIndex
- iter(IndexSearch) - Method in class org.basex.index.resource.Resources
- iter(IndexSearch) - Method in class org.basex.index.value.DiskValues
- iter(IndexSearch) - Method in class org.basex.index.value.MemValues
- iter(QueryContext) - Method in class org.basex.query.expr.DualMap
- 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.ft.FTAnd
- iter(QueryContext) - Method in class org.basex.query.expr.ft.FTExpr
-
This method is called by the index-based full-text evaluation.
- iter(QueryContext) - Method in class org.basex.query.expr.ft.FTExtension
- iter(QueryContext) - Method in class org.basex.query.expr.ft.FTFilter
- iter(QueryContext) - Method in class org.basex.query.expr.ft.FTIndexAccess
- iter(QueryContext) - Method in class org.basex.query.expr.ft.FTMildNot
- iter(QueryContext) - Method in class org.basex.query.expr.ft.FTNot
- iter(QueryContext) - Method in class org.basex.query.expr.ft.FTOptions
- iter(QueryContext) - Method in class org.basex.query.expr.ft.FTOr
- iter(QueryContext) - Method in class org.basex.query.expr.ft.FTWeight
- iter(QueryContext) - Method in class org.basex.query.expr.ft.FTWords
- iter(QueryContext) - Method in class org.basex.query.expr.gflwor.GFLWOR
- iter(QueryContext) - Method in class org.basex.query.expr.If
- iter(QueryContext) - Method in class org.basex.query.expr.index.RangeAccess
- iter(QueryContext) - Method in class org.basex.query.expr.index.StringRangeAccess
- iter(QueryContext) - Method in class org.basex.query.expr.index.ValueAccess
- iter(QueryContext) - Method in class org.basex.query.expr.IterFilter
- iter(QueryContext) - Method in class org.basex.query.expr.IterMap
- iter(QueryContext) - Method in class org.basex.query.expr.List
- iter(QueryContext) - Method in class org.basex.query.expr.Lookup
- iter(QueryContext) - Method in class org.basex.query.expr.ParseExpr
- iter(QueryContext) - Method in class org.basex.query.expr.path.AxisPath
- iter(QueryContext) - Method in class org.basex.query.expr.path.CachedStep
- iter(QueryContext) - Method in class org.basex.query.expr.path.IterPosStep
- iter(QueryContext) - Method in class org.basex.query.expr.path.IterStep
- iter(QueryContext) - Method in class org.basex.query.expr.path.MixedPath
- iter(QueryContext) - Method in class org.basex.query.expr.Except
- iter(QueryContext) - Method in class org.basex.query.expr.Switch
- iter(QueryContext) - Method in class org.basex.query.expr.TypeCheck
- iter(QueryContext) - Method in class org.basex.query.expr.Typeswitch
- iter(QueryContext) - Method in class org.basex.query.expr.TypeswitchGroup
- iter(QueryContext) - Method in class org.basex.query.func.admin.AdminLogs
- iter(QueryContext) - Method in class org.basex.query.func.array.ArrayFlatten
- iter(QueryContext) - Method in class org.basex.query.func.bin.BinToOctets
- iter(QueryContext) - Method in class org.basex.query.func.convert.ConvertBinaryToIntegers
- iter(QueryContext) - Method in class org.basex.query.func.db.DbAttribute
- iter(QueryContext) - Method in class org.basex.query.func.db.DbBackups
- iter(QueryContext) - Method in class org.basex.query.func.db.DbDir
- iter(QueryContext) - Method in class org.basex.query.func.db.DbList
- iter(QueryContext) - Method in class org.basex.query.func.db.DbListDetails
- iter(QueryContext) - Method in class org.basex.query.func.db.DbNodeId
- iter(QueryContext) - Method in class org.basex.query.func.db.DbText
- iter(QueryContext) - Method in class org.basex.query.func.db.DbTextRange
- iter(QueryContext) - Method in class org.basex.query.func.file.FileReadTextLines
- iter(QueryContext) - Method in class org.basex.query.func.fn.FnData
- iter(QueryContext) - Method in class org.basex.query.func.fn.FnDistinctValues
- iter(QueryContext) - Method in class org.basex.query.func.fn.FnError
- iter(QueryContext) - Method in class org.basex.query.func.fn.FnFoldLeft
- iter(QueryContext) - Method in class org.basex.query.func.fn.FnFoldRight
- iter(QueryContext) - Method in class org.basex.query.func.fn.FnForEachPair
- iter(QueryContext) - Method in class org.basex.query.func.fn.FnIndexOf
- iter(QueryContext) - Method in class org.basex.query.func.fn.FnInnermost
- iter(QueryContext) - Method in class org.basex.query.func.fn.FnInsertBefore
- iter(QueryContext) - Method in class org.basex.query.func.fn.FnOneOrMore
- iter(QueryContext) - Method in class org.basex.query.func.fn.FnOutermost
- iter(QueryContext) - Method in class org.basex.query.func.fn.FnRemove
- iter(QueryContext) - Method in class org.basex.query.func.fn.FnReverse
- iter(QueryContext) - Method in class org.basex.query.func.fn.FnSort
- iter(QueryContext) - Method in class org.basex.query.func.fn.FnStringToCodepoints
- iter(QueryContext) - Method in class org.basex.query.func.fn.FnSubsequence
- iter(QueryContext) - Method in class org.basex.query.func.fn.FnTail
- iter(QueryContext) - Method in class org.basex.query.func.fn.FnUnparsedTextLines
- iter(QueryContext) - Method in class org.basex.query.func.fn.FnUriCollection
- iter(QueryContext) - Method in class org.basex.query.func.ft.FtExtract
- iter(QueryContext) - Method in class org.basex.query.func.ft.FtMark
- iter(QueryContext) - Method in class org.basex.query.func.ft.FtSearch
- iter(QueryContext) - Method in class org.basex.query.func.ft.FtTokens
- iter(QueryContext) - Method in class org.basex.query.func.hof.HofDropWhile
- iter(QueryContext) - Method in class org.basex.query.func.hof.HofScanLeft
- iter(QueryContext) - Method in class org.basex.query.func.hof.HofTakeWhile
- iter(QueryContext) - Method in class org.basex.query.func.index.IndexElementNames
- iter(QueryContext) - Method in class org.basex.query.func.index.IndexTexts
- iter(QueryContext) - Method in class org.basex.query.func.random.RandomGaussian
- iter(QueryContext) - Method in class org.basex.query.func.random.RandomSeededDouble
- iter(QueryContext) - Method in class org.basex.query.func.random.RandomSeededInteger
- iter(QueryContext) - Method in class org.basex.query.func.sql.SqlExecute
- iter(QueryContext) - Method in class org.basex.query.func.sql.SqlExecutePrepared
- iter(QueryContext) - Method in class org.basex.query.func.util.UtilArrayMembers
- iter(QueryContext) - Method in class org.basex.query.func.util.UtilArrayValues
- iter(QueryContext) - Method in class org.basex.query.func.util.UtilChars
- iter(QueryContext) - Method in class org.basex.query.func.util.UtilDuplicates
- iter(QueryContext) - Method in class org.basex.query.func.util.UtilInit
- iter(QueryContext) - Method in class org.basex.query.func.util.UtilMapEntries
- iter(QueryContext) - Method in class org.basex.query.func.util.UtilOr
- iter(QueryContext) - Method in class org.basex.query.func.util.UtilReplicate
- iter(QueryContext) - Method in class org.basex.query.func.web.WebError
- iter(QueryContext) - Method in class org.basex.query.scope.MainModule
-
Creates a result iterator which lazily evaluates this module.
- iter(QueryContext) - Method in class org.basex.query.value.Value
- Iter - Class in org.basex.query.iter
-
Iterator interface.
- Iter() - Constructor for class org.basex.query.iter.Iter
- ITER - Static variable in class org.basex.query.value.seq.Empty
-
Empty iterator.
- ITERATIVE - Static variable in interface org.basex.query.QueryText
-
Query Info.
- iterator() - Method in class org.basex.core.locks.LockList
- iterator() - Method in class org.basex.index.value.ValueCache
-
Returns an iterator with all keys in sorted order.
- iterator() - Method in class org.basex.query.iter.BasicIter
- iterator() - Method in class org.basex.query.iter.BasicNodeIter
- iterator() - Method in class org.basex.query.util.collation.CollationItemSet
- iterator() - Method in class org.basex.query.util.fingertree.FingerTree
- iterator() - Method in class org.basex.query.util.fingertree.FingerTreeBuilder
- iterator() - Method in class org.basex.query.util.hash.HashItemSet
- iterator() - Method in class org.basex.query.util.hash.QNmSet
- iterator() - Method in class org.basex.query.util.list.ANodeBuilder
- iterator() - Method in class org.basex.query.value.seq.tree.TreeSeq
- iterator() - Method in class org.basex.query.value.seq.tree.TreeSeqBuilder
- iterator() - Method in class org.basex.query.value.Value
- iterator() - Method in class org.basex.query.var.Variables
- iterator() - Method in class org.basex.util.ArrayIterator
- iterator() - Method in class org.basex.util.hash.TokenSet
- iterator() - Method in class org.basex.util.list.ObjectList
- iterator() - Method in class org.basex.util.options.Options
- iterator(long) - Method in class org.basex.query.value.array.XQArray
-
Iterator over the members of this array.
- iterator(long) - Method in class org.basex.query.value.seq.tree.BigSeq
- iterator(long) - Method in class org.basex.query.value.seq.tree.SmallSeq
- iterator(long) - Method in class org.basex.query.value.seq.tree.TreeSeq
-
Iterator over the members of this sequence.
- iterator(QueryContext) - Method in class org.basex.query.expr.path.AxisPath
-
Returns a node iterator.
- iterator(QueryContext) - Method in class org.basex.query.expr.path.CachedPath
- iterator(QueryContext) - Method in class org.basex.query.expr.path.IterPath
- iterator(QueryContext) - Method in class org.basex.query.expr.path.SingleIterPath
- IterFilter - Class in org.basex.query.expr
-
Iterative filter expression without numeric predicates.
- IterMap - Class in org.basex.query.expr
-
Simple map expression: iterative evaluation, no positional access.
- IterPath - Class in org.basex.query.expr.path
-
Iterative expression for paths that return nodes in distinct document order.
- IterPosStep - Class in org.basex.query.expr.path
-
Iterative step expression with one or more simple numeric predicates.
- IterStep - Class in org.basex.query.expr.path
-
Step expression: iterative evaluation (no positional access).
- iterValue() - Method in class org.basex.query.iter.Iter
-
If available, returns a value on which the iterator is based on.
- itr - Variable in class org.basex.gui.layout.BaseXDSlider
-
Integer flag.
- itr() - Method in class org.basex.query.value.item.ANum
-
Returns an integer (long) representation of the value.
- itr() - Method in class org.basex.query.value.item.Dbl
- itr() - Method in class org.basex.query.value.item.Dec
- itr() - Method in class org.basex.query.value.item.Flt
- itr() - Method in class org.basex.query.value.item.Int
- itr() - Method in class org.basex.query.value.item.Uln
- itr(InputInfo) - Method in class org.basex.query.value.item.ANum
- itr(InputInfo) - Method in class org.basex.query.value.item.Bln
- itr(InputInfo) - Method in class org.basex.query.value.item.Item
-
Returns an integer (long) representation of the value.
- itr(InputInfo) - Method in class org.basex.query.value.node.DBNode
- ITR - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:integer.
- ItrPos - Class in org.basex.query.expr
-
Integer position range check.
J
- 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.
- JARSUFFIX - Static variable in class org.basex.io.IO
-
JAR file suffix.
- Jav - Class in org.basex.query.value.item
-
Java item.
- Jav(Object, QueryContext) - Constructor for class org.basex.query.value.item.Jav
-
Constructor.
- JAVA - Enum constant in enum class org.basex.query.util.pkg.PkgType
-
Java.
- JAVA - Enum constant in enum class org.basex.query.value.type.AtomType
-
Java type.
- JAVA - Enum constant in enum class org.basex.query.value.type.Type.ID
-
java().
- JAVA - Static variable in class org.basex.util.Prop
-
Java version.
- JAVA_ARCHIVES - Static variable in interface org.basex.core.Text
-
File description: Java archives.
- JAVA_LF - Static variable in interface org.basex.core.Text
-
Look and feel.
- JAVA8 - Static variable in class org.basex.util.Prop
-
JDK version is Java 1.8.
- JAVAARGS_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- JAVAARGS_X_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- JavaCall - Class in org.basex.query.func.java
-
This class contains common methods for executing Java code and mapping Java objects to XQuery values.
- JAVACONSTR_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- JAVAEVAL_X_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- JAVAINIT_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- JAVAINVOKE_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- JavaMapping - Class in org.basex.query.func.java
-
Pre-defined Java/XQuery type mappings.
- JAVAMULTIFUNC_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- JAVAPREF - Static variable in interface org.basex.query.QueryText
-
Java prefix.
- jc() - Method in class org.basex.core.jobs.Job
-
Returns the job context.
- JDBCConnections - Class in org.basex.query.func.sql
-
JDBC connections.
- JDBCConnections() - Constructor for class org.basex.query.func.sql.JDBCConnections
- jj_nt - Variable in class org.basex.query.util.regex.parse.RegExParser
-
Next token.
- job - Variable in class org.basex.core.jobs.QueryJobResult
-
Job.
- job - Variable in class org.basex.core.jobs.QueryJobTask
-
Job.
- Job - Class in org.basex.core.jobs
-
Job class.
- Job() - Constructor for class org.basex.core.jobs.Job
- JOB - Static variable in interface org.basex.core.jobs.JobsText
-
Job.
- JobContext - Class in org.basex.core.jobs
-
Job context.
- JobException - Exception in org.basex.core.jobs
-
This exception is called whenever a job is interrupted.
- JobException(String) - Constructor for exception org.basex.core.jobs.JobException
-
Constructor.
- JobPool - Class in org.basex.core.jobs
-
Job pool.
- JobPool(StaticOptions) - Constructor for class org.basex.core.jobs.JobPool
-
Constructor.
- jobs - Variable in class org.basex.core.Context
-
Job pool.
- jobs - Variable in class org.basex.core.jobs.QueryJobTask
-
Job pool.
- jobs - Variable in class org.basex.core.locks.LockQueue
-
Number of currently running jobs.
- Jobs - Class in org.basex.core.jobs
-
This class organizes persistent query jobs.
- Jobs(Context) - Constructor for class org.basex.core.jobs.Jobs
-
Constructor.
- JOBS - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- JOBS - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- JOBS - Static variable in interface org.basex.core.jobs.JobsText
-
Jobs.
- JOBS_ID_EXISTS_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- JOBS_ID_INVALID_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- JOBS_LIST - Static variable in interface org.basex.core.parse.Commands
-
Command string: "jobs-list".
- JOBS_OPTIONS - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- JOBS_OVERFLOW - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- JOBS_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- JOBS_RANGE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- JOBS_RESULT - Static variable in interface org.basex.core.parse.Commands
-
Command string: "jobs-result".
- JOBS_RUNNING_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- JOBS_SELF_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- JOBS_SERVICE - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- JOBS_SERVICE_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- JOBS_STOP - Static variable in interface org.basex.core.parse.Commands
-
Command string: "jobs-stop".
- JOBS_STOPPED_X - Static variable in interface org.basex.core.Text
-
Jobs stopped.
- JOBS_UNKNOWN_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- JOBS_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- JOBS_X - Static variable in interface org.basex.core.Text
-
Show jobs.
- JobsCurrent - Class in org.basex.query.func.jobs
-
Function implementation.
- JobsCurrent() - Constructor for class org.basex.query.func.jobs.JobsCurrent
- JobsEval - Class in org.basex.query.func.jobs
-
Function implementation.
- JobsEval() - Constructor for class org.basex.query.func.jobs.JobsEval
- JobsFinished - Class in org.basex.query.func.jobs
-
Function implementation.
- JobsFinished() - Constructor for class org.basex.query.func.jobs.JobsFinished
- JobsInvoke - Class in org.basex.query.func.jobs
-
Function implementation.
- JobsInvoke() - Constructor for class org.basex.query.func.jobs.JobsInvoke
- JobsList - Class in org.basex.core.cmd
-
Evaluates the 'jobs list' command.
- JobsList - Class in org.basex.query.func.jobs
-
Function implementation.
- JobsList() - Constructor for class org.basex.core.cmd.JobsList
-
Default constructor.
- JobsList() - Constructor for class org.basex.query.func.jobs.JobsList
- JobsListDetails - Class in org.basex.query.func.jobs
-
Function implementation.
- JobsListDetails() - Constructor for class org.basex.query.func.jobs.JobsListDetails
- JobsOptions - Class in org.basex.core.jobs
-
Jobs options.
- JobsOptions() - Constructor for class org.basex.core.jobs.JobsOptions
- JobsResult - Class in org.basex.core.cmd
-
Evaluates the 'jobs stop' command.
- JobsResult - Class in org.basex.query.func.jobs
-
Function implementation.
- JobsResult() - Constructor for class org.basex.query.func.jobs.JobsResult
- JobsResult(String) - Constructor for class org.basex.core.cmd.JobsResult
-
Default constructor.
- JobsServices - Class in org.basex.query.func.jobs
-
Function implementation.
- JobsServices() - Constructor for class org.basex.query.func.jobs.JobsServices
- JobsStop - Class in org.basex.core.cmd
-
Evaluates the 'jobs stop' command.
- JobsStop - Class in org.basex.query.func.jobs
-
Function implementation.
- JobsStop() - Constructor for class org.basex.query.func.jobs.JobsStop
- JobsStop(String) - Constructor for class org.basex.core.cmd.JobsStop
-
Default constructor.
- JobsStop.StopOptions - Class in org.basex.query.func.jobs
-
Stop options.
- JobState - Enum Class in org.basex.core.jobs
-
Job state.
- JobsText - Interface in org.basex.core.jobs
-
This class assembles texts which are used in the jobs management.
- JobsWait - Class in org.basex.query.func.jobs
-
Function implementation.
- JobsWait() - Constructor for class org.basex.query.func.jobs.JobsWait
- JSCOMM_C - Static variable in interface org.basex.data.DataText
-
Javascript comment.
- JSCOMM_O - Static variable in interface org.basex.data.DataText
-
Javascript comment.
- JSON - Enum constant in enum class org.basex.core.MainOptions.MainParser
-
Json.
- JSON - Enum constant in enum class org.basex.io.serial.SerialMethod
-
JSON.
- JSON - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- JSON - Static variable in interface org.basex.io.parse.json.JsonConstants
-
Token: json.
- JSON - Static variable in class org.basex.io.serial.SerializerOptions
-
Specific serialization parameter.
- JSON_DOC - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- JSON_DOCUMENTS - Static variable in interface org.basex.core.Text
-
File description: JSON Documents.
- JSON_DUPL_X_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- JSON_NODE_OUTPUT_METHOD - Static variable in class org.basex.io.serial.SerializerOptions
-
Serialization parameter: xml/xhtml/html/text.
- JSON_OPTIONS_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- JSON_PARSE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- JSON_PARSE_X_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- JSON_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- JSON_SERIALIZE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- JSON_TO_XML - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- JSON_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- JsonAttsConverter - Class in org.basex.io.parse.json
-
This class converts a JSON document to a XML structure.
- JsonBasicConverter - Class in org.basex.io.parse.json
-
This class converts a JSON document to XML.
- JsonBasicSerializer - Class in org.basex.io.serial.json
-
This class serializes items as JSON.
- JsonBasicSerializer(OutputStream, SerializerOptions) - Constructor for class org.basex.io.serial.json.JsonBasicSerializer
-
Constructor.
- JsonConstants - Interface in org.basex.io.parse.json
-
This class contains constants used for parsing and serializing JSON.
- JsonConverter - Class in org.basex.io.parse.json
-
Interface for converters from JSON to XQuery values.
- JsonDirectConverter - Class in org.basex.io.parse.json
-
This class converts a JSON document to XML.
- JsonDoc - Class in org.basex.query.func.json
-
Function implementation.
- JsonDoc() - Constructor for class org.basex.query.func.json.JsonDoc
- JsonFallback - Interface in org.basex.io.parse.json
-
Fallback function for invalid XML characters.
- JSONML - Enum constant in enum class org.basex.build.json.JsonOptions.JsonFormat
-
JsonML.
- JsonMLSerializer - Class in org.basex.io.serial.json
-
This class serializes items as described in the JsonML specification.
- JsonMLSerializer(OutputStream, SerializerOptions) - Constructor for class org.basex.io.serial.json.JsonMLSerializer
-
Constructor.
- JsonNodeSerializer - Class in org.basex.io.serial.json
-
This class serializes items as JSON.
- JsonNodeSerializer(OutputStream, SerializerOptions) - Constructor for class org.basex.io.serial.json.JsonNodeSerializer
-
Constructor.
- JsonOptions - Class in org.basex.build.json
-
Options for processing JSON documents.
- JsonOptions() - Constructor for class org.basex.build.json.JsonOptions
-
Default constructor.
- JsonOptions(JsonOptions) - Constructor for class org.basex.build.json.JsonOptions
-
Constructor with options to be copied.
- JsonOptions.JsonFormat - Enum Class in org.basex.build.json
-
JSON formats.
- JsonParse - Class in org.basex.query.func.json
-
Function implementation.
- JsonParse() - Constructor for class org.basex.query.func.json.JsonParse
- JsonParser - Class in org.basex.build.json
-
This class parses files in the JSON format and converts them to XML.
- JsonParser - Class in org.basex.io.parse.json
-
A JSON parser generating parse events similar to a SAX XML parser.
- JsonParser(String, JsonParserOptions, JsonConverter) - Constructor for class org.basex.io.parse.json.JsonParser
-
Constructor taking the input string and the spec according to which it is parsed.
- JsonParser(IO, MainOptions) - Constructor for class org.basex.build.json.JsonParser
-
Constructor.
- JsonParser(IO, MainOptions, JsonParserOptions) - Constructor for class org.basex.build.json.JsonParser
-
Constructor.
- JSONPARSER - Static variable in class org.basex.core.MainOptions
-
Define JSON parser options.
- JsonParserOptions - Class in org.basex.build.json
-
Options for parsing JSON documents.
- JsonParserOptions() - Constructor for class org.basex.build.json.JsonParserOptions
-
Default constructor.
- JsonParserOptions(JsonParserOptions) - Constructor for class org.basex.build.json.JsonParserOptions
-
Constructor with options to be copied.
- JsonParserOptions.JsonDuplicates - Enum Class in org.basex.build.json
-
Duplicate handling.
- JsonSerialize - Class in org.basex.query.func.json
-
Function implementation.
- JsonSerialize() - Constructor for class org.basex.query.func.json.JsonSerialize
- JsonSerializer - Class in org.basex.io.serial.json
-
Abstract JSON serializer class.
- JsonSerialOptions - Class in org.basex.build.json
-
Options for serializing JSON documents.
- JsonSerialOptions() - Constructor for class org.basex.build.json.JsonSerialOptions
- JSONSUFFIX - Static variable in class org.basex.io.IO
-
JSON file suffix.
- JsonXQueryConverter - Class in org.basex.io.parse.json
-
Provides a method for parsing a JSON string and converting it to an XQuery item made of nested maps.
- JSSUFFIXES - Static variable in class org.basex.io.IO
-
JS file suffixes.
- jump(String) - Method in class org.basex.gui.view.editor.EditorArea
-
Jumps to the specified string.
- jump(String) - Method in class org.basex.gui.view.editor.EditorView
-
Jumps to the specified file and position.
- jump(SearchBar.SearchDir, boolean) - Method in class org.basex.gui.text.TextPanel
-
Jumps to the current, next or previous search string.
- JUMP_TO_BRACKET - Static variable in interface org.basex.core.Text
-
Jump to bracket.
- JUMP_TO_FILE - Static variable in interface org.basex.core.Text
-
"Jump to file".
- jumpTo(IOFile, boolean) - Method in class org.basex.gui.view.project.ProjectView
-
Jumps to the specified file.
- jumpToFile() - Method in class org.basex.gui.view.editor.EditorView
-
Focuses the currently edited file in the project view.
K
- KEEPALIVE - Static variable in class org.basex.core.StaticOptions
-
Keep alive time (seconds) for clients; deactivated if set to 0.
- key - Variable in class org.basex.index.IndexEntry
-
Entry key.
- key(int) - Method in class org.basex.util.hash.IntSet
-
Returns the key with the specified id.
- key(int) - Method in class org.basex.util.hash.TokenSet
-
Returns the key with the specified id.
- KEY - Static variable in interface org.basex.io.parse.json.JsonConstants
-
Token: key.
- keyPressed(KeyEvent) - Method in class org.basex.gui.layout.BaseXDSlider
- keyPressed(KeyEvent) - Method in class org.basex.gui.layout.BaseXPanel
- keyPressed(KeyEvent) - Method in class org.basex.gui.layout.BaseXSlider
- keyPressed(KeyEvent) - Method in interface org.basex.gui.listener.KeyReleasedListener
- keyPressed(KeyEvent) - Method in interface org.basex.gui.listener.KeyTypedListener
- keyPressed(KeyEvent) - Method in class org.basex.gui.text.TextPanel
- keyPressed(KeyEvent) - Method in class org.basex.gui.view.editor.EditorArea
- 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
- KeyPressedListener - Interface in org.basex.gui.listener
-
Listener interface for released keys.
- keyReleased(KeyEvent) - Method in class org.basex.gui.layout.BaseXPanel
- keyReleased(KeyEvent) - Method in interface org.basex.gui.listener.KeyPressedListener
- keyReleased(KeyEvent) - Method in interface org.basex.gui.listener.KeyTypedListener
- keyReleased(KeyEvent) - Method in class org.basex.gui.view.editor.EditorArea
- KeyReleasedListener - Interface in org.basex.gui.listener
-
Listener interface for released keys.
- keys - Variable in class org.basex.gui.layout.BaseXDialog
-
Key listener, triggering an action with each click.
- keys - Variable in class org.basex.index.IndexTree
-
Keys saved in the tree.
- keys - Variable in class org.basex.query.util.hash.QNmSet
-
Hashed keys.
- keys - Variable in class org.basex.util.hash.TokenSet
-
Hashed keys.
- keys() - Method in class org.basex.query.value.map.XQMap
-
All keys defined in this map.
- KEYSPEC - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- keyStroke(GUICommand) - Static method in class org.basex.gui.layout.BaseXLayout
-
Returns a keystroke for the specified string.
- keyType() - Method in class org.basex.query.value.type.MapType
-
Returns the key type.
- keyTyped(KeyEvent) - Method in class org.basex.gui.layout.BaseXPanel
- keyTyped(KeyEvent) - Method in interface org.basex.gui.listener.KeyPressedListener
- keyTyped(KeyEvent) - Method in interface org.basex.gui.listener.KeyReleasedListener
- keyTyped(KeyEvent) - Method in class org.basex.gui.text.TextPanel
- keyTyped(KeyEvent) - Method in class org.basex.gui.view.editor.EditorArea
- KeyTypedListener - Interface in org.basex.gui.listener
-
Listener interface for released keys.
- KEYWORD - Static variable in class org.basex.gui.GUIConstants
-
Color: keywords.
- 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 - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- KILL - Static variable in interface org.basex.core.parse.Commands
-
Command string: "kill".
- KILL_SELF_X - Static variable in interface org.basex.core.Text
-
User kills itself.
- 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
Dataclass. - kind - Variable in class org.basex.query.util.regex.parse.Token
-
An integer that describes the kind of this token.
- kind() - Method in class org.basex.query.value.node.ANode
-
Returns a database kind for the specified node type.
- kind(int) - Method in class org.basex.data.Data
- kind(NodeType) - Static method in class org.basex.query.value.node.ANode
-
Returns a database kind for the specified node type.
- kindInstanceOf(SeqType) - Method in class org.basex.query.value.type.SeqType
-
Checks if the kind of this sequence type is an instance of the kind of the specified sequence type.
- KindTest - Class in org.basex.query.expr.path
-
Simple node kind test.
L
- L_BR - Enum constant in enum class org.basex.build.BuildText.Type
-
Opening bracket.
- L_BR_CLOSE - Enum constant in enum class org.basex.build.BuildText.Type
-
Empty bracket.
- label() - Method in interface org.basex.gui.GUICommand
-
Returns the command label.
- label() - Method in enum class org.basex.gui.GUIMenuCmd
- label() - Method in class org.basex.gui.GUIPopupCmd
- LABELW - Static variable in class org.basex.gui.layout.BaseXDSlider
-
Label space (unscaled).
- LAN - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:language.
- 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 - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- LANG - Static variable in class org.basex.core.StaticOptions
-
Language name.
- LANG - Static variable in interface org.basex.query.QueryText
-
Language attribute.
- LANG - Static variable in class org.basex.query.util.collation.BaseXCollationOptions
-
Option: language.
- LANG - Static variable in class org.basex.query.util.collation.UCAOptions
-
Option: language.
- langkeys - Static variable in class org.basex.util.Prop
-
Flag for prefixing texts with their keys (helps while translating texts).
- LANGKEYS - Static variable in class org.basex.core.StaticOptions
-
Flag to include key names in the language strings.
- langright - Static variable in class org.basex.util.Prop
-
Rendering orientation (right vs.
- language - Variable in class org.basex.data.MetaData
-
Language of full-text search index.
- language - Static variable in class org.basex.util.Prop
-
Language (applied after restart).
- Language - Class in org.basex.util.ft
-
This class contains language tokens which are valid for the xml:lang attribute.
- LANGUAGE - Enum constant in enum class org.basex.data.MetaProp
-
Property.
- LANGUAGE - Enum constant in enum class org.basex.query.value.type.AtomType
-
Language type.
- LANGUAGE - Static variable in class org.basex.core.MainOptions
-
Language for full-text search index.
- LANGUAGE - Static variable in interface org.basex.core.Text
-
Full-text index information.
- LANGUAGE - Static variable in class org.basex.query.func.ft.FtContainsOptions
-
Option: language.
- LANGUAGE - Static variable in class org.basex.query.func.ft.FtTokenizeOptions
-
Option: language.
- LANGUAGE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- LANGUAGE_O - Static variable in class org.basex.query.value.type.SeqType
-
Single language.
- 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 class 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.server.ClientListener
-
Timestamp of last interaction.
- last() - Method in class org.basex.query.util.fingertree.FingerTree
-
Returns the last element of this tree.
- last() - Method in class org.basex.query.value.array.XQArray
-
Last element of this array, equivalent to
array.get(array.arraySize() - 1). - last() - Method in class org.basex.util.History
-
Checks if the history points to the last entry.
- LAST - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- LAST - Enum constant in enum class org.basex.query.up.expr.Insert.Mode
-
Last.
- LAST - Static variable in interface org.basex.query.QueryText
-
Parser token.
- 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.GUIOptions
-
Last insertion type.
- lax - Variable in class org.basex.io.parse.csv.CsvConverter
-
Lax QName conversion.
- LAX - Static variable in class org.basex.build.csv.CsvOptions
-
Option: lax conversion of strings to QNames.
- LAX - Static variable in class org.basex.build.json.JsonOptions
-
Option: lax conversion of names to QNames (custom).
- LAX - Static variable in interface org.basex.query.QueryText
-
Parser token.
- LAX_NAME_CONVERSION - Static variable in interface org.basex.core.Text
-
Lax name conversion.
- layout() - Method in class org.basex.gui.view.ViewNotifier
-
Notifies all views of layout changes.
- layout(LayoutManager) - Method in class org.basex.gui.layout.BaseXBack
-
Sets the layout manager for this container.
- layoutContainer(Container) - Method in class org.basex.gui.layout.BaseXSplit
- layoutContainer(Container) - Method in class org.basex.gui.layout.ColumnLayout
- layoutContainer(Container) - Method in class org.basex.gui.layout.RowLayout
- layoutContainer(Container) - Method in class org.basex.gui.layout.TableLayout
- layoutViews() - Method in class org.basex.gui.GUI
-
Updates the view layout.
- Lazy - Interface in org.basex.query.value.item
-
Lazy item.
- LAZY_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- LAZY_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- LazyCache - Class in org.basex.query.func.lazy
-
Function implementation.
- LazyCache() - Constructor for class org.basex.query.func.lazy.LazyCache
- LazyIsCached - Class in org.basex.query.func.lazy
-
Function implementation.
- LazyIsCached() - Constructor for class org.basex.query.func.lazy.LazyIsCached
- LazyIsLazy - Class in org.basex.query.func.lazy
-
Function implementation.
- LazyIsLazy() - Constructor for class org.basex.query.func.lazy.LazyIsLazy
- 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_COMPARATOR - Static variable in class org.basex.util.Token
-
Case-insensitive comparator for byte arrays.
- LE - Enum constant in enum class org.basex.query.expr.CmpG.OpG
-
General comparison: less or equal.
- LE - Enum constant in enum class org.basex.query.expr.CmpV.OpV
-
Item comparison: less or equal.
- leaf(GUIOptions, Data, int) - Static method in class org.basex.gui.view.ViewData
-
Checks if the specified node is a text node.
- LEAF_TYPES - Static variable in enum class org.basex.query.value.type.NodeType
-
Leaf node types.
- LEAST - Static variable in interface org.basex.query.QueryText
-
Parser token.
- len - Variable in class org.basex.io.IO
-
File size (in bytes).
- length - Variable in class org.basex.query.func.fn.SeqRange
-
Length (larger than or equal to 0).
- length - Variable in class org.basex.util.InputParser
-
Query length.
- length() - Method in class org.basex.io.in.BufferInput
-
Returns the input length (can be
-1). - 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.IOFile
- length() - Method in class org.basex.io.random.DataAccess
-
Returns the file length.
- length() - Method in class org.basex.util.InterruptibleString
- length(byte[]) - Static method in class org.basex.util.Token
-
Returns the number of codepoints in the token.
- 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.
- length(long) - Method in class org.basex.io.IO
-
Sets the input length.
- Let - Class in org.basex.query.expr.gflwor
-
FLWOR
letclause, binding an expression to a variable. - Let(Var, Expr) - Constructor for class org.basex.query.expr.gflwor.Let
-
Constructor.
- Let(Var, Expr, boolean) - Constructor for class org.basex.query.expr.gflwor.Let
-
Constructor.
- LET - Static variable in interface org.basex.query.QueryText
-
Parser token.
- 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 - Variable in class org.basex.io.serial.Serializer
-
Current level.
- level() - Method in class org.basex.index.path.PathNode
-
Returns the level of the path node.
- level(CreateOptions) - Method in class org.basex.query.func.archive.ArchiveCreate
-
Returns the compression level.
- LEVELS - Static variable in interface org.basex.query.QueryText
-
Parser token.
- Levenshtein - Class in org.basex.util.similarity
-
Damerau-Levenshtein algorithm.
- Levenshtein() - Constructor for class org.basex.util.similarity.Levenshtein
-
Constructor.
- Levenshtein(int) - Constructor for class org.basex.util.similarity.Levenshtein
-
Constructor.
- LEXICAL - Static variable in class org.basex.build.html.HtmlOptions
-
TagSoup option: lexical.
- lexicalError(boolean, int, int, int, String, char) - Static method in error org.basex.query.util.regex.parse.TokenMgrError
-
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
- 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_NAMES - 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.
- LIBERAL - Static variable in class org.basex.build.json.JsonParserOptions
-
Option: liberal parsing (parse-json, json-to-xml).
- LIBERAL_PARSING - Static variable in interface org.basex.core.Text
-
Liberal parsing.
- LibraryModule - Class in org.basex.query.scope
-
An XQuery library module.
- LibraryModule(String, TokenObjMap<StaticFunc>, TokenObjMap<StaticVar>, TokenSet, StaticContext) - Constructor for class org.basex.query.scope.LibraryModule
-
Constructor.
- LICENSE - Static variable in interface org.basex.core.Text
-
License info.
- LIMIT - Static variable in class org.basex.io.serial.SerializerOptions
-
Specific serialization parameter: maximum number of bytes to serialize.
- LIMITATTS - Static variable in interface org.basex.build.BuildText
-
Builder error.
- LIMITELEMS - 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.
- LIMITS - Static variable in interface org.basex.core.Text
-
Limits.
- line() - Method in class org.basex.gui.dialog.DialogLine
-
Returns the entered line number.
- 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() - Method in class org.basex.util.InputInfo
-
Returns the line position.
- LINE - Static variable in interface org.basex.query.func.unit.Constants
-
Name: line.
- LINE - Static variable in interface org.basex.query.QueryText
-
Query Info.
- LINE_END - Static variable in interface org.basex.query.util.regex.parse.RegExParserConstants
-
RegularExpression Id.
- LINE_NUMBER - Static variable in interface org.basex.core.Text
-
Line number.
- LINE_START - Static variable in interface org.basex.query.util.regex.parse.RegExParserConstants
-
RegularExpression Id.
- LINE_X - Static variable in interface org.basex.core.Text
-
Line info.
- LineBorder - Class in org.basex.query.util.regex
-
Line start (
^) or line end ($). - LINEEND - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
End of line.
- LINES - Static variable in class org.basex.build.text.TextOptions
-
Parser option: line-wise parsing.
- LINESTART - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Beginning of line.
- linkClicked(String) - Method in interface org.basex.gui.listener.LinkListener
-
Invoked when a link is pressed.
- linkClicked(String) - Method in class org.basex.gui.view.info.InfoView
- LinkListener - Interface in org.basex.gui.listener
-
Listener interface for handling link events.
- list - Variable in class org.basex.query.util.NSContext
-
Static namespaces, containing prefixes and URIs.
- list - Variable in class org.basex.util.list.ByteList
-
Element container.
- list - Variable in class org.basex.util.list.DoubleList
-
Element container.
- list - Variable in class org.basex.util.list.IntList
-
Element container.
- list - Variable in class org.basex.util.list.LongList
-
Element container.
- list - Variable in class org.basex.util.list.ObjectList
-
Element container.
- list() - Method in class org.basex.core.Databases
-
Lists all available databases and backups.
- List - Class in org.basex.core.cmd
-
Evaluates the 'list' command and shows all available databases.
- List - Class in org.basex.query.expr
-
List of expressions that have been separated by commas.
- List() - Constructor for class org.basex.core.cmd.List
-
Default constructor.
- List(String) - Constructor for class org.basex.core.cmd.List
-
Default constructor.
- List(String, String) - Constructor for class org.basex.core.cmd.List
-
Default constructor.
- List(InputInfo, Expr...) - Constructor for class org.basex.query.expr.List
-
Constructor.
- LIST - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- LIST - Enum constant in enum class org.basex.core.parse.Commands.CmdJobs
- LIST - Enum constant in enum class org.basex.core.parse.Commands.CmdRepo
- LIST - Static variable in interface org.basex.core.parse.Commands
-
Command string: "list".
- listDBs() - Method in class org.basex.core.Context
-
Returns all databases for which the current user has read access.
- listDBs(String) - Method in class org.basex.core.Context
-
Returns all databases for which the current user has read access.
- listIterator(long) - Method in class org.basex.query.util.fingertree.FingerTree
-
Creates a
ListIteratorover the elements in this tree. - ListType - Enum Class in org.basex.query.value.type
-
XQuery list types.
- Literal - Class in org.basex.query.util.regex
-
A character literal.
- Literal(int) - Constructor for class org.basex.query.util.regex.Literal
-
Constructor.
- ln - Variable in class org.basex.util.ft.FTOpt
-
Language (can be
null). - LNG - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:long.
- LOC - Static variable in class org.basex.util.Token
-
US charset.
- local - Variable in class org.basex.query.expr.path.NameTest
-
Local name.
- local() - Method in class org.basex.BaseXClient
- local() - Method in class org.basex.core.CLI
-
Indicates if this is a local client.
- local() - Method in class org.basex.core.locks.LockList
-
Indicates if local locks exist.
- local() - Method in enum class org.basex.query.ann.Annotation
-
Returns the local name of the annotation.
- local() - Method in class org.basex.query.func.FuncDefinition
-
Returns the local name of the function.
- local() - Method in class org.basex.query.value.item.QNm
-
Returns the local name.
- local(byte[]) - Static method in class org.basex.util.Token
-
Returns the local name of the specified name.
- LOCAL - Enum constant in enum class org.basex.query.expr.path.NamePart
-
Local test (*:name).
- LOCAL_NAME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- LOCAL_NAME_FROM_QNAME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- LOCAL_OPTIONS - Static variable in interface org.basex.core.Text
-
"Local Options".
- LOCAL_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- LOCAL_URI - Static variable in interface org.basex.query.QueryText
-
W3 URI.
- LocalQuery - Class in org.basex.api.client
-
This class defines all methods for iteratively evaluating queries locally.
- LocalSession - Class in org.basex.api.client
-
This class offers methods to locally execute database commands.
- LocalSession(Context) - Constructor for class org.basex.api.client.LocalSession
-
Default constructor.
- LocalSession(Context, OutputStream) - Constructor for class org.basex.api.client.LocalSession
-
Constructor, specifying an output stream.
- LocalSession(Context, String, String) - Constructor for class org.basex.api.client.LocalSession
-
Constructor, specifying login data.
- LocalSession(Context, String, String, OutputStream) - Constructor for class org.basex.api.client.LocalSession
-
Constructor, specifying login data and an output stream.
- LocalVars - Class in org.basex.query.util.parse
-
Organizes local variables.
- LocalVars(QueryParser) - Constructor for class org.basex.query.util.parse.LocalVars
-
Constructor.
- LOCATION - Static variable in interface org.basex.util.http.HttpText
-
HTTP header string.
- LOCATION - Static variable in class org.basex.util.Prop
-
Application URL.
- lock - Variable in class org.basex.core.cmd.ACreate
-
Indicates if database should be locked.
- lock(boolean) - Method in class org.basex.io.random.TableAccess
-
Tries to acquires a lock on the table.
- lock(boolean) - Method in class org.basex.io.random.TableDiskAccess
- lock(boolean) - Method in class org.basex.io.random.TableMemAccess
- lock(String, boolean) - Method in class org.basex.query.util.ASTVisitor
-
Notifies the visitor of a database lock.
- LOCK - Static variable in interface org.basex.query.QueryText
-
Parser token.
- locked(String, Context) - Static method in class org.basex.io.random.TableDiskAccess
-
Checks if the table of the specified database is locked.
- locking - Variable in class org.basex.core.Context
-
Locking.
- locking() - Method in class org.basex.core.locks.LockList
-
Indicates if any lock exists.
- Locking - Class in org.basex.core.locks
-
Read and write locks on arbitrary strings.
- Locking(StaticOptions) - Constructor for class org.basex.core.locks.Locking
-
Constructor.
- LockList - Class in org.basex.core.locks
-
List with strings that serve as lock keys.
- LockList() - Constructor for class org.basex.core.locks.LockList
- LockQueue - Class in org.basex.core.locks
-
Lock queue.
- locks - Variable in class org.basex.core.jobs.JobContext
-
Registered locks.
- locks - Variable in class org.basex.query.QueryContext
-
User-defined locks.
- Locks - Class in org.basex.core.locks
-
Read and write locks of a single job.
- Locks() - Constructor for class org.basex.core.locks.Locks
- lod(int) - Static method in class org.basex.util.FTToken
-
Returns true if the specified codepoint is a valid letter, digit, or a combining mark.
- log - Variable in class org.basex.core.Context
-
Log.
- Log - Class in org.basex.server
-
This class writes daily log files to disk.
- Log(StaticOptions) - Constructor for class org.basex.server.Log
-
Constructor.
- LOG - Static variable in class org.basex.core.jobs.JobsOptions
-
Log entry.
- LOG - Static variable in class org.basex.core.StaticOptions
-
Logging flag.
- Log.LogType - Enum Class in org.basex.server
-
Log types.
- LogEntry - Class in org.basex.server
-
Log entry.
- LogEntry() - Constructor for class org.basex.server.LogEntry
- LogFile - Class in org.basex.server
-
Log file instance.
- Logical - Class in org.basex.query.expr
- LoginException - Exception in org.basex.server
-
This exception is thrown if a wrong user/password combination was specified.
- LoginException(String) - 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.
- LOGMSGMAXLEN - Static variable in class org.basex.core.StaticOptions
-
Log message cut-off.
- LOGPATH - Static variable in class org.basex.core.StaticOptions
-
Log path (relative to database path).
- LOGSUFFIX - Static variable in class org.basex.io.IO
-
XQuery log suffix.
- LOGTRACE - Static variable in class org.basex.core.StaticOptions
-
Write trace output to logs.
- LONG - Enum constant in enum class org.basex.query.value.type.AtomType
-
Long type.
- LongList - Class in org.basex.util.list
-
Resizable-array implementation for native long values.
- LongList() - Constructor for class org.basex.util.list.LongList
-
Default constructor.
- LongList(long) - Constructor for class org.basex.util.list.LongList
-
Constructor with initial capacity.
- LOOKANDFEEL - Static variable in class org.basex.gui.GUIOptions
-
Flag for Java look and feel.
- lookup() - Method in class org.basex.io.in.LookupInput
-
Returns the current (next) value.
- Lookup - Class in org.basex.query.expr
-
Lookup expression.
- Lookup(InputInfo, Expr...) - Constructor for class org.basex.query.expr.Lookup
-
Constructor.
- LOOKUP_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- LookupInput - Class in org.basex.io.in
-
This input stream allows a lookup of the next byte to be returned by an
InputStreamreference. - 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
- LOWER - Enum constant in enum class org.basex.gui.text.TextEditor.Case
-
Lower case.
- LOWER - Enum constant in enum class org.basex.util.ft.FTCase
-
Lower-case.
- LOWER_CASE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- LOWER_CASE - Static variable in interface org.basex.core.Text
-
Lowercase.
- LOWERCASE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- LRED - Static variable in class org.basex.gui.GUIConstants
-
Color: light red.
- LSERROR - Static variable in class org.basex.core.MainOptions
-
Levenshtein default error.
- LT - Enum constant in enum class org.basex.query.expr.CmpG.OpG
-
General comparison: less.
- LT - Enum constant in enum class org.basex.query.expr.CmpV.OpV
-
Item comparison: less.
M
- MAC - Static variable in class org.basex.util.Prop
-
Flag denoting if OS belongs to Mac family.
- MAILING_LIST - Static variable in interface org.basex.core.Text
-
Mail.
- main() - Method in class org.basex.util.http.MediaType
-
Returns the main type.
- 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.util
-
This is an interface for classes with main methods and command-line arguments.
- Main(String[]) - Constructor for class org.basex.util.Main
-
Constructor.
- MAINMEM - Static variable in class org.basex.core.MainOptions
-
Flag for creating a main memory database.
- MAINMOD - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- mainModule(MainModule) - Method in class org.basex.query.QueryContext
-
Sets the main module (root expression).
- MainModule - Class in org.basex.query.scope
-
An XQuery main module.
- MainModule(VarScope, Expr, SeqType, String, InputInfo, TokenObjMap<StaticFunc>, TokenObjMap<StaticVar>, TokenSet) - Constructor for class org.basex.query.scope.MainModule
-
Constructor.
- MainOptions - Class in org.basex.core
-
This class contains database options which are used all around the project.
- MainOptions() - Constructor for class org.basex.core.MainOptions
-
Default constructor.
- MainOptions(boolean) - Constructor for class org.basex.core.MainOptions
-
Default constructor.
- MainOptions(MainOptions) - Constructor for class org.basex.core.MainOptions
-
Constructor, adopting the specified options.
- MainOptions(MainOptions, boolean) - Constructor for class org.basex.core.MainOptions
-
Constructor, adopting XML parsing options from the specified options.
- MainOptions.MainParser - Enum Class in org.basex.core
-
Parser.
- MainParser - Class in org.basex.util
-
This class parses command-line arguments provided by a class with main method.
- MainParser(Main) - Constructor for class org.basex.util.MainParser
-
Default constructor.
- MANAGE_DB - Static variable in interface org.basex.core.Text
-
Dialog title for managing databases.
- MANIFEST - Static variable in interface org.basex.query.util.pkg.PkgText
-
No main class found in Java manifest.
- MANIFEST_MF - Static variable in interface org.basex.query.util.pkg.PkgText
-
JAR manifest file.
- map(XQMap) - Method in class org.basex.io.serial.AdaptiveSerializer
-
Serializes a map.
- map(XQMap) - Method in class org.basex.io.serial.BaseXSerializer
- MAP - Static variable in interface org.basex.core.Text
-
Command info.
- MAP - Static variable in interface org.basex.io.parse.json.JsonConstants
-
Token: map.
- MAP - Static variable in interface org.basex.query.QueryText
-
Parser token.
- MAP - Static variable in class org.basex.query.value.type.MapType
-
Name.
- MAP - Static variable in class org.basex.query.value.type.SeqType
-
The general map type.
- MAP_CHOICES - Static variable in interface org.basex.core.Text
-
Predefined number of layouts.
- MAP_LAYOUTS - Static variable in interface org.basex.core.Text
-
Predefined number of layouts.
- MAP_O - Static variable in class org.basex.query.value.type.SeqType
-
Single map.
- MAP_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- MAP_STRING - Static variable in interface org.basex.query.QueryText
-
Serialization.
- MAP_URI - Static variable in interface org.basex.query.QueryText
-
W3 URI.
- MAP_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- MAP_ZM - Static variable in class org.basex.query.value.type.SeqType
-
Zero or more maps.
- MAP_ZO - Static variable in class org.basex.query.value.type.SeqType
-
Zero or one map.
- MAPALGO - Static variable in class org.basex.gui.GUIOptions
-
Map algorithm.
- MAPASG - Static variable in interface org.basex.query.QueryText
-
Query Info.
- MAPATTS - Static variable in class org.basex.gui.GUIOptions
-
Show attributes in treemap.
- MapBuilder - Class in org.basex.query.value.map
-
A convenience class for building new maps.
- MapBuilder() - Constructor for class org.basex.query.value.map.MapBuilder
- MapContains - Class in org.basex.query.func.map
-
Function implementation.
- MapContains() - Constructor for class org.basex.query.func.map.MapContains
- MAPDUPLKEY_X_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- MapEntry - Class in org.basex.query.func.map
-
Function implementation.
- MapEntry() - Constructor for class org.basex.query.func.map.MapEntry
- MapFind - Class in org.basex.query.func.map
-
Function implementation.
- MapFind() - Constructor for class org.basex.query.func.map.MapFind
- MapForEach - Class in org.basex.query.func.map
-
Function implementation.
- MapForEach() - Constructor for class org.basex.query.func.map.MapForEach
- MapGet - Class in org.basex.query.func.map
-
Function implementation.
- MapGet() - Constructor for class org.basex.query.func.map.MapGet
- MapKeys - Class in org.basex.query.func.map
-
Function implementation.
- MapKeys() - Constructor for class org.basex.query.func.map.MapKeys
- MapMerge - Class in org.basex.query.func.map
-
Function implementation.
- MapMerge() - Constructor for class org.basex.query.func.map.MapMerge
- MapMerge.MergeOptions - Class in org.basex.query.func.map
-
Merge options.
- MAPOFFSETS - Static variable in class org.basex.gui.GUIOptions
-
Treemap Offsets.
- MapPut - Class in org.basex.query.func.map
-
Function implementation.
- MapPut() - Constructor for class org.basex.query.func.map.MapPut
- MapRemove - Class in org.basex.query.func.map
-
Function implementation.
- MapRemove() - Constructor for class org.basex.query.func.map.MapRemove
- maps - Variable in class org.basex.index.IndexTree
-
Mapping for using existing tree.
- mapSize() - Method in class org.basex.query.value.map.XQMap
-
Number of values contained in this map.
- MapSize - Class in org.basex.query.func.map
-
Function implementation.
- MapSize() - Constructor for class org.basex.query.func.map.MapSize
- MAPTAAT_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- MapType - Class in org.basex.query.value.type
-
Type for maps.
- 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.
- MAPVIEW - Static variable in class org.basex.gui.GUIConstants
-
Internal name of the Map View.
- MAPWEIGHT - Static variable in class org.basex.gui.GUIOptions
-
number of children - size weight in (0;100).
- MARGIN - Static variable in class org.basex.gui.GUIOptions
-
Line margin.
- mark - Variable in class org.basex.util.InputParser
-
Marked input position.
- mark() - Method in class org.basex.util.InputParser
-
Remembers the current position.
- mark(int) - Method in class org.basex.io.in.BufferInput
- mark(int) - Method in class org.basex.io.in.TarInputStream
- mark(int, View) - Method in class org.basex.gui.view.ViewNotifier
-
Notifies all views of a selection change.
- mark(DBNodes, View) - Method in class org.basex.gui.view.ViewNotifier
-
Notifies all views of a selection change.
- MARK - Static variable in class org.basex.util.TokenBuilder
-
Mark flag.
- MARK_EDITED_LINE - Static variable in interface org.basex.core.Text
-
Mark current line.
- marked - Variable in class org.basex.core.Context
-
Marked nodes.
- markedColumn() - Method in exception org.basex.query.QueryException
-
Returns the marked error column.
- markError(boolean) - Method in class org.basex.gui.view.editor.EditorView
-
Jumps to the current error.
- markInlined(FuncItem) - Method in class org.basex.query.func.DynFuncCall
-
Marks this call after it was inlined from the given function item.
- MARKLINE - Static variable in class org.basex.gui.GUIOptions
-
Mark current line.
- markSupported() - Method in class org.basex.io.in.BufferInput
- markSupported() - Method in class org.basex.io.in.TarInputStream
- markTailCalls(CompileContext) - Method in class org.basex.query.expr.Expr
-
Finds and marks tail calls, enabling TCO.
- markTailCalls(CompileContext) - Method in class org.basex.query.expr.gflwor.GFLWOR
- markTailCalls(CompileContext) - Method in class org.basex.query.expr.If
- markTailCalls(CompileContext) - Method in class org.basex.query.expr.Logical
- markTailCalls(CompileContext) - Method in class org.basex.query.expr.SimpleMap
- markTailCalls(CompileContext) - Method in class org.basex.query.expr.Switch
- markTailCalls(CompileContext) - Method in class org.basex.query.expr.SwitchGroup
- markTailCalls(CompileContext) - Method in class org.basex.query.expr.Try
- markTailCalls(CompileContext) - Method in class org.basex.query.expr.Typeswitch
- markTailCalls(CompileContext) - Method in class org.basex.query.expr.TypeswitchGroup
- markTailCalls(CompileContext) - Method in class org.basex.query.func.FuncCall
- match(byte[]) - Method in class org.basex.query.expr.ft.FTWildcard
-
Checks if the wildcard can match a sub-string in a string.
- match(Item, QueryContext) - Method in class org.basex.query.expr.Preds
-
Checks if the specified item matches the predicates.
- MATCH_CASE - Static variable in interface org.basex.core.Text
-
"Match case".
- MATCHCASE - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Match case.
- matches() - Method in class org.basex.index.query.FTIndexIterator
-
Returns the next match.
- matches() - Method in class org.basex.query.util.ft.FTMatches
-
Checks if at least one of the matches contains only includes.
- matches() - Method in class org.basex.query.value.node.FTNode
-
Returns full-text matches.
- matches(String) - Method in class org.basex.core.users.User
-
Computes the hash from the specified password and checks if it is correct.
- matches(String, String) - Static method in class org.basex.util.SmartStrings
-
Checks if all characters of the specified substring occur in a string in the given order.
- matches(FTMatches) - Method in class org.basex.query.value.node.FTNode
-
Assigns full-text matches.
- matches(Item) - Method in class org.basex.query.expr.path.Test
-
Checks if the specified item matches the test.
- matches(QNm) - Method in class org.basex.query.expr.path.NameTest
-
Checks if the specified name matches the test.
- matches(ANode) - Method in class org.basex.query.expr.path.DocTest
- matches(ANode) - Method in class org.basex.query.expr.path.KindTest
- matches(ANode) - Method in class org.basex.query.expr.path.NameTest
- matches(ANode) - Method in class org.basex.query.expr.path.Test
-
Checks if the specified node matches the test.
- matches(ANode) - Method in class org.basex.query.expr.path.UnionTest
- matches(MediaType) - Method in class org.basex.util.http.MediaType
-
Checks if the specified media type is contained in this media type.
- MATCHES - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- materialize(QueryContext, boolean) - Method in class org.basex.query.value.array.XQArray
- materialize(QueryContext, boolean) - Method in class org.basex.query.value.item.FuncItem
- materialize(QueryContext, boolean) - Method in class org.basex.query.value.item.Item
-
Returns a materialized, context-independent version of this item.
- materialize(QueryContext, boolean) - Method in class org.basex.query.value.map.XQMap
- materialize(QueryContext, boolean) - Method in class org.basex.query.value.node.ANode
- materialize(QueryContext, boolean) - Method in class org.basex.query.value.node.DBNode
- materialize(QueryContext, boolean) - Method in class org.basex.query.value.node.FAttr
- materialize(QueryContext, boolean) - Method in class org.basex.query.value.node.FComm
- materialize(QueryContext, boolean) - Method in class org.basex.query.value.node.FDoc
- materialize(QueryContext, boolean) - Method in class org.basex.query.value.node.FElem
- materialize(QueryContext, boolean) - Method in class org.basex.query.value.node.FNSpace
- materialize(QueryContext, boolean) - Method in class org.basex.query.value.node.FPI
- materialize(QueryContext, boolean) - Method in class org.basex.query.value.node.FTxt
- materialize(QueryContext, QueryError, InputInfo) - Method in class org.basex.query.value.Value
-
Returns a materialized, context-independent version of this value.
- MATH_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- MATH_URI - Static variable in interface org.basex.query.QueryText
-
W3 URI.
- MathAcos - Class in org.basex.query.func.math
-
Function implementation.
- MathAcos() - Constructor for class org.basex.query.func.math.MathAcos
- MathAsin - Class in org.basex.query.func.math
-
Function implementation.
- MathAsin() - Constructor for class org.basex.query.func.math.MathAsin
- MathAtan - Class in org.basex.query.func.math
-
Function implementation.
- MathAtan() - Constructor for class org.basex.query.func.math.MathAtan
- MathAtan2 - Class in org.basex.query.func.math
-
Function implementation.
- MathAtan2() - Constructor for class org.basex.query.func.math.MathAtan2
- MathCos - Class in org.basex.query.func.math
-
Function implementation.
- MathCos() - Constructor for class org.basex.query.func.math.MathCos
- MathCosh - Class in org.basex.query.func.math
-
Function implementation.
- MathCosh() - Constructor for class org.basex.query.func.math.MathCosh
- MathCrc32 - Class in org.basex.query.func.math
-
Function implementation.
- MathCrc32() - Constructor for class org.basex.query.func.math.MathCrc32
- MathE - Class in org.basex.query.func.math
-
Function implementation.
- MathE() - Constructor for class org.basex.query.func.math.MathE
- MathExp - Class in org.basex.query.func.math
-
Function implementation.
- MathExp() - Constructor for class org.basex.query.func.math.MathExp
- MathExp10 - Class in org.basex.query.func.math
-
Function implementation.
- MathExp10() - Constructor for class org.basex.query.func.math.MathExp10
- MathFn - Class in org.basex.query.func.math
-
Math function.
- MathFn() - Constructor for class org.basex.query.func.math.MathFn
- MathLog - Class in org.basex.query.func.math
-
Function implementation.
- MathLog() - Constructor for class org.basex.query.func.math.MathLog
- MathLog10 - Class in org.basex.query.func.math
-
Function implementation.
- MathLog10() - Constructor for class org.basex.query.func.math.MathLog10
- MathPi - Class in org.basex.query.func.math
-
Function implementation.
- MathPi() - Constructor for class org.basex.query.func.math.MathPi
- MathPow - Class in org.basex.query.func.math
-
Function implementation.
- MathPow() - Constructor for class org.basex.query.func.math.MathPow
- MathSin - Class in org.basex.query.func.math
-
Function implementation.
- MathSin() - Constructor for class org.basex.query.func.math.MathSin
- MathSinh - Class in org.basex.query.func.math
-
Function implementation.
- MathSinh() - Constructor for class org.basex.query.func.math.MathSinh
- MathSqrt - Class in org.basex.query.func.math
-
Function implementation.
- MathSqrt() - Constructor for class org.basex.query.func.math.MathSqrt
- MathTan - Class in org.basex.query.func.math
-
Function implementation.
- MathTan() - Constructor for class org.basex.query.func.math.MathTan
- MathTanh - Class in org.basex.query.func.math
-
Function implementation.
- MathTanh() - Constructor for class org.basex.query.func.math.MathTanh
- max - Variable in class org.basex.gui.layout.BaseXDSlider
-
Maximum slider value.
- max - Variable in class org.basex.index.query.NumericRange
-
Maximum value.
- max - Variable in class org.basex.index.query.StringRange
-
Maximum value.
- max - Variable in class org.basex.index.stats.Stats
-
Maximum value.
- max - Variable in class org.basex.io.out.PrintOutput
-
Maximum numbers of bytes to write.
- max - Variable in class org.basex.query.expr.CmpIR
-
Maximum.
- max - Variable in enum class org.basex.query.value.type.Occ
-
Maximal result size (equal to
Occ.minor more). - max(boolean) - Method in class org.basex.query.expr.ft.FTWildcard
-
Returns the maximum byte length of a potential match in the index.
- max(byte[], byte[]) - Static method in class org.basex.util.Token
-
Returns the bigger token.
- max(VarUsage) - Method in enum class org.basex.query.var.VarUsage
-
Combines the usages for two alternative branches.
- MAX - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- MAX - Static variable in class org.basex.gui.layout.BaseXHistory
-
Maximum number of history entries.
- MAX - Static variable in interface org.basex.query.QueryText
-
Query Info.
- MAX - Static variable in class org.basex.query.value.item.Int
-
Maximum values.
- MAX - Static variable in class org.basex.util.ft.FTDistanceOptions
-
Option: max.
- MAX_CAPACITY - Static variable in class org.basex.util.Array
-
Maximum capacity for new arrays.
- MAX_NO_OF_HITS - Static variable in interface org.basex.core.Text
-
Maximum number of results.
- MAX_PREEVAL - Static variable in class org.basex.query.CompileContext
-
Limit for the size of sequences that are pre-evaluated.
- MAX_SIZE - Static variable in class org.basex.util.Array
-
Maximum array size (see
MAX_ARRAY_SIZEvariable inArrayList). - MAXATTS - Static variable in class org.basex.io.IO
-
Maximum number of attributes (see bit layout in
Dataclass). - MAXC - Static variable in class org.basex.gui.layout.ResourceFolder
-
Maximum number of displayed/processed children for a node.
- maxCalls - Variable in class org.basex.query.QueryContext
-
Maximum number of successive tail calls (will be set before compilation).
- maxcats - Variable in class org.basex.data.MetaData
-
Maximum number of categories.
- MAXCATS - Enum constant in enum class org.basex.data.MetaProp
-
Property.
- MAXCATS - Static variable in class org.basex.core.MainOptions
-
Maximum number of name categories.
- MAXCOMPACT - Static variable in class org.basex.gui.layout.BaseXHistory
-
Maximum number of compact history.
- MAXHIST - Static variable in class org.basex.gui.view.ViewNotifier
-
Maximum history size.
- maximum(Var, Expr...) - Static method in enum class org.basex.query.var.VarUsage
-
Checks how often a variable or context reference is used in any of the given expressions.
- maxlen - Variable in class org.basex.data.MetaData
-
Maximum length of index entries.
- MAXLEN - Enum constant in enum class org.basex.data.MetaProp
-
Property.
- MAXLEN - Static variable in class org.basex.core.MainOptions
-
Maximum length of index entries.
- maxResults - Variable in class org.basex.core.Command
-
Maximum number of results (ignored if negative).
- maxResults(int) - Method in class org.basex.core.Command
-
Enforces a maximum number of query results.
- MAXRESULTS - Static variable in class org.basex.gui.GUIOptions
-
Maximum number of items to be displayed.
- MAXSTAT - Static variable in class org.basex.core.MainOptions
-
Maximum number of index occurrences to print.
- MAXSTATE - Static variable in class org.basex.gui.GUIOptions
-
Flag for maximized GUI window.
- MAXTEXT - Static variable in class org.basex.gui.GUIOptions
-
Maximum number of bytes to be cached in textual result.
- MAXULN - Static variable in class org.basex.query.value.item.Uln
-
Maximum unsigned long values.
- mayBeArray() - Method in class org.basex.query.value.type.SeqType
-
Tests if expressions of this type may be an array.
- mayBeNumber() - Method in class org.basex.query.value.type.SeqType
-
Tests if expressions of this type may be numeric.
- mayBePositional() - Method in class org.basex.query.expr.Preds
-
Checks if at least one of the predicates may be positional.
- mayBePositional(Expr) - Static method in class org.basex.query.expr.Arr
-
Checks if the specified expression may be positional.
- md() - Method in class org.basex.io.IOFile
-
Recursively creates the directory if it does not exist yet.
- md5(String) - Static method in class org.basex.util.Strings
-
Returns an MD5 hash in lower case.
- MD5 - Static variable in interface org.basex.util.http.HttpText
-
MD5.
- MD5_SESS - Static variable in interface org.basex.util.http.HttpText
-
MD5-sess.
- MDA - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:gMonthDay.
- MEDIA_TYPE - Static variable in class org.basex.io.serial.SerializerOptions
-
Serialization parameter.
- MediaType - Class in org.basex.util.http
-
Single Internet media type.
- MediaType(String) - Constructor for class org.basex.util.http.MediaType
-
Constructor.
- members() - Method in class org.basex.query.value.array.XQArray
-
Iterator over the members of this array.
- 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(MainOptions) - Constructor for class org.basex.data.MemData
-
Constructor for creating a new, empty database.
- MemData(PathIndex, Namespaces, MainOptions) - Constructor for class org.basex.data.MemData
-
Constructor.
- memory() - Method in class org.basex.core.jobs.Job
-
Stops a job because a memory limit was exceeded.
- memory() - Static method in class org.basex.util.Performance
-
Returns the current memory consumption in bytes.
- MEMORY - Enum constant in enum class org.basex.core.jobs.JobState
-
Memory.
- MEMORY - Static variable in class org.basex.query.func.prof.ProfTrack.TrackOptions
-
Memory.
- MEMORY - Static variable in class org.basex.query.func.xquery.XQueryEval.XQueryOptions
-
Maximum amount of megabytes that may be allocated by the query.
- MEMUSED_C - Static variable in interface org.basex.core.Text
-
Memory information.
- MemValues - Class in org.basex.index.value
-
This class provides main memory access to attribute values and text contents.
- MemValues(Data, IndexType) - Constructor for class org.basex.index.value.MemValues
-
Constructor.
- MemValuesBuilder - Class in org.basex.index.value
-
This class builds a main-memory index for attribute values and text contents.
- MemValuesBuilder(Data, IndexType) - Constructor for class org.basex.index.value.MemValuesBuilder
-
Constructor.
- merge(String) - Method in class org.basex.io.IO
-
Merges two paths.
- merge(Data, BasicUpdate) - Method in class org.basex.query.up.atomic.BasicUpdate
-
Merges the given update and this update if possible.
- merge(Expr, Expr, InputInfo) - Method in class org.basex.query.CompileContext
-
Creates a list expression from a condition and a return expression.
- merge(ThesQuery) - Method in class org.basex.query.expr.ft.ThesQuery
-
Merges two thesaurus definitions.
- merge(DBNew) - Method in class org.basex.query.up.primitives.DBNew
-
Merges updates.
- merge(Update) - Method in class org.basex.query.up.primitives.db.DBAdd
- merge(Update) - Method in class org.basex.query.up.primitives.db.DBDelete
- merge(Update) - Method in class org.basex.query.up.primitives.db.DBFlush
- merge(Update) - Method in class org.basex.query.up.primitives.db.DBOptimize
- merge(Update) - Method in class org.basex.query.up.primitives.db.DBRename
- merge(Update) - Method in class org.basex.query.up.primitives.db.DBStore
- merge(Update) - Method in class org.basex.query.up.primitives.db.Put
- merge(Update) - Method in class org.basex.query.up.primitives.name.BackupAlter
- merge(Update) - Method in class org.basex.query.up.primitives.name.BackupDrop
- merge(Update) - Method in class org.basex.query.up.primitives.name.DBCopy
- merge(Update) - Method in class org.basex.query.up.primitives.name.NameUpdate
- merge(Update) - Method in class org.basex.query.up.primitives.node.DeleteNode
- merge(Update) - Method in class org.basex.query.up.primitives.node.InsertAfter
- merge(Update) - Method in class org.basex.query.up.primitives.node.InsertAttribute
- merge(Update) - Method in class org.basex.query.up.primitives.node.InsertBefore
- merge(Update) - Method in class org.basex.query.up.primitives.node.InsertInto
- merge(Update) - Method in class org.basex.query.up.primitives.node.InsertIntoAsFirst
- merge(Update) - Method in class org.basex.query.up.primitives.node.InsertIntoAsLast
- merge(Update) - Method in class org.basex.query.up.primitives.node.RenameNode
- merge(Update) - Method in class org.basex.query.up.primitives.node.ReplaceContent
- merge(Update) - Method in class org.basex.query.up.primitives.node.ReplaceDoc
- merge(Update) - Method in class org.basex.query.up.primitives.node.ReplaceNode
- merge(Update) - Method in class org.basex.query.up.primitives.node.ReplaceValue
- merge(Update) - Method in class org.basex.query.up.primitives.Update
-
Merges two update operations pointing to the same target.
- merge(Update) - Method in class org.basex.query.up.primitives.UserPermUpdate
- merge(Update) - Method in class org.basex.query.up.primitives.UserUpdate
- merge(Pkg) - Method in class org.basex.query.util.pkg.Pkg
-
Merges information of two packages.
- MERGE - Static variable in class org.basex.build.json.JsonOptions
-
Option: merge type information (custom).
- MERGE_DUPLICATE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- MERGE_DUPLICATES - Static variable in interface org.basex.core.Text
-
Merge duplicate lines.
- MERGE_TYPES - Static variable in interface org.basex.core.Text
-
Merge type information.
- MERGEDUPL - Static variable in class org.basex.gui.GUIOptions
-
Merge duplicate lines.
- MergeDuplicates - Enum Class in org.basex.query.value.map
-
Duplicate handling.
- mergeEbv(Expr, boolean, CompileContext) - Method in class org.basex.query.expr.CmpG
- mergeEbv(Expr, boolean, CompileContext) - Method in class org.basex.query.expr.CmpIR
- mergeEbv(Expr, boolean, CompileContext) - Method in class org.basex.query.expr.CmpR
- mergeEbv(Expr, boolean, CompileContext) - Method in class org.basex.query.expr.CmpSR
- mergeEbv(Expr, boolean, CompileContext) - Method in class org.basex.query.expr.Expr
-
Tries to merge two expressions that are part of an EBV test.
- mergeEbv(Expr, boolean, CompileContext) - Method in class org.basex.query.expr.ItrPos
- mergeEbv(Expr, boolean, CompileContext) - Method in class org.basex.query.expr.path.AxisPath
- mergeEbv(Expr, boolean, CompileContext) - Method in class org.basex.query.expr.Pos
- mergeEbv(Expr, boolean, CompileContext) - Method in class org.basex.query.func.fn.FnEmpty
- mergeEbv(Expr, boolean, CompileContext) - Method in class org.basex.query.func.fn.FnExists
- mergeEbv(Expr, boolean, CompileContext) - Method in class org.basex.query.func.fn.FnNot
- MergeOptions() - Constructor for class org.basex.query.func.map.MapMerge.MergeOptions
- message - Variable in enum class org.basex.query.QueryError
-
Error message.
- message - Variable in class org.basex.server.LogEntry
-
Message.
- message(Throwable) - Static method in class org.basex.util.Util
-
Returns a more user-friendly error message for the specified exception.
- MESSAGE - Static variable in interface org.basex.util.http.HttpText
-
Response attribute: message.
- meta - Variable in class org.basex.data.Data
-
Meta data.
- META - Static variable in interface org.basex.data.DataText
-
HTML: meta element.
- META - Static variable in class org.basex.gui.GUIConstants
-
Shortcut key (CTRL/META).
- MetaData - Class in org.basex.data
-
This class provides meta information on a database.
- MetaData(String, MainOptions, StaticOptions) - Constructor for class org.basex.data.MetaData
-
Constructor.
- MetaData(MainOptions) - Constructor for class org.basex.data.MetaData
-
Constructor for a main-memory database instance.
- MetaProp - Enum Class in org.basex.data
-
This class provides meta properties.
- method(Class<?>, String, Class<?>...) - Static method in class org.basex.util.Reflect
-
Finds a public, protected or private method by name and parameter types.
- METHOD - Enum constant in enum class org.basex.util.http.HttpText.Request
-
Method.
- METHOD - Static variable in class org.basex.build.html.HtmlOptions
-
TagSoup option: method (html).
- METHOD - Static variable in class org.basex.io.serial.SerializerOptions
-
Serialization parameter: xml/xhtml/html/text/json/csv/raw/adaptive.
- mfont - Static variable in class org.basex.gui.GUIConstants
-
Monospace font.
- mgray - Static variable in class org.basex.gui.GUIConstants
-
Middle gray color.
- min - Variable in class org.basex.gui.layout.BaseXDSlider
-
Minimum slider value.
- min - Variable in class org.basex.index.query.NumericRange
-
Minimum value.
- min - Variable in class org.basex.index.query.StringRange
-
Minimum value.
- min - Variable in class org.basex.index.stats.Stats
-
Minimum value.
- min - Variable in class org.basex.query.expr.CmpIR
-
Minimum.
- min - Variable in enum class org.basex.query.value.type.Occ
-
Minimal result size (
0or more). - min(byte[], byte[]) - Static method in class org.basex.util.Token
-
Returns the smaller token.
- MIN - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- MIN - Static variable in interface org.basex.query.QueryText
-
Query Info.
- MIN - Static variable in class org.basex.util.ft.FTDistanceOptions
-
Option: min.
- MIN_INT - Static variable in class org.basex.util.Token
-
Minimum integer.
- MIN_LONG - Static variable in class org.basex.util.Token
-
Minimum long value.
- MinHeap<K,
V> - Class in org.basex.util -
A min-heap.
- MinHeap(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.ColumnLayout
- minimumLayoutSize(Container) - Method in class org.basex.gui.layout.RowLayout
- minimumLayoutSize(Container) - Method in class org.basex.gui.layout.TableLayout
- minMax - Variable in enum class org.basex.query.ann.Annotation
-
Minimum and maximum number of arguments.
- minMax(String, SeqType[]) - Static method in class org.basex.query.func.FuncDefinition
-
Computes the minimum and maximum number of arguments by analyzing the description string.
- minus - Variable in class org.basex.query.util.format.DecFormatter
-
Minus character.
- MINUS - Enum constant in enum class org.basex.query.expr.Calc
-
Subtraction.
- minute() - Method in class org.basex.query.value.item.ADate
- minute() - Method in class org.basex.query.value.item.ADateDur
-
Returns the minutes (0-59).
- minute() - Method in class org.basex.query.value.item.Dur
- MINUTES_FROM_DATETIME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- MINUTES_FROM_DURATION - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- MINUTES_FROM_TIME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- 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.expr.path
-
Mixed path expression.
- MIXEDRESULTS - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- mixUpdates - Variable in class org.basex.query.StaticContext
-
Mix updates flag.
- MIXUPDATES - Static variable in class org.basex.core.MainOptions
-
Flag for mixing updates and items.
- mni - Variable in class org.basex.index.query.StringRange
-
Include minimum value.
- mod - Variable in class org.basex.query.up.Updates
-
Current context modifier.
- MOD - Enum constant in enum class org.basex.query.expr.Calc
-
Modulo.
- MOD - Static variable in interface org.basex.query.QueryText
-
Parser token.
- modal() - Method in class org.basex.gui.layout.BaseXDialog
-
Indicates if this is a modal dialog.
- MODE - Static variable in class org.basex.query.func.ft.FtIndexOptions
-
Option: wildcards.
- MODEXPR - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- modified() - Method in class org.basex.gui.view.editor.EditorArea
-
Returns
trueif the editor contents were modified. - modified() - Method in class org.basex.util.History
-
Checks if the file has been modified.
- modifier(KeyEvent) - Static method in enum class org.basex.gui.layout.BaseXKeys
-
Returns true if the pressed key is a modifier key (including 'escape' and 'tab' + control key).
- MODIFY - Static variable in interface org.basex.query.QueryText
-
Parser token.
- ModInfo - Class in org.basex.query.util.parse
-
Information required for parsing a module.
- ModInfo() - Constructor for class org.basex.query.util.parse.ModInfo
- MODINIT_X_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- MODINST_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- MODLEINV_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- modParsed - Variable in class org.basex.query.QueryContext
-
Parsed modules, containing the file path and module uri.
- module - Variable in class org.basex.query.StaticContext
-
Name of module (not assigned for main module).
- module(String, String) - Method in class org.basex.query.QueryProcessor
-
Adds a module reference.
- module(String, String, InputInfo) - Method in class org.basex.query.QueryParser
-
Parses the specified module, checking function and variable references at the end.
- MODULE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- ModuleLoader - Class in org.basex.query.util.pkg
-
Module loader.
- ModuleLoader(Context) - Constructor for class org.basex.query.util.pkg.ModuleLoader
-
Constructor.
- MODULENS_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- modules - Variable in class org.basex.query.QueryParser
-
Modules loaded by the current file.
- modules() - Method in class org.basex.query.QueryResources
-
Returns the module loader.
- mon() - Method in class org.basex.query.value.item.ADate
- mon() - Method in class org.basex.query.value.item.ADateDur
-
Returns the months.
- mon() - Method in class org.basex.query.value.item.Dur
- MON - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:gMonth.
- MONOFONT - Static variable in class org.basex.gui.GUIOptions
-
Default GUI Monospace Font.
- month(int, int, int) - Method in class org.basex.query.util.format.Formatter
-
Returns the specified month (0-11).
- MONTH_FROM_DATE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- MONTH_FROM_DATETIME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- MONTHRANGE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- MONTHS_FROM_DURATION - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- more - Variable in class org.basex.io.serial.Serializer
-
Indicates if at least one item was already serialized.
- more() - Method in class org.basex.api.client.Query
-
Returns
trueif more items are available. - more() - Method in class org.basex.index.IndexTree
-
Checks if the iterator returns more keys.
- more() - Method in interface org.basex.index.query.IndexIterator
-
Returns true if more results can be returned.
- more() - Method in class org.basex.io.random.DataAccess
-
Checks if more bytes can be read.
- more() - Method in class org.basex.util.InputParser
-
Checks if more characters are found.
- more() - Method in class org.basex.util.MainParser
-
Checks if more arguments are available.
- more() - Method in class org.basex.util.TokenParser
-
Checks if the parser will return more codepoints.
- MORE_SKIPPED_X - Static variable in interface org.basex.core.Text
-
Info on skipped corrupt files.
- MORE_THAN_ONCE - Enum constant in enum class org.basex.query.var.VarUsage
-
More than one usage.
- MOREROOTS - Static variable in interface org.basex.build.BuildText
-
Parser error.
- MOST - Static variable in interface org.basex.query.QueryText
-
Parser token.
- mouseClicked(MouseEvent) - Method in class org.basex.gui.layout.BaseXMem
- mouseClicked(MouseEvent) - Method in class org.basex.gui.layout.BaseXPanel
- mouseClicked(MouseEvent) - Method in interface org.basex.gui.listener.MouseEnteredListener
- mouseClicked(MouseEvent) - Method in class org.basex.gui.text.TextPanel
- MouseClickedListener - Interface in org.basex.gui.listener
-
Listener interface for handling mouse clicks.
- mouseDragged(MouseEvent) - Method in class org.basex.gui.layout.BaseXDSlider
- mouseDragged(MouseEvent) - Method in class org.basex.gui.layout.BaseXPanel
- mouseDragged(MouseEvent) - Method in class org.basex.gui.layout.BaseXScrollBar
- mouseDragged(MouseEvent) - Method in class org.basex.gui.layout.BaseXSlider
- mouseDragged(MouseEvent) - Method in class org.basex.gui.text.TextPanel
- 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.BaseXPanel
- mouseEntered(MouseEvent) - Method in interface org.basex.gui.listener.MouseClickedListener
- mouseEntered(MouseEvent) - Method in class org.basex.gui.text.TextPanel
- mouseEntered(MouseEvent) - Method in class org.basex.gui.view.View
- MouseEnteredListener - Interface in org.basex.gui.listener
-
Listener interface for handling mouse clicks.
- mouseExited(MouseEvent) - Method in class org.basex.gui.layout.BaseXPanel
- mouseExited(MouseEvent) - Method in interface org.basex.gui.listener.MouseClickedListener
- mouseExited(MouseEvent) - Method in interface org.basex.gui.listener.MouseEnteredListener
- mouseExited(MouseEvent) - Method in class org.basex.gui.text.TextPanel
- 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.GUIOptions
-
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.text.TextPanel
- 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.BaseXDSlider
- mousePressed(MouseEvent) - Method in class org.basex.gui.layout.BaseXPanel
- mousePressed(MouseEvent) - Method in class org.basex.gui.layout.BaseXScrollBar
- mousePressed(MouseEvent) - Method in class org.basex.gui.layout.BaseXSlider
- mousePressed(MouseEvent) - Method in interface org.basex.gui.listener.MouseClickedListener
- mousePressed(MouseEvent) - Method in interface org.basex.gui.listener.MouseEnteredListener
- mousePressed(MouseEvent) - Method in class org.basex.gui.text.TextPanel
- 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.BaseXDSlider
- mouseReleased(MouseEvent) - Method in class org.basex.gui.layout.BaseXPanel
- mouseReleased(MouseEvent) - Method in class org.basex.gui.layout.BaseXScrollBar
- mouseReleased(MouseEvent) - Method in class org.basex.gui.layout.BaseXSlider
- mouseReleased(MouseEvent) - Method in interface org.basex.gui.listener.MouseClickedListener
- mouseReleased(MouseEvent) - Method in interface org.basex.gui.listener.MouseEnteredListener
- mouseReleased(MouseEvent) - Method in class org.basex.gui.text.TextPanel
- mouseReleased(MouseEvent) - Method in class org.basex.gui.view.editor.EditorArea
- 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.BaseXPanel
- mouseWheelMoved(MouseWheelEvent) - Method in class org.basex.gui.text.TextPanel
- 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
- MOVEDOWN - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Move line(s) down.
- MOVEUP - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Move line(s) up.
- ms - Variable in class org.basex.server.LogEntry
-
Milliseconds.
- ms(long, int) - Static method in class org.basex.util.Performance
-
Returns the measured execution time in nanoseconds and resets the timer.
- MULT - Enum constant in enum class org.basex.query.expr.Calc
-
Multiplication.
- multi() - Method in class org.basex.gui.layout.BaseXFileChooser
-
Allow multiple choice.
- MULTI_ESC - Static variable in interface org.basex.query.util.regex.parse.RegExParserConstants
-
RegularExpression Id.
- MULTI_LINE - Static variable in interface org.basex.core.Text
-
"Multi-line mode".
- multiForm(MediaType) - Method in class org.basex.util.http.HttpPayload
-
Returns a map with multipart form data.
- MULTILINE - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Multi-line.
- MULTIPART_FORM_DATA - Static variable in class org.basex.util.http.MediaType
-
Media type: multipart/form-data.
- mxi - Variable in class org.basex.index.query.StringRange
-
Include maximum value.
N
- NAM - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:Name.
- name - Variable in class org.basex.data.MetaData
-
Database name.
- name - Variable in class org.basex.gui.layout.ResourceNode
-
Node name.
- name - Variable in class org.basex.index.path.PathNode
-
Element/attribute name.
- name - Variable in enum class org.basex.query.expr.CmpG.OpG
-
String representation.
- name - Variable in enum class org.basex.query.expr.CmpN.OpN
-
String representation.
- name - Variable in enum class org.basex.query.expr.CmpV.OpV
-
String representation.
- name - Variable in enum class org.basex.query.expr.path.Axis
-
Name of axis.
- name - Variable in class org.basex.query.scope.StaticDecl
-
Name of the declaration.
- name - Variable in class org.basex.query.var.Var
-
Variable name.
- name() - Method in class org.basex.core.users.User
-
Returns the user name.
- name() - Method in class org.basex.io.IO
-
Returns the name of the resource.
- name() - Method in class org.basex.query.ann.Ann
-
Returns the name of the annotation.
- name() - Method in class org.basex.query.up.primitives.name.NameUpdate
-
Returns the name of the database.
- name() - Method in class org.basex.query.up.primitives.UserUpdate
-
Returns the name of the user.
- name() - Method in class org.basex.query.util.pkg.Pkg
-
Returns the package name.
- name() - Method in class org.basex.query.value.node.ANode
-
Returns the name (optional prefix, local name) of an attribute, element or processing instruction.
- name() - Method in class org.basex.query.value.node.DBNode
- name() - Method in class org.basex.query.value.node.FAttr
- name() - Method in class org.basex.query.value.node.FElem
- name() - Method in class org.basex.query.value.node.FNSpace
- name() - Method in class org.basex.query.value.node.FPI
- name() - Method in class org.basex.util.options.Option
-
Returns the name of the option.
- name() - Method in class org.basex.util.Pair
-
Returns the name.
- name(byte[]) - Static method in class org.basex.gui.layout.ResourceFolder
-
Extracts the file/document/folder name from the given path.
- name(int) - Method in class org.basex.util.Atts
-
Returns the name at the specified index position.
- name(int, int) - Method in class org.basex.data.Data
-
Returns the name of an element, attribute or processing instruction.
- name(String) - Static method in class org.basex.core.Databases
-
Extracts the name of a database from the name of a backup.
- name(String) - Method in class org.basex.core.users.User
-
Sets the user name.
- name(String) - Method in class org.basex.io.IO
-
Sets the name of the resource.
- name(String) - Static method in class org.basex.query.util.pkg.Pkg
-
Extracts the package name from a unique package name.
- NAME - Enum constant in enum class org.basex.data.MetaProp
-
Property.
- NAME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- NAME - Enum constant in enum class org.basex.query.value.type.AtomType
-
Name type.
- NAME - Static variable in interface org.basex.core.parse.Commands
-
Command attribute: "name".
- NAME - Static variable in class org.basex.core.Sandbox
-
Test name.
- NAME - Static variable in interface org.basex.core.Text
-
"Name".
- NAME - Static variable in interface org.basex.core.users.UserText
-
Name.
- NAME - Static variable in class org.basex.io.parse.csv.CsvConverter
-
CSV token.
- NAME - Static variable in interface org.basex.io.parse.json.JsonConstants
-
Token: name.
- NAME - Static variable in interface org.basex.query.func.unit.Constants
-
Name: name.
- NAME - Static variable in interface org.basex.query.QueryText
-
Query Info.
- NAME - Static variable in interface org.basex.util.http.HttpText
-
Header attribute: name.
- NAME - Static variable in class org.basex.util.Prop
-
Project name.
- 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.
- namedText(GUIOptions, Data, int) - Static method in class org.basex.gui.view.ViewData
-
Returns the name of the specified node or a standard text representation.
- nameId(int) - Method in class org.basex.data.Data
-
Returns the id of the name of an element, attribute or processing instruction.
- nameID(Data) - Static method in class org.basex.gui.view.ViewData
-
Returns the name id of the specified node.
- NamePart - Enum Class in org.basex.query.expr.path
-
Part of name to be tested.
- 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() - Method in class org.basex.util.options.Options
-
Returns the names of all options.
- names(IndexType) - Method in class org.basex.data.MetaData
-
Returns the included names for the specified index type.
- names(IndexType, MainOptions) - Method in class org.basex.data.MetaData
-
Assigns include names options to the specified index type.
- Names - Class in org.basex.index.name
-
This class indexes and organizes the element or attribute names used in an XML document.
- Names(MetaData) - Constructor for class org.basex.index.name.Names
-
Default constructor.
- Names(DataInput, MetaData) - Constructor for class org.basex.index.name.Names
-
Constructor, specifying an input file.
- NAMES - Static variable in interface org.basex.core.Text
-
Name indexes.
- NAMES - Static variable in class org.basex.io.parse.csv.CsvXQueryConverter
-
Field names.
- NAMES - Static variable in class org.basex.query.expr.Catch
-
Error QNames.
- namespace(byte[], byte[], boolean) - Method in class org.basex.io.serial.XMLSerializer
- namespace(byte[], byte[], boolean) - Method in class org.basex.io.serial.Serializer
-
Serializes a namespace.
- namespace(String, String) - Method in class org.basex.query.QueryProcessor
-
Declares a namespace.
- NAMESPACE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- NAMESPACE_NODE - Enum constant in enum class org.basex.query.value.type.NodeType
-
Namespace type.
- NAMESPACE_NODE_O - Static variable in class org.basex.query.value.type.SeqType
-
Namespace node.
- NAMESPACE_URI - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- NAMESPACE_URI_FOR_PREFIX - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- NAMESPACE_URI_FROM_QNAME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- namespaces - Variable in class org.basex.query.QueryParser
-
Namespaces.
- namespaces() - Method in class org.basex.query.value.node.ANode
-
Returns all namespaces defined for the nodes.
- namespaces() - Method in class org.basex.query.value.node.DBNode
- namespaces() - Method in class org.basex.query.value.node.FElem
- namespaces(int) - Method in class org.basex.data.Data
-
Returns all namespace prefixes and uris that are defined for the specified pre value.
- Namespaces - Class in org.basex.data
-
This class organizes the namespaces of a database.
- Namespaces() - Constructor for class org.basex.data.Namespaces
-
Empty constructor.
- NAMESPACES - Enum constant in enum class org.basex.query.func.fn.DeepEqual.Mode
-
Compare namespaces.
- NAMESPACES - Static variable in interface org.basex.core.Text
-
Info on namespaces.
- NAMESPACES - Static variable in interface org.basex.query.QueryText
-
Parser token.
- NameTest - Class in org.basex.query.expr.path
-
Name test.
- NameTest(QNm) - Constructor for class org.basex.query.expr.path.NameTest
-
Convenience constructor for element tests.
- NameTest(QNm, NamePart, NodeType, byte[]) - Constructor for class org.basex.query.expr.path.NameTest
-
Constructor.
- NameUpdate - Class in org.basex.query.up.primitives.name
-
Update operation that references databases by their name.
- nan - Variable in class org.basex.query.util.format.DecFormatter
-
NaN.
- NAN - Static variable in class org.basex.query.value.item.Dbl
-
Value "NaN".
- NAN - Static variable in class org.basex.query.value.item.Flt
-
Value "NaN".
- NAN - Static variable in class org.basex.util.Token
-
Token 'NaN'.
- nano - Variable in class org.basex.query.QueryDateTime
-
Current nanoseconds.
- NC - Enum constant in enum class org.basex.util.http.HttpText.Request
-
NC.
- NCN - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:NCName.
- NCNAME - Enum constant in enum class org.basex.query.value.type.AtomType
-
NCName type.
- NCNAME_ZO - Static variable in class org.basex.query.value.type.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 XML documents.
- NDT - Enum constant in enum class org.basex.query.util.Flag
-
Non-deterministic code.
- NE - Enum constant in enum class org.basex.query.expr.CmpG.OpG
-
General comparison: not equal.
- NE - Enum constant in enum class org.basex.query.expr.CmpV.OpV
-
Item comparison: not equal.
- NEG - Static variable in interface org.basex.query.util.regex.parse.RegExParserConstants
-
RegularExpression Id.
- negative - Variable in class org.basex.query.util.regex.CharGroup
-
Negation flag, set after construction.
- NEGATIVE_INFINITY - Static variable in class org.basex.util.Token
-
Token '-Infinity'.
- NEGATIVE_INTEGER - Enum constant in enum class org.basex.query.value.type.AtomType
-
Negative integer type.
- NEGATIVE_ZERO - Static variable in class org.basex.util.Token
-
Number '-0'.
- NEGATVE_INF - Static variable in class org.basex.util.Token
-
Token '-INF'.
- nestedFocus() - Method in class org.basex.query.CompileContext
-
Indicates if the query focus is nested.
- NEVER - Enum constant in enum class org.basex.query.var.VarUsage
-
No usages.
- NEW - Static variable in interface org.basex.core.Text
-
Command info.
- NEW - Static variable in interface org.basex.query.QueryText
-
New keyword.
- NEW_DB_QUESTION - Static variable in interface org.basex.core.Text
-
Dialog asking if a new database should be be created.
- NEW_DIR - Static variable in interface org.basex.core.Text
-
Command info.
- newArray(int) - Method in class org.basex.query.expr.ft.FTTokens
- newArray(int) - Method in class org.basex.query.util.ft.FTMatch
- newArray(int) - Method in class org.basex.query.util.ft.FTMatches
- newArray(int) - Method in class org.basex.query.util.list.AnnList
- newArray(int) - Method in class org.basex.query.util.list.ANodeBuilder
- newArray(int) - Method in class org.basex.query.util.list.ANodeList
- newArray(int) - Method in class org.basex.query.util.list.ExprList
- newArray(int) - Method in class org.basex.query.util.list.ItemList
- newArray(int) - Method in class org.basex.query.util.list.ValueList
- newArray(int) - Method in class org.basex.query.util.regex.RegExpList
- newArray(int) - Method in class org.basex.query.var.VarStack
- newArray(int) - Method in class org.basex.util.list.ObjectList
-
Creates a resized array.
- newArray(int) - Method in class org.basex.util.list.StringList
- newArray(int) - Method in class org.basex.util.list.TokenList
- newButtons(Object...) - Method in class org.basex.gui.layout.BaseXDialog
-
Creates a new button list.
- newCapacity() - Method in class org.basex.util.list.ElementList
-
Returns a new array size.
- newCapacity(int) - Static method in class org.basex.util.Array
-
Returns a value for a new array size, which will always be larger than the old size.
- newCapacity(int) - Method in class org.basex.util.list.ElementList
-
Returns a new array size that is larger than or equal to the specified size.
- newCapacity(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 old size.
- 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.Check
- newData(Context) - Method in class org.basex.core.cmd.DropDB
- newData(Context) - Method in class org.basex.core.cmd.Execute
- newData(Context) - Method in class org.basex.core.cmd.Open
- newData(Context) - Method in class org.basex.core.cmd.OptimizeAll
- 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
trueif this command will change theContext.data()reference. - NEWDIR - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
New directory.
- newFile() - Method in class org.basex.gui.view.editor.EditorView
-
Creates a new file.
- NewInput - Class in org.basex.query.up.primitives
-
Container for inputs that are to be appended to a database.
- NewInput() - Constructor for class org.basex.query.up.primitives.NewInput
- newInstance() - Method in class org.basex.util.options.OptionsOption
-
Returns a new options instance.
- newItem(GUICommand, GUI, StringBuilder) - Static method in class org.basex.gui.GUIMenu
-
Creates a new menu item.
- NEWLINE - Static variable in class org.basex.io.serial.SerializerOptions
-
Specific serialization parameter: newline.
- NewlineInput - Class in org.basex.io.in
-
This class provides a convenient access to text input.
- NewlineInput(byte[]) - Constructor for class org.basex.io.in.NewlineInput
-
Constructor.
- NewlineInput(InputStream) - Constructor for class org.basex.io.in.NewlineInput
-
Constructor.
- NewlineInput(IO) - Constructor for class org.basex.io.in.NewlineInput
-
Constructor.
- NewlineOutput - Class in org.basex.io.out
-
This class is a wrapper for outputting text with specific newline characters.
- NewlineOutput(PrintOutput, byte[]) - Constructor for class org.basex.io.out.NewlineOutput
-
Constructor, given an output stream.
- NEWNAME - Static variable in interface org.basex.core.parse.Commands
-
Command attribute: "newname".
- 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.
- NEWPATH - Static variable in interface org.basex.core.parse.Commands
-
Command attribute: "newpath".
- newRef(QNm, StaticContext, InputInfo) - Method in class org.basex.query.var.Variables
-
Returns a new reference to the (possibly not yet declared) variable with the given name.
- newToken(int) - Static method in class org.basex.query.util.regex.parse.Token
-
Creates a token without image string.
- next - Variable in class org.basex.query.util.regex.parse.Token
-
A reference to the next regular (non-special) token from the input stream.
- next - Variable in class org.basex.util.hash.ASet
-
Pointers to the next entry.
- next() - Method in class org.basex.api.client.Query
-
Returns the next item of the query as string.
- next() - Method in class org.basex.index.IndexTree
-
Returns the next pointer.
- next() - Method in interface org.basex.index.query.EntryIterator
-
Returns the next index entry.
- next() - Method in class org.basex.io.out.ArrayOutput
-
Returns an array with all elements and resets the internal buffer.
- next() - Method in class org.basex.query.iter.AtomIter
- next() - Method in class org.basex.query.iter.BasicIter
- next() - Method in class org.basex.query.iter.BasicNodeIter
- next() - Method in class org.basex.query.iter.DBNodeIter
- next() - Method in class org.basex.query.iter.FTIter
- next() - Method in class org.basex.query.iter.Iter
-
Returns the next item.
- next() - Method in class org.basex.query.iter.NodeIter
- next() - Method in class org.basex.util.ArrayIterator
- 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.Stemmer
- next() - Method in class org.basex.util.ft.WesternTokenizer
- next() - Method in class org.basex.util.History
-
Returns the next string and increases the pointer, or returns
null. - next() - Method in class org.basex.util.InputParser
-
Returns the next character.
- next() - Method in class org.basex.util.list.BoolList
-
Returns an array with all elements and resets the array size.
- next() - Method in class org.basex.util.list.ByteList
-
Returns an array with all elements and resets the array size.
- next() - Method in class org.basex.util.list.ObjectList
-
Returns an array with all elements and resets the array size.
- next() - Method in class org.basex.util.MainParser
-
Returns the next flag.
- next() - Method in class org.basex.util.TokenBuilder
-
Returns the token as byte array and resets the token buffer.
- next() - Method in class org.basex.util.TokenParser
-
Returns the current codepoint and advances the cursor.
- next(Iter) - Method in class org.basex.query.QueryContext
-
Checks if evaluation has been stopped and returns the next item of an iterator.
- NEXT - Enum constant in enum class org.basex.server.ServerCmd
-
Code for iterating results (obsolete).
- NEXT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- NEXT_ERROR - Static variable in interface org.basex.core.Text
-
"Jump to error".
- NEXTCHAR - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Right.
- nextFree() - Method in class org.basex.util.BitArray
-
Gets the index of the first clear bit.
- NEXTLINE - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Down.
- NEXTPAGE - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Page down.
- NEXTPAGE_RO - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Page down (read-only).
- nextSet(int) - Method in class org.basex.util.BitArray
-
Gets the next bit set to 1, starting from the ith bit.
- NEXTTAB - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Next tab.
- 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.Stemmer
- nextToken() - Method in class org.basex.util.ft.WesternTokenizer
- NEXTWORD - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Word right.
- NILLED - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- NIN - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:negativeInteger.
- NL - Enum constant in enum class org.basex.io.serial.SerializerOptions.Newline
-
NL.
- NL - Static variable in interface org.basex.core.Text
-
New line.
- NL - Static variable in class org.basex.util.Prop
-
System-specific newline string.
- nli - Variable in class org.basex.io.parse.csv.CsvConverter
-
Current input.
- nline() - Method in class org.basex.util.TokenBuilder
-
Adds a new line.
- NLINE - Static variable in class org.basex.util.TokenBuilder
-
New line.
- NMT - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:NMTOKEN.
- NMT - Static variable in interface org.basex.build.BuildText
-
DTD: NMTOKEN ELEMENT.
- NMTOKEN - Enum constant in enum class org.basex.query.value.type.AtomType
-
NMTOKEN type.
- NMTOKENS - Enum constant in enum class org.basex.query.value.type.ListType
-
NMTOKENS type.
- NMTS - Static variable in interface org.basex.build.BuildText
-
DTD: NMTOKENS ELEMENT.
- NNI - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:nonNegativeInteger.
- no(String) - Static method in class org.basex.util.Strings
-
Checks if the specified string is "no", "false", "off" or "0".
- NO - Enum constant in enum class org.basex.util.options.Options.YesNo
-
No.
- NO - Enum constant in enum class org.basex.util.options.Options.YesNoOmit
-
No.
- NO - Static variable in interface org.basex.core.Text
-
No flag.
- NO - Static variable in interface org.basex.query.QueryText
-
Parser token.
- 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_OPENED - Static variable in interface org.basex.core.Text
-
No database error.
- NO_HIDDEN - Static variable in class org.basex.io.IOFile
-
Ignore files starting with a dot.
- 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_MOD - Static variable in class org.basex.gui.GUIConstants
-
No modifier.
- NO_PIXELS - Static variable in interface org.basex.core.Text
-
"Not enough pixels".
- NO_PRESERVE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- 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.
- NOANN - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NOATTALL_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NOATTNAME - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NOBOGONS - Static variable in class org.basex.build.html.HtmlOptions
-
TagSoup option: nobogons.
- NOCATCH - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NOCDATA - Static variable in class org.basex.build.html.HtmlOptions
-
TagSoup option: nocdata.
- NOCIDECL - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NOCLASSES - Static variable in interface org.basex.query.util.pkg.PkgText
-
No public classes registered.
- NOCLOSING_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NOCOLONS - Static variable in class org.basex.build.html.HtmlOptions
-
TagSoup option: nocolons.
- NOCONTENT - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NOCOUNT - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NOCTX_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NOD - Enum constant in enum class org.basex.query.value.type.Type.ID
-
node().
- NOD - Static variable in class org.basex.query.expr.path.KindTest
-
Generic node test.
- nodb() - Method in class org.basex.gui.dialog.DialogManage
-
Tests if no databases have been found.
- node - Variable in class org.basex.query.up.primitives.NewInput
-
Node to be added (can be
null). - node() - Method in class org.basex.query.up.primitives.node.NodeUpdate
-
Creates a
DBNodeinstance from the target node information. - node(ANode) - Method in class org.basex.io.serial.AdaptiveSerializer
- node(ANode) - Method in class org.basex.io.serial.json.JsonBasicSerializer
- node(ANode) - Method in class org.basex.io.serial.json.JsonNodeSerializer
- node(ANode) - Method in class org.basex.io.serial.Serializer
-
Serializes the specified node.
- node(ANode) - Method in class org.basex.io.serial.StandardSerializer
- Node<N,
E> - Interface in org.basex.query.util.fingertree -
A node inside a digit.
- NODE - Enum constant in enum class org.basex.query.value.type.NodeType
-
Node type.
- 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.
- NODE_NAME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- NODE_O - Static variable in class org.basex.query.value.type.SeqType
-
Single node.
- NODE_OM - Static variable in class org.basex.query.value.type.SeqType
-
One or more nodes.
- NODE_ZM - Static variable in class org.basex.query.value.type.SeqType
-
Zero or more nodes.
- NODE_ZO - Static variable in class org.basex.query.value.type.SeqType
-
Zero or one nodes.
- NODEERR_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NODEFAULTS - Static variable in class org.basex.build.html.HtmlOptions
-
TagSoup option: nodefaults.
- NODEFCOLL - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NodeIter - Class in org.basex.query.iter
-
ANode iterator interface.
- NodeIter() - Constructor for class org.basex.query.iter.NodeIter
- NodeLike<N,
E> - Interface in org.basex.query.util.fingertree -
A possibly partial node of a finger tree.
- NODEPOWER - Static variable in class org.basex.io.IO
-
Table node size power (4).
- nodes(QueryContext) - Method in class org.basex.query.expr.path.AxisPath
-
Returns a node sequence.
- nodes(QueryContext) - Method in class org.basex.query.expr.path.CachedPath
- nodes(QueryContext) - Method in class org.basex.query.expr.path.IterPath
- nodes(QueryContext) - Method in class org.basex.query.expr.path.SingleIterPath
- NODES - Enum constant in enum class org.basex.data.MetaProp
-
Property.
- NODES - Static variable in interface org.basex.query.QueryText
-
Parser token.
- NODES_PARSED_X_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 (16).
- nodeType() - Method in class org.basex.query.value.node.ANode
-
Returns this Node's node type.
- NodeType - Enum Class in org.basex.query.value.type
-
XQuery node types.
- NodeUpdate - Class in org.basex.query.up.primitives.node
-
Base class for all update primitives that operate on a specific node.
- NodeUpdateComparator - Class in org.basex.query.up
-
Comparator for
NodeUpdate. - NodeUpdateComparator() - Constructor for class org.basex.query.up.NodeUpdateComparator
- noDiacritics(byte[]) - Static method in class org.basex.util.FTToken
-
Returns a token without diacritics.
- noDiacritics(int) - Static method in class org.basex.util.FTToken
-
Returns a codepoint without diacritics.
- NODOC_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NODUR_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NOELEMNAME - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NOELVIS - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NOEXPR - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NOFOR - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NOFTSELECT_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NOHELP - Static variable in interface org.basex.core.Text
-
No help available.
- NOIF - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NOINDENT - Enum constant in enum class org.basex.io.serial.SerializerMode
-
Default serialization, but no indentation.
- NOJARS - Static variable in interface org.basex.query.util.pkg.PkgText
-
No jars registered.
- NOLET - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- noMatches(Data) - Method in class org.basex.query.expr.path.NameTest
- noMatches(Data) - Method in class org.basex.query.expr.path.Test
-
Checks if evaluation can be dropped.
- NON_DETERMINISTIC - Static variable in interface org.basex.query.QueryText
-
Parser token.
- NON_DETERMNISTIC - Static variable in interface org.basex.query.QueryText
-
Parser token.
- NON_NEGATIVE_INTEGER - Enum constant in enum class org.basex.query.value.type.AtomType
-
Non-negative integer type.
- NON_POSITIVE_INTEGER - Enum constant in enum class org.basex.query.value.type.AtomType
-
Non-positive integer type.
- NONAME_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NONCE - Enum constant in enum class org.basex.util.http.HttpText.Request
-
Nonce.
- NONE - Enum constant in enum class org.basex.core.parse.Commands.CmdPerm
- NONE - Enum constant in enum class org.basex.core.users.Perm
-
No permissions.
- NONE - Enum constant in enum class org.basex.query.QueryModule.Permission
-
No permissions.
- NONE - Enum constant in enum class org.basex.query.util.collation.BaseXCollationOptions.Decomposition
-
None.
- NONE - Static variable in class org.basex.index.stats.StatsType
-
No values exist.
- NonfairLockQueue - Class in org.basex.core.locks
-
Lock queue for non-fair locking.
- NONPROXYHOSTS - Static variable in class org.basex.core.StaticOptions
-
Server: non-proxy host.
- NONS - Static variable in class org.basex.build.html.HtmlOptions
-
TagSoup option: nons.
- NONSALL_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NONUMBER_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NOPRAGMA - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NOQUOTE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NORESTART - Static variable in class org.basex.build.html.HtmlOptions
-
TagSoup option: norestart.
- NORETURN - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NOREVAL - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- norm() - Method in class org.basex.util.TokenBuilder
-
Adds a norm flag.
- norm(byte[]) - Method in class org.basex.io.serial.StandardSerializer
-
Normalizes the specified text.
- NORM - Static variable in class org.basex.util.TokenBuilder
-
Standard flag.
- NORMALIZATION - Static variable in class org.basex.query.util.collation.UCAOptions
-
Option: normalization.
- NORMALIZATION_FORM - Static variable in class org.basex.io.serial.SerializerOptions
-
Serialization parameter: NFC/NFD/NFKC/NKFD/fully-normalized/none.
- normalize() - Method in class org.basex.api.dom.BXNode
- normalize() - Method in class org.basex.io.IOFile
-
Returns a native file path representation.
- normalize() - Method in class org.basex.util.TokenBuilder
-
Normalizes newlines.
- normalize(byte[]) - Static method in class org.basex.util.Token
-
Normalizes all whitespace occurrences from the specified token.
- normalize(byte[], InputInfo) - Static method in enum class org.basex.query.QueryError
-
Removes whitespaces and chops the specified token to a maximum size.
- normalize(Object, InputInfo) - Static method in enum class org.basex.query.QueryError
-
Removes whitespaces and chops the specified value to a maximum size.
- normalize(String, InputInfo) - Static method in enum class org.basex.query.QueryError
-
Removes whitespaces and chops the specified string to a maximum size.
- NORMALIZE_SPACE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- NORMALIZE_UNICODE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- NORMALIZED_STRING - Enum constant in enum class org.basex.query.value.type.AtomType
-
Normalized String type.
- normalizeDocument() - Method in class org.basex.api.dom.BXDoc
- normEncoding(String) - Static method in class org.basex.util.Strings
-
Returns a unified representation of the specified encoding.
- normEncoding(String, boolean) - Static method in class org.basex.util.Strings
-
Returns a unified representation of the specified encoding.
- NORMFONT - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Standard size.
- normNL(String) - Static method in class org.basex.core.Sandbox
-
Normalizes newlines in a query result.
- normPath(String) - Static method in class org.basex.data.MetaData
-
Normalizes a database path.
- NORMUNI_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NOROOTBOGONS - Static variable in class org.basex.build.html.HtmlOptions
-
TagSoup option: norootbogons.
- NOSOME - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NOSTOPFILE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NOSUBDUR_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NOSWITCH - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- not(double) - Static method in class org.basex.util.ft.Scoring
-
Inverses the scoring value for FTNot.
- NOT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- NOT - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:NOTATION.
- NOT - Static variable in interface org.basex.build.BuildText
-
DTD: NOTATION ELEMENT.
- NOT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- 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.
- NOTATION - Enum constant in enum class org.basex.query.value.type.AtomType
-
NOTATION Type.
- notCatchable() - Method in exception org.basex.query.QueryException
-
Makes this exception uncatchable by a
try/catchexpression. - NOTERNARY - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- notExpected() - Static method in class org.basex.util.Util
-
Throws a runtime exception for an unexpected exception.
- notExpected(Object, Object...) - Static method in class org.basex.util.Util
-
Throws a runtime exception for an unexpected exception.
- NOTHES_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- notify - Variable in class org.basex.gui.GUI
-
view notifier.
- notin(FTMatch) - Method in class org.basex.query.util.ft.FTMatch
-
Checks if the full-text match is not part of the specified match.
- NOTREAT_X_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NOTYPESWITCH - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NOURI_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NOVARDECL - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NOVARNAME - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NOVISALLOWED - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NOWHERE - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NOWINDOW - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NOWS - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- NPAR_OPEN - Static variable in interface org.basex.query.util.regex.parse.RegExParserConstants
-
RegularExpression Id.
- NPI - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:nonPositiveInteger.
- ns - Variable in class org.basex.query.StaticContext
-
Static and dynamic namespaces.
- ns() - Method in class org.basex.util.Performance
-
Returns the measured execution time in nanoseconds and resets the timer.
- ns(boolean) - Method in class org.basex.util.Performance
-
Returns the measured execution time in nanoseconds.
- NS - Static variable in class org.basex.query.util.NSGlobal
-
Namespaces: prefixes and namespace URIs.
- NSAXIS - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NSCONS - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NSContext - Class in org.basex.query.util
-
This class references all statically known namespaces.
- NSContext() - Constructor for class org.basex.query.util.NSContext
- NSDECL_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- nsDict() - Method in class org.basex.query.util.pkg.EXPathRepo
-
Returns the namespace dictionary.
- NSEMPTY - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NSEMPTYURI - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- 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.
- NSGlobal - Class in org.basex.query.util
-
Global namespaces.
- NSMISS_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- NSMODURI - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- nsp - Variable in class org.basex.build.Parser
-
Namespaces of currently parsed element.
- NSP - Enum constant in enum class org.basex.query.value.type.Type.ID
-
namespace-node().
- NSP - Static variable in class org.basex.query.expr.path.KindTest
-
Generic namespace node test.
- nspaces - Variable in class org.basex.data.Data
-
Namespace index.
- nsScope(StaticContext) - Method in class org.basex.query.value.node.ANode
-
Returns a copy of the namespace hierarchy.
- NSSENS_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- nsSensitive() - Method in enum class org.basex.query.value.type.AtomType
- nsSensitive() - Method in class org.basex.query.value.type.FuncType
- nsSensitive() - Method in enum class org.basex.query.value.type.ListType
- nsSensitive() - Method in enum class org.basex.query.value.type.NodeType
- nsSensitive() - Method in interface org.basex.query.value.type.Type
-
Checks if the type is namespace-sensitive.
- NST - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:normalizedString.
- nsUri(byte[]) - Method in class org.basex.io.serial.Serializer
-
Returns the namespace URI currently bound by the given prefix.
- NULL - Enum constant in enum class org.basex.core.parse.Commands.CmdIndexInfo
- NULL - Enum constant in enum class org.basex.core.parse.Commands.CmdInfo
- NULL - Enum constant in enum class org.basex.core.parse.Commands.CmdOptimize
- NULL - Static variable in interface org.basex.io.parse.json.JsonConstants
-
Token: null.
- nullLit() - Method in class org.basex.io.parse.json.JsonAttsConverter
- nullLit() - Method in class org.basex.io.parse.json.JsonBasicConverter
- nullLit() - Method in class org.basex.io.parse.json.JsonDirectConverter
- nullLit() - Method in class org.basex.io.parse.json.JsonXQueryConverter
- NullOutput - Class in org.basex.io.out
-
This output stream swallows all data it receives.
- NullOutput() - Constructor for class org.basex.io.out.NullOutput
-
Constructor.
- num(int) - Static method in class org.basex.util.Num
-
Creates a compressed representation of the specified value.
- 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 - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:numeric.
- number() - Method in class org.basex.util.MainParser
-
Returns the next positive numeric argument.
- number(int) - Static method in class org.basex.util.Array
-
Returns an enumerated integer list.
- NUMBER - Enum constant in enum class org.basex.query.CompileContext.Simplify
-
Numeric arguments.
- NUMBER - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- NUMBER - Static variable in interface org.basex.io.parse.json.JsonConstants
-
Token: number.
- NUMBER - Static variable in interface org.basex.query.util.regex.parse.RegExParserConstants
-
RegularExpression Id.
- NUMBER_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- numberError(ParseExpr, Item) - Static method in enum class org.basex.query.QueryError
-
Throws a number exception.
- numberError(Item, InputInfo) - Static method in enum class org.basex.query.QueryError
-
Throws a number exception.
- NUMBERITR_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- numberLit(byte[]) - Method in class org.basex.io.parse.json.JsonAttsConverter
- numberLit(byte[]) - Method in class org.basex.io.parse.json.JsonBasicConverter
- numberLit(byte[]) - Method in class org.basex.io.parse.json.JsonDirectConverter
- numberLit(byte[]) - Method in class org.basex.io.parse.json.JsonXQueryConverter
- NumberOption - Class in org.basex.util.options
-
Option containing an integer value.
- NumberOption(String) - Constructor for class org.basex.util.options.NumberOption
-
Constructor without default value.
- NumberOption(String, int) - Constructor for class org.basex.util.options.NumberOption
-
Default constructor.
- NumbersOption - Class in org.basex.util.options
-
Option containing an integer array value.
- NumbersOption(String, int...) - Constructor for class org.basex.util.options.NumbersOption
-
Default constructor.
- NUMBERWS_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- numDigits(int) - Static method in class org.basex.util.Token
-
Checks number of digits of the specified integer.
- numeric(Expr) - Static method in class org.basex.query.expr.Preds
-
Checks if the specified expression returns an empty sequence or a deterministic numeric value.
- NUMERIC - Enum constant in enum class org.basex.query.value.type.AtomType
-
Numeric type.
- NUMERIC - Static variable in class org.basex.query.util.collation.UCAOptions
-
Option: numeric.
- NUMERIC_O - Static variable in class org.basex.query.value.type.SeqType
-
Zero or one xs:numeric.
- NUMERIC_ZO - Static variable in class org.basex.query.value.type.SeqType
-
Zero or one xs:numeric.
- NumericRange - Class in org.basex.index.query
-
This class stores a numeric range for index access.
- NumericRange(IndexType, double, double) - Constructor for class org.basex.index.query.NumericRange
-
Constructor.
- numType(Type, Type) - Static method in enum class org.basex.query.expr.Calc
-
Returns the numeric type with the highest precedence.
O
- OBJECT - Static variable in interface org.basex.io.parse.json.JsonConstants
-
Token: object.
- ObjectList<E,
L extends ObjectList<E, ?>> - Class in org.basex.util.list -
This is an abstract class for storing objects of any kind in an array-based list.
- ObjectList(E...) - Constructor for class org.basex.util.list.ObjectList
-
Constructor.
- occ - Variable in class org.basex.query.value.type.SeqType
-
Occurrence indicator.
- Occ - Enum Class in org.basex.query.value.type
-
Occurrence indicator (cardinality).
- occluded - Variable in class org.basex.query.expr.gflwor.GroupSpec
-
Occlusion flag,
trueif another grouping variable shadows this one. - 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.
- offset - Variable in class org.basex.index.IndexEntry
-
File offset to the id list.
- OFFSETS - Static variable in interface org.basex.core.Text
-
Map layout-algorithm.
- ok - Variable in class org.basex.gui.layout.BaseXDialog
-
Remembers if the window was correctly closed.
- ok() - Method in class org.basex.gui.layout.BaseXDialog
-
States if the dialog window was confirmed or canceled.
- ok() - Method in interface org.basex.util.Check
-
Returns the result of a check.
- ok(Expr, QuerySupplier<Boolean>) - Method in class org.basex.query.CompileContext
-
Evaluates a function in the given focus.
- ok(T) - Method in interface org.basex.util.Checks
-
Returns the result of a check.
- OK - Enum constant in enum class org.basex.server.Log.LogType
-
OK.
- OK - Static variable in interface org.basex.core.Text
-
OK Keyword.
- okCancel() - Method in class org.basex.gui.layout.BaseXDialog
-
Creates a OK and CANCEL button.
- oldindex() - Method in class org.basex.data.MetaData
-
Returns true if the indexes need to be updated.
- OMIT - Enum constant in enum class org.basex.util.options.Options.YesNoOmit
-
Omit.
- OMIT_XML_DECLARATION - Static variable in class org.basex.build.html.HtmlOptions
-
TagSoup option: omit-xml-declaration.
- OMIT_XML_DECLARATION - Static variable in class org.basex.io.serial.SerializerOptions
-
Serialization parameter: yes/no.
- ON - Static variable in interface org.basex.core.Text
-
ON flag.
- once() - Method in class org.basex.query.func.util.UtilReplicate
-
Indicates if the input argument will be evaluated exactly once.
- ONCE - Enum constant in enum class org.basex.query.var.VarUsage
-
Exactly one usage.
- one() - Method in class org.basex.query.value.type.SeqType
-
Tests if expressions of this type yield one item.
- ONE - Static variable in class org.basex.query.value.item.Dbl
-
Value "1".
- ONE - Static variable in class org.basex.query.value.item.Dec
-
Value 1.
- ONE - Static variable in class org.basex.query.value.item.Flt
-
Value "1".
- ONE - Static variable in class org.basex.query.value.item.Int
-
Value 1.
- ONE - Static variable in class org.basex.util.Token
-
Number '1'.
- ONE_OR_MORE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- ONE_OR_MORE - Enum constant in enum class org.basex.query.value.type.Occ
-
One or more.
- oneOf(Type...) - Method in interface org.basex.query.value.type.Type
-
Checks if this is one of the specified types.
- oneOrMore() - Method in class org.basex.query.value.type.SeqType
-
Tests if expressions of this type yield one or more items.
- ONEORMORE - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ONLY - Static variable in interface org.basex.query.QueryText
-
Parser token.
- ONLY_BACKUP - Static variable in interface org.basex.core.Text
-
Database only available as backup.
- ONLYMONO - Static variable in class org.basex.gui.GUIOptions
-
Only display monospace fonts.
- OP - Static variable in interface org.basex.query.QueryText
-
Query Info.
- OPAQUE - Enum constant in enum class org.basex.util.http.HttpText.Request
-
Opaque.
- open() - Method in class org.basex.data.Namespaces
-
Increases the level counter and sets a new default namespace.
- open() - Method in class org.basex.gui.view.editor.EditorView
-
Opens a new file.
- open() - Method in class org.basex.io.IOFile
-
Opens the file externally.
- open(int, Atts) - Method in class org.basex.data.Namespaces
-
Adds namespaces to a new namespace child node and sets this node as new cursor.
- open(String, Context, MainOptions) - Static method in class org.basex.core.cmd.Open
-
Opens the specified database.
- open(IOFile) - Method in class org.basex.gui.view.editor.EditorView
-
Opens and parses the specified query file.
- 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, String) - Constructor for class org.basex.core.cmd.Open
-
Default constructor.
- OPEN - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- OPEN - Static variable in interface org.basex.build.BuildText
-
Parser error.
- OPEN - Static variable in interface org.basex.core.parse.Commands
-
Command string: "open".
- OPEN - Static variable in interface org.basex.core.Text
-
Command info.
- OPEN - Static variable in class org.basex.gui.GUIOptions
-
Files opened in the editor.
- OPEN - Static variable in class org.basex.query.value.node.FPI
-
Opening characters.
- OPEN_EXTERNALLY - Static variable in interface org.basex.core.Text
-
Command info.
- OPEN_MANAGE - Static variable in interface org.basex.core.Text
-
Command info.
- openDB - Variable in class org.basex.core.Command
-
Indicates if the command requires an opened database.
- openDB(Data) - Method in class org.basex.core.Context
-
Sets the specified data instance as current database.
- openDoc(byte[]) - Method in class org.basex.build.Builder
-
Opens a document node.
- openDoc(byte[]) - Method in class org.basex.io.serial.BuilderSerializer
- openDoc(byte[]) - Method in class org.basex.io.serial.XMLSerializer
- openDoc(byte[]) - Method in class org.basex.io.serial.Serializer
-
Opens a document.
- opened() - Method in class org.basex.gui.view.editor.EditorArea
-
Returns
trueif the editor contents are saved on disk. - openElem(byte[], Atts, Atts) - Method in class org.basex.build.Builder
-
Opens a new element node.
- openElement(QNm) - Method in class org.basex.io.serial.Serializer
-
Opens an element.
- openFiles() - Method in class org.basex.gui.view.editor.EditorView
-
Returns paths of all open files.
- openScope() - Method in class org.basex.query.util.parse.LocalVars
-
Opens a new sub-scope inside the current one.
- operation() - Method in class org.basex.query.up.primitives.name.BackupAlter
- operation() - Method in class org.basex.query.up.primitives.name.BackupCreate
- operation() - Method in class org.basex.query.up.primitives.name.BackupDrop
- operation() - Method in class org.basex.query.up.primitives.name.DBAlter
- operation() - Method in class org.basex.query.up.primitives.name.DBCopy
- operation() - Method in class org.basex.query.up.primitives.name.DBCreate
- operation() - Method in class org.basex.query.up.primitives.name.DBDrop
- operation() - Method in class org.basex.query.up.primitives.name.DBRestore
- operation() - Method in class org.basex.query.up.primitives.name.NameUpdate
-
Returns an info string.
- operation() - Method in class org.basex.query.up.primitives.UserUpdate
-
Returns an info string.
- opt(CompileContext) - Method in class org.basex.query.expr.Lookup
-
Rewrites the lookup to another expression.
- opt(CompileContext) - Method in class org.basex.query.func.array.ArrayAppend
- opt(CompileContext) - Method in class org.basex.query.func.array.ArrayFilter
- opt(CompileContext) - Method in class org.basex.query.func.array.ArrayFlatten
- opt(CompileContext) - Method in class org.basex.query.func.array.ArrayFoldLeft
- opt(CompileContext) - Method in class org.basex.query.func.array.ArrayFoldRight
- opt(CompileContext) - Method in class org.basex.query.func.array.ArrayForEach
- opt(CompileContext) - Method in class org.basex.query.func.array.ArrayForEachPair
- opt(CompileContext) - Method in class org.basex.query.func.array.ArrayGet
- opt(CompileContext) - Method in class org.basex.query.func.array.ArrayHead
- opt(CompileContext) - Method in class org.basex.query.func.array.ArrayInsertBefore
- opt(CompileContext) - Method in class org.basex.query.func.array.ArrayJoin
- opt(CompileContext) - Method in class org.basex.query.func.array.ArrayPut
- opt(CompileContext) - Method in class org.basex.query.func.array.ArrayRemove
- opt(CompileContext) - Method in class org.basex.query.func.array.ArrayReverse
- opt(CompileContext) - Method in class org.basex.query.func.array.ArraySort
- opt(CompileContext) - Method in class org.basex.query.func.array.ArraySubarray
- opt(CompileContext) - Method in class org.basex.query.func.array.ArrayTail
- opt(CompileContext) - Method in class org.basex.query.func.csv.CsvParse
- opt(CompileContext) - Method in class org.basex.query.func.db.DbExists
- opt(CompileContext) - Method in class org.basex.query.func.db.DbName
- opt(CompileContext) - Method in class org.basex.query.func.db.DbNodeId
- opt(CompileContext) - Method in class org.basex.query.func.db.DbOpen
- opt(CompileContext) - Method in class org.basex.query.func.db.DbOpenId
- opt(CompileContext) - Method in class org.basex.query.func.db.DbText
- opt(CompileContext) - Method in class org.basex.query.func.db.DbTextRange
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnAdjustDateToTimezone
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnAbs
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnApply
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnAvg
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnBaseUri
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnBoolean
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnCeiling
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnCodepointEqual
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnCodepointsToString
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnCompare
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnConcat
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnContains
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnCount
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnData
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnDateTime
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnDeepEqual
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnDistinctValues
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnDoc
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnDocumentUri
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnEmpty
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnExactlyOne
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnExists
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnFilter
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnFloor
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnFoldLeft
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnFoldRight
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnForEach
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnForEachPair
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnFunctionLookup
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnHead
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnIndexOf
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnInsertBefore
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnLocalNameFromQName
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnMax
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnMin
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnName
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnNamespaceUriFromQName
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnNilled
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnNodeName
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnNot
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnNumber
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnOneOrMore
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnOutermost
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnParseIetfDate
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnParseJson
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnParseXml
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnParseXmlFragment
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnPath
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnPrefixFromQName
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnRemove
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnResolveQName
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnResolveUri
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnReverse
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnRoot
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnRound
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnSort
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnString
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnStringJoin
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnSubsequence
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnSubstring
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnSum
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnTail
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnTokenize
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnTrace
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnUnordered
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnUnparsedText
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnUnparsedTextLines
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnZeroOrOne
- opt(CompileContext) - Method in class org.basex.query.func.fn.FnFormatDate
- opt(CompileContext) - Method in class org.basex.query.func.ft.FtSearch
- opt(CompileContext) - Method in class org.basex.query.func.hof.HofFoldLeft1
- opt(CompileContext) - Method in class org.basex.query.func.hof.HofId
- opt(CompileContext) - Method in class org.basex.query.func.hof.HofScanLeft
- opt(CompileContext) - Method in class org.basex.query.func.hof.HofSortWith
- opt(CompileContext) - Method in class org.basex.query.func.hof.HofTakeWhile
- opt(CompileContext) - Method in class org.basex.query.func.hof.HofTopKBy
- opt(CompileContext) - Method in class org.basex.query.func.hof.HofTopKWith
- opt(CompileContext) - Method in class org.basex.query.func.hof.HofUntil
- opt(CompileContext) - Method in class org.basex.query.func.html.HtmlParse
- opt(CompileContext) - Method in class org.basex.query.func.inspect.InspectFunctions
- opt(CompileContext) - Method in class org.basex.query.func.json.JsonParse
- opt(CompileContext) - Method in class org.basex.query.func.lazy.LazyCache
- opt(CompileContext) - Method in class org.basex.query.func.map.MapContains
- opt(CompileContext) - Method in class org.basex.query.func.map.MapEntry
- opt(CompileContext) - Method in class org.basex.query.func.map.MapFind
- opt(CompileContext) - Method in class org.basex.query.func.map.MapForEach
- opt(CompileContext) - Method in class org.basex.query.func.map.MapGet
- opt(CompileContext) - Method in class org.basex.query.func.map.MapKeys
- opt(CompileContext) - Method in class org.basex.query.func.map.MapMerge
- opt(CompileContext) - Method in class org.basex.query.func.map.MapPut
- opt(CompileContext) - Method in class org.basex.query.func.map.MapRemove
- opt(CompileContext) - Method in class org.basex.query.func.math.MathFn
- opt(CompileContext) - Method in class org.basex.query.func.math.MathPow
- opt(CompileContext) - Method in class org.basex.query.func.prof.ProfDump
- opt(CompileContext) - Method in class org.basex.query.func.prof.ProfTime
- opt(CompileContext) - Method in class org.basex.query.func.prof.ProfType
- opt(CompileContext) - Method in class org.basex.query.func.prof.ProfVoid
- opt(CompileContext) - Method in class org.basex.query.func.random.RandomSeededPermutation
- opt(CompileContext) - Method in class org.basex.query.func.StandardFunc
-
Performs function specific optimizations.
- opt(CompileContext) - Method in class org.basex.query.func.util.UtilArrayMembers
- opt(CompileContext) - Method in class org.basex.query.func.util.UtilArrayValues
- opt(CompileContext) - Method in class org.basex.query.func.util.UtilDdo
- opt(CompileContext) - Method in class org.basex.query.func.util.UtilDuplicates
- opt(CompileContext) - Method in class org.basex.query.func.util.UtilIf
- opt(CompileContext) - Method in class org.basex.query.func.util.UtilInit
- opt(CompileContext) - Method in class org.basex.query.func.util.UtilIntersperse
- opt(CompileContext) - Method in class org.basex.query.func.util.UtilItem
- opt(CompileContext) - Method in class org.basex.query.func.util.UtilLast
- opt(CompileContext) - Method in class org.basex.query.func.util.UtilMapEntries
- opt(CompileContext) - Method in class org.basex.query.func.util.UtilMapValues
- opt(CompileContext) - Method in class org.basex.query.func.util.UtilOr
- opt(CompileContext) - Method in class org.basex.query.func.util.UtilReplicate
- opt(CompileContext) - Method in class org.basex.query.func.util.UtilRoot
- opt(CompileContext) - Method in class org.basex.query.func.util.UtilWithin
- opt(StandardFunc, long, long, CompileContext) - Static method in class org.basex.query.func.file.FileReadTextLines
-
Creates an optimized version of a
FileReadTextLinescall. - opt(StandardFunc, CompileContext, boolean, boolean) - Static method in class org.basex.query.func.fn.FnFoldLeft
-
Refines the types of a fold function.
- OPT_BOOLEAN_X_X - Static variable in interface org.basex.core.Text
-
Options error.
- OPT_EXPECT_X_X_X - Static variable in interface org.basex.core.Text
-
Options error.
- OPT_FUNC_X_X - Static variable in interface org.basex.core.Text
-
Options error.
- OPT_INVALID_X_X - Static variable in interface org.basex.core.Text
-
Options error.
- OPT_MAP_X_X - Static variable in interface org.basex.core.Text
-
Options error.
- OPT_NUMBER_X_X - Static variable in interface org.basex.core.Text
-
Options error.
- OPT_OFFSET_X - Static variable in interface org.basex.core.Text
-
Options error.
- OPT_ONEOF_X_X_X - Static variable in interface org.basex.core.Text
-
Options error.
- OPTAFTER_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- OPTCHILD_X - Static variable in interface org.basex.query.QueryText
-
Optimization info.
- OPTDECL_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- optFirst() - Method in class org.basex.query.func.StandardFunc
-
Optimizes a function that returns an empty sequence when the first atomized argument is empty, and adjusts the occurrence indicator if the argument will always yield one item.
- optFirst(boolean, boolean, Value) - Method in class org.basex.query.func.StandardFunc
-
Optimizes a function that returns an empty sequence when the first argument or the context value is empty.
- OPTFLAT_X_X - Static variable in interface org.basex.query.QueryText
-
Optimization info.
- OPTFORTOLET_X - Static variable in interface org.basex.query.QueryText
-
Optimization info.
- optimize() - Method in class org.basex.query.value.node.ANode
-
Minimizes the memory consumption of the node.
- optimize() - Method in class org.basex.query.value.node.FDoc
- optimize() - Method in class org.basex.query.value.node.FElem
- optimize(Data, boolean, boolean, boolean, boolean, Optimize) - Static method in class org.basex.core.cmd.Optimize
-
Optimizes the structures of a database.
- optimize(Data, Optimize) - Static method in class org.basex.core.cmd.Optimize
-
Optimizes the structures of a database.
- optimize(CompileContext) - Method in class org.basex.query.expr.And
- optimize(CompileContext) - Method in class org.basex.query.expr.Arith
- optimize(CompileContext) - Method in class org.basex.query.expr.Cast
- optimize(CompileContext) - Method in class org.basex.query.expr.Castable
- optimize(CompileContext) - Method in class org.basex.query.expr.Catch
- optimize(CompileContext) - Method in class org.basex.query.expr.CmpG
- optimize(CompileContext) - Method in class org.basex.query.expr.CmpIR
- optimize(CompileContext) - Method in class org.basex.query.expr.CmpN
- optimize(CompileContext) - Method in class org.basex.query.expr.CmpR
- optimize(CompileContext) - Method in class org.basex.query.expr.CmpSR
- optimize(CompileContext) - Method in class org.basex.query.expr.CmpV
- optimize(CompileContext) - Method in class org.basex.query.expr.constr.CArray
- optimize(CompileContext) - Method in class org.basex.query.expr.constr.CAttr
- optimize(CompileContext) - Method in class org.basex.query.expr.constr.CComm
- optimize(CompileContext) - Method in class org.basex.query.expr.constr.CElem
- optimize(CompileContext) - Method in class org.basex.query.expr.constr.CMap
- optimize(CompileContext) - Method in class org.basex.query.expr.constr.CNSpace
- optimize(CompileContext) - Method in class org.basex.query.expr.constr.CPI
- optimize(CompileContext) - Method in class org.basex.query.expr.constr.CTxt
- optimize(CompileContext) - Method in class org.basex.query.expr.ContextValue
- optimize(CompileContext) - Method in class org.basex.query.expr.Expr
-
Optimizes an already compiled expression without recompiling its sub-expressions.
- optimize(CompileContext) - Method in class org.basex.query.expr.Extension
- optimize(CompileContext) - Method in class org.basex.query.expr.Filter
- optimize(CompileContext) - Method in class org.basex.query.expr.ft.FTContains
- optimize(CompileContext) - Method in class org.basex.query.expr.ft.FTDistance
- optimize(CompileContext) - Method in class org.basex.query.expr.ft.FTExpr
- optimize(CompileContext) - Method in class org.basex.query.expr.ft.FTWeight
- optimize(CompileContext) - Method in class org.basex.query.expr.ft.FTWindow
- optimize(CompileContext) - Method in class org.basex.query.expr.ft.FTWords
- optimize(CompileContext) - Method in class org.basex.query.expr.gflwor.Clause
- optimize(CompileContext) - Method in class org.basex.query.expr.gflwor.Condition
- optimize(CompileContext) - Method in class org.basex.query.expr.gflwor.Count
- optimize(CompileContext) - Method in class org.basex.query.expr.gflwor.For
- optimize(CompileContext) - Method in class org.basex.query.expr.gflwor.GFLWOR
- optimize(CompileContext) - Method in class org.basex.query.expr.gflwor.GroupBy
- optimize(CompileContext) - Method in class org.basex.query.expr.gflwor.GroupSpec
- optimize(CompileContext) - Method in class org.basex.query.expr.gflwor.Let
- optimize(CompileContext) - Method in class org.basex.query.expr.gflwor.OrderBy
- optimize(CompileContext) - Method in class org.basex.query.expr.gflwor.OrderKey
- optimize(CompileContext) - Method in class org.basex.query.expr.gflwor.Where
- optimize(CompileContext) - Method in class org.basex.query.expr.gflwor.Window
- optimize(CompileContext) - Method in class org.basex.query.expr.If
- optimize(CompileContext) - Method in class org.basex.query.expr.Instance
- optimize(CompileContext) - Method in class org.basex.query.expr.List
- optimize(CompileContext) - Method in class org.basex.query.expr.Lookup
- optimize(CompileContext) - Method in class org.basex.query.expr.Or
- optimize(CompileContext) - Method in class org.basex.query.expr.path.Path
- optimize(CompileContext) - Method in class org.basex.query.expr.path.Step
- optimize(CompileContext) - Method in class org.basex.query.expr.Pos
- optimize(CompileContext) - Method in class org.basex.query.expr.Range
- optimize(CompileContext) - Method in class org.basex.query.expr.Except
- optimize(CompileContext) - Method in class org.basex.query.expr.SimpleMap
- optimize(CompileContext) - Method in class org.basex.query.expr.Single
- optimize(CompileContext) - Method in class org.basex.query.expr.Switch
- optimize(CompileContext) - Method in class org.basex.query.expr.SwitchGroup
- optimize(CompileContext) - Method in class org.basex.query.expr.Try
- optimize(CompileContext) - Method in class org.basex.query.expr.TypeCheck
- optimize(CompileContext) - Method in class org.basex.query.expr.Typeswitch
- optimize(CompileContext) - Method in class org.basex.query.expr.TypeswitchGroup
- optimize(CompileContext) - Method in class org.basex.query.expr.Unary
- optimize(CompileContext) - Method in class org.basex.query.func.Closure
- optimize(CompileContext) - Method in class org.basex.query.func.DynFuncCall
- optimize(CompileContext) - Method in class org.basex.query.func.PartFunc
- optimize(CompileContext) - Method in class org.basex.query.func.StandardFunc
- optimize(CompileContext) - Method in class org.basex.query.func.StaticFunc
-
Optimize the static function.
- optimize(CompileContext) - Method in class org.basex.query.func.StaticFuncCall
- optimize(CompileContext) - Method in class org.basex.query.up.expr.Transform
- optimize(CompileContext) - Method in class org.basex.query.up.expr.TransformWith
- optimize(CompileContext) - Method in class org.basex.query.var.VarRef
- optimize(Expr, Expr, InputInfo, CompileContext) - Method in enum class org.basex.query.expr.Calc
-
Optimizes the expressions.
- optimize(QueryContext) - Method in class org.basex.query.expr.ft.FTWords
-
Prepares query evaluation.
- 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 - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- OPTIMIZE - Static variable in interface org.basex.core.parse.Commands
-
Command string: "optimize".
- OPTIMIZE - Static variable in interface org.basex.core.Text
-
Button text for optimization.
- OPTIMIZE_ALL - Static variable in interface org.basex.core.parse.Commands
-
Command string: "optimize-all".
- OPTIMIZE_ALL - Static variable in interface org.basex.core.Text
-
Button text for optimization.
- optimizeAll(Data, Context, MainOptions, OptimizeAll) - Static method in class org.basex.core.cmd.OptimizeAll
-
Optimizes all data structures and closes the database.
- 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.
- OPTIMIZED_QUERY - Static variable in interface org.basex.core.Text
-
Query info: optimized query.
- OPTINDEX_X_X - Static variable in interface org.basex.query.QueryText
-
Optimization info.
- optInfo - Variable in class org.basex.query.util.index.IndexInfo
-
Optimization info.
- OPTINLINE_X - Static variable in interface org.basex.query.QueryText
-
Optimization info.
- option(String) - Method in class org.basex.util.options.Options
-
Returns the option with the specified name.
- Option<O> - Class in org.basex.util.options
-
Single option, stored in
Optionsinstances. - OPTION - Static variable in interface org.basex.core.parse.Commands
-
Command attribute: "option".
- OPTION - Static variable in interface org.basex.query.QueryText
-
Parser token.
- OPTION_JSON_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- optional - Variable in class org.basex.query.util.format.DecFormatter
-
Optional-digit character.
- options - Variable in class org.basex.build.Parser
-
Main options.
- options - Variable in class org.basex.core.Command
-
Convenience access to database options.
- options - Variable in class org.basex.core.Context
-
Options.
- options() - Method in class org.basex.api.client.ClientQuery
- options() - Method in class org.basex.api.client.LocalQuery
- options() - Method in class org.basex.api.client.Query
-
Returns the serialization options.
- options() - Method in class org.basex.gui.layout.BaseXSerial
-
Returns the serialization parameters.
- options(JsonSerialOptions) - Static method in class org.basex.query.func.json.JsonSerialize
-
Creates parameters for options.
- Options - Class in org.basex.util.options
-
This class provides methods for accessing, reading and storing options.
- Options() - Constructor for class org.basex.util.options.Options
-
Default constructor.
- Options(IOFile) - Constructor for class org.basex.util.options.Options
-
Constructor with options file.
- Options(Options) - Constructor for class org.basex.util.options.Options
-
Constructor with options to be copied.
- OPTIONS - Enum constant in enum class org.basex.server.ServerCmd
-
Code for showing the serializations options: {id}0.
- OPTIONS - Enum constant in enum class org.basex.util.http.HttpMethod
-
OPTIONS method.
- OPTIONS - Static variable in interface org.basex.core.Text
-
"Options".
- Options.YesNo - Enum Class in org.basex.util.options
-
Yes/No enumeration.
- Options.YesNoOmit - Enum Class in org.basex.util.options
-
Yes/No/Omit enumeration.
- OptionsOption<O extends Options> - Class in org.basex.util.options
-
Option containing another
Optionsvalue. - OptionsOption(String, Class<O>) - Constructor for class org.basex.util.options.OptionsOption
-
Constructor without default value.
- OptionsOption(String, O) - Constructor for class org.basex.util.options.OptionsOption
-
Constructor without default value.
- OPTLET_X - Static variable in interface org.basex.query.QueryText
-
Optimization info.
- OPTMERGE_X - Static variable in interface org.basex.query.QueryText
-
Optimization info.
- OPTMOVE_X - Static variable in interface org.basex.query.QueryText
-
Optimization info.
- OPTNORESULTS_X - Static variable in interface org.basex.query.QueryText
-
Optimization info.
- OPTOPEN_X - Static variable in interface org.basex.query.QueryText
-
Optimization info.
- OPTPATH_X - Static variable in interface org.basex.query.QueryText
-
Optimization info.
- optPred(Expr, CompileContext) - Method in class org.basex.query.expr.Cmp
-
Optimizes this expression as predicate.
- OPTPRED_X - Static variable in interface org.basex.query.QueryText
-
Optimization info.
- OPTREMOVE_X_X - Static variable in interface org.basex.query.QueryText
-
Optimization info.
- OPTREWRITE - Static variable in interface org.basex.query.QueryText
-
Optimization info.
- OPTREWRITE_X_X - Static variable in interface org.basex.query.QueryText
-
Optimization info.
- OPTSIMPLE_X_X - Static variable in interface org.basex.query.QueryText
-
Optimization info.
- OPTSTEP_X - Static variable in interface org.basex.query.QueryText
-
Optimization info.
- OPTSWAP_X - Static variable in interface org.basex.query.QueryText
-
Optimization info.
- OPTTCE_X - Static variable in interface org.basex.query.QueryText
-
Optimization info.
- OPTTYPE_X - Static variable in interface org.basex.query.QueryText
-
Optimization info.
- OPTTYPE_X_X - Static variable in interface org.basex.query.QueryText
-
Optimization info.
- OPTUNROLL_X - Static variable in interface org.basex.query.QueryText
-
Optimization info.
- OPTVAR_X - Static variable in interface org.basex.query.QueryText
-
Optimization info.
- opV - Variable in enum class org.basex.query.expr.CmpG.OpG
-
Value comparison operator.
- opV() - Method in class org.basex.query.expr.Cmp
-
Returns the value operator of the expression.
- opV() - Method in class org.basex.query.expr.CmpG
- opV() - Method in class org.basex.query.expr.CmpN
- opV() - Method in class org.basex.query.expr.CmpV
- or(int) - Method in class org.basex.query.util.ft.FTMatches
-
Adds a match entry.
- or(int, int) - Method in class org.basex.query.util.ft.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 - Static variable in interface org.basex.query.util.regex.parse.RegExParserConstants
-
RegularExpression Id.
- ORDER - Static variable in interface org.basex.query.QueryText
-
Parser token.
- OrderBy - Class in org.basex.query.expr.gflwor
-
FLWOR
order by-expression. - OrderBy(VarRef[], OrderKey[], InputInfo) - Constructor for class org.basex.query.expr.gflwor.OrderBy
-
Constructor.
- ORDERBY - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ordered - Variable in class org.basex.query.StaticContext
-
Ordering mode.
- ORDERED - Static variable in class org.basex.query.func.ft.FtIndexOptions
-
Option: ordered.
- ORDERED - Static variable in interface org.basex.query.QueryText
-
Parser token.
- orderGreatest - Variable in class org.basex.query.StaticContext
-
Default order for empty sequences.
- ORDERING - Static variable in interface org.basex.query.QueryText
-
Parser token.
- OrderKey - Class in org.basex.query.expr.gflwor
-
Sort key.
- OrderKey(InputInfo, Expr, boolean, boolean, Collation) - Constructor for class org.basex.query.expr.gflwor.OrderKey
-
Constructor.
- 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
- org.basex.api.client - package org.basex.api.client
-
Client sessions.
- org.basex.api.dom - package org.basex.api.dom
-
Basic DOM API.
- org.basex.build - package org.basex.build
-
Classes for creating new database instances.
- org.basex.build.csv - package org.basex.build.csv
- org.basex.build.html - package org.basex.build.html
- org.basex.build.json - package org.basex.build.json
- org.basex.build.text - package org.basex.build.text
- 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.core.jobs - package org.basex.core.jobs
- org.basex.core.locks - package org.basex.core.locks
- org.basex.core.parse - package org.basex.core.parse
- org.basex.core.users - package org.basex.core.users
- 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.listener - package org.basex.gui.listener
- org.basex.gui.text - package org.basex.gui.text
- 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.project - package org.basex.gui.view.project
- 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.name - package org.basex.index.name
- org.basex.index.path - package org.basex.index.path
- org.basex.index.query - package org.basex.index.query
- org.basex.index.resource - package org.basex.index.resource
- org.basex.index.stats - package org.basex.index.stats
- 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.parse.csv - package org.basex.io.parse.csv
- org.basex.io.parse.json - package org.basex.io.parse.json
- org.basex.io.parse.xml - package org.basex.io.parse.xml
- org.basex.io.random - package org.basex.io.random
- org.basex.io.serial - package org.basex.io.serial
- org.basex.io.serial.csv - package org.basex.io.serial.csv
- org.basex.io.serial.json - package org.basex.io.serial.json
- org.basex.query - package org.basex.query
-
XQuery implementation.
- org.basex.query.ann - package org.basex.query.ann
- org.basex.query.expr - package org.basex.query.expr
-
XQuery expressions.
- org.basex.query.expr.constr - package org.basex.query.expr.constr
-
Constructor expressions.
- org.basex.query.expr.ft - package org.basex.query.expr.ft
-
XQuery Full Text expressions.
- org.basex.query.expr.gflwor - package org.basex.query.expr.gflwor
- org.basex.query.expr.index - package org.basex.query.expr.index
- org.basex.query.expr.path - package org.basex.query.expr.path
-
XQuery path expressions.
- org.basex.query.func - package org.basex.query.func
-
XQuery functions.
- org.basex.query.func.admin - package org.basex.query.func.admin
-
Admin functions.
- org.basex.query.func.archive - package org.basex.query.func.archive
-
Archive functions.
- org.basex.query.func.array - package org.basex.query.func.array
-
Array functions.
- org.basex.query.func.bin - package org.basex.query.func.bin
-
Binary Functions.
- org.basex.query.func.client - package org.basex.query.func.client
-
Client Functions.
- org.basex.query.func.convert - package org.basex.query.func.convert
-
Conversion Functions.
- org.basex.query.func.crypto - package org.basex.query.func.crypto
-
Crypto Functions.
- org.basex.query.func.csv - package org.basex.query.func.csv
-
CSV Functions.
- org.basex.query.func.db - package org.basex.query.func.db
-
Database Functions.
- org.basex.query.func.fetch - package org.basex.query.func.fetch
-
Fetch Functions.
- org.basex.query.func.file - package org.basex.query.func.file
-
File Functions.
- org.basex.query.func.fn - package org.basex.query.func.fn
-
Functions in the fn namespace.
- org.basex.query.func.ft - package org.basex.query.func.ft
-
Full-text Functions.
- org.basex.query.func.hash - package org.basex.query.func.hash
-
Hash Functions.
- org.basex.query.func.hof - package org.basex.query.func.hof
-
Higher-order Functions.
- org.basex.query.func.html - package org.basex.query.func.html
-
HTML Functions.
- org.basex.query.func.http - package org.basex.query.func.http
-
HTTP Functions.
- org.basex.query.func.index - package org.basex.query.func.index
-
Index Functions.
- org.basex.query.func.inspect - package org.basex.query.func.inspect
-
Inspection Functions.
- org.basex.query.func.java - package org.basex.query.func.java
- org.basex.query.func.jobs - package org.basex.query.func.jobs
- org.basex.query.func.json - package org.basex.query.func.json
-
JSON Functions.
- org.basex.query.func.lazy - package org.basex.query.func.lazy
-
Lazy Functions.
- org.basex.query.func.map - package org.basex.query.func.map
-
Map Functions.
- org.basex.query.func.math - package org.basex.query.func.math
-
Math Functions.
- org.basex.query.func.out - package org.basex.query.func.out
-
Output Functions.
- org.basex.query.func.proc - package org.basex.query.func.proc
-
Process Functions.
- org.basex.query.func.prof - package org.basex.query.func.prof
-
Profiling Functions.
- org.basex.query.func.random - package org.basex.query.func.random
-
Random Functions.
- org.basex.query.func.repo - package org.basex.query.func.repo
-
Repository Functions.
- org.basex.query.func.sql - package org.basex.query.func.sql
-
SQL Functions.
- org.basex.query.func.strings - package org.basex.query.func.strings
- org.basex.query.func.unit - package org.basex.query.func.unit
-
Unit Functions.
- org.basex.query.func.update - package org.basex.query.func.update
- org.basex.query.func.user - package org.basex.query.func.user
- org.basex.query.func.util - package org.basex.query.func.util
- org.basex.query.func.validate - package org.basex.query.func.validate
-
Validation Functions.
- org.basex.query.func.web - package org.basex.query.func.web
- org.basex.query.func.xquery - package org.basex.query.func.xquery
-
XQuery Functions.
- org.basex.query.func.xslt - package org.basex.query.func.xslt
-
XSLT Functions.
- org.basex.query.func.zip - package org.basex.query.func.zip
-
ZIP Functions.
- org.basex.query.iter - package org.basex.query.iter
-
XQuery iterators.
- org.basex.query.scope - package org.basex.query.scope
- org.basex.query.up - package org.basex.query.up
- org.basex.query.up.atomic - package org.basex.query.up.atomic
- 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.up.primitives.db - package org.basex.query.up.primitives.db
- org.basex.query.up.primitives.name - package org.basex.query.up.primitives.name
- org.basex.query.up.primitives.node - package org.basex.query.up.primitives.node
- org.basex.query.util - package org.basex.query.util
-
XQuery utility classes.
- org.basex.query.util.collation - package org.basex.query.util.collation
-
Collation-specific code.
- org.basex.query.util.fingertree - package org.basex.query.util.fingertree
- org.basex.query.util.format - package org.basex.query.util.format
-
XQuery formatter utility classes.
- org.basex.query.util.ft - package org.basex.query.util.ft
- org.basex.query.util.hash - package org.basex.query.util.hash
-
Query processor, hash structures.
- org.basex.query.util.index - package org.basex.query.util.index
- org.basex.query.util.list - package org.basex.query.util.list
-
Query processor, list structures.
- org.basex.query.util.parse - package org.basex.query.util.parse
- org.basex.query.util.pkg - package org.basex.query.util.pkg
- org.basex.query.util.regex - package org.basex.query.util.regex
- org.basex.query.util.regex.parse - package org.basex.query.util.regex.parse
-
This module contains
JavaCC-generated classes for parsing XSD regular expressions. - org.basex.query.value - package org.basex.query.value
-
XQuery values.
- org.basex.query.value.array - package org.basex.query.value.array
- org.basex.query.value.item - package org.basex.query.value.item
- org.basex.query.value.map - package org.basex.query.value.map
- org.basex.query.value.node - package org.basex.query.value.node
- org.basex.query.value.seq - package org.basex.query.value.seq
- org.basex.query.value.seq.tree - package org.basex.query.value.seq.tree
- org.basex.query.value.type - package org.basex.query.value.type
- org.basex.query.var - package org.basex.query.var
- 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.http - package org.basex.util.http
- org.basex.util.list - package org.basex.util.list
- org.basex.util.options - package org.basex.util.options
- org.basex.util.similarity - package org.basex.util.similarity
- ORGANIZATION - Static variable in interface org.basex.core.Text
-
Entity.
- original - Variable in class org.basex.data.MetaData
-
Path to initially imported resources.
- original - Variable in class org.basex.query.QueryInput
-
Original input string (resource URI, database path or XML string).
- original() - Method in class org.basex.util.ft.FTLexer
-
If called, the original tokens will be returned (including non-fulltext tokens).
- os - Variable in class org.basex.io.out.PrintOutput
-
Output stream reference (can be
null). - out - Variable in class org.basex.api.client.Query
-
Client output stream.
- out - Variable in class org.basex.api.client.Session
-
Client output stream.
- out - Variable in class org.basex.core.CLI
-
Output file for queries.
- out - Variable in class org.basex.core.Command
-
Output stream.
- out - Variable in class org.basex.io.serial.OutputSerializer
-
Output stream.
- out(Object, Object...) - Static method in class org.basex.util.Util
-
Prints a string to standard output.
- OUT - Static variable in class org.basex.core.Sandbox
-
Default output stream.
- 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.
- OUT_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- OUT_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- OutCr - Class in org.basex.query.func.out
-
Function implementation.
- OutCr() - Constructor for class org.basex.query.func.out.OutCr
- OUTDOC_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- OUTDUPL_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- OUTERMOST - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- OutFormat - Class in org.basex.query.func.out
-
Function implementation.
- OutFormat() - Constructor for class org.basex.query.func.out.OutFormat
- OUTINVALID_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- 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.
- OutNl - Class in org.basex.query.func.out
-
Function implementation.
- OutNl() - Constructor for class org.basex.query.func.out.OutNl
- output(boolean) - Method in class org.basex.query.up.Updates
-
Returns value to be output.
- OUTPUT - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- OUTPUT_DIR - Static variable in interface org.basex.core.Text
-
Dialog title for exporting nodes.
- OUTPUT_FORMAT_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- OUTPUT_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- OUTPUT_URI - Static variable in interface org.basex.query.QueryText
-
W3 URI.
- OutputSerializer - Class in org.basex.io.serial
-
This class serializes items to an output stream.
- OutputSerializer(OutputStream, SerializerOptions) - Constructor for class org.basex.io.serial.OutputSerializer
-
Constructor.
- outputStream() - Method in class org.basex.io.IOFile
-
Returns an output stream.
- OutTab - Class in org.basex.query.func.out
-
Function implementation.
- OutTab() - Constructor for class org.basex.query.func.out.OutTab
- OVERRIDE_MEDIA_TYPE - Enum constant in enum class org.basex.util.http.HttpText.Request
-
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[]) - Static method in class org.basex.util.Compress
-
Compresses the specified text.
- pack(byte[]) - Static method in class org.basex.util.Inline
-
Creates a numeric (inlined) representation of the specified token.
- packages() - Method in class org.basex.query.util.pkg.RepoManager
-
Returns a sorted list of all currently available packages.
- PACKAGES - Static variable in interface org.basex.core.Text
-
Command info.
- PACKAGES_X - Static variable in interface org.basex.core.Text
-
Show packages.
- packInt(byte[]) - Static method in class org.basex.util.Inline
-
Converts the specified token into a positive integer value.
- 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.BaseXDSlider
- paintComponent(Graphics) - Method in class org.basex.gui.layout.BaseXMem
- paintComponent(Graphics) - Method in class org.basex.gui.layout.BaseXScrollBar
- 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.
- Pair<N,
V> - Class in org.basex.util -
A pair consisting of two elements.
- Pair(N, V) - Constructor for class org.basex.util.Pair
-
Constructor.
- PAIR - Static variable in interface org.basex.io.parse.json.JsonConstants
-
Token: pair.
- panel - Variable in class org.basex.gui.layout.BaseXDialog
-
Reference to the root panel.
- PANEL - Static variable in class org.basex.gui.GUIConstants
-
Panel color.
- PAR_CLOSE - Static variable in interface org.basex.query.util.regex.parse.RegExParserConstants
-
RegularExpression Id.
- PAR_OPEN - Static variable in interface org.basex.query.util.regex.parse.RegExParserConstants
-
RegularExpression Id.
- paragraph() - Method in class org.basex.util.ft.FTLexer
-
Returns if the current token starts a new paragraph.
- PARAGRAPH - Enum constant in enum class org.basex.util.ft.FTBigUnit
-
Paragraph unit.
- PARAGRAPH - Static variable in interface org.basex.query.QueryText
-
Parser token.
- PARAGRAPHS - Enum constant in enum class org.basex.util.ft.FTUnit
-
Paragraph unit.
- PARAGRAPHS - Static variable in interface org.basex.query.QueryText
-
Parser token.
- parallel - Variable in class org.basex.core.locks.LockQueue
-
Maximum number of parallel jobs.
- PARALLEL - Static variable in class org.basex.core.StaticOptions
-
Defines the number of parallel readers.
- PARAMETER_DOCUMENT - Static variable in class org.basex.io.serial.SerializerOptions
-
Parameter document.
- parameters() - Method in class org.basex.server.ServerQuery
-
Returns the serialization parameters.
- parameters() - Method in class org.basex.util.http.MediaType
-
Returns the parameters.
- parameters(Context) - Method in class org.basex.core.cmd.AQuery
-
Returns the serialization parameters.
- PARAMETERS - Static variable in interface org.basex.core.Text
-
"Parameters".
- paramName(int) - Method in class org.basex.query.func.Closure
- paramName(int) - Method in class org.basex.query.func.StaticFunc
- paramName(int) - Method in interface org.basex.query.func.XQFunctionExpr
-
Name of the parameter at the given position.
- paramName(int) - Method in class org.basex.query.value.array.XQArray
- paramName(int) - Method in class org.basex.query.value.item.FuncItem
- paramName(int) - Method in class org.basex.query.value.map.XQMap
- params - Variable in class org.basex.query.func.StaticFunc
-
Formal parameters.
- params(Object[]) - Method in class org.basex.query.QueryString
-
Adds parameters or function arguments.
- paren(Object) - Method in class org.basex.query.QueryString
-
Adds a token wrapped with parentheses.
- PAREN1 - Static variable in interface org.basex.query.QueryText
-
Parser token.
- PAREN2 - Static variable in interface org.basex.query.QueryText
-
Parser token.
- parent - Variable in class org.basex.index.path.PathNode
-
Parent.
- parent - Variable in class org.basex.query.QueryContext
-
Parent query context.
- parent() - Method in class org.basex.io.IOFile
-
Returns the parent of this file or directory or
nullif there is no parent directory. - parent() - Method in class org.basex.query.value.node.ANode
-
Returns the parent node.
- parent() - Method in class org.basex.query.value.node.DBNode
- parent() - Method in class org.basex.query.value.node.FNode
- parent(int, int) - Method in class org.basex.data.Data
-
Returns a pre value of the parent node.
- parent(ArrayList<PathNode>) - Static method in class org.basex.index.path.PathIndex
-
Returns all parents of the specified nodes.
- parent(Data, int) - Static method in class org.basex.gui.view.ViewData
-
Returns the parent for the specified node.
- parent(FNode) - Method in class org.basex.query.value.node.ANode
-
Sets the parent node.
- parent(FNode) - Method in class org.basex.query.value.node.DBNode
- parent(FNode) - Method in class org.basex.query.value.node.FNode
- PARENT - Enum constant in enum class org.basex.query.expr.path.Axis
-
Parent axis.
- parentIter() - Method in class org.basex.query.value.node.ANode
-
Returns a light-weight, low-level parent axis iterator.
- parse() - Method in class org.basex.build.csv.CsvParser
- parse() - Method in class org.basex.build.SingleParser
-
Parses the current input.
- parse() - Method in class org.basex.build.text.TextParser
- parse() - Method in class org.basex.build.xml.SAXWrapper
- parse() - Method in class org.basex.build.xml.XMLParser
- parse() - Static method in class org.basex.core.Lang
-
Parses all available language files and returns the names and credits.
- parse() - Method in class org.basex.core.parse.CommandParser
-
Parses the input and returns a command list.
- parse() - Method in class org.basex.io.parse.csv.CsvParser
-
Parses a CSV expression.
- parse() - Method in class org.basex.io.parse.json.JsonParser
-
Parses a JSON expression.
- parse() - Method in class org.basex.query.QueryProcessor
-
Parses the query.
- parse() - Method in class org.basex.query.util.regex.parse.RegExParser
-
Root production.
- parse(byte[]) - Static method in class org.basex.query.value.item.Bln
-
Converts the specified string to a boolean.
- parse(byte[], InputInfo) - Static method in class org.basex.query.value.item.B64
-
Converts the given token into a byte array.
- parse(byte[], InputInfo) - Static method in class org.basex.query.value.item.Dbl
-
Converts the given token into a double value.
- parse(byte[], InputInfo) - Static method in class org.basex.query.value.item.Flt
-
Converts the given item to a float value.
- parse(byte[], InputInfo) - Static method in class org.basex.query.value.item.Hex
-
Converts the given token into a byte array.
- parse(byte[], InputInfo) - Static method in class org.basex.query.value.node.FComm
-
Checks the specified token for validity.
- parse(byte[], InputInfo) - Static method in class org.basex.query.value.node.FPI
-
Checks the specified token for validity.
- parse(InputStream) - Method in class org.basex.io.parse.xml.XmlParser
-
Sets a content handler.
- parse(String) - Static method in class org.basex.query.util.UriParser
-
Parses an RFC 3986 URI.
- parse(String) - Static method in class org.basex.util.DateTime
-
Parses a string and produces a date object.
- parse(String, boolean, String) - Method in class org.basex.query.QueryContext
-
Parses the specified query.
- parse(String, byte[], StaticContext, InputInfo) - Method in class org.basex.io.serial.SerializerOptions
-
Parses options.
- parse(String, String) - Method in class org.basex.query.QueryContext
-
Parses the specified query.
- parse(ArrayList<Command>) - Method in class org.basex.core.parse.CommandParser
-
Parses the input and fills the command list.
- parse(Builder) - Method in class org.basex.build.DirParser
- 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(Builder) - Method in class org.basex.build.xml.DOMWrapper
- parse(IO) - Method in class org.basex.query.func.inspect.Inspect
-
Parses a module and returns an inspection element.
- parse(IO) - Method in class org.basex.query.util.pkg.PkgParser
-
Parses package descriptor.
- parse(IO, QueryContext) - Method in class org.basex.query.func.csv.CsvParse
-
Parses the input and creates an XML document.
- parse(IO, QueryContext) - Method in class org.basex.query.func.html.HtmlParse
-
Parses the input and creates an XML document.
- parse(IO, QueryContext) - Method in class org.basex.query.func.json.JsonParse
-
Parses the input and creates an XML document.
- parse(QueryContext, byte[], String) - Method in class org.basex.query.func.xquery.XQueryParse
-
Parses the specified query and returns the resulting query plan.
- parse(Item, InputInfo) - Static method in class org.basex.query.value.item.B64
-
Converts the given item to a byte array.
- parse(Item, InputInfo) - Static method in class org.basex.query.value.item.Bln
-
Converts the specified item to a boolean.
- parse(Item, InputInfo) - Static method in class org.basex.query.value.item.Dec
-
Converts the given token into a decimal value.
- parse(Item, InputInfo) - Static method in class org.basex.query.value.item.Hex
-
Converts the given item to a byte array.
- parse(Item, InputInfo) - Static method in class org.basex.query.value.item.Int
-
Converts the given item to a long primitive.
- parse(ANode, Value) - Method in class org.basex.util.http.HttpRequestParser
-
Parses an http:request element.
- Parse - Class in org.basex.query.func.fn
-
Parse functions.
- Parse() - Constructor for class org.basex.query.func.fn.Parse
- PARSE - Enum constant in enum class org.basex.gui.text.TextPanel.Action
-
Enforce parsing of input.
- PARSE_ARCHIVES - Static variable in interface org.basex.core.Text
-
Parse files inside archives.
- PARSE_DTDS - Static variable in interface org.basex.core.Text
-
DTD information.
- PARSE_IETF_DATE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- PARSE_JSON - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- PARSE_JSON_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- PARSE_PROJECT_FILES - Static variable in interface org.basex.core.Text
-
Parse project files.
- PARSE_QUOTES - Static variable in interface org.basex.core.Text
-
Parse quotes.
- PARSE_XML - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- PARSE_XML_FRAGMENT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- parseArgs() - Method in class org.basex.BaseX
- parseArgs() - Method in class org.basex.BaseXGUI
- parseArgs() - Method in class org.basex.BaseXServer
- parseArgs() - Method in class org.basex.util.Main
-
Parses the command-line arguments, specified by the user.
- ParsedUri() - Constructor for class org.basex.query.util.UriParser.ParsedUri
- ParseException - Exception in org.basex.query.util.regex.parse
-
This exception is thrown when parse errors are encountered.
- ParseException() - Constructor for exception org.basex.query.util.regex.parse.ParseException
-
The following constructors are for use by you for whatever purpose you can think of.
- ParseException(String) - Constructor for exception org.basex.query.util.regex.parse.ParseException
-
Constructor with message.
- ParseException(Token, int[][], String[]) - Constructor for exception org.basex.query.util.regex.parse.ParseException
-
This constructor is used by the method "generateParseException" in the generated parser.
- ParseExpr - Class in org.basex.query.expr
-
Abstract parse expression.
- ParseExpr(InputInfo, SeqType) - Constructor for class org.basex.query.expr.ParseExpr
-
Constructor.
- PARSEINV - Static variable in interface org.basex.build.BuildText
-
Parser error.
- parseLibrary(boolean) - Method in class org.basex.query.QueryParser
-
Parses a library module.
- parseLibrary(String, String) - Method in class org.basex.query.QueryContext
-
Parses the specified module.
- parseMain() - Method in class org.basex.query.QueryParser
-
Parses a main module.
- parseMain(String, String) - Method in class org.basex.query.QueryContext
-
Parses the specified query.
- parseMain(String, String, StaticContext) - Method in class org.basex.query.QueryContext
-
Parses the specified query.
- PARSEPROJ - Static variable in class org.basex.gui.GUIOptions
-
Parse project files.
- parser() - Static method in class org.basex.build.html.HtmlParser
-
Returns the name of the parser, or an empty string.
- Parser - Class in org.basex.build
-
This class defines a parser, which is used to create new databases instances.
- Parser(String, MainOptions) - Constructor for class org.basex.build.Parser
-
Constructor.
- Parser(IO, MainOptions) - Constructor for class org.basex.build.Parser
-
Constructor.
- PARSER - Static variable in class org.basex.core.MainOptions
-
Define import parser.
- PARSER_X - Static variable in interface org.basex.core.Text
-
General info.
- PARSERESTXQ - Static variable in class org.basex.core.StaticOptions
-
Minimum timeout for parsing RESTXQ files.
- parseSingle() - Method in class org.basex.core.parse.CommandParser
-
Restricts parsing to a single command.
- parsing - Variable in class org.basex.query.QueryInfo
-
Parsing time (nano seconds).
- PARSING - Static variable in interface org.basex.core.Text
-
General info.
- PARSING - Static variable in class org.basex.query.up.primitives.DBOptions
-
Parsing options.
- PARSING_CC - Static variable in interface org.basex.core.Text
-
"Parsing: ".
- part - Variable in class org.basex.query.expr.path.NameTest
-
Part of name to be tested.
- part() - Method in class org.basex.query.expr.path.NameTest
-
Returns the name part relevant at runtime.
- Part() - Constructor for class org.basex.util.http.HttpRequest.Part
- PartFunc - Class in org.basex.query.func
-
Partial function application.
- PartFunc(StaticContext, InputInfo, Expr, Expr[], int[]) - Constructor for class org.basex.query.func.PartFunc
-
Constructor.
- parts - Variable in class org.basex.util.http.HttpRequest
-
Parts in case of multipart request.
- PASS - Static variable in class org.basex.query.func.xquery.XQueryEval.XQueryOptions
-
Pass on error info.
- PASS - Static variable in class org.basex.query.func.xquery.XQueryParse.XQueryOptions
-
Pass on error info.
- password() - Method in interface org.basex.core.parse.PasswordReader
-
Parses and returns a password.
- password() - Method in class org.basex.gui.dialog.DialogPass
-
Returns the password.
- password() - Static method in class org.basex.util.Util
-
Returns a password from standard input.
- password(String) - Method in class org.basex.core.users.User
-
Computes new password hashes.
- 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 - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- PASSWORD - Enum constant in enum class org.basex.core.parse.Commands.CmdAlter
- PASSWORD - Enum constant in enum class org.basex.util.http.HttpText.Request
-
Password.
- PASSWORD - Static variable in interface org.basex.core.parse.Commands
-
Command string: "password".
- PASSWORD - Static variable in class org.basex.core.StaticOptions
-
Default password.
- PASSWORD - Static variable in interface org.basex.core.Text
-
Password.
- PASSWORD - Static variable in interface org.basex.core.users.UserText
-
Password.
- PasswordReader - Interface in org.basex.core.parse
-
Reads a password from a specified source (eg.
- PASTE - Static variable in interface org.basex.core.Text
-
Command info.
- PASTE1 - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Paste.
- PASTE2 - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Paste.
- path - Variable in class org.basex.query.up.primitives.NewInput
-
Target path.
- path() - Method in class org.basex.gui.dialog.DialogExport
-
Returns the chosen XML file or directory path.
- path() - Method in class org.basex.gui.layout.ResourceNode
-
Returns the complete path (path + name) of this node as a string.
- path() - Method in class org.basex.io.IO
-
Returns the full path.
- path() - Method in class org.basex.query.util.pkg.EXPathRepo
-
Returns the path to the repository.
- path() - Method in class org.basex.query.util.pkg.Pkg
-
Returns the path to the package.
- path() - Method in class org.basex.util.InputInfo
-
Returns the input reference.
- path(byte[]) - Static method in class org.basex.gui.layout.ResourceFolder
-
Returns the path without folder/file name for the given path.
- path(String) - Method in class org.basex.query.util.pkg.EXPathRepo
-
Returns the path to the specified repository package.
- path(String) - Method in class org.basex.query.util.pkg.Pkg
-
Sets the package path and updates the package type.
- path(Data, int) - Static method in class org.basex.gui.view.ViewData
-
Returns path for the specified pre value.
- Path - Class in org.basex.query.expr.path
-
Path expression.
- Path(InputInfo, Type, Expr, Expr...) - Constructor for class org.basex.query.expr.path.Path
-
Constructor.
- PATH - Enum constant in enum class org.basex.core.parse.Commands.CmdIndexInfo
- PATH - Enum constant in enum class org.basex.index.IndexType
-
Path index.
- PATH - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- PATH - Static variable in interface org.basex.core.parse.Commands
-
Command attribute: "path".
- PATH - Static variable in interface org.basex.core.Text
-
"Path".
- PATH - Static variable in interface org.basex.query.QueryText
-
Query Info.
- PATH - Static variable in class org.basex.util.Prop
-
System property for specifying database home directory.
- PATH_INDEX - Static variable in interface org.basex.core.Text
-
Info on path index.
- PATH_INVALID_X - Static variable in interface org.basex.core.Text
-
Path invalid.
- PathCache - Class in org.basex.query.expr.path
-
Cache for path results.
- PathCache() - Constructor for class org.basex.query.expr.path.PathCache
- PathIndex - Class in org.basex.index.path
-
This class stores the path summary of a database.
- PathIndex() - Constructor for class org.basex.index.path.PathIndex
-
Constructor.
- PathIndex(Data) - Constructor for class org.basex.index.path.PathIndex
-
Constructor, specifying a data reference.
- PathIndex(Data, DataInput) - Constructor for class org.basex.index.path.PathIndex
-
Constructor, specifying an input file.
- PathNode - Class in org.basex.index.path
-
This class represents a node of the path index.
- PATHNODE_X_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- pathNodes(Expr) - Method in class org.basex.query.expr.path.Path
-
Returns the path nodes that will result from this path.
- paths - Variable in class org.basex.data.Data
-
Path index.
- paths - Variable in class org.basex.query.util.parse.ModInfo
-
Paths.
- PATHS - Static variable in interface org.basex.core.Text
-
Paths.
- pattern - Variable in class org.basex.query.util.format.DecFormatter
-
Pattern-separator character.
- pattern(Expr, Expr, QueryContext, boolean) - Method in class org.basex.query.func.fn.FnAnalyzeString
-
Returns a regular expression pattern.
- PATTERN - Static variable in interface org.basex.core.parse.Commands
-
Command attribute: "pattern".
- PATTERN - Static variable in interface org.basex.core.users.UserText
-
Pattern.
- patterns - Variable in class org.basex.query.up.primitives.UserPermUpdate
-
Database patterns.
- payload - Variable in class org.basex.util.http.HttpRequest
-
Payload.
- payloadAtts - Variable in class org.basex.util.http.HttpRequest
-
Body or multipart attributes.
- PC - Static variable in interface org.basex.build.BuildText
-
DTD: #PCDATA ELEMENT.
- PDC - Enum constant in enum class org.basex.query.value.type.Type.ID
-
precisionDecimal().
- peek() - Method in class org.basex.util.list.BoolList
-
Returns the uppermost element on the stack, without removing it.
- peek() - Method in class org.basex.util.list.IntList
-
Returns the uppermost element from the stack.
- peek() - Method in class org.basex.util.list.LongList
-
Returns the uppermost element from the stack.
- peek() - Method in class org.basex.util.list.ObjectList
-
Returns the uppermost element on the stack, without removing it.
- percent - Variable in class org.basex.query.util.format.DecFormatter
-
Percent character.
- performance - Variable in class org.basex.core.jobs.JobContext
-
Performance measurements.
- Performance - Class in org.basex.util
-
This class contains methods for performance measurements.
- Performance() - Constructor for class org.basex.util.Performance
- perm(String) - Method in class org.basex.core.users.User
-
Returns the global permission, or the permission for the specified database.
- perm(Perm) - Method in class org.basex.core.users.User
-
Sets the global permission.
- perm(Perm, String) - Method in class org.basex.core.Context
-
Checks if the current user has the specified permission.
- perm(Perm, String) - Method in class org.basex.core.users.User
-
Sets the permission.
- Perm - Enum Class in org.basex.core.users
-
User permissions.
- PERM_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- PERM_REQUIRED_X - Static variable in interface org.basex.core.Text
-
Permission required.
- PERM_UNKNOWN_X - Static variable in interface org.basex.core.Text
-
Invalid permissions.
- PERM_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- permille - Variable in class org.basex.query.util.format.DecFormatter
-
Permille character.
- PERMISSION - Static variable in interface org.basex.core.parse.Commands
-
Command attribute: "permission".
- PERMISSION - Static variable in interface org.basex.core.users.UserText
-
Permission.
- PERMISSION - Static variable in class org.basex.query.func.xquery.XQueryEval.XQueryOptions
-
Permission.
- persistent() - Method in class org.basex.query.value.item.Item
-
Indicates if this item references a persistent database.
- phrase(FTMatches, int) - Method in class org.basex.query.util.ft.FTMatches
-
Combines two matches as phrase.
- PHRASE - Enum constant in enum class org.basex.util.ft.FTMode
-
Phrase search.
- 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(byte[], byte[]) - Method in class org.basex.io.serial.BuilderSerializer
- pi(byte[], byte[]) - Method in class org.basex.io.serial.XMLSerializer
- pi(byte[], byte[]) - Method in class org.basex.io.serial.Serializer
-
Serializes a processing instruction.
- PI - Enum constant in enum class org.basex.build.BuildText.Type
-
Processing instruction.
- PI - Enum constant in enum class org.basex.query.value.type.Type.ID
-
processing-instruction().
- PI - Static variable in class org.basex.data.Data
-
Node kind: processing instruction (code:
5). - PI - Static variable in interface org.basex.data.DataText
-
Processing instruction output.
- PI - Static variable in class org.basex.query.expr.path.KindTest
-
Generic PI node test.
- PI_C - Static variable in interface org.basex.data.DataText
-
PI output.
- PI_O - Static variable in interface org.basex.data.DataText
-
PI output.
- PICDATE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- PICEMPTY - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- PICINVCOMP_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- PICNUM_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- Piece - Class in org.basex.query.util.regex
-
An atom together with a quantifier.
- Piece(RegExp, Quantifier) - Constructor for class org.basex.query.util.regex.Piece
-
Constructor.
- pin(String) - Method in class org.basex.core.Datas
-
Pins and returns a database with the specified name.
- pin(Data) - Method in class org.basex.core.Datas
-
Pins a data reference.
- PIN - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:positiveInteger.
- ping(String, int) - Static method in class org.basex.BaseXServer
-
Checks if a server is running.
- pinned(String) - Method in class org.basex.core.Context
-
Checks if the specified database is pinned.
- pins(String) - Method in class org.basex.core.Datas
-
Returns the number of pins for the database with the specified name, or
0if the database is not opened. - 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.
- PIWRONG - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- PIXML_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- Pkg - Class in org.basex.query.util.pkg
-
EXPath or internal package.
- Pkg(String) - Constructor for class org.basex.query.util.pkg.Pkg
-
Constructor.
- PKG_DELETED_X - Static variable in interface org.basex.core.Text
-
Package deleted.
- PKG_INSTALLED_X_X - Static variable in interface org.basex.core.Text
-
Package installed.
- PKG_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- PKG_REPLACED_X_X - Static variable in interface org.basex.core.Text
-
Package replaced.
- PKG_URI - Static variable in interface org.basex.query.QueryText
-
EXPath URI.
- pkgDict() - Method in class org.basex.query.util.pkg.EXPathRepo
-
Returns the package dictionary.
- PkgParser - Class in org.basex.query.util.pkg
-
Parses the package descriptors and performs schema checks.
- PkgParser(InputInfo) - Constructor for class org.basex.query.util.pkg.PkgParser
-
Constructor.
- PkgText - Interface in org.basex.query.util.pkg
-
This class assembles textual information for package handling.
- PkgType - Enum Class in org.basex.query.util.pkg
-
Package type.
- PkgValidator - Class in org.basex.query.util.pkg
-
Package validator.
- PkgValidator(EXPathRepo, InputInfo) - Constructor for class org.basex.query.util.pkg.PkgValidator
-
Constructor.
- PLAIN_TEXT - Static variable in interface org.basex.core.Text
-
File description: Plain Text.
- plan() - Method in class org.basex.query.QueryProcessor
-
Returns a tree representation of the query plan.
- plan(boolean) - Method in class org.basex.query.QueryContext
-
Creates and returns an XML query plan (expression tree) for this query.
- plan(QueryPlan) - Method in class org.basex.query.expr.Arith
- plan(QueryPlan) - Method in class org.basex.query.expr.Arr
- plan(QueryPlan) - Method in class org.basex.query.expr.Cast
- plan(QueryPlan) - Method in class org.basex.query.expr.Castable
- plan(QueryPlan) - Method in class org.basex.query.expr.CmpG
- plan(QueryPlan) - Method in class org.basex.query.expr.CmpIR
- plan(QueryPlan) - Method in class org.basex.query.expr.CmpN
- plan(QueryPlan) - Method in class org.basex.query.expr.CmpR
- plan(QueryPlan) - Method in class org.basex.query.expr.CmpSR
- plan(QueryPlan) - Method in class org.basex.query.expr.CmpV
- plan(QueryPlan) - Method in class org.basex.query.expr.constr.CAttr
- plan(QueryPlan) - Method in class org.basex.query.expr.ExprInfo
-
Creates a query plan.
- plan(QueryPlan) - Method in class org.basex.query.expr.Extension
- plan(QueryPlan) - Method in class org.basex.query.expr.Filter
- plan(QueryPlan) - Method in class org.basex.query.expr.ft.FTContains
- plan(QueryPlan) - Method in class org.basex.query.expr.ft.FTContent
- plan(QueryPlan) - Method in class org.basex.query.expr.ft.FTDistance
- plan(QueryPlan) - Method in class org.basex.query.expr.ft.FTExpr
- plan(QueryPlan) - Method in class org.basex.query.expr.ft.FTExtension
- plan(QueryPlan) - Method in class org.basex.query.expr.ft.FTIndexAccess
- plan(QueryPlan) - Method in class org.basex.query.expr.ft.FTOptions
- plan(QueryPlan) - Method in class org.basex.query.expr.ft.FTOrder
- plan(QueryPlan) - Method in class org.basex.query.expr.ft.FTScope
- plan(QueryPlan) - Method in class org.basex.query.expr.ft.FTWeight
- plan(QueryPlan) - Method in class org.basex.query.expr.ft.FTWindow
- plan(QueryPlan) - Method in class org.basex.query.expr.ft.FTWords
- plan(QueryPlan) - Method in class org.basex.query.expr.gflwor.Condition
- plan(QueryPlan) - Method in class org.basex.query.expr.gflwor.Count
- plan(QueryPlan) - Method in class org.basex.query.expr.gflwor.For
- plan(QueryPlan) - Method in class org.basex.query.expr.gflwor.GFLWOR
- plan(QueryPlan) - Method in class org.basex.query.expr.gflwor.GroupBy
- plan(QueryPlan) - Method in class org.basex.query.expr.gflwor.GroupSpec
- plan(QueryPlan) - Method in class org.basex.query.expr.gflwor.Let
- plan(QueryPlan) - Method in class org.basex.query.expr.gflwor.OrderBy
- plan(QueryPlan) - Method in class org.basex.query.expr.gflwor.OrderKey
- plan(QueryPlan) - Method in class org.basex.query.expr.gflwor.Where
- plan(QueryPlan) - Method in class org.basex.query.expr.gflwor.Window
- plan(QueryPlan) - Method in class org.basex.query.expr.If
- plan(QueryPlan) - Method in class org.basex.query.expr.index.IndexDynDb
- plan(QueryPlan) - Method in class org.basex.query.expr.index.IndexStaticDb
- plan(QueryPlan) - Method in class org.basex.query.expr.index.RangeAccess
- plan(QueryPlan) - Method in class org.basex.query.expr.index.StringRangeAccess
- plan(QueryPlan) - Method in class org.basex.query.expr.index.ValueAccess
- plan(QueryPlan) - Method in class org.basex.query.expr.Instance
- plan(QueryPlan) - Method in class org.basex.query.expr.ItrPos
- plan(QueryPlan) - Method in class org.basex.query.expr.Logical
- plan(QueryPlan) - Method in class org.basex.query.expr.path.Path
- plan(QueryPlan) - Method in class org.basex.query.expr.path.Step
- plan(QueryPlan) - Method in class org.basex.query.expr.path.Test
- plan(QueryPlan) - Method in class org.basex.query.expr.Pos
- plan(QueryPlan) - Method in class org.basex.query.expr.Pragma
- plan(QueryPlan) - Method in class org.basex.query.expr.Except
- plan(QueryPlan) - Method in class org.basex.query.expr.Simple
- plan(QueryPlan) - Method in class org.basex.query.expr.Single
- plan(QueryPlan) - Method in class org.basex.query.expr.Switch
- plan(QueryPlan) - Method in class org.basex.query.expr.Try
- plan(QueryPlan) - Method in class org.basex.query.expr.TypeCheck
- plan(QueryPlan) - Method in class org.basex.query.expr.Typeswitch
- plan(QueryPlan) - Method in class org.basex.query.expr.TypeswitchGroup
- plan(QueryPlan) - Method in class org.basex.query.expr.Unary
- plan(QueryPlan) - Method in class org.basex.query.func.Closure
- plan(QueryPlan) - Method in class org.basex.query.func.DynFuncCall
- plan(QueryPlan) - Method in class org.basex.query.func.java.JavaCall
- plan(QueryPlan) - Method in class org.basex.query.func.StandardFunc
- plan(QueryPlan) - Method in class org.basex.query.func.StaticFunc
- plan(QueryPlan) - Method in class org.basex.query.func.StaticFuncCall
- plan(QueryPlan) - Method in class org.basex.query.func.StaticFuncs
- plan(QueryPlan) - Method in class org.basex.query.scope.LibraryModule
- plan(QueryPlan) - Method in class org.basex.query.scope.MainModule
- plan(QueryPlan) - Method in class org.basex.query.up.expr.Transform
- plan(QueryPlan) - Method in class org.basex.query.value.array.XQArray
- plan(QueryPlan) - Method in class org.basex.query.value.item.Dummy
- plan(QueryPlan) - Method in class org.basex.query.value.item.FuncItem
- plan(QueryPlan) - Method in class org.basex.query.value.item.Item
- plan(QueryPlan) - Method in class org.basex.query.value.map.XQMap
- plan(QueryPlan) - Method in class org.basex.query.value.node.DBNode
- plan(QueryPlan) - Method in class org.basex.query.value.node.FAttr
- plan(QueryPlan) - Method in class org.basex.query.value.node.FDoc
- plan(QueryPlan) - Method in class org.basex.query.value.node.FElem
- plan(QueryPlan) - Method in class org.basex.query.value.node.FNSpace
- plan(QueryPlan) - Method in class org.basex.query.value.node.FPI
- plan(QueryPlan) - Method in class org.basex.query.value.node.FTxt
- plan(QueryPlan) - Method in class org.basex.query.value.seq.Empty
- plan(QueryPlan) - Method in class org.basex.query.value.seq.RangeSeq
- plan(QueryPlan) - Method in class org.basex.query.value.seq.Seq
- plan(QueryPlan) - Method in class org.basex.query.value.seq.SingletonSeq
- plan(QueryPlan) - Method in class org.basex.query.var.StaticVar
- plan(QueryPlan) - Method in class org.basex.query.var.Var
- plan(QueryPlan) - Method in class org.basex.query.var.Variables
- plan(QueryPlan) - Method in class org.basex.query.var.VarRef
- plan(QueryPlan) - Method in class org.basex.util.ft.FTOpt
- plan(QueryString) - Method in class org.basex.query.ann.Ann
-
Adds the annotation to a query string.
- plan(QueryString) - Method in class org.basex.query.expr.And
- plan(QueryString) - Method in class org.basex.query.expr.Arith
- plan(QueryString) - Method in class org.basex.query.expr.Cast
- plan(QueryString) - Method in class org.basex.query.expr.Castable
- plan(QueryString) - Method in class org.basex.query.expr.Catch
- plan(QueryString) - Method in class org.basex.query.expr.CmpG
- plan(QueryString) - Method in class org.basex.query.expr.CmpIR
- plan(QueryString) - Method in class org.basex.query.expr.CmpN
- plan(QueryString) - Method in class org.basex.query.expr.CmpR
- plan(QueryString) - Method in class org.basex.query.expr.CmpSR
- plan(QueryString) - Method in class org.basex.query.expr.CmpV
- plan(QueryString) - Method in class org.basex.query.expr.constr.CArray
- plan(QueryString) - Method in class org.basex.query.expr.constr.CAttr
- plan(QueryString) - Method in class org.basex.query.expr.constr.CComm
- plan(QueryString) - Method in class org.basex.query.expr.constr.CDoc
- plan(QueryString) - Method in class org.basex.query.expr.constr.CElem
- plan(QueryString) - Method in class org.basex.query.expr.constr.CMap
- plan(QueryString) - Method in class org.basex.query.expr.constr.CNSpace
- plan(QueryString) - Method in class org.basex.query.expr.constr.CPI
- plan(QueryString) - Method in class org.basex.query.expr.constr.CTxt
- plan(QueryString) - Method in class org.basex.query.expr.ContextValue
- plan(QueryString) - Method in class org.basex.query.expr.ExprInfo
-
Creates a query string.
- plan(QueryString) - Method in class org.basex.query.expr.Extension
- plan(QueryString) - Method in class org.basex.query.expr.Filter
- plan(QueryString) - Method in class org.basex.query.expr.ft.FTAnd
- plan(QueryString) - Method in class org.basex.query.expr.ft.FTContains
- plan(QueryString) - Method in class org.basex.query.expr.ft.FTContent
- plan(QueryString) - Method in class org.basex.query.expr.ft.FTDistance
- plan(QueryString) - Method in class org.basex.query.expr.ft.FTExtension
- plan(QueryString) - Method in class org.basex.query.expr.ft.FTIndexAccess
- plan(QueryString) - Method in class org.basex.query.expr.ft.FTMildNot
- plan(QueryString) - Method in class org.basex.query.expr.ft.FTNot
- plan(QueryString) - Method in class org.basex.query.expr.ft.FTOptions
- plan(QueryString) - Method in class org.basex.query.expr.ft.FTOr
- plan(QueryString) - Method in class org.basex.query.expr.ft.FTOrder
- plan(QueryString) - Method in class org.basex.query.expr.ft.FTScope
- plan(QueryString) - Method in class org.basex.query.expr.ft.FTWeight
- plan(QueryString) - Method in class org.basex.query.expr.ft.FTWindow
- plan(QueryString) - Method in class org.basex.query.expr.ft.FTWords
- plan(QueryString) - Method in class org.basex.query.expr.gflwor.Condition
- plan(QueryString) - Method in class org.basex.query.expr.gflwor.Count
- plan(QueryString) - Method in class org.basex.query.expr.gflwor.For
- plan(QueryString) - Method in class org.basex.query.expr.gflwor.GFLWOR
- plan(QueryString) - Method in class org.basex.query.expr.gflwor.GroupBy
- plan(QueryString) - Method in class org.basex.query.expr.gflwor.GroupSpec
- plan(QueryString) - Method in class org.basex.query.expr.gflwor.Let
- plan(QueryString) - Method in class org.basex.query.expr.gflwor.OrderBy
- plan(QueryString) - Method in class org.basex.query.expr.gflwor.OrderKey
- plan(QueryString) - Method in class org.basex.query.expr.gflwor.Where
- plan(QueryString) - Method in class org.basex.query.expr.gflwor.Window
- plan(QueryString) - Method in class org.basex.query.expr.If
- plan(QueryString) - Method in class org.basex.query.expr.index.IndexDynDb
- plan(QueryString) - Method in class org.basex.query.expr.index.IndexStaticDb
- plan(QueryString) - Method in class org.basex.query.expr.index.RangeAccess
- plan(QueryString) - Method in class org.basex.query.expr.index.StringRangeAccess
- plan(QueryString) - Method in class org.basex.query.expr.index.ValueAccess
- plan(QueryString) - Method in class org.basex.query.expr.Instance
- plan(QueryString) - Method in class org.basex.query.expr.ItrPos
- plan(QueryString) - Method in class org.basex.query.expr.List
- plan(QueryString) - Method in class org.basex.query.expr.Lookup
- plan(QueryString) - Method in class org.basex.query.expr.Or
- plan(QueryString) - Method in class org.basex.query.expr.path.Path
- plan(QueryString) - Method in class org.basex.query.expr.path.Step
- plan(QueryString) - Method in class org.basex.query.expr.path.Test
- plan(QueryString) - Method in class org.basex.query.expr.Pos
- plan(QueryString) - Method in class org.basex.query.expr.Pragma
- plan(QueryString) - Method in class org.basex.query.expr.Preds
- plan(QueryString) - Method in class org.basex.query.expr.Range
- plan(QueryString) - Method in class org.basex.query.expr.Except
- plan(QueryString) - Method in class org.basex.query.expr.SimpleMap
- plan(QueryString) - Method in class org.basex.query.expr.Switch
- plan(QueryString) - Method in class org.basex.query.expr.SwitchGroup
- plan(QueryString) - Method in class org.basex.query.expr.Try
- plan(QueryString) - Method in class org.basex.query.expr.TypeCheck
- plan(QueryString) - Method in class org.basex.query.expr.Typeswitch
- plan(QueryString) - Method in class org.basex.query.expr.TypeswitchGroup
- plan(QueryString) - Method in class org.basex.query.expr.Unary
- plan(QueryString) - Method in class org.basex.query.func.Closure
- plan(QueryString) - Method in class org.basex.query.func.DynFuncCall
- plan(QueryString) - Method in class org.basex.query.func.FuncLit
- plan(QueryString) - Method in class org.basex.query.func.java.JavaCall
- plan(QueryString) - Method in class org.basex.query.func.PartFunc
- plan(QueryString) - Method in class org.basex.query.func.StandardFunc
- plan(QueryString) - Method in class org.basex.query.func.StaticFunc
- plan(QueryString) - Method in class org.basex.query.func.StaticFuncCall
- plan(QueryString) - Method in class org.basex.query.func.StaticFuncs
- plan(QueryString) - Method in class org.basex.query.scope.LibraryModule
- plan(QueryString) - Method in class org.basex.query.scope.MainModule
- plan(QueryString) - Method in class org.basex.query.up.expr.Delete
- plan(QueryString) - Method in class org.basex.query.up.expr.Insert
- plan(QueryString) - Method in class org.basex.query.up.expr.Rename
- plan(QueryString) - Method in class org.basex.query.up.expr.Replace
- plan(QueryString) - Method in class org.basex.query.up.expr.Transform
- plan(QueryString) - Method in class org.basex.query.up.expr.TransformWith
- plan(QueryString) - Method in class org.basex.query.util.list.AnnList
-
Adds the annotations to a query string.
- plan(QueryString) - Method in class org.basex.query.value.array.XQArray
- plan(QueryString) - Method in class org.basex.query.value.item.ADate
- plan(QueryString) - Method in class org.basex.query.value.item.ANum
- plan(QueryString) - Method in class org.basex.query.value.item.AStr
- plan(QueryString) - Method in class org.basex.query.value.item.Atm
- plan(QueryString) - Method in class org.basex.query.value.item.B64
- plan(QueryString) - Method in class org.basex.query.value.item.B64Lazy
- plan(QueryString) - Method in class org.basex.query.value.item.Bln
- plan(QueryString) - Method in class org.basex.query.value.item.Dummy
- plan(QueryString) - Method in class org.basex.query.value.item.Dur
- plan(QueryString) - Method in class org.basex.query.value.item.FuncItem
- plan(QueryString) - Method in class org.basex.query.value.item.Hex
- plan(QueryString) - Method in class org.basex.query.value.item.Jav
- plan(QueryString) - Method in class org.basex.query.value.item.QNm
- plan(QueryString) - Method in class org.basex.query.value.item.StrLazy
- plan(QueryString) - Method in class org.basex.query.value.map.XQMap
- plan(QueryString) - Method in class org.basex.query.value.node.DBNode
- plan(QueryString) - Method in class org.basex.query.value.node.FAttr
- plan(QueryString) - Method in class org.basex.query.value.node.FComm
- plan(QueryString) - Method in class org.basex.query.value.node.FDoc
- plan(QueryString) - Method in class org.basex.query.value.node.FElem
- plan(QueryString) - Method in class org.basex.query.value.node.FNSpace
- plan(QueryString) - Method in class org.basex.query.value.node.FPI
- plan(QueryString) - Method in class org.basex.query.value.node.FTNode
- plan(QueryString) - Method in class org.basex.query.value.node.FTxt
- plan(QueryString) - Method in class org.basex.query.value.seq.DBNodeSeq
- plan(QueryString) - Method in class org.basex.query.value.seq.Empty
- plan(QueryString) - Method in class org.basex.query.value.seq.RangeSeq
- plan(QueryString) - Method in class org.basex.query.value.seq.Seq
- plan(QueryString) - Method in class org.basex.query.value.seq.SingletonSeq
- plan(QueryString) - Method in class org.basex.query.var.StaticVar
- plan(QueryString) - Method in class org.basex.query.var.Var
- plan(QueryString) - Method in class org.basex.query.var.Variables
- plan(QueryString) - Method in class org.basex.query.var.VarRef
- plan(QueryString) - Method in class org.basex.util.ft.FTOpt
- plan(QueryString, String) - Method in class org.basex.query.expr.constr.CAttr
- plan(QueryString, String) - Method in class org.basex.query.expr.constr.CNode
-
Adds the expression with the specified separator to the query string.
- PLAN - Static variable in class org.basex.query.func.xquery.XQueryParse.XQueryOptions
-
Return plan.
- PLEASE_WAIT_D - Static variable in interface org.basex.core.Text
-
Waiting information.
- pleaseWait(int) - Method in class org.basex.gui.view.editor.EditorView
-
Starts a thread, which shows a waiting info after a short timeout.
- PLOT - Static variable in interface org.basex.core.Text
-
Command info.
- PLOTDOTS - Static variable in class org.basex.gui.GUIOptions
-
Dot sizes in plot.
- PLOTLOG - Static variable in interface org.basex.core.Text
-
"log".
- 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.
- PLOTVIEW - Static variable in class org.basex.gui.GUIConstants
-
Internal name of the Plot View.
- PLOTXLOG - Static variable in class org.basex.gui.GUIOptions
-
Logarithmic plot.
- PLOTYLOG - Static variable in class org.basex.gui.GUIOptions
-
Logarithmic plot.
- plus(VarUsage) - Method in enum class org.basex.query.var.VarUsage
-
Combines the usages for two expressions that are both executed.
- PLUS - Enum constant in enum class org.basex.query.expr.Calc
-
Addition.
- PLUS - Static variable in interface org.basex.query.util.regex.parse.RegExParserConstants
-
RegularExpression Id.
- pollTailArgs() - Method in class org.basex.query.QueryContext
-
Returns and clears registered arguments of a tail-called function.
- pollTailCall() - Method in class org.basex.query.QueryContext
-
Returns and clears the currently registered tail-call function.
- pop() - Method in class org.basex.util.list.BoolList
-
Pops the uppermost element from the stack.
- pop() - Method in class org.basex.util.list.IntList
-
Pops the uppermost element from the stack.
- pop() - Method in class org.basex.util.list.LongList
-
Pops the uppermost element from the stack.
- pop() - Method in class org.basex.util.list.ObjectList
-
Pops the uppermost element from the stack.
- popContext() - Method in class org.basex.query.util.parse.LocalVars
-
Pops one variable context from the stack.
- popJob() - Method in class org.basex.core.jobs.Job
-
Pops the last job.
- POPUP - Static variable in class org.basex.gui.GUIConstants
-
Context menu entries.
- PORT - Static variable in class org.basex.core.StaticOptions
-
Server: port, used for connecting new clients.
- PORT_X - Static variable in interface org.basex.core.Text
-
Server was started.
- pos - Variable in class org.basex.query.iter.BasicIter
-
Current position.
- pos - Variable in class org.basex.query.QueryFocus
-
Context position.
- pos - Variable in class org.basex.query.util.ft.FTMatches
-
Position of a token in the query.
- pos - Variable in class org.basex.query.util.ft.FTStringMatch
-
Position of the token in the query.
- pos - Variable in class org.basex.util.ft.FTSpan
-
Token position.
- pos - Variable in class org.basex.util.InputParser
-
Current input position.
- pos() - Method in class org.basex.gui.layout.BaseXScrollBar
-
Returns the vertical scrollbar slider position.
- pos() - Method in class org.basex.gui.text.TextPanel
-
Returns the line and column of the current caret position.
- pos() - Method in class org.basex.io.in.XMLInput
-
Returns the current file position.
- pos(int) - Method in class org.basex.gui.layout.BaseXScrollBar
-
Sets the vertical scrollbar slider position.
- pos(int) - Method in class org.basex.index.query.FTIndexIterator
-
Sets the position of the token in the query.
- pos(int, FTUnit) - Method in class org.basex.util.ft.FTLexer
-
Calculates a position value, dependent on the specified unit.
- Pos - Class in org.basex.query.expr
-
Position range check.
- POS - Enum constant in enum class org.basex.query.util.Flag
-
Positional access.
- posCharGroup() - Method in class org.basex.query.util.regex.parse.RegExParser
-
Parses the "posCharGroup" rule.
- posCode - Variable in class org.basex.gui.view.editor.EditorView
-
Code for setting cursor position.
- POSITION - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- POSITIVE_INTEGER - Enum constant in enum class org.basex.query.value.type.AtomType
-
Positive integer type.
- POST - Enum constant in enum class org.basex.util.http.HttpMethod
-
POST method.
- Pragma - Class in org.basex.query.expr
-
Abstract pragma expression.
- PRAGMA - Static variable in interface org.basex.query.QueryText
-
Parser token.
- PRAGMA - Static variable in interface org.basex.util.http.HttpText
-
HTTP header string.
- PRAGMA2 - Static variable in interface org.basex.query.QueryText
-
Parser token.
- PRAGMAINV - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- pre - Variable in class org.basex.gui.view.ViewRect
-
Rectangle pre value.
- pre - Variable in class org.basex.index.IndexBuilder
-
Current pre value.
- pre - Variable in class org.basex.query.up.primitives.node.NodeUpdate
-
Pre value of target node.
- pre() - Method in interface org.basex.index.query.IndexIterator
-
Returns the next pre value.
- pre() - Method in class org.basex.query.value.node.DBNode
-
Returns the pre value.
- pre(int) - Method in class org.basex.data.Data
-
Returns a pre value for the specified id.
- pre(int) - Method in class org.basex.index.IdPreMap
-
Finds the PRE value of a given ID.
- pre(int) - Method in class org.basex.index.value.DiskValues
-
Returns the
prevalue for the specified id. - pre(int) - Method in class org.basex.index.value.UpdatableDiskValues
- pre(int) - Method in class org.basex.query.value.node.DBNode
-
Assigns a pre value.
- pre(int) - Method in class org.basex.query.value.seq.DBNodeSeq
-
Returns the specified pre value.
- pre(int, Data) - Method in class org.basex.query.func.db.DbOpenId
-
Returns the pre value for the specified id.
- pre(int, Data) - Method in class org.basex.query.func.db.DbOpenPre
- PRE - Static variable in interface org.basex.query.QueryText
-
Query Info.
- prec() - Method in class org.basex.util.ft.Stemmer
-
Returns the precedence of the processor.
- prec() - Method in class org.basex.util.ft.WesternTokenizer
- PRECEDING - Enum constant in enum class org.basex.query.expr.path.Axis
-
Preceding axis.
- PRECEDING_SIBLING - Enum constant in enum class org.basex.query.expr.path.Axis
-
Preceding-sibling axis.
- precedingIter() - Method in class org.basex.query.value.node.ANode
-
Returns a light-weight, low-level preceding axis iterator.
- precedingSiblingIter() - Method in class org.basex.query.value.node.ANode
-
Returns a light-weight, low-level preceding-sibling axis iterator.
- PRECISION_DECIMAL - Enum constant in enum class org.basex.query.value.type.AtomType
-
Precision decimal type.
- PREDICATE - Enum constant in enum class org.basex.query.CompileContext.Simplify
-
Predicate checks.
- Preds - Class in org.basex.query.expr
- Preds(InputInfo, SeqType, Expr...) - Constructor for class org.basex.query.expr.Preds
-
Constructor.
- preEval(Expr) - Method in class org.basex.query.CompileContext
-
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.ColumnLayout
- preferredLayoutSize(Container) - Method in class org.basex.gui.layout.RowLayout
- preferredLayoutSize(Container) - Method in class org.basex.gui.layout.TableLayout
- prefix - Variable in class org.basex.index.query.IndexEntries
-
Prefix/traversal flag.
- prefix - Variable in enum class org.basex.query.QueryError.ErrType
-
This error type's prefix.
- prefix() - Method in class org.basex.query.expr.ft.FTWildcard
-
Returns the wildcard prefix, which is the same for all matches.
- prefix() - Method in class org.basex.query.value.item.QNm
-
Returns the prefix.
- 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.
- PREFIX_FROM_QNAME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- prefixId() - Method in class org.basex.query.value.item.QNm
-
Returns a unique representation of the QName.
- prefixId(byte[]) - Method in class org.basex.query.value.item.QNm
-
Returns a unique representation of the QName.
- prefixString() - Method in class org.basex.query.value.item.QNm
-
Returns the QName string if it has a prefix, or
QNm.prefixId()otherwise. - PREFTAB - Static variable in class org.basex.gui.GUIOptions
-
Preferences tab.
- prepare() - Method in class org.basex.query.up.primitives.db.DBAdd
- prepare() - Method in class org.basex.query.up.primitives.db.DBDelete
- prepare() - Method in class org.basex.query.up.primitives.db.DBFlush
- prepare() - Method in class org.basex.query.up.primitives.db.DBOptimize
- prepare() - Method in class org.basex.query.up.primitives.db.DBRename
- prepare() - Method in class org.basex.query.up.primitives.db.DBStore
- prepare() - Method in class org.basex.query.up.primitives.db.DBUpdate
-
Prepares this operation.
- prepare() - Method in class org.basex.query.up.primitives.db.Put
- prepare() - Method in class org.basex.query.up.primitives.name.BackupAlter
- prepare() - Method in class org.basex.query.up.primitives.name.BackupCreate
- prepare() - Method in class org.basex.query.up.primitives.name.BackupDrop
- prepare() - Method in class org.basex.query.up.primitives.name.DBAlter
- prepare() - Method in class org.basex.query.up.primitives.name.DBCopy
- prepare() - Method in class org.basex.query.up.primitives.name.DBCreate
- prepare() - Method in class org.basex.query.up.primitives.name.DBDrop
- prepare() - Method in class org.basex.query.up.primitives.name.DBRestore
- prepare() - Method in class org.basex.query.up.primitives.name.NameUpdate
-
Prepares this operation.
- prepare(String, boolean) - Method in class org.basex.query.up.primitives.DBNew
-
Inserts all documents to be added to a temporary database.
- prepare(MemData, QueryContext) - Method in class org.basex.query.up.primitives.node.DeleteNode
- prepare(MemData, QueryContext) - Method in class org.basex.query.up.primitives.node.InsertAfter
- prepare(MemData, QueryContext) - Method in class org.basex.query.up.primitives.node.NodeUpdate
-
Prepares this update primitive before execution.
- prepare(MemData, QueryContext) - Method in class org.basex.query.up.primitives.node.RenameNode
- prepare(MemData, QueryContext) - Method in class org.basex.query.up.primitives.node.ReplaceDoc
- prepare(MemData, QueryContext) - Method in class org.basex.query.up.primitives.node.ReplaceValue
- prepare(QueryContext) - Method in class org.basex.query.up.Updates
-
Prepares update operations.
- preparePath(byte[]) - Static method in class org.basex.gui.layout.ResourceNode
-
Prepares the given path to be used as a tree node.
- prepend(Node<E, E>) - Method in class org.basex.query.util.fingertree.FingerTreeBuilder
-
Adds a leaf node to the front of the tree.
- prepend(Value) - Method in class org.basex.query.value.array.ArrayBuilder
-
Adds an element to the start of the array.
- pres - Variable in class org.basex.query.value.seq.DBNodeSeq
-
Pre values.
- pres() - Method in class org.basex.query.value.seq.DBNodeSeq
-
Returns the internal pre value array.
- pres(int, long) - Method in class org.basex.index.value.DiskValues
-
Iterator method.
- pres(int, long) - Method in class org.basex.index.value.UpdatableDiskValues
- PRESERVE - Static variable in interface org.basex.data.DataText
-
XML spaces: preserve.
- PRESERVE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- preserveNS - Variable in class org.basex.query.StaticContext
-
Copy-namespaces mode: (no-)preserve.
- prev() - Method in class org.basex.util.History
-
Returns the previous string and decreases the pointer, or returns
null. - prev(int) - Method in class org.basex.io.in.XMLInput
-
Jumps the specified number of characters back.
- PREVCHAR - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Left.
- PREVIOUS - Static variable in interface org.basex.query.QueryText
-
Parser token.
- PREVLINE - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Up.
- PREVPAGE - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Page up.
- PREVPAGE_RO - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Page up (read-only).
- PREVTAB - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Previous tab.
- PREVWORD - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Word left.
- PRIMARY - Enum constant in enum class org.basex.query.util.collation.BaseXCollationOptions.Strength
-
Primary.
- print(byte[]) - Method in class org.basex.io.out.EncoderOutput
- print(byte[]) - Method in class org.basex.io.out.PrintOutput
-
Prints a token to the output stream.
- print(int) - Method in class org.basex.io.out.EncoderOutput
- print(int) - Method in class org.basex.io.out.NewlineOutput
- print(int) - Method in class org.basex.io.out.PrintOutput
-
Prints a single codepoint.
- print(int) - Method in class org.basex.io.serial.json.JsonSerializer
- print(int) - Method in class org.basex.io.serial.XMLSerializer
- print(int) - Method in class org.basex.io.serial.StandardSerializer
-
Prints a single character.
- print(String) - Method in class org.basex.gui.view.info.InfoView
- print(String) - Method in class org.basex.io.out.EncoderOutput
- print(String) - Method in class org.basex.io.out.PrintOutput
-
Prints a string to the output stream.
- print(String) - Method in interface org.basex.query.QueryTracer
-
Processes tracing output.
- print(String) - Method in class org.basex.server.Log
- print(TokenBuilder) - Method in class org.basex.index.stats.IndexStats
-
Prints the list to the specified token builder.
- printChar(int) - Method in class org.basex.io.serial.AdaptiveSerializer
- printChar(int) - Method in class org.basex.io.serial.OutputSerializer
-
Encodes and prints a character.
- printChar(int) - Method in class org.basex.io.serial.StandardSerializer
- printChars(byte[]) - Method in class org.basex.io.serial.OutputSerializer
-
Encodes and prints characters.
- printCT(boolean, boolean) - Method in class org.basex.io.serial.XMLSerializer
-
Prints the content type declaration.
- printDoctype(byte[], String, String) - Method in class org.basex.io.serial.XMLSerializer
-
Prints the document type declaration.
- PRINTED_CC - Static variable in interface org.basex.core.Text
-
"Printed: ".
- printHex(int) - Method in class org.basex.io.serial.OutputSerializer
-
Returns a hex entity for the specified codepoint.
- PRINTING_CC - Static variable in interface org.basex.core.Text
-
"Printing: ".
- println(byte[]) - Method in class org.basex.io.out.PrintOutput
-
Prints a token to the output stream, followed by a system-specific newline.
- println(String) - Method in class org.basex.io.out.PrintOutput
-
Prints a string and newline to the output stream.
- PrintOutput - Class in org.basex.io.out
-
This class is a stream-wrapper for textual data encoded in UTF8.
- PrintOutput(IOFile) - Constructor for class org.basex.io.out.PrintOutput
-
Constructor, given a filename.
- PRIVATE - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- PRIVATE_END - Static variable in class org.basex.util.TokenBuilder
-
Unicode, private area (end).
- PRIVATE_START - Static variable in class org.basex.util.TokenBuilder
-
Unicode, private area (start).
- PROC - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- PROC_ENCODING_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- PROC_ERROR_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- PROC_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- PROC_TIMEOUT - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- PROC_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- process(Validation) - Method in class org.basex.query.func.validate.ValidateDtd
-
Runs the specified validator.
- PROCESSING_INSTRUCTION - Enum constant in enum class org.basex.query.value.type.NodeType
-
PI type.
- PROCESSING_INSTRUCTION - Static variable in interface org.basex.query.QueryText
-
Parser token.
- PROCESSING_INSTRUCTION_O - Static variable in class org.basex.query.value.type.SeqType
-
Processing instruction.
- processingInstruction(String, String) - Method in class org.basex.build.xml.SAXHandler
- ProcExecute - Class in org.basex.query.func.proc
-
Function implementation.
- ProcExecute() - Constructor for class org.basex.query.func.proc.ProcExecute
- ProcFork - Class in org.basex.query.func.proc
-
Function implementation.
- ProcFork() - Constructor for class org.basex.query.func.proc.ProcFork
- ProcOptions - Class in org.basex.query.func.proc
-
Process options.
- ProcOptions() - Constructor for class org.basex.query.func.proc.ProcOptions
- ProcProperty - Class in org.basex.query.func.proc
-
Function implementation.
- ProcProperty() - Constructor for class org.basex.query.func.proc.ProcProperty
- ProcPropertyNames - Class in org.basex.query.func.proc
-
Function implementation.
- ProcPropertyNames() - Constructor for class org.basex.query.func.proc.ProcPropertyNames
- ProcSystem - Class in org.basex.query.func.proc
-
Function implementation.
- ProcSystem() - Constructor for class org.basex.query.func.proc.ProcSystem
- PROF - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- PROF_OPTION_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- PROF_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- PROF_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- ProfCurrentMs - Class in org.basex.query.func.prof
-
Function implementation.
- ProfCurrentMs() - Constructor for class org.basex.query.func.prof.ProfCurrentMs
- ProfCurrentNs - Class in org.basex.query.func.prof
-
Function implementation.
- ProfCurrentNs() - Constructor for class org.basex.query.func.prof.ProfCurrentNs
- ProfDump - Class in org.basex.query.func.prof
-
Function implementation.
- ProfDump() - Constructor for class org.basex.query.func.prof.ProfDump
- ProfGc - Class in org.basex.query.func.prof
-
Function implementation.
- ProfGc() - Constructor for class org.basex.query.func.prof.ProfGc
- ProfHuman - Class in org.basex.query.func.prof
-
Function implementation.
- ProfHuman() - Constructor for class org.basex.query.func.prof.ProfHuman
- ProfMemory - Class in org.basex.query.func.prof
-
Function implementation.
- ProfMemory() - Constructor for class org.basex.query.func.prof.ProfMemory
- ProfRuntime - Class in org.basex.query.func.prof
-
Function implementation.
- ProfRuntime() - Constructor for class org.basex.query.func.prof.ProfRuntime
- ProfSleep - Class in org.basex.query.func.prof
-
Function implementation.
- ProfSleep() - Constructor for class org.basex.query.func.prof.ProfSleep
- ProfTime - Class in org.basex.query.func.prof
-
Function implementation.
- ProfTime() - Constructor for class org.basex.query.func.prof.ProfTime
- ProfTrack - Class in org.basex.query.func.prof
-
Function implementation.
- ProfTrack() - Constructor for class org.basex.query.func.prof.ProfTrack
- ProfTrack.TrackOptions - Class in org.basex.query.func.prof
-
Profile Options.
- ProfType - Class in org.basex.query.func.prof
-
Function implementation.
- ProfType() - Constructor for class org.basex.query.func.prof.ProfType
- ProfVariables - Class in org.basex.query.func.prof
-
Function implementation.
- ProfVariables() - Constructor for class org.basex.query.func.prof.ProfVariables
- ProfVoid - Class in org.basex.query.func.prof
-
Function implementation.
- ProfVoid() - Constructor for class org.basex.query.func.prof.ProfVoid
- progressInfo() - Method in class org.basex.build.Builder
- progressInfo() - Method in class org.basex.build.csv.CsvParser
- progressInfo() - Method in class org.basex.build.DirParser
- progressInfo() - Method in class org.basex.build.xml.DOMWrapper
- progressInfo() - Method in class org.basex.build.xml.SAXWrapper
- progressInfo() - Method in class org.basex.build.xml.XMLParser
- progressInfo() - Method in class org.basex.core.cmd.Add
- progressInfo() - Method in class org.basex.core.cmd.Copy
- progressInfo() - Method in class org.basex.core.cmd.Export
- progressInfo() - Method in class org.basex.core.cmd.Optimize
- progressInfo() - Method in class org.basex.core.jobs.Job
-
Returns a progress value (0 - 1).
- progressInfo() - Method in class org.basex.index.IndexBuilder
- progressInfo() - Method in class org.basex.io.Zip
- PROJCONTS - Static variable in class org.basex.gui.GUIOptions
-
History of filtered project file contents.
- PROJECT - Static variable in interface org.basex.core.Text
-
Command info.
- PROJECT - Static variable in class org.basex.util.Prop
-
Project name.
- PROJECTPATH - Static variable in class org.basex.gui.GUIOptions
-
Current path to database project.
- PROJECTS - Static variable in class org.basex.gui.GUIOptions
-
History of project directories.
- ProjectView - Class in org.basex.gui.view.project
-
Project file tree.
- ProjectView(EditorView) - Constructor for class org.basex.gui.view.project.ProjectView
-
Constructor.
- PROJFILES - Static variable in class org.basex.gui.GUIOptions
-
History of filtered project files.
- PROLOGORDER - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- promotable(SeqType) - Method in class org.basex.query.value.type.SeqType
-
Checks if this type could be converted to the given one by function conversion.
- promote - Variable in class org.basex.query.expr.TypeCheck
-
Flag for function conversion.
- promote - Variable in class org.basex.query.var.Var
-
Flag for function conversion.
- promote(Item, QNm, ItemList, QueryContext, StaticContext, InputInfo, boolean) - Method in class org.basex.query.value.type.SeqType
-
Promotes the specified item to this item type.
- promote(Value, QNm, QueryContext, StaticContext, InputInfo, boolean) - Method in class org.basex.query.value.type.SeqType
-
Promotes the specified value to this sequence type.
- PROMOTE - Static variable in interface org.basex.query.QueryText
-
Query Info.
- promotes() - Method in class org.basex.query.var.Var
-
Checks if this variable performs function conversion on its bound values.
- Prop - Class in org.basex.util
-
This class contains constants and system properties which are used all around the project.
- PROPERTIES - Static variable in interface org.basex.core.Text
-
Command info.
- PROXYHOST - Static variable in class org.basex.core.StaticOptions
-
Server: proxy host (default: ignored).
- PROXYPORT - Static variable in class org.basex.core.StaticOptions
-
Server: proxy port (default: ignored).
- pth - Variable in class org.basex.io.IO
-
Absolute file path.
- PUBID - Static variable in interface org.basex.build.BuildText
-
Parser error.
- PUBLIC - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- PUBLIC - Static variable in interface org.basex.build.BuildText
-
DTD: Public.
- PUBLIC - Static variable in interface org.basex.data.DataText
-
Doctype public keyword.
- PUBLIC_URL - Static variable in interface org.basex.core.Text
-
Public URL (used in the GUI).
- push(boolean) - Method in class org.basex.util.list.BoolList
-
Pushes an element onto the stack.
- push(int) - Method in class org.basex.util.list.IntList
-
Pushes an element onto the stack.
- push(long) - Method in class org.basex.util.list.LongList
-
Pushes an element onto the stack.
- push(E) - Method in class org.basex.util.list.ObjectList
-
Pushes an element onto the stack.
- pushContext(HashMap<Var, Expr>) - Method in class org.basex.query.util.parse.LocalVars
-
Pushes a new variable context onto the stack.
- pushFocus(Expr) - Method in class org.basex.query.CompileContext
-
Pushes the current query focus onto the stack and, if possible, assigns a new dummy item.
- pushJob(J) - Method in class org.basex.core.jobs.Job
-
Adds a new child job.
- pushScope(VarScope) - Method in class org.basex.query.CompileContext
-
Pushes a new variable scope to the stack.
- put(byte[]) - Method in class org.basex.util.hash.TokenSet
-
Stores the specified key and returns its id.
- put(byte[], boolean) - Method in class org.basex.util.hash.TokenBoolMap
-
Indexes the specified key and stores the associated value.
- put(byte[], byte[]) - Method in class org.basex.util.hash.TokenMap
-
Stores the specified key and value.
- put(byte[], int) - Method in class org.basex.util.hash.TokenIntMap
-
Indexes the specified key and stores the associated value.
- put(byte[], E) - Method in class org.basex.util.hash.TokenObjMap
-
Indexes the specified key and value.
- put(int, int) - Method in class org.basex.util.hash.IntMap
-
Indexes the specified key and stores the associated value.
- put(int, E) - Method in class org.basex.util.hash.IntObjMap
-
Indexes the specified key and stores the associated value.
- put(long, Value) - Method in class org.basex.query.value.array.XQArray
-
Returns a copy of this array where the entry at the given position is replaced by the given value.
- put(String, String) - Method in class org.basex.query.value.map.MapBuilder
-
Adds key/value strings to the map.
- put(String, String) - Method in class org.basex.util.hash.TokenMap
-
Convenience function for adding strings, which will be converted to tokens.
- put(String, String) - Static method in class org.basex.util.Prop
-
Sets a global option.
- put(String, Value) - Method in class org.basex.query.value.map.MapBuilder
-
Adds a key string and a value to the map.
- put(Item, Value) - Method in class org.basex.query.value.map.MapBuilder
-
Adds a key/value pair to the map.
- put(Item, Value, InputInfo) - Method in class org.basex.query.value.map.XQMap
-
Puts the given value into this map and replaces existing keys.
- put(QNm) - Method in class org.basex.query.util.hash.QNmSet
-
Stores the specified QName and returns its id.
- put(QNm, E) - Method in class org.basex.query.util.hash.QNmMap
-
Indexes the specified key and value.
- put(Option<?>, Object) - Method in class org.basex.util.options.Options
-
Sets an option to a value without checking its type.
- put(Option<?>, String) - Static method in class org.basex.util.Prop
-
Sets a global option.
- Put - Class in org.basex.query.up.primitives.db
-
Fn:put operation primitive.
- Put(int, Data, String, SerializerOptions, InputInfo) - Constructor for class org.basex.query.up.primitives.db.Put
-
Constructor.
- PUT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- PUT - Enum constant in enum class org.basex.util.http.HttpMethod
-
PUT method.
- putPaths - Variable in class org.basex.query.up.Updates
-
All file paths that are targeted during a snapshot by an fn:put expression.
- PW_CHANGED_X - Static variable in interface org.basex.core.Text
-
Password changed.
- pwReader(PasswordReader) - Method in class org.basex.core.parse.CommandParser
-
Attaches a password reader.
Q
- Q_BODY - Static variable in interface org.basex.util.http.HttpText
-
QName.
- Q_HEADER - Static variable in interface org.basex.util.http.HttpText
-
QName.
- Q_MARK - Static variable in interface org.basex.query.util.regex.parse.RegExParserConstants
-
RegularExpression Id.
- Q_MULTIPART - Static variable in interface org.basex.util.http.HttpText
-
QName.
- Q_RESPONSE - Static variable in interface org.basex.util.http.HttpText
-
QName.
- Q_SPARAM - Static variable in class org.basex.query.func.FuncOptions
-
QName.
- qc - Variable in class org.basex.query.CompileContext
-
Query context.
- qc - Variable in class org.basex.query.QueryParser
-
Query context.
- qc - Variable in class org.basex.query.QueryProcessor
-
Expression context.
- qname - Variable in class org.basex.query.expr.path.NameTest
-
QName test.
- qname() - Method in enum class org.basex.query.ann.Annotation
-
Returns the QName of the annotation.
- qname() - Method in enum class org.basex.query.QueryError
-
Returns the namespace URI of this error.
- qname() - Method in exception org.basex.query.QueryException
-
Returns the error name.
- qname() - Method in class org.basex.query.value.node.ANode
-
Returns the QName (optional prefix, local name) of an attribute, element or processing instruction.
- qname() - Method in class org.basex.query.value.node.DBNode
- qname() - Method in class org.basex.query.value.node.FAttr
- qname() - Method in class org.basex.query.value.node.FElem
- qname() - Method in class org.basex.query.value.node.FNSpace
- qname() - Method in class org.basex.query.value.node.FPI
- qname() - Method in enum class org.basex.query.value.type.AtomType
-
Returns the name of a node type.
- qname() - Method in enum class org.basex.query.value.type.NodeType
-
Returns the name of a node type.
- qname(int, int) - Method in class org.basex.data.Data
-
Returns the name and namespace uri of the addressed element or attribute.
- QNAME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- QNAME - Enum constant in enum class org.basex.query.value.type.AtomType
-
QName Type.
- QNAME_O - Static variable in class org.basex.query.value.type.SeqType
-
Single QName.
- QNAME_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- QNAME_ZO - Static variable in class org.basex.query.value.type.SeqType
-
Zero or one QNames.
- QNm - Class in org.basex.query.value.item
-
QName item (
xs:QName). - QNm(byte[]) - Constructor for class org.basex.query.value.item.QNm
-
Constructor.
- QNm(byte[], byte[]) - Constructor for class org.basex.query.value.item.QNm
-
Constructor.
- QNm(byte[], byte[], byte[]) - Constructor for class org.basex.query.value.item.QNm
-
Constructor.
- QNm(byte[], String, byte[]) - Constructor for class org.basex.query.value.item.QNm
-
Constructor.
- QNm(byte[], StaticContext) - Constructor for class org.basex.query.value.item.QNm
-
Constructor, binding a statically known namespace.
- QNm(String) - Constructor for class org.basex.query.value.item.QNm
-
Constructor.
- QNm(String, byte[]) - Constructor for class org.basex.query.value.item.QNm
-
Constructor.
- QNm(String, String) - Constructor for class org.basex.query.value.item.QNm
-
Constructor.
- QNm(QName) - Constructor for class org.basex.query.value.item.QNm
-
Constructor for converting a Java QName.
- QNM - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:QName.
- QNmCache - Class in org.basex.query.util.parse
-
QName cache.
- QNmCache() - Constructor for class org.basex.query.util.parse.QNmCache
- QNmMap<E> - Class in org.basex.query.util.hash
-
This is an efficient and memory-saving hash map for storing QNames and objects.
- QNmMap() - Constructor for class org.basex.query.util.hash.QNmMap
-
Default constructor.
- QNmSet - Class in org.basex.query.util.hash
-
This is an efficient and memory-saving hash map for storing QNames.
- QNmSet() - Constructor for class org.basex.query.util.hash.QNmSet
-
Default constructor.
- QOP - Enum constant in enum class org.basex.util.http.HttpText.Request
-
QOP.
- QUANT_CLOSE - Static variable in interface org.basex.query.util.regex.parse.RegExParserConstants
-
RegularExpression Id.
- QUANT_OPEN - Static variable in interface org.basex.query.util.regex.parse.RegExParserConstants
-
RegularExpression Id.
- quantifier() - Method in class org.basex.query.util.regex.parse.RegExParser
-
Parses the "quantifier" rule.
- Quantifier - Class in org.basex.query.util.regex
-
A quantifier, like
?,*or{17,123}. - Quantifier(int, int, boolean) - Constructor for class org.basex.query.util.regex.Quantifier
-
Constructor.
- quantity() - Method in class org.basex.query.util.regex.parse.RegExParser
-
Parses the "quantity" rule.
- query() - Method in class org.basex.query.QueryProcessor
-
Returns the query string.
- query(boolean) - Method in class org.basex.gui.view.ViewNotifier
-
Returns the last or next query string.
- query(String) - Method in class org.basex.api.client.ClientSession
- query(String) - Method in class org.basex.api.client.LocalSession
- query(String) - Method in class org.basex.api.client.Session
-
Returns a query object for the specified query string.
- query(String) - Static method in class org.basex.core.Sandbox
-
Runs a query and returns exceptions into assertion errors.
- query(String, Object) - Static method in class org.basex.core.Sandbox
-
Checks if a query yields the specified string.
- Query - Class in org.basex.api.client
-
This class defines methods for evaluating queries.
- Query() - Constructor for class org.basex.api.client.Query
- QUERY - Enum constant in enum class org.basex.server.ServerCmd
-
Code for creating a query process: {query}0.
- QUERY - Static variable in interface org.basex.core.parse.Commands
-
Command attribute: "query".
- QUERY - 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_X - Static variable in interface org.basex.core.Text
-
"Query executed in %".
- QUERY_PLAN - Static variable in interface org.basex.core.Text
-
Query info: plan.
- QUERY_PLAN - Static variable in interface org.basex.query.QueryText
-
Query Info.
- QueryBiFunction<T,
U, R> - Interface in org.basex.query -
Function that raises query exceptions.
- QueryConsumer<T> - Interface in org.basex.query
-
Function that supplied results.
- queryContext - Variable in class org.basex.query.QueryModule
-
Global query context.
- QueryContext - Class in org.basex.query
-
This class organizes both static and dynamic properties that are specific to a single query.
- QueryContext(Context) - Constructor for class org.basex.query.QueryContext
-
Constructor.
- QueryContext(QueryContext) - Constructor for class org.basex.query.QueryContext
-
Constructor.
- QueryDateTime - Class in org.basex.query
-
Date time properties.
- QueryDateTime() - Constructor for class org.basex.query.QueryDateTime
-
Constructor.
- QUERYEMPTY - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- QUERYEND_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- QueryError - Enum Class in org.basex.query
-
This class contains all query error messages.
- QueryError.ErrType - Enum Class in org.basex.query
-
Error types.
- QueryException - Exception in org.basex.query
-
Thrown to indicate an exception during the parsing or evaluation of a query.
- QueryException(String) - Constructor for exception org.basex.query.QueryException
-
Constructor, specifying a simple error message.
- QueryException(Throwable) - Constructor for exception org.basex.query.QueryException
-
Constructor, specifying an exception or error.
- QueryException(InputInfo, QueryError, 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.
- QueryFocus - Class in org.basex.query
-
Query focus: context value, position, size.
- QueryFocus() - Constructor for class org.basex.query.QueryFocus
- QueryFunction<T,
R> - Interface in org.basex.query -
Function that raises query exceptions.
- QueryInfo - Class in org.basex.query
-
This class remembers descriptive query information sent back to the client.
- QUERYINFO - Static variable in class org.basex.core.MainOptions
-
Detailed query information.
- QueryInput - Class in org.basex.query
-
This class references input passed on in a query.
- QueryInput(String, StaticContext) - Constructor for class org.basex.query.QueryInput
-
Constructor.
- QueryIOException - Exception in org.basex.query
-
This class indicates exceptions during the I/O operations of a query.
- QueryIOException(QueryException) - Constructor for exception org.basex.query.QueryIOException
-
Default constructor.
- QueryJob - Class in org.basex.core.jobs
-
Scheduled XQuery job.
- QueryJob(QueryJobSpec, Context, InputInfo, Consumer<QueryJobResult>) - Constructor for class org.basex.core.jobs.QueryJob
-
Constructor.
- QueryJobResult - Class in org.basex.core.jobs
-
Cached job result.
- QueryJobResult(Job) - Constructor for class org.basex.core.jobs.QueryJobResult
-
Job.
- QueryJobSpec - Class in org.basex.core.jobs
-
Query job specification.
- QueryJobSpec(JobsOptions, HashMap<String, Value>, IOContent) - Constructor for class org.basex.core.jobs.QueryJobSpec
-
Constructor.
- QueryJobTask - Class in org.basex.core.jobs
-
Scheduled job.
- QueryJobTask(QueryJob, JobPool, long, long, long) - Constructor for class org.basex.core.jobs.QueryJobTask
-
Constructor.
- queryLocks(byte[]) - Static method in class org.basex.core.locks.Locking
-
Returns query lock keys.
- QueryModule - Class in org.basex.query
-
The XQuery
import modulestatement can be used to import XQuery modules as well as Java instances, which will be treated as modules. - QueryModule() - Constructor for class org.basex.query.QueryModule
- QueryModule.ContextDependent - Annotation Interface in org.basex.query
-
Java code is treated as "context-independent".
- QueryModule.Deterministic - Annotation Interface in org.basex.query
-
Java code is treated as "non-deterministic", as its behavior cannot be predicted from the XQuery processor.
- QueryModule.FocusDependent - Annotation Interface in org.basex.query
-
Java code is treated as "focus-independent".
- QueryModule.Lock - Annotation Interface in org.basex.query
-
Set additional locks to be fetched.
- QueryModule.Permission - Enum Class in org.basex.query
-
Permission required to call a function.
- QueryModule.Requires - Annotation Interface in org.basex.query
-
Java functions can only be executed by users with
ADMINpermissions. - QueryModule.Updating - Annotation Interface in org.basex.query
-
If a function is annotated as
QueryModule.Updating, its function body will be treated as updating. - QueryParser - Class in org.basex.query
-
Parser for XQuery expressions.
- QueryParser(String, String, QueryContext, StaticContext) - Constructor for class org.basex.query.QueryParser
-
Constructor.
- QueryPlan - Class in org.basex.query
-
Query plan builder.
- QueryPlan(boolean, boolean, boolean) - Constructor for class org.basex.query.QueryPlan
-
Constructor.
- QueryProcessor - Class in org.basex.query
-
This class is an entry point for evaluating XQuery strings.
- QueryProcessor(String, String, Context) - Constructor for class org.basex.query.QueryProcessor
-
Default constructor.
- QueryProcessor(String, Context) - Constructor for class org.basex.query.QueryProcessor
-
Default constructor.
- QueryResource - Interface in org.basex.query
-
Interface for handling external query resources.
- QueryResources - Class in org.basex.query
-
This class provides access to all kinds of resources (databases, documents, database connections, sessions) used by an XQuery expression.
- QueryRTException - Exception in org.basex.query
-
A runtime exception wrapping a
QueryException, used for throwing those out of methods whose interface doesn't allow it. - QueryRTException(QueryException) - Constructor for exception org.basex.query.QueryRTException
-
Constructor.
- QueryStack - Class in org.basex.query.var
-
The query stack, containing local variable bindings of all active scopes.
- QueryStack() - Constructor for class org.basex.query.var.QueryStack
- QueryString - Class in org.basex.query
-
Query string builder.
- QueryString() - Constructor for class org.basex.query.QueryString
- 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.
- QuerySupplier<T> - Interface in org.basex.query
-
Function that supplied results.
- QueryText - Interface in org.basex.query
-
This class assembles text string and tokens required by the XQuery processor implementation.
- QueryThreads - Class in org.basex.query
-
Local thread caches.
- QueryThreads() - Constructor for class org.basex.query.QueryThreads
- QueryTracer - Interface in org.basex.query
-
Query tracer.
- QUESTION - Enum constant in enum class org.basex.gui.GUIConstants.Msg
-
Question message.
- QUESTION - Static variable in interface org.basex.query.QueryText
-
Parser Token.
- QUEUED - Enum constant in enum class org.basex.core.jobs.JobState
-
Queued.
- QUIT - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- QUIT - Static variable in interface org.basex.core.parse.Commands
-
Command string: "quit".
- quote(int) - Static method in class org.basex.util.InputParser
-
Checks if the specified character is a quote.
- QUOTE - Enum constant in enum class org.basex.build.BuildText.Type
-
Quote.
- quoted(byte[]) - Method in class org.basex.query.QueryString
-
Serializes a chopped version of the specified value with quotes.
- QUOTES - Static variable in class org.basex.build.csv.CsvOptions
-
Option: parse quotes.
R
- R_BR - Enum constant in enum class org.basex.build.BuildText.Type
-
Closing bracket.
- RANDOM - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- RANDOM_BOUNDS_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- RANDOM_NUMBER_GENERATOR - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- RANDOM_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- RANDOM_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- RandomDouble - Class in org.basex.query.func.random
-
Function implementation.
- RandomDouble() - Constructor for class org.basex.query.func.random.RandomDouble
- RandomGaussian - Class in org.basex.query.func.random
-
Function implementation.
- RandomGaussian() - Constructor for class org.basex.query.func.random.RandomGaussian
- RandomInteger - Class in org.basex.query.func.random
-
Function implementation.
- RandomInteger() - Constructor for class org.basex.query.func.random.RandomInteger
- RandomSeededDouble - Class in org.basex.query.func.random
-
Function implementation.
- RandomSeededDouble() - Constructor for class org.basex.query.func.random.RandomSeededDouble
- RandomSeededInteger - Class in org.basex.query.func.random
-
Function implementation.
- RandomSeededInteger() - Constructor for class org.basex.query.func.random.RandomSeededInteger
- RandomSeededPermutation - Class in org.basex.query.func.random
-
Function implementation.
- RandomSeededPermutation() - Constructor for class org.basex.query.func.random.RandomSeededPermutation
- RandomUuid - Class in org.basex.query.func.random
-
Function implementation.
- RandomUuid() - Constructor for class org.basex.query.func.random.RandomUuid
- range(boolean) - Method in class org.basex.query.value.seq.RangeSeq
-
Returns the range as long values.
- range(Value, boolean) - Method in class org.basex.query.func.fn.FnSum
-
Compute result from range value.
- Range - Class in org.basex.query.expr
-
Range expression.
- Range(InputInfo, Expr, Expr) - Constructor for class org.basex.query.expr.Range
-
Constructor.
- RANGE_NEGATIVE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- RANGE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- RangeAccess - Class in org.basex.query.expr.index
-
This index class retrieves numeric ranges from a value index.
- RangeAccess(InputInfo, NumericRange, IndexDb) - Constructor for class org.basex.query.expr.index.RangeAccess
-
Constructor.
- RangeSeq - Class in org.basex.query.value.seq
-
Range sequence, containing at least two integers.
- RATIO - Static variable in interface org.basex.core.Text
-
Size depending on...
- raw - Variable in class org.basex.gui.layout.ResourceLeaf
-
Represents raw file (true) or document (false).
- RAW - Enum constant in enum class org.basex.core.MainOptions.MainParser
-
RAW.
- RAW - Static variable in class org.basex.io.IO
-
Directory for raw files.
- read() - Method in class org.basex.data.MetaData
-
Reads in all meta data.
- read() - Method in class org.basex.io.in.BufferInput
-
Returns the next byte.
- 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.ServerInput
- read() - Method in class org.basex.io.in.TarInputStream
- read() - Method in class org.basex.io.in.TextInput
-
Returns the next codepoint.
- read() - Method in class org.basex.io.in.XMLInput
- read() - Method in class org.basex.io.IO
-
Returns the binary contents.
- read() - Method in class org.basex.io.IOContent
- read() - Method in class org.basex.io.IOFile
- read() - Method in class org.basex.io.IOStream
- read() - Method in class org.basex.io.IOUrl
- read() - Method in class org.basex.server.LogFile
-
Returns the entries of the specified log file.
- read(byte[], int, int) - Method in class org.basex.io.in.TarInputStream
- read(String) - Method in class org.basex.io.Zip
-
Returns the contents of a zip file entry.
- read(DataInput) - Method in class org.basex.index.resource.Resources
-
Reads information on database resources from disk.
- read(DataInput) - Method in class org.basex.util.hash.TokenIntMap
- read(DataInput) - Method in class org.basex.util.hash.TokenSet
-
Reads the data structure from the specified input.
- 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(Item, SerializerOptions) - Method in class org.basex.query.func.validate.ValidateDtd
-
Returns an input reference (possibly cached) to the first argument.
- READ - Enum constant in enum class org.basex.core.parse.Commands.CmdPerm
- READ - Enum constant in enum class org.basex.core.users.Perm
-
Read permission (local+global).
- READ - Enum constant in enum class org.basex.query.QueryModule.Permission
-
Read permissions.
- READ_LOCKING_CC - Static variable in interface org.basex.core.Text
-
"Read locking: ".
- 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
- read1(long) - Method in class org.basex.io.random.DataAccess
-
Reads a byte value from the specified position.
- 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() - 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
- read4(long) - Method in class org.basex.io.random.DataAccess
-
Reads an integer value from the specified position.
- 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
- read5(long) - Method in class org.basex.io.random.DataAccess
-
Reads a 5-byte value from the specified file offset.
- readBool() - Method in class org.basex.io.in.DataInput
-
Reads a boolean value.
- readByte() - Method in class org.basex.io.in.ArrayInput
- readBytes() - Method in class org.basex.io.in.BufferInput
-
Reads a byte array from the input stream, suffixed by a
0byte. - readBytes(int) - Method in class org.basex.io.random.DataAccess
-
Reads a number of bytes.
- readBytes(long, int) - Method in class org.basex.io.random.DataAccess
-
Reads a number of bytes from the specified offset.
- 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.
- reader(boolean, boolean) - Static method in class org.basex.io.parse.xml.XmlParser
-
Returns an XML reader.
- readLine() - Method in class org.basex.io.in.NewlineInput
-
Reads and returns a single line.
- readLine(String) - Method in class org.basex.util.ConsoleReader
-
Reads next line.
- readLine(TokenBuilder) - Method in class org.basex.io.in.NewlineInput
-
Copies a single line to the specified token builder.
- 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
Numfor more. - readNum() - Method in class org.basex.io.random.DataAccess
-
Reads the next compressed number and returns it as integer.
- readNum(long) - Method in class org.basex.io.random.DataAccess
-
Reads a
Numvalue from disk. - readNums() - Method in class org.basex.io.in.DataInput
-
Reads a compressed integer array.
- reads - Variable in class org.basex.core.locks.Locks
-
Read locks.
- READS - Static variable in interface org.basex.core.jobs.JobsText
-
Read locks.
- READS - Static variable in interface org.basex.core.Text
-
"Reads".
- readString() - Method in class org.basex.io.in.BufferInput
-
Reads a string from the input stream, suffixed by a
0byte. - readToken() - Method in class org.basex.io.in.DataInput
-
Reads a token, represented by its compressed length and its byte array.
- readToken() - Method in class org.basex.io.random.DataAccess
-
Reads the next token from disk.
- readToken(long) - Method in class org.basex.io.random.DataAccess
-
Reads a token from disk.
- readTokens() - Method in class org.basex.io.in.DataInput
-
Reads a token array.
- REALM - Enum constant in enum class org.basex.util.http.HttpText.Request
-
Realm.
- rec - Variable in class org.basex.query.up.primitives.node.DeleteNode
-
States if the deletion of the target node T is part of a replaceElementContent call on the parent of T, see
ReplaceValue. - rec - Variable in class org.basex.query.up.primitives.node.ReplaceValue
-
States if this primitive represents a replaceElementContent expression.
- RECENT - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- RECENTLY_OPENED - Static variable in interface org.basex.core.Text
-
Command info.
- record() - Method in class org.basex.io.parse.csv.CsvConverter
-
Adds a new record.
- record() - Method in class org.basex.io.parse.csv.CsvXQueryConverter
- RECORD - Static variable in class org.basex.io.parse.csv.CsvConverter
-
CSV token.
- RECORDS - Static variable in class org.basex.io.parse.csv.CsvXQueryConverter
-
Records.
- RECURSIVE - Static variable in class org.basex.query.func.archive.CreateFromOptions
-
Recursive parsing.
- RED - Static variable in interface org.basex.core.Text
-
Color schema information.
- RED - Static variable in class org.basex.gui.GUIConstants
-
Color: red.
- REDO - Static variable in interface org.basex.core.Text
-
Command info.
- REDOSTEP - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Redo.
- REF - Static variable in class org.basex.util.Token
-
IDRef token.
- refine(Expr) - Method in class org.basex.query.value.type.ExprType
-
Refines the type with type information from the specified expression.
- refine(Expr) - Method in interface org.basex.query.value.type.Type
-
Returns the given type, or the type of the specified expression if it is more specific.
- refineType(Expr) - Method in class org.basex.query.expr.Expr
-
Refines the expression type.
- refineType(Expr) - Method in class org.basex.query.expr.ParseExpr
- refineType(Expr) - Method in class org.basex.query.value.item.FItem
- refineType(Expr) - Method in class org.basex.query.value.item.Item
- refineType(Expr) - Method in class org.basex.query.value.map.XQMap
- refineType(Expr) - Method in class org.basex.query.value.seq.Seq
- refineType(SeqType, long, CompileContext) - Method in class org.basex.query.var.Var
-
Tries to refine the type of this variable through the type of the bound expression.
- refineType(SeqType, CompileContext) - Method in class org.basex.query.var.Var
-
Tries to refine the type of this variable through the type of the bound expression.
- Reflect - Class in org.basex.util
-
This class assembles some reflection methods.
- REFRESH - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Refresh.
- REFRESH - Static variable in interface org.basex.core.Text
-
"Refresh".
- 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.
- refreshContextLabel() - Method in class org.basex.gui.view.editor.EditorView
-
Refreshes the context label.
- refreshControls(boolean) - 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.layout.BaseXScrollBar
-
Refreshes the layout.
- refreshLayout() - Method in class org.basex.gui.text.SearchBar
-
Refreshes the layout.
- 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.project.ProjectView
-
Called when GUI design has changed.
- 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.
- refreshLayout(Font) - Method in class org.basex.gui.text.TextPanel
-
Refreshes the layout.
- 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.core.Databases
-
Returns a regular expression for the specified name pattern.
- regex(String) - Static method in class org.basex.io.IOFile
-
Converts a name 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 - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Regular expression.
- RegExLexer - Class in org.basex.query.util.regex.parse
-
A simple lexer for XML Schema regular expressions.
- RegExLexer(byte[], boolean) - Constructor for class org.basex.query.util.regex.parse.RegExLexer
-
Constructor.
- regExp() - Method in class org.basex.query.util.regex.parse.RegExParser
-
Parses the "regExp" rule.
- RegExp - Class in org.basex.query.util.regex
-
A node of the regular expression AST.
- RegExp() - Constructor for class org.basex.query.util.regex.RegExp
- RegExParser - Class in org.basex.query.util.regex.parse
-
A parser for XSD regular expressions.
- RegExParser(byte[], boolean, boolean, boolean) - Constructor for class org.basex.query.util.regex.parse.RegExParser
-
Constructor.
- RegExParser(TokenManager) - Constructor for class org.basex.query.util.regex.parse.RegExParser
-
Constructor with user supplied Token Manager.
- RegExParserConstants - Interface in org.basex.query.util.regex.parse
-
Token literal values and constants.
- RegExpList - Class in org.basex.query.util.regex
-
Resizable-array implementation for regular expressions.
- RegExpList() - Constructor for class org.basex.query.util.regex.RegExpList
-
Constructor.
- regExpr(Expr, Expr, QueryContext, boolean) - Method in class org.basex.query.func.fn.FnAnalyzeString
-
Returns a regular expression pattern.
- register(Context) - Method in class org.basex.core.jobs.Job
-
Registers the job (puts it on a queue).
- register(Job) - Method in class org.basex.core.jobs.JobPool
-
Registers a job (puts it on a queue).
- registerFuncLiteral(Closure) - Method in class org.basex.query.func.StaticFuncs
-
Registers a literal for a function that was not yet encountered during parsing.
- registerTailCall(XQFunction, Value[]) - Method in class org.basex.query.QueryContext
-
Registers a tail-called function and its arguments to this query context.
- REGMOD_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- REGPAT_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- REGROUP - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- REGULAR_EXPR - Static variable in interface org.basex.core.Text
-
"Regular expression".
- rehash(int) - Method in class org.basex.index.name.Names
- rehash(int) - Method in class org.basex.query.util.hash.HashItemSet
- rehash(int) - Method in class org.basex.query.util.hash.QNmMap
- rehash(int) - Method in class org.basex.query.util.hash.QNmSet
- rehash(int) - Method in class org.basex.util.hash.ASet
-
Rehashes all entries.
- rehash(int) - Method in class org.basex.util.hash.IntMap
- rehash(int) - Method in class org.basex.util.hash.IntObjMap
- rehash(int) - Method in class org.basex.util.hash.IntSet
- rehash(int) - Method in class org.basex.util.hash.TokenBoolMap
- rehash(int) - Method in class org.basex.util.hash.TokenIntMap
- rehash(int) - Method in class org.basex.util.hash.TokenMap
- rehash(int) - Method in class org.basex.util.hash.TokenObjMap
- rehash(int) - Method in class org.basex.util.hash.TokenSet
- ReInit(TokenManager) - Method in class org.basex.query.util.regex.parse.RegExParser
-
Reinitialise.
- REJECT - Enum constant in enum class org.basex.build.json.JsonParserOptions.JsonDuplicates
-
Reject.
- REJECT - Enum constant in enum class org.basex.query.value.map.MergeDuplicates
-
Reject.
- RELATIONSHIP - Static variable in interface org.basex.query.QueryText
-
Parser token.
- release() - Method in class org.basex.core.locks.Locking
-
Removes locks for the specified job, all in reverse order.
- release() - Method in class org.basex.core.locks.LockQueue
-
Notifies other jobs that a job has been completed.
- release(TextPanel.Action) - Method in class org.basex.gui.text.TextPanel
-
Releases a key or mouse.
- release(TextPanel.Action) - Method in class org.basex.gui.view.editor.EditorArea
- reload() - Method in class org.basex.gui.layout.ResourceFolder
-
Reloads this node without repainting the tree.
- remaining() - Method in class org.basex.util.InputParser
-
Returns a maximum of 15 remaining characters that have not yet been parsed.
- remove() - Method in class org.basex.util.ArrayIterator
- remove() - Method in class org.basex.util.ft.FTIterator
- remove(byte[]) - Method in class org.basex.server.ClientBlocker
-
Resets the login delay after successful login.
- remove(byte[]) - Method in class org.basex.util.ft.StopWords
-
Removes the specified stopword.
- remove(byte[]) - Method in class org.basex.util.hash.TokenIntMap
- remove(byte[]) - Method in class org.basex.util.hash.TokenMap
- remove(byte[]) - Method in class org.basex.util.hash.TokenObjMap
- remove(byte[]) - Method in class org.basex.util.hash.TokenSet
-
Removes the entry with the specified key.
- remove(int) - Method in class org.basex.util.Atts
-
Removes the element at the specified position.
- remove(int) - Method in class org.basex.util.list.IntList
-
Removes the element at the specified position.
- remove(int) - Method in class org.basex.util.list.ObjectList
-
Deletes the element at the specified position.
- remove(long, QueryContext) - Method in class org.basex.query.util.fingertree.FingerTree
-
Removes an element from this tree.
- remove(long, QueryContext) - Method in class org.basex.query.value.array.XQArray
-
Removes the element at the given position in this array.
- remove(long, QueryContext) - Method in class org.basex.query.value.seq.ItemSeq
- remove(long, QueryContext) - Method in class org.basex.query.value.seq.BlnSeq
-
Removes the item at the given position in this sequence and returns the resulting sequence.
- remove(long, QueryContext) - Method in class org.basex.query.value.seq.RangeSeq
- remove(long, QueryContext) - Method in class org.basex.query.value.seq.Seq
-
Removes the item at the given position in this sequence and returns the resulting sequence.
- remove(long, QueryContext) - Method in class org.basex.query.value.seq.SingletonSeq
- remove(long, QueryContext) - Method in class org.basex.query.value.seq.SubSeq
- remove(long, QueryContext) - Method in class org.basex.query.value.seq.tree.BigSeq
- remove(long, QueryContext) - Method in class org.basex.query.value.seq.tree.SmallSeq
- remove(InputStream) - Method in class org.basex.query.QueryResources
-
Closes and removes an input stream reference.
- remove(Object, int, int, int) - Static method in class org.basex.util.Array
-
Removes entries inside an array.
- remove(String) - Method in class org.basex.core.jobs.Jobs
-
Removes all jobs with the specified id from the list.
- remove(String) - Method in class org.basex.query.QueryResources
-
Removes and closes the specified database.
- remove(LockList) - Method in class org.basex.core.locks.LockList
-
Removes all locks from the specified list.
- remove(Node<N, E>, Node<N, E>, long) - Method in interface org.basex.query.util.fingertree.Node
-
Removes the element at the given position in this node.
- remove(Flag[]) - Method in enum class org.basex.query.util.Flag
-
Removes this flag from the specified array.
- remove(ANode) - Method in class org.basex.query.up.NamePool
-
Adds an entry to the pool and decreases its number of occurrence.
- remove(ClientListener) - Method in class org.basex.BaseXServer
-
Removes a client listener that is waiting for authentication.
- remove(T[], int) - Static method in class org.basex.util.Array
-
Removes an array entry at the specified position.
- REMOVE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- removeAll() - Method in class org.basex.gui.layout.BaseXSplit
- removeAll(int) - Method in class org.basex.util.list.IntList
-
Removes all occurrences of the specified element from the list.
- removeAll(E) - Method in class org.basex.util.list.ObjectList
-
Removes all occurrences of the specified element from the list.
- removeAll(L) - Method in class org.basex.util.list.ObjectList
-
Removes all elements from the specified list.
- removeAll(ANode) - Method in class org.basex.query.util.list.ANodeBuilder
- 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.ResourceFolder
-
Removes all children from this node.
- removeComments(String, int) - Static method in class org.basex.query.QueryProcessor
-
Removes comments from the specified string and returns the first characters of a query.
- removeFocus() - Method in class org.basex.query.CompileContext
-
Removes the current query focus from the stack.
- removeFocusListener(FocusListener) - Method in class org.basex.gui.layout.BaseXCombo
- removeKeyListener(KeyListener) - Method in class org.basex.gui.layout.BaseXCombo
- removeLayoutComponent(Component) - Method in class org.basex.gui.layout.BaseXSplit
- removeLayoutComponent(Component) - Method in class org.basex.gui.layout.ColumnLayout
- removeLayoutComponent(Component) - Method in class org.basex.gui.layout.RowLayout
- removeLayoutComponent(Component) - Method in class org.basex.gui.layout.TableLayout
- removeMin() - Method in class org.basex.util.MinHeap
-
Removes the minimum from this heap.
- removeOrderBy(CompileContext) - Method in class org.basex.query.expr.gflwor.GFLWOR
-
Removes order by clauses.
- removeScope() - Method in class org.basex.query.CompileContext
-
Removes and returns the current variable scope.
- removeScope(Scope) - Method in class org.basex.query.CompileContext
-
Prepares the variable scope for being compiled.
- rename(int, byte[]) - Method in class org.basex.index.resource.Resources
-
Updates the index after a document has been renamed.
- rename(IOFile) - Method in class org.basex.io.IOFile
-
Renames a file to the specified path.
- rename(IOFile, IOFile) - Method in class org.basex.gui.view.editor.EditorView
-
Updates the references to renamed files.
- Rename - Class in org.basex.core.cmd
-
Evaluates the 'rename' command and renames resources or directories in a collection.
- Rename - Class in org.basex.query.up.expr
-
Rename expression.
- Rename(String, String) - Constructor for class org.basex.core.cmd.Rename
-
Default constructor.
- Rename(StaticContext, InputInfo, Expr, Expr) - Constructor for class org.basex.query.up.expr.Rename
-
Constructor.
- RENAME - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- RENAME - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Rename.
- RENAME - Static variable in interface org.basex.core.parse.Commands
-
Command string: "rename".
- RENAME - Static variable in interface org.basex.core.Text
-
Button text for renaming databases.
- RENAME - Static variable in interface org.basex.query.QueryText
-
Parser token.
- 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.node
-
Rename node primitive.
- RenameNode(int, Data, InputInfo, QNm) - Constructor for class org.basex.query.up.primitives.node.RenameNode
-
Constructor.
- RENAMENODE - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
Rename.
- reopen(boolean) - Method in class org.basex.gui.view.editor.EditorArea
-
Reverts the contents of the currently opened editor.
- REOPEN - Static variable in interface org.basex.core.Text
-
Command info.
- REOPEN_FILE_X - Static variable in interface org.basex.core.Text
-
Dialog title for reopening a file.
- REORDER - Static variable in class org.basex.query.util.collation.UCAOptions
-
Option: reorder.
- replace(byte[], int, int) - Static method in class org.basex.util.Token
-
Replaces the specified character and returns the result token.
- replace(int, byte[], int) - Method in class org.basex.io.random.TableAccess
-
Replaces entries in the database.
- replace(int, DataClip) - Method in class org.basex.data.Data
-
Rapid Replace implementation.
- replace(String, InputStream) - Method in class org.basex.api.client.ClientSession
- replace(String, InputStream) - Method in class org.basex.api.client.LocalSession
- replace(String, InputStream) - Method in class org.basex.api.client.Session
-
Replaces a document in an open database.
- Replace - Class in org.basex.core.cmd
-
Evaluates the 'replace' command and replaces documents in a collection.
- Replace - Class in org.basex.query.up.expr
-
Replace expression.
- Replace(String) - Constructor for class org.basex.core.cmd.Replace
-
Constructor.
- Replace(String, String) - Constructor for class org.basex.core.cmd.Replace
-
Constructor.
- Replace(StaticContext, InputInfo, Expr, Expr, boolean) - Constructor for class org.basex.query.up.expr.Replace
-
Constructor.
- REPLACE - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- REPLACE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- REPLACE - Enum constant in enum class org.basex.server.ServerCmd
-
Code for replacing a document in a database: {path}0{input}0.
- REPLACE - Static variable in interface org.basex.core.parse.Commands
-
Command string: "replace".
- REPLACE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- REPLACE_ALL - Static variable in interface org.basex.core.Text
-
Command info.
- REPLACE_WITH - Static variable in interface org.basex.core.Text
-
Command info.
- replaceChild(Node, Node) - Method in class org.basex.api.dom.BXNode
- ReplaceContent - Class in org.basex.query.up.primitives.node
-
Replace element content primitive, extending insert into primitive.
- REPLACED - Static variable in class org.basex.gui.GUIOptions
-
Last replaced strings.
- replaceData(int, int, String) - Method in class org.basex.api.dom.BXComm
- ReplaceDoc - Class in org.basex.query.up.primitives.node
-
Replace document primitive.
- ReplaceDoc(int, Data, NewInput, Options, QueryContext, InputInfo) - Constructor for class org.basex.query.up.primitives.node.ReplaceDoc
-
Constructor.
- replaceHead(Node<N, E>) - Method in class org.basex.query.util.fingertree.FingerTree
-
Replaces the first node in this tree.
- replaceLast(Node<N, E>) - Method in class org.basex.query.util.fingertree.FingerTree
-
Replaces the last node in this tree.
- REPLACEMENT - Static variable in class org.basex.util.Token
-
Unicode replacement codepoint (\\uFFFD).
- ReplaceNode - Class in org.basex.query.up.primitives.node
-
Replace node primitive.
- ReplaceNode(int, Data, InputInfo, ANodeList) - Constructor for class org.basex.query.up.primitives.node.ReplaceNode
-
Constructor.
- REPLACENODE - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
Replace node.
- ReplaceValue - Class in org.basex.query.up.primitives.node
-
ReplaceValue primitive.
- ReplaceValue(int, Data, InputInfo, byte[]) - Constructor for class org.basex.query.up.primitives.node.ReplaceValue
-
Constructor.
- REPLACEVALUE - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
Replace value.
- replaceWholeText(String) - Method in class org.basex.api.dom.BXText
- replaceWith(Expr, Expr) - Method in class org.basex.query.CompileContext
-
Replaces an expression with the specified one.
- replicate(Expr, Expr, InputInfo) - Method in class org.basex.query.CompileContext
-
Replicates an expression.
- repo - Variable in class org.basex.core.Context
-
EXPath package repository.
- REPO - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- REPO - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- REPO - Static variable in class org.basex.core.locks.Locking
-
Special lock identifier for repository commands.
- REPO_DELETE - Static variable in interface org.basex.core.parse.Commands
-
Command string: "repo-delete".
- REPO_DELETE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- REPO_DELETE_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- REPO_DESCRIPTOR_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- REPO_INSTALL - Static variable in interface org.basex.core.parse.Commands
-
Command string: "repo-install".
- REPO_INSTALLED_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- REPO_LIST - Static variable in interface org.basex.core.parse.Commands
-
Command string: "repo-list".
- REPO_NOTFOUND_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- REPO_PARSE_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- REPO_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- REPO_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- REPO_URL - Static variable in interface org.basex.core.Text
-
Repository URL.
- REPO_VERSION - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- RepoDelete - Class in org.basex.core.cmd
-
Evaluates the 'repo delete' command.
- RepoDelete - Class in org.basex.query.func.repo
-
Function implementation.
- RepoDelete() - Constructor for class org.basex.query.func.repo.RepoDelete
- 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 - Class in org.basex.query.func.repo
-
Function implementation.
- RepoInstall() - Constructor for class org.basex.query.func.repo.RepoInstall
- 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 - Class in org.basex.query.func.repo
-
Function implementation.
- RepoList() - Constructor for class org.basex.core.cmd.RepoList
-
Constructor.
- RepoList() - Constructor for class org.basex.query.func.repo.RepoList
- RepoManager - Class in org.basex.query.util.pkg
-
Repository manager.
- RepoManager(Context) - Constructor for class org.basex.query.util.pkg.RepoManager
-
Constructor.
- RepoManager(Context, InputInfo) - Constructor for class org.basex.query.util.pkg.RepoManager
-
Constructor.
- REPOPATH - Static variable in class org.basex.core.StaticOptions
-
Package repository path.
- report(QueryContext) - Method in class org.basex.query.func.validate.ValidateDtd
-
Runs the validation process and returns the errors as XML.
- REPOSITORY_PATH - Static variable in interface org.basex.core.Text
-
Repository path.
- REQ - Static variable in interface org.basex.build.BuildText
-
DTD: REQUIRED ELEMENT.
- REQUEST - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- REQUEST - Enum constant in enum class org.basex.server.Log.LogType
-
Request.
- REQUEST_ATTRIBUTE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- REQUEST_PARAMETER - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- REQUEST_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- REQUEST_URI - Static variable in interface org.basex.query.QueryText
-
EXQuery URI.
- requestFocusInWindow() - Method in class org.basex.gui.layout.BaseXList
- RES_ADDED_X - Static variable in interface org.basex.core.Text
-
Resource added.
- RES_DELETED_X_X - Static variable in interface org.basex.core.Text
-
Resource deleted.
- RES_NOT_FOUND - Static variable in interface org.basex.core.Text
-
Resource not found.
- RES_NOT_FOUND_X - Static variable in interface org.basex.core.Text
-
Resource not found.
- RES_PROPS - Static variable in interface org.basex.core.Text
-
"Resource Properties".
- RES_RENAMED_X_X - Static variable in interface org.basex.core.Text
-
Resource renamed.
- RES_REPLACED_X_X - Static variable in interface org.basex.core.Text
-
Resource replaced.
- RESDIR_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- 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.
- RESERVED_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- reset() - Method in class org.basex.core.locks.LockList
-
Resets the lock list.
- reset() - Method in class org.basex.io.in.BufferInput
- reset() - Method in class org.basex.io.in.TarInputStream
- 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.io.serial.StandardSerializer
- reset() - Method in class org.basex.query.util.pkg.EXPathRepo
-
Resets the repository.
- 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() - Method in class org.basex.util.TokenParser
-
Resets the cursor position.
- reset(int) - Method in class org.basex.query.util.ft.FTMatches
-
Resets the match container.
- RESET - Static variable in interface org.basex.core.Text
-
Button for resetting options.
- resetError() - Method in class org.basex.gui.text.TextPanel
-
Removes the error marker.
- RESINV_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- resize(float) - Method in class org.basex.gui.layout.BaseXLabel
-
Resizes the used font.
- RESIZE_CAPACITY - Static variable in class org.basex.util.Array
-
Default factor for resizing dynamic arrays.
- resizeFont(JComponent, float) - Static method in class org.basex.gui.layout.BaseXLayout
-
Resizes a font.
- RESNF_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- resolve(byte[], byte[], StaticContext, InputInfo) - Static method in class org.basex.query.value.item.QNm
-
Resolves a QName string.
- resolve(byte[], StaticContext) - Static method in class org.basex.query.value.item.QNm
-
Resolves a QName string.
- resolve(String) - Method in class org.basex.io.IOFile
-
Resolves two paths.
- resolve(String) - Method in class org.basex.query.StaticContext
-
Resolves the specified path against the base URI.
- resolve(String, String) - Method in class org.basex.query.StaticContext
-
Returns an IO reference for the specified path.
- resolve(String, String, Uri) - Method in interface org.basex.query.util.UriResolver
-
Locates a file, given the optional namespace URI and a path to the location.
- resolve(QNm, InputInfo) - Method in class org.basex.query.util.parse.LocalVars
-
Resolves the referenced variable as a local or static variable and returns a reference to it.
- resolve(Uri, InputInfo) - Method in class org.basex.query.value.item.Uri
-
Appends the specified address.
- RESOLVE_QNAME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- RESOLVE_URI - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- resolveLocal(QNm, InputInfo) - Method in class org.basex.query.util.parse.LocalVars
-
Tries to resolve a local variable reference.
- ResourceFolder - Class in org.basex.gui.layout
-
JTree node which represents a folder.
- ResourceFolder(byte[], byte[], BaseXTree, Context) - Constructor for class org.basex.gui.layout.ResourceFolder
-
Constructor.
- ResourceLeaf - Class in org.basex.gui.layout
-
JTree node which represents a leaf (which represents either a raw file or a document).
- ResourceLeaf(byte[], byte[], boolean, boolean, BaseXTree, Context) - Constructor for class org.basex.gui.layout.ResourceLeaf
-
Constructor.
- ResourceNode - Class in org.basex.gui.layout
-
JTree node for representing database content (raw files / documents).
- ResourceRootFolder - Class in org.basex.gui.layout
-
JTree node which represents the root folder.
- ResourceRootFolder(byte[], byte[], BaseXTree, Context) - Constructor for class org.basex.gui.layout.ResourceRootFolder
-
Constructor.
- resources - Variable in class org.basex.data.Data
-
Resource index.
- resources - Variable in class org.basex.query.QueryContext
-
Query resources.
- Resources - Class in org.basex.index.resource
-
This index organizes the resources of a database (XML documents and raw files).
- Resources(Data) - Constructor for class org.basex.index.resource.Resources
-
Constructor.
- RESOURCES - Static variable in interface org.basex.core.Text
-
"Resources".
- RESOURCES_X - Static variable in interface org.basex.core.Text
-
Show packages.
- RESPONSE - Enum constant in enum class org.basex.util.http.HttpText.Request
-
Response.
- REST - Static variable in class org.basex.core.Sandbox
-
REST identifier.
- REST_ERROR - Static variable in class org.basex.query.value.item.QNm
-
QName: rest:error.
- REST_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- REST_ROOT - Static variable in class org.basex.core.Sandbox
-
Root path.
- REST_URI - Static variable in interface org.basex.query.QueryText
-
EXQuery URI.
- restore(String, String, StaticOptions, Restore) - Static method in class org.basex.core.cmd.Restore
-
Restores the specified database.
- 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 - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- RESTORE - Static variable in interface org.basex.core.parse.Commands
-
Command string: "restore".
- RESTORE - Static variable in interface org.basex.core.Text
-
Button text for restoring databases.
- RESTPATH - Static variable in class org.basex.core.StaticOptions
-
REST path (relative to web path).
- RESTXQERRORS - Static variable in class org.basex.core.StaticOptions
-
Show errors in RESTXQ directory.
- RESTXQPATH - Static variable in class org.basex.core.StaticOptions
-
RESTXQ path (relative to web path).
- 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() - Method in class org.basex.core.cmd.AQuery
- result() - Method in class org.basex.core.Command
-
Returns a cached result set generated by
AQuery. - RESULT - Enum constant in enum class org.basex.core.parse.Commands.CmdJobs
- RESULT - Static variable in interface org.basex.core.Text
-
Query info: result .
- RESULT_X - Static variable in interface org.basex.core.Text
-
"% Result".
- results - Variable in class org.basex.core.jobs.JobPool
-
Cached results.
- results() - Method in class org.basex.query.util.index.IndexCosts
-
Number of expected results.
- results(long, long) - Method in class org.basex.gui.GUIOptions
-
Returns a string representation of the number of results.
- RESULTS - Enum constant in enum class org.basex.server.ServerCmd
-
Code for executing the query in an iterative manner: {id}0.
- RESULTS_X - Static variable in interface org.basex.core.Text
-
"% Results".
- RETAIN - Enum constant in enum class org.basex.build.json.JsonParserOptions.JsonDuplicates
-
Retain.
- 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.
- RETRIEVE - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- RETRIEVE - Static variable in interface org.basex.core.parse.Commands
-
Command string: "retrieve".
- RETURN - Static variable in interface org.basex.query.QueryText
-
Parser token.
- RETURNED - Static variable in interface org.basex.query.func.unit.Constants
-
Name: returned.
- reuseFrame(int) - Method in class org.basex.query.var.QueryStack
-
Prepares the current stack frame to be reused.
- REVALIDATION - Static variable in interface org.basex.query.QueryText
-
Parser token.
- reverse() - Method in interface org.basex.query.util.fingertree.Node
-
Creates a reversed version of this node.
- reverse() - Method in class org.basex.util.list.ByteList
-
Reverses the order of the elements.
- reverse() - Method in class org.basex.util.list.IntList
-
Reverses the order of the elements.
- reverse(QueryContext) - Method in class org.basex.query.util.fingertree.FingerTree
-
Creates a reversed version of this tree.
- reverse(QueryContext) - Method in class org.basex.query.value.item.Item
- reverse(QueryContext) - Method in class org.basex.query.value.seq.BlnSeq
- reverse(QueryContext) - Method in class org.basex.query.value.seq.BytSeq
- reverse(QueryContext) - Method in class org.basex.query.value.seq.DblSeq
- reverse(QueryContext) - Method in class org.basex.query.value.seq.DBNodeSeq
- reverse(QueryContext) - Method in class org.basex.query.value.seq.DecSeq
- reverse(QueryContext) - Method in class org.basex.query.value.seq.FltSeq
- reverse(QueryContext) - Method in class org.basex.query.value.seq.IntSeq
- reverse(QueryContext) - Method in class org.basex.query.value.seq.ItemSeq
- reverse(QueryContext) - Method in class org.basex.query.value.seq.RangeSeq
- reverse(QueryContext) - Method in class org.basex.query.value.seq.SingletonSeq
- reverse(QueryContext) - Method in class org.basex.query.value.seq.StrSeq
- reverse(QueryContext) - Method in class org.basex.query.value.seq.SubSeq
- reverse(QueryContext) - Method in class org.basex.query.value.seq.tree.BigSeq
- reverse(QueryContext) - Method in class org.basex.query.value.seq.tree.SmallSeq
- reverse(QueryContext) - Method in class org.basex.query.value.Value
-
Returns all items of this value in reverse order.
- REVERSE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- reverseArray(QueryContext) - Method in class org.basex.query.value.array.XQArray
-
Returns an array with the same elements as this one, but their order reversed.
- root - Variable in class org.basex.query.expr.Filter
-
Expression.
- root - Variable in class org.basex.query.expr.path.Path
-
Root expression (can be
null). - root - Variable in class org.basex.query.QueryContext
-
Root expression of the query.
- root() - Method in class org.basex.core.Context
-
Returns
trueif a data reference exists and if the current node set contains all documents. - root() - Method in class org.basex.index.path.PathIndex
-
Returns the root node.
- root() - Method in class org.basex.query.QueryPlan
-
Returns the root node.
- root() - Method in class org.basex.query.value.node.ANode
-
Returns the root of a node (the topmost ancestor without parent node).
- ROOT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- ROOT_DIR - Static variable in class org.basex.query.func.archive.CreateFromOptions
-
Include root directory.
- rootException(Throwable) - Static method in class org.basex.util.Util
-
Returns the root query exception.
- round(int, boolean) - Method in class org.basex.query.value.item.ANum
-
Returns a rounded value.
- round(int, boolean) - Method in class org.basex.query.value.item.Dbl
- round(int, boolean) - Method in class org.basex.query.value.item.Dec
- round(int, boolean) - Method in class org.basex.query.value.item.Flt
- round(int, boolean) - Method in class org.basex.query.value.item.Int
- round(int, boolean) - Method in class org.basex.query.value.item.Uln
- ROUND - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- ROUND_HALF_TO_EVEN - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- RowLayout - Class in org.basex.gui.layout
-
This LayoutManager is a simplified version of the the TableLayout.
- RowLayout() - Constructor for class org.basex.gui.layout.RowLayout
-
Default constructor.
- RowLayout(int) - Constructor for class org.basex.gui.layout.RowLayout
-
Constructor, specifying gap between components.
- 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.
- rtrn - Variable in class org.basex.query.expr.gflwor.GFLWOR
-
Return expression.
- run() - Method in class org.basex.BaseXServer
- run() - Method in class org.basex.core.cmd.Add
- run() - Method in class org.basex.core.cmd.AlterBackup
- run() - Method in class org.basex.core.cmd.AlterDB
- run() - Method in class org.basex.core.cmd.AlterPassword
- 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.CreateBackup
- run() - Method in class org.basex.core.cmd.CreateDB
- 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.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.DropIndex
- run() - Method in class org.basex.core.cmd.DropUser
- run() - Method in class org.basex.core.cmd.Execute
- 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() - 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.Inspect
- run() - Method in class org.basex.core.cmd.JobsList
- run() - Method in class org.basex.core.cmd.JobsResult
- run() - Method in class org.basex.core.cmd.JobsStop
- run() - 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.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() - 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.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.Test
- run() - Method in class org.basex.core.cmd.XQuery
- run() - Method in class org.basex.core.Command
-
Executes the command and serializes the result (internal call).
- run() - Method in class org.basex.core.jobs.Jobs
-
Schedules all registered jobs.
- run() - Method in class org.basex.core.jobs.QueryJob
- run() - Method in class org.basex.core.jobs.QueryJobTask
- run() - Method in class org.basex.core.Sandbox.Client
- run() - Method in class org.basex.server.ClientListener
- run(String, String) - Method in class org.basex.core.cmd.DropUser
- run(String, String) - Method in class org.basex.core.cmd.Grant
- run(String, String) - Method in class org.basex.core.cmd.Kill
- run(Context) - Method in class org.basex.core.Command
-
Runs the command without permission, data and concurrency checks.
- run(Context, OutputStream) - Method in class org.basex.core.Command
-
Runs the command without permission, data and concurrency checks.
- Run - Class in org.basex.core.cmd
-
Evaluates the 'run' command and processes an input file.
- Run(String) - Constructor for class org.basex.core.cmd.Run
-
Default constructor.
- RUN - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- RUN - Static variable in interface org.basex.core.parse.Commands
-
Command string: "run".
- RUN_QUERY - Static variable in interface org.basex.core.Text
-
Command info.
- RUN_TESTS - Static variable in interface org.basex.core.Text
-
Command info.
- running(int) - Method in class org.basex.gui.GUI
-
Checks if a command with the specified id is still running.
- RUNNING - Enum constant in enum class org.basex.core.jobs.JobState
-
Running.
- RUNQUERY - Static variable in class org.basex.core.MainOptions
-
Runs the query results, or only parses it.
- RUNS - Static variable in class org.basex.core.MainOptions
-
Number of query executions.
S
- S - Static variable in interface org.basex.io.parse.json.JsonConstants
-
Plural.
- S_ALL - Static variable in interface org.basex.core.Text
-
Command keyword.
- S_BUGINFO - Static variable in interface org.basex.core.Text
-
Bug info.
- S_CLIENT - Static variable in interface org.basex.core.Text
-
Client mode.
- S_CLIENTINFO - Static variable in interface org.basex.core.Text
-
Client start information.
- S_CONSOLE_X - Static variable in interface org.basex.core.Text
-
Console text.
- S_DIR - Static variable in interface org.basex.core.Text
-
Command keyword.
- S_GUI - Static variable in interface org.basex.core.Text
-
GUI mode.
- S_GUIINFO - Static variable in interface org.basex.core.Text
-
GUI start information.
- S_HTTP_SERVER - Static variable in interface org.basex.core.Text
-
HTTP server mode.
- S_HTTPINFO - Static variable in interface org.basex.core.Text
-
HTTP information.
- S_INPUT - Static variable in interface org.basex.core.Text
-
Command keyword.
- S_LIST - Static variable in interface org.basex.core.Text
-
Command keyword.
- S_LOCALHOST - Static variable in interface org.basex.core.Text
-
Localhost.
- S_LOCALINFO - Static variable in interface org.basex.core.Text
-
Start information.
- S_NAME - Static variable in interface org.basex.core.Text
-
Command keyword.
- S_PATH - Static variable in interface org.basex.core.Text
-
Command keyword.
- S_PW - Static variable in interface org.basex.core.Text
-
Command keyword.
- S_QUERY - Static variable in interface org.basex.core.Text
-
Command keyword.
- S_SERVER - Static variable in interface org.basex.core.Text
-
Server mode.
- S_SERVERINFO - Static variable in interface org.basex.core.Text
-
Server start information.
- S_STANDALONE - Static variable in interface org.basex.core.Text
-
Local (standalone) mode.
- S_STOP - Static variable in interface org.basex.core.Text
-
Command keyword.
- S_TO - Static variable in interface org.basex.core.Text
-
Command keyword.
- S_USERINFO - Static variable in interface org.basex.core.users.UserText
-
User name.
- SALT - Enum constant in enum class org.basex.core.users.Code
-
Salt.
- SALTED_SHA256 - Enum constant in enum class org.basex.core.users.Algorithm
-
Salted SHA-256.
- SAME - Static variable in interface org.basex.query.QueryText
-
Parser token.
- SAME - Static variable in class org.basex.util.ft.FTScopeOptions
-
Option: same.
- sameKey(Item, InputInfo) - Method in class org.basex.query.value.item.ADate
- sameKey(Item, InputInfo) - Method in class org.basex.query.value.item.ANum
- sameKey(Item, InputInfo) - Method in class org.basex.query.value.item.AStr
- sameKey(Item, InputInfo) - Method in class org.basex.query.value.item.Atm
- sameKey(Item, InputInfo) - Method in class org.basex.query.value.item.Dummy
- sameKey(Item, InputInfo) - Method in class org.basex.query.value.item.FItem
- sameKey(Item, InputInfo) - Method in class org.basex.query.value.item.Item
-
Compares the items for equality.
- sameKey(Item, InputInfo) - Method in class org.basex.query.value.item.Jav
- sameKey(Item, InputInfo) - Method in class org.basex.query.value.node.ANode
- sandbox() - Static method in class org.basex.core.Sandbox
-
Returns the sandbox database path.
- Sandbox - Class in org.basex.core
-
If this class is extended, tests will be run in a sandbox.
- Sandbox() - Constructor for class org.basex.core.Sandbox
- Sandbox.Client - Class in org.basex.core
-
Client.
- SATISFIES - Static variable in interface org.basex.query.QueryText
-
Parser token.
- save() - Method in class org.basex.gui.view.editor.EditorView
-
Saves the contents of the currently opened editor.
- save() - Method in class org.basex.util.History
-
Sets the saved position.
- save(IOFile, boolean, boolean, boolean) - Method in class org.basex.gui.view.project.ProjectView
-
Refreshes the view after a file has been saved.
- SAVE - Static variable in interface org.basex.core.Text
-
Command info.
- SAVE_AS - Static variable in interface org.basex.core.Text
-
Command info.
- SAVE_BEFORE_EXECUTE - Static variable in interface org.basex.core.Text
-
Save before executing file.
- saveAs() - Method in class org.basex.gui.view.editor.EditorView
-
Saves the contents of the currently opened editor under a new name.
- saveOptions() - Method in class org.basex.gui.GUI
-
Saves the current configuration.
- SAVERUN - Static variable in class org.basex.gui.GUIOptions
-
Save before executing file.
- SAXERR_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SAXHandler - Class in org.basex.build.xml
-
SAX Parser wrapper.
- SAXHandler(Builder, boolean, boolean) - Constructor for class org.basex.build.xml.SAXHandler
-
Constructor.
- SAXWrapper - Class in org.basex.build.xml
-
This class parses an XML document with Java's internal SAX parser.
- SAXWrapper(IO, MainOptions) - Constructor for class org.basex.build.xml.SAXWrapper
-
Constructor.
- sc - Variable in class org.basex.io.serial.Serializer
-
Static context.
- sc - Variable in class org.basex.query.func.StandardFunc
-
Static context.
- sc - Variable in class org.basex.query.QueryParser
-
Static context.
- sc - Variable in class org.basex.query.QueryProcessor
-
Static context.
- sc - Variable in class org.basex.query.scope.StaticScope
-
Static context.
- sc - Variable in class org.basex.query.value.item.FuncItem
-
Static context.
- sc - Variable in class org.basex.query.var.VarScope
-
Static context.
- sc() - Method in class org.basex.query.CompileContext
-
Returns the current static context.
- sc(InputEvent) - Static method in enum class org.basex.gui.layout.BaseXKeys
-
Returns true if the system's shortcut key was pressed.
- sc(StaticContext) - Method in class org.basex.io.serial.AdaptiveSerializer
- sc(StaticContext) - Method in class org.basex.io.serial.Serializer
-
Assigns the static context.
- SCA - Enum constant in enum class org.basex.query.value.type.Type.ID
-
schema-attribute().
- SCANPOS_X_X - Static variable in interface org.basex.core.Text
-
Scanner position.
- SCANQUOTE - Static variable in interface org.basex.build.BuildText
-
Parser error.
- SCE - Enum constant in enum class org.basex.query.value.type.Type.ID
-
schema-element().
- SCHEDULED - Enum constant in enum class org.basex.core.jobs.JobState
-
Scheduled.
- scheduleResult(Job) - Method in class org.basex.core.jobs.JobPool
-
Discards a result after the timeout.
- SCHEMA - Static variable in interface org.basex.query.QueryText
-
Parser token.
- SCHEMA_ATTRIBUTE - Enum constant in enum class org.basex.query.value.type.NodeType
-
Schema-attribute.
- SCHEMA_ATTRIBUTE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- SCHEMA_ELEMENT - Enum constant in enum class org.basex.query.value.type.NodeType
-
Schema-element.
- SCHEMA_ELEMENT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- SCHEMAINV_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- scheme() - Method in class org.basex.query.util.UriParser.ParsedUri
-
Returns the scheme.
- Scope - Interface in org.basex.query.scope
-
Interface for all expressions defining a new variable scope.
- SCOPE - Static variable in class org.basex.query.func.ft.FtIndexOptions
-
Option: scope.
- score() - Method in class org.basex.query.value.item.Bln
- score() - Method in class org.basex.query.value.item.Item
-
Returns a score value.
- score() - Method in class org.basex.query.value.node.FTNode
- score(double) - Method in class org.basex.query.value.node.FTNode
-
Sets a new score value.
- SCORE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- scoring - Variable in class org.basex.query.QueryContext
-
Scoring flag.
- Scoring - Class in org.basex.util.ft
-
Default scoring model, assembling all score calculations.
- SCROLL_TABS - Static variable in interface org.basex.core.Text
-
Scroll editor tabs.
- SCROLLDOWN - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Scroll down.
- SCROLLTABS - Static variable in class org.basex.gui.GUIOptions
-
Flag for scrolling editor tabs.
- SCROLLUP - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Scroll up.
- sd - Variable in class org.basex.util.ft.FTOpt
-
Stemming dictionary (can be
null). - SD - Static variable in class org.basex.util.Token
-
Scientific double output.
- search - Variable in class org.basex.gui.text.TextPanel
-
Search bar.
- SEARCH - Static variable in class org.basex.gui.GUIOptions
-
Last keyword inputs.
- SearchBar - Class in org.basex.gui.text
-
This panel provides search and replace facilities.
- SearchBar.SearchDir - Enum Class in org.basex.gui.text
-
Search direction.
- SEARCHED - Static variable in class org.basex.gui.GUIOptions
-
Last searched strings.
- SearchEditor - Class in org.basex.gui.text
-
This class displays editor components with an integrated search bar.
- SearchEditor(GUI, JComponent, TextPanel) - Constructor for class org.basex.gui.text.SearchEditor
-
Constructor.
- SearchEditor(GUI, TextPanel) - Constructor for class org.basex.gui.text.SearchEditor
-
Constructor.
- SEARCHING - Static variable in interface org.basex.core.Text
-
Searching.
- SEARCHMODE - Static variable in class org.basex.gui.GUIOptions
-
Current input mode in global text field (Search, XQuery, Command).
- searchString() - Method in class org.basex.gui.text.TextPanel
-
Returns a currently marked string if it does not extend over more than one line.
- sec - Variable in class org.basex.query.value.item.ADateDur
-
Seconds and milliseconds.
- sec() - Method in class org.basex.query.value.item.ADate
- sec() - Method in class org.basex.query.value.item.ADateDur
-
Returns the seconds (0-59), including the fractional part.
- sec() - Method in class org.basex.query.value.item.Dur
- SECDURRANGE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SECONDARY - Enum constant in enum class org.basex.query.util.collation.BaseXCollationOptions.Strength
-
Secondary.
- seconds() - Method in class org.basex.query.value.item.ADate
-
Returns the date in seconds.
- SECONDS_FROM_DATETIME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- SECONDS_FROM_DURATION - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- SECONDS_FROM_TIME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- SECRANGE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- 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.
- selectAll(BaseXFileChooser.Mode) - Method in class org.basex.gui.layout.BaseXFileChooser
-
Returns selected files or directories.
- SELECTALL - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Select all.
- selected() - Method in class org.basex.gui.text.TextPanel
-
Tests if text has been selected.
- selected(GUI) - Method in interface org.basex.gui.GUICommand
-
Checks if the command is currently selected.
- selected(GUI) - Method in enum class org.basex.gui.GUIMenuCmd
- selected(GUI) - Method in class org.basex.gui.GUIPopupCmd
- SELF - Enum constant in enum class org.basex.query.expr.path.Axis
-
Step axis.
- selfIter() - Method in class org.basex.query.value.node.ANode
-
Returns a self axis iterator.
- SEMI - Static variable in interface org.basex.build.BuildText
-
Semicolon.
- SEMICOL - Static variable in interface org.basex.query.QueryText
-
Parser token.
- SEMICOLON - Enum constant in enum class org.basex.build.csv.CsvOptions.CsvSep
-
Semicolon.
- SEND_AUTHORIZATION - Enum constant in enum class org.basex.util.http.HttpText.Request
-
Send-authorization.
- sendRequest(byte[], ANode, Value) - Method in class org.basex.util.http.HttpClient
-
Sends an HTTP request and returns the response.
- SENR - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- SENSITIVE - Enum constant in enum class org.basex.util.ft.FTCase
-
Sensitive.
- SENSITIVE - Enum constant in enum class org.basex.util.ft.FTDiacritics
-
Sensitive.
- SENSITIVE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- SENTENCE - Enum constant in enum class org.basex.util.ft.FTBigUnit
-
Sentence unit.
- SENTENCE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- SENTENCES - Enum constant in enum class org.basex.util.ft.FTUnit
-
Sentence unit.
- SENTENCES - Static variable in interface org.basex.query.QueryText
-
Parser token.
- sep - Variable in enum class org.basex.build.csv.CsvOptions.CsvSep
-
Character.
- sep - Variable in class org.basex.io.serial.StandardSerializer
-
Include separator.
- SEP - Static variable in interface org.basex.query.QueryText
-
Query Info.
- separate() - Method in class org.basex.io.serial.OutputSerializer
-
Prints an item separator.
- separator() - Method in class org.basex.build.csv.CsvOptions
-
Returns the separator character or
-1if character is invalid. - SEPARATOR - Static variable in class org.basex.build.csv.CsvOptions
-
Option: column separator.
- SEPARATOR - Static variable in interface org.basex.core.Text
-
Separator.
- SEPARATOR - Static variable in interface org.basex.gui.GUICommand
-
Separator.
- SEPARATOR_SIZE - Static variable in class org.basex.gui.layout.BaseXBack
-
Size of visual separators.
- SEPM - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- seq(Type) - Method in class org.basex.query.value.seq.tree.TreeSeqBuilder
-
Creates a sequence containing the current elements of this builder.
- Seq - Class in org.basex.query.value.seq
-
Sequence, containing at least two items.
- Seq(long, Type) - Constructor for class org.basex.query.value.seq.Seq
-
Constructor, specifying a type.
- SEQFOUND_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SeqRange - Class in org.basex.query.func.fn
-
Sequence range.
- seqType - Variable in class org.basex.query.func.FuncDefinition
-
Sequence type.
- seqType() - Method in class org.basex.query.expr.Expr
-
Returns the static type of the resulting value.
- seqType() - Method in class org.basex.query.expr.ParseExpr
- seqType() - Method in class org.basex.query.scope.StaticDecl
-
Returns the type of this expression.
- seqType() - Method in class org.basex.query.value.item.Dummy
- seqType() - Method in class org.basex.query.value.item.Item
- seqType() - Method in class org.basex.query.value.seq.Empty
- seqType() - Method in class org.basex.query.value.seq.Seq
- seqType() - Method in class org.basex.query.value.type.ExprType
-
Returns the sequence type.
- seqType() - Method in interface org.basex.query.value.type.Type
-
Returns a sequence type with a single number of occurrence.
- seqType() - Method in class org.basex.query.var.Var
-
Sequence type of values bound to this variable.
- seqType(Occ) - Method in enum class org.basex.query.value.type.AtomType
- seqType(Occ) - Method in class org.basex.query.value.type.FuncType
- seqType(Occ) - Method in enum class org.basex.query.value.type.ListType
- seqType(Occ) - Method in enum class org.basex.query.value.type.NodeType
- seqType(Occ) - Method in interface org.basex.query.value.type.Type
-
Internal function for creating a sequence type with the specified occurrence indicator.
- SeqType - Class in org.basex.query.value.type
-
Stores a sequence type definition.
- seqTypes(StaticFunc) - Method in class org.basex.query.func.StaticFuncs
-
Returns the unions of the sequences types for function calls of the specified function.
- SEQUENCE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- SER_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SERATTR_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SERDT - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SERDUPL_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SERE - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- SERENC_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SERENCODING_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SERFUNC_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SERIALIZATION - Static variable in interface org.basex.core.Text
-
Serialization parameters.
- SERIALIZATION_PARAMETERS - Static variable in interface org.basex.query.QueryText
-
Serialization.
- serialize() - Method in class org.basex.query.value.Value
-
Serializes the value, using the standard XML serializer, and returns the cached result.
- serialize(Serializer) - Method in class org.basex.query.value.Value
-
Serializes the value with the specified serializer.
- serialize(SerializerOptions) - Method in class org.basex.query.value.Value
-
Serializes the value with the specified serialization parameters and returns the cached result.
- serialize(Iter, SerializerOptions, QueryError, QueryContext) - Method in class org.basex.query.func.StandardFunc
-
Serializes the data from the specified iterator.
- serialize(Item) - Method in class org.basex.io.serial.AdaptiveSerializer
- serialize(Item) - Method in class org.basex.io.serial.csv.CsvXQuerySerializer
- serialize(Item) - Method in class org.basex.io.serial.json.JsonSerializer
- serialize(Item) - Method in class org.basex.io.serial.Serializer
-
Serializes the specified item, which may be a node or an atomic value.
- serialize(Item) - Method in class org.basex.io.serial.StandardSerializer
- SERIALIZE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- SERIALIZE - Static variable in class org.basex.core.MainOptions
-
Flag for serializing query results.
- serializer(Item, SerializerOptions, InputInfo) - Static method in class org.basex.query.func.FuncOptions
-
Converts the specified output parameter item to serializer options.
- serializer(Item, InputInfo) - Static method in class org.basex.query.func.FuncOptions
-
Converts the specified output parameter item to serialization parameters.
- Serializer - Class in org.basex.io.serial
-
This is an interface for serializing XQuery values.
- Serializer() - Constructor for class org.basex.io.serial.Serializer
- SERIALIZER - Static variable in class org.basex.core.MainOptions
-
Serialization parameters.
- SerializerMode - Enum Class in org.basex.io.serial
-
Pre-defined serialization parameters.
- SerializerOptions - Class in org.basex.io.serial
-
This class defines all available serialization parameters.
- SerializerOptions() - Constructor for class org.basex.io.serial.SerializerOptions
-
Default constructor.
- SerializerOptions(SerializerOptions) - Constructor for class org.basex.io.serial.SerializerOptions
-
Constructor with options to be copied.
- SerializerOptions.Newline - Enum Class in org.basex.io.serial
-
Newlines.
- serializing - Variable in class org.basex.query.QueryInfo
-
Serialization time (nano seconds).
- SerialMethod - Enum Class in org.basex.io.serial
-
Serialization methods.
- serialParams(String) - Static method in class org.basex.core.Sandbox
-
Returns serialization parameters.
- SERILL_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SERJSON - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SERJSONFUNC_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SERJSONSEQ - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SERMAP_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SERNORM_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SERNOTSUPP_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SERNS_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SERNUMBER_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SEROPT_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SEROPTION_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- serParams() - Method in class org.basex.query.QueryContext
-
Returns query-specific or default serialization parameters.
- SERPI - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SERSA - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SERSTAND - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SERUNDECL - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SERVER - Static variable in class org.basex.server.Log
-
Server string.
- SERVER_TIMING - Static variable in interface org.basex.util.http.HttpText
-
HTTP header string.
- ServerCmd - Enum Class in org.basex.server
-
This class defines the available command-line commands.
- SERVERHOST - Static variable in class org.basex.core.StaticOptions
-
Server: host, used for binding the server.
- ServerInput - Class in org.basex.io.in
-
This server-side class wraps an
InputStreamreference by a database client. - ServerInput(InputStream) - Constructor for class org.basex.io.in.ServerInput
-
Constructor.
- ServerOutput - Class in org.basex.io.out
-
This server-side class wraps an
InputStreamreferenced by a database client. - ServerOutput(OutputStream) - Constructor for class org.basex.io.out.ServerOutput
-
Constructor.
- SERVERPORT - Static variable in class org.basex.core.StaticOptions
-
Server: port, used for binding the server.
- ServerQuery - Class in org.basex.server
-
Server query representation, generated by
LocalQueryandClientQuery. - ServerQuery(String, Context) - Constructor for class org.basex.server.ServerQuery
-
Constructor.
- SERVICE - Static variable in class org.basex.core.jobs.JobsOptions
-
Register as service.
- SERVICE - Static variable in class org.basex.query.func.jobs.JobsStop.StopOptions
-
Stop service.
- session() - Method in class org.basex.core.CLI
-
Returns the session.
- Session - Class in org.basex.api.client
-
This class defines methods for executing commands, either locally or via the client/server architecture.
- SESSION - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- SESSION_NOTFOUND - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SESSION_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- SESSION_SET_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SESSION_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- sessions - Variable in class org.basex.core.Context
-
Client sessions.
- Sessions - Class in org.basex.server
-
This class organizes all currently opened database sessions.
- Sessions() - Constructor for class org.basex.server.Sessions
- SESSIONS - Enum constant in enum class org.basex.core.parse.Commands.CmdShow
- SESSIONS - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- SESSIONS_KILLED_X - Static variable in interface org.basex.core.Text
-
Killed sessions.
- SESSIONS_NOTFOUND_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SESSIONS_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- SESSIONS_SET_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SESSIONS_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- SESSIONS_X - Static variable in interface org.basex.core.Text
-
Show sessions.
- SESU - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- set(byte[], int) - Static method in class org.basex.util.Num
-
Compresses and stores an integer value at the beginning of the byte array.
- set(int) - Method in class org.basex.util.BitArray
-
Sets the ith bit to 1.
- set(int, boolean) - Method in class org.basex.util.list.BoolList
-
Stores an element at the specified index.
- set(int, byte) - Method in class org.basex.util.TokenBuilder
-
Sets a byte at the specified position.
- set(int, int) - Method in class org.basex.util.list.IntList
-
Stores an element at the specified position.
- set(int, E) - Method in class org.basex.util.list.ObjectList
-
Sets an element at the specified index position.
- set(long, E) - Method in class org.basex.query.util.fingertree.FingerTree
-
Replaces the element at the given position in this tree.
- set(long, E) - Method in interface org.basex.query.util.fingertree.Node
-
Replaces the element at the given position in this node with the given element.
- set(Component, String) - Method in class org.basex.gui.layout.BaseXDialog
-
Sets a component at the specified
BorderLayoutposition. - set(DBNodes, DBNodes) - Method in class org.basex.core.Context
-
Sets the current context and marked node set and resets the focus.
- set(Var, Value) - Method in class org.basex.query.QueryContext
-
Binds an expression to a local variable.
- set(Var, Value, QueryContext) - Method in class org.basex.query.var.QueryStack
-
Sets the value of the given variable in the current stack frame.
- set(FTFlag, boolean) - Method in class org.basex.util.ft.FTOpt
-
Sets the specified flag.
- set(BooleanOption, boolean) - Method in class org.basex.util.options.Options
-
Sets the boolean value of an option.
- set(EnumOption<V>, Enum<V>) - Method in class org.basex.util.options.Options
-
Sets the enumeration of an option.
- set(EnumOption<V>, String) - Method in class org.basex.util.options.Options
-
Sets the enumeration of an option.
- set(NumberOption, int) - Method in class org.basex.util.options.Options
-
Sets the integer value of an option.
- set(NumbersOption, int[]) - Method in class org.basex.util.options.Options
-
Sets the integer array value of an option.
- set(Option<?>, Object) - Static method in class org.basex.core.Sandbox
-
Sets an option and returns exceptions into assertion errors.
- set(OptionsOption<O>, O) - Method in class org.basex.util.options.Options
-
Sets the options of an option.
- set(StringOption, String) - Method in class org.basex.util.options.Options
-
Sets the string value of an option.
- set(StringsOption, String[]) - Method in class org.basex.util.options.Options
-
Sets the string array value of an option.
- set(T, V) - Method in class org.basex.gui.GUI
-
Sets an option if its value differs from current value and displays the command in the info view.
- Set - Class in org.basex.core.cmd
-
Evaluates the 'set' command and modifies database options.
- Set(String, Object) - Constructor for class org.basex.core.cmd.Set
-
Default constructor.
- Set(O, V) - Constructor for class org.basex.core.cmd.Set
-
Default constructor.
- SET - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- SET - Static variable in interface org.basex.core.parse.Commands
-
Command string: "set".
- SET_CONTEXT - Static variable in interface org.basex.core.Text
-
Command info.
- 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
- setCaret(int) - Method in class org.basex.gui.text.TextPanel
-
Sets the caret to the specified position.
- setChoppedText(String, int) - Method in class org.basex.gui.layout.BaseXLabel
-
Shows an text.
- setContext(IOFile) - Method in class org.basex.gui.view.editor.EditorView
-
Sets an XML document as context.
- setData(String) - Method in class org.basex.api.dom.BXComm
- 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
- setEnabled(boolean) - Method in class org.basex.gui.layout.BaseXButton
- setEnabled(boolean) - Method in class org.basex.gui.layout.BaseXLabel
- setEnabled(boolean) - Method in class org.basex.gui.layout.BaseXList
- setEnabled(boolean) - Method in class org.basex.gui.text.TextPanel
- setError(String) - Method in class org.basex.gui.GUIStatus
-
Sets the status text.
- setExternal(Object) - Method in class org.basex.core.Context
-
Assigns an external object.
- setFile(StringOption, IOFile) - Method in class org.basex.gui.GUIOptions
-
Sets the string value of an option.
- setFiles(StringsOption, String[]) - Method in class org.basex.gui.GUIOptions
-
Sets the string array value of an option.
- setFont(Font) - Method in class org.basex.gui.layout.BaseXCombo
- setFont(Font) - Method in class org.basex.gui.layout.BaseXTextField
- setFont(Font) - Method in class org.basex.gui.text.TextPanel
- 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 scaled 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
- setInfo(String, Command, boolean, boolean) - Method in class org.basex.gui.view.info.InfoView
-
Displays the specified info string.
- setInfo(String, Command, String, boolean, boolean) - Method in class org.basex.gui.view.info.InfoView
-
Displays the specified info string.
- 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.
- setItems(String...) - Method in class org.basex.gui.layout.BaseXCombo
-
Sets the specified items.
- setLeaf(boolean) - Method in class org.basex.index.stats.Stats
-
Setter for leaf flag.
- setLimit(int) - Method in class org.basex.io.out.PrintOutput
-
Sets the maximum number of bytes to be written.
- setLinkListener(LinkListener) - Method in class org.basex.gui.text.TextPanel
-
Installs a link listener.
- setMnemonic(AbstractButton, StringBuilder) - Static method in class org.basex.gui.layout.BaseXLayout
-
Sets a mnemomic for the specified button.
- setName(String) - Method in class org.basex.io.in.TarEntry
-
Sets a file name.
- setNodeValue(String) - Method in class org.basex.api.dom.BXNode
- setOutputStream(OutputStream) - Method in class org.basex.api.client.Session
-
Specifies an output stream.
- setParser(Parser) - Method in class org.basex.core.cmd.CreateDB
-
Attaches a parser.
- setPrefix(String) - Method in class org.basex.api.dom.BXNode
- setSelectedItem(Object) - Method in class org.basex.gui.layout.BaseXCombo
- 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(Syntax) - Method in class org.basex.gui.text.TextPanel
-
Sets a syntax highlighter.
- setSyntax(IO, boolean) - Method in class org.basex.gui.text.TextPanel
-
Sets a syntax highlighter, based on the file format.
- setSystem() - Method in class org.basex.core.StaticOptions
- setSystem() - Method in class org.basex.util.options.Options
-
Overwrites the options with global options and system properties.
- setSystem(String, String) - Static method in class org.basex.util.Prop
-
Sets a system property if it has not been set before.
- setText(byte[]) - Method in class org.basex.gui.text.TextPanel
-
Sets the output text.
- setText(byte[]) - Method in class org.basex.gui.view.editor.EditorArea
- setText(byte[], int) - Method in class org.basex.gui.text.TextPanel
-
Sets the output text.
- setText(String) - Method in class org.basex.gui.GUIInput
- setText(String) - Method in class org.basex.gui.GUIStatus
-
Sets the status text.
- setText(String) - Method in class org.basex.gui.layout.BaseXCombo
-
Sets the current text.
- setText(String) - Method in class org.basex.gui.layout.BaseXTextField
- setText(String) - Method in class org.basex.gui.text.TextPanel
-
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(ArrayOutput, long) - Method in class org.basex.gui.view.text.TextView
-
Sets the output text.
- setTextContent(String) - Method in class org.basex.api.dom.BXNode
- setTitle() - Method in class org.basex.gui.GUI
-
Sets the window title.
- setUserData(String, Object, UserDataHandler) - Method in class org.basex.api.dom.BXNode
- setValue(int) - Method in class org.basex.gui.layout.BaseXSlider
-
Sets a slider value.
- 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.
- setVisible(boolean) - Method in class org.basex.gui.dialog.DialogMem
- setWidth(int) - Method in class org.basex.gui.layout.BaseXList
-
Sets the width of the component.
- setWidth(Component, int) - Static method in class org.basex.gui.layout.BaseXLayout
-
Sets the scaled component width, adopting the original component height.
- setXmlStandalone(boolean) - Method in class org.basex.api.dom.BXDoc
- setXmlVersion(String) - Method in class org.basex.api.dom.BXDoc
- SF - Static variable in class org.basex.util.Token
-
Scientific float output.
- sha256(String) - Static method in class org.basex.util.Strings
-
Returns an SHA256 hash in lower case.
- SHIFT - Static variable in class org.basex.gui.GUIConstants
-
Shift key.
- SHIFT_ENTER - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Shift Enter.
- SHORT - Enum constant in enum class org.basex.query.value.type.AtomType
-
Short type.
- shortCut() - Method in interface org.basex.gui.GUICommand
-
Returns a shortcut.
- shortCut() - Method in enum class org.basex.gui.GUIMenuCmd
- shortCut() - Method in class org.basex.gui.GUIPopupCmd
- shortcuts() - Method in interface org.basex.gui.GUICommand
-
Returns the command shortcuts.
- shortcuts() - Method in enum class org.basex.gui.GUIMenuCmd
- shortcuts() - Method in class org.basex.gui.GUIPopupCmd
- shortInfo() - Method in class org.basex.build.Builder
- shortInfo() - Method in class org.basex.core.cmd.Add
- shortInfo() - Method in class org.basex.core.cmd.Copy
- shortInfo() - Method in class org.basex.core.cmd.CreateBackup
- shortInfo() - Method in class org.basex.core.cmd.Export
- shortInfo() - Method in class org.basex.core.cmd.Restore
- shortInfo() - Method in class org.basex.core.jobs.Job
-
Returns short progress information.
- shortInfo() - Method in class org.basex.index.IndexBuilder
- shortInfo() - Method in class org.basex.query.QueryContext
- show(Component, int, int) - Method in class org.basex.gui.layout.BaseXPopup
- show(GUI) - Static method in class org.basex.gui.dialog.DialogAbout
-
Activates the dialog window.
- show(GUI) - Static method in class org.basex.gui.dialog.DialogColors
-
Activates the dialog window.
- show(GUI) - Static method in class org.basex.gui.dialog.DialogFonts
-
Activates the dialog window.
- show(GUI) - Static method in class org.basex.gui.dialog.DialogMem
-
Activates the dialog window.
- show(GUI) - Static method in class org.basex.gui.dialog.DialogPrefs
-
Activates the dialog window.
- SHOW - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- SHOW_ATTS - Static variable in interface org.basex.core.Text
-
Show attributes.
- SHOW_BACKUPS - Static variable in interface org.basex.core.parse.Commands
-
Command string: "show-backups".
- SHOW_HIDDEN_FILES - Static variable in interface org.basex.core.Text
-
Command info.
- SHOW_INVISIBLE - Static variable in interface org.basex.core.Text
-
Show invisible characters.
- SHOW_LINE_MARGIN - Static variable in interface org.basex.core.Text
-
Show line margin.
- SHOW_LINE_NUMBERS - Static variable in interface org.basex.core.Text
-
Show line numbers.
- SHOW_NAME_ATTS - Static variable in interface org.basex.core.Text
-
Name display flag.
- SHOW_NEWLINES - Static variable in interface org.basex.core.Text
-
Show newlines.
- SHOW_SESSIONS - Static variable in interface org.basex.core.parse.Commands
-
Command string: "show-sessions".
- SHOW_USERS - Static variable in interface org.basex.core.parse.Commands
-
Command string: "show-users".
- 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
- SHOWBUTTONS - Static variable in class org.basex.gui.GUIOptions
-
Flag for displaying buttons in the GUI window.
- SHOWEDITOR - Static variable in class org.basex.gui.GUIOptions
-
Flag for activated xquery view.
- SHOWEXPLORE - Static variable in class org.basex.gui.GUIOptions
-
Flag for activated query view.
- SHOWFOLDER - Static variable in class org.basex.gui.GUIOptions
-
Flag for activated tree view.
- SHOWHIDDEN - Static variable in class org.basex.gui.GUIOptions
-
Show hidden files.
- SHOWINFO - Static variable in class org.basex.gui.GUIOptions
-
Flag for activated info view.
- SHOWINPUT - Static variable in class org.basex.gui.GUIOptions
-
Flag for displaying the text field in the GUI window.
- SHOWINVISIBLE - Static variable in class org.basex.gui.GUIOptions
-
Show invisible characters.
- SHOWLINES - Static variable in class org.basex.gui.GUIOptions
-
Show line numbers.
- SHOWMAP - Static variable in class org.basex.gui.GUIOptions
-
Flag for activated map view.
- SHOWMARGIN - Static variable in class org.basex.gui.GUIOptions
-
Show line margin.
- SHOWNAME - Static variable in class org.basex.gui.GUIOptions
-
Flag for dissolving name attributes.
- SHOWNL - Static variable in class org.basex.gui.GUIOptions
-
Show newlines.
- SHOWPLOT - Static variable in class org.basex.gui.GUIOptions
-
Flag for activated plot view.
- showProject() - Method in class org.basex.gui.view.editor.EditorView
-
Shows the project view.
- SHOWPROJECT - Static variable in class org.basex.gui.GUIOptions
-
Flag for activated project structure.
- 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.GUIOptions
-
Flag for displaying the status bar in the GUI window.
- SHOWTABLE - Static variable in class org.basex.gui.GUIOptions
-
Flag for activated table view.
- SHOWTEXT - Static variable in class org.basex.gui.GUIOptions
-
Flag for activated result view.
- SHOWTREE - Static variable in class org.basex.gui.GUIOptions
-
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.
- SHR - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:short.
- sig - Variable in class org.basex.query.ann.Ann
-
Annotation signature (is
nullifAnn.nameis assigned). - similar(byte[], byte[]) - Method in class org.basex.util.similarity.Levenshtein
-
Compares two tokens for similarity.
- similar(byte[], byte[], int) - Method in class org.basex.util.similarity.Levenshtein
-
Compares two tokens for similarity.
- similar(byte[], Object[]) - Static method in class org.basex.util.similarity.Levenshtein
-
Returns the most similar entry.
- similar(byte[], Object[], Function<Object, Object>) - Static method in class org.basex.util.similarity.Levenshtein
-
Returns the most similar entry.
- similar(Object, Object) - Static method in enum class org.basex.query.QueryError
-
Returns an info message for similar strings.
- similar(QNm) - Static method in enum class org.basex.query.value.type.AtomType
-
Returns an info message for a similar function.
- similar(QNm) - Static method in class org.basex.query.value.type.FuncType
-
Returns an info message for a similar function.
- similarError(QNm, InputInfo) - Method in class org.basex.query.func.StaticFuncs
-
Throws an exception if the name of a function is similar to the specified function name.
- simple() - Method in interface org.basex.query.expr.CmpPos
-
Checks if the positional range is deterministic.
- simple() - Method in class org.basex.query.expr.ft.FTWildcard
-
Indicates if the wildcard expression was valid.
- simple() - Method in class org.basex.query.expr.ItrPos
- simple() - Method in class org.basex.query.expr.path.Path
-
Checks if this path exclusively contains self, child and attribute steps.
- simple() - Method in class org.basex.query.expr.Pos
- Simple - Class in org.basex.query.expr
-
Simple expression without arguments.
- Simple(InputInfo, SeqType) - Constructor for class org.basex.query.expr.Simple
-
Constructor.
- SimpleMap - Class in org.basex.query.expr
-
Simple map operator.
- simpleQuery(String) - Method in class org.basex.gui.GUI
-
Launches a simple single-line query.
- SIMPLETYPE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- simplify(CompileContext.Simplify, CompileContext) - Method in class org.basex.query.expr.TypeswitchGroup
-
Simplifies all expressions for requests of the specified type.
- simplify(CompileContext, Expr) - Method in class org.basex.query.expr.Preds
-
Simplifies all predicates.
- simplify(Expr, CompileContext) - Static method in class org.basex.query.func.fn.FnCount
-
Simplify count arguments.
- simplify(Expr, Expr) - Method in class org.basex.query.CompileContext
-
Replaces an expression with a simplified one.
- simplifyAll(CompileContext.Simplify, CompileContext) - Method in class org.basex.query.expr.Arr
-
Simplifies all expressions for requests of the specified type.
- simplifyArgs(CompileContext) - Method in class org.basex.query.func.fn.FnBoolean
- simplifyArgs(CompileContext) - Method in class org.basex.query.func.fn.FnData
- simplifyArgs(CompileContext) - Method in class org.basex.query.func.fn.FnDistinctValues
- simplifyArgs(CompileContext) - Method in class org.basex.query.func.fn.FnMin
- simplifyArgs(CompileContext) - Method in class org.basex.query.func.fn.FnNot
- simplifyArgs(CompileContext) - Method in class org.basex.query.func.fn.FnSum
- simplifyArgs(CompileContext) - Method in class org.basex.query.func.ft.FtContains
- simplifyArgs(CompileContext) - Method in class org.basex.query.func.ft.FtSearch
- simplifyArgs(CompileContext) - Method in class org.basex.query.func.map.MapEntry
- simplifyArgs(CompileContext) - Method in class org.basex.query.func.map.MapPut
- simplifyArgs(CompileContext) - Method in class org.basex.query.func.StandardFunc
-
Simplifies the types of all arguments.
- simplifyCount(CompileContext) - Method in class org.basex.query.expr.Filter
-
Rewrites a filter expression for count operations.
- simplifyEbv(Expr, CompileContext) - Method in class org.basex.query.func.fn.ContextFn
-
Optimizes EBV checks.
- simplifyFor(CompileContext.Simplify, CompileContext) - Method in class org.basex.query.expr.Cast
- simplifyFor(CompileContext.Simplify, CompileContext) - Method in class org.basex.query.expr.Expr
-
This function is called at compile time for expressions whose operands might be simplified.
- simplifyFor(CompileContext.Simplify, CompileContext) - Method in class org.basex.query.expr.Filter
- simplifyFor(CompileContext.Simplify, CompileContext) - Method in class org.basex.query.expr.If
- simplifyFor(CompileContext.Simplify, CompileContext) - Method in class org.basex.query.expr.List
- simplifyFor(CompileContext.Simplify, CompileContext) - Method in class org.basex.query.expr.path.Path
- simplifyFor(CompileContext.Simplify, CompileContext) - Method in class org.basex.query.expr.SimpleMap
- simplifyFor(CompileContext.Simplify, CompileContext) - Method in class org.basex.query.expr.Switch
- simplifyFor(CompileContext.Simplify, CompileContext) - Method in class org.basex.query.expr.TypeCheck
- simplifyFor(CompileContext.Simplify, CompileContext) - Method in class org.basex.query.expr.Typeswitch
- simplifyFor(CompileContext.Simplify, CompileContext) - Method in class org.basex.query.func.fn.FnBoolean
- simplifyFor(CompileContext.Simplify, CompileContext) - Method in class org.basex.query.func.fn.FnCount
- simplifyFor(CompileContext.Simplify, CompileContext) - Method in class org.basex.query.func.fn.FnData
- simplifyFor(CompileContext.Simplify, CompileContext) - Method in class org.basex.query.func.fn.FnExists
- simplifyFor(CompileContext.Simplify, CompileContext) - Method in class org.basex.query.func.fn.FnNumber
- simplifyFor(CompileContext.Simplify, CompileContext) - Method in class org.basex.query.func.fn.FnReverse
- simplifyFor(CompileContext.Simplify, CompileContext) - Method in class org.basex.query.func.fn.FnSort
- simplifyFor(CompileContext.Simplify, CompileContext) - Method in class org.basex.query.func.fn.FnString
- simplifyFor(CompileContext.Simplify, CompileContext) - Method in class org.basex.query.func.fn.FnStringLength
- simplifyFor(CompileContext.Simplify, CompileContext) - Method in class org.basex.query.func.util.UtilReplicate
- simplifyFor(CompileContext.Simplify, CompileContext) - Method in class org.basex.query.value.item.ANum
- simplifyFor(CompileContext.Simplify, CompileContext) - Method in class org.basex.query.value.item.Str
- simplifyFor(CompileContext.Simplify, CompileContext) - Method in class org.basex.query.value.item.Uri
- simplifyFor(CompileContext.Simplify, CompileContext) - Method in class org.basex.query.value.seq.Empty
- simplifyFor(CompileContext.Simplify, CompileContext) - Method in class org.basex.query.value.seq.IntSeq
- simplifyFor(CompileContext.Simplify, CompileContext) - Method in class org.basex.query.value.seq.SingletonSeq
- single - Variable in enum class org.basex.query.ann.Annotation
-
Annotation must only occur once.
- Single - Class in org.basex.query.expr
-
Abstract single expression.
- Single(InputInfo, Expr, SeqType) - Constructor for class org.basex.query.expr.Single
-
Constructor.
- SINGLE - Static variable in interface org.basex.query.QueryText
-
Query Info.
- SINGLE_CMD - Static variable in interface org.basex.core.Text
-
Single command expected.
- SINGLE_ESC - Static variable in interface org.basex.query.util.regex.parse.RegExParserConstants
-
RegularExpression Id.
- singleEval() - Method in class org.basex.query.func.util.UtilReplicate
-
Indicates if the input argument will be evaluated at most once.
- singleItem() - Method in class org.basex.query.value.seq.SingletonSeq
-
Indicates if the sequence is based on a single item.
- SingleIterPath - Class in org.basex.query.expr.path
-
Simple iterative path expression with no root expression and a single step without positional access.
- singleParser(IO, MainOptions, 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, MainOptions) - Constructor for class org.basex.build.SingleParser
-
Constructor.
- singleton(Node<E, E>) - Static method in class org.basex.query.util.fingertree.FingerTree
-
Creates a singleton finger tree containing the given leaf node.
- singleton(SingletonSeq, boolean) - Method in class org.basex.query.func.fn.FnSum
-
Compute result from singleton value.
- singleton(Value) - Static method in class org.basex.query.value.array.XQArray
-
Creates a singleton array containing the given element.
- SingletonSeq - Class in org.basex.query.value.seq
-
Sequence of a single item.
- size - Variable in class org.basex.data.MetaData
-
Number of nodes.
- size - Variable in class org.basex.index.IndexBuilder
-
Total parsing value.
- size - Variable in class org.basex.index.IndexEntry
-
Number of index results.
- size - Variable in class org.basex.io.out.PrintOutput
-
Number of bytes written.
- size - Variable in class org.basex.query.iter.BasicIter
-
Result size.
- size - Variable in class org.basex.query.QueryFocus
-
Context size.
- size - Variable in class org.basex.query.value.seq.Seq
-
Length.
- size - Variable in class org.basex.util.hash.ASet
-
Hash entries.
- size - Variable in class org.basex.util.list.ElementList
-
Number of elements.
- size() - Method in class org.basex.core.locks.LockList
-
Returns the number of local locks.
- size() - Method in class org.basex.data.DataClip
-
Returns the box size.
- size() - Method in class org.basex.data.Namespaces
-
Returns the number of namespaces that have been stored so far.
- size() - Method in class org.basex.index.ft.FTIndex
- size() - Method in class org.basex.index.IdPreMap
-
Returns the size of the map.
- size() - Method in class org.basex.index.IndexTree
-
Returns the number of entries.
- size() - Method in interface org.basex.index.query.EntryIterator
-
Returns the number of results.
- size() - Method in interface org.basex.index.query.IndexIterator
-
Returns an approximate number of index results.
- size() - Method in class org.basex.index.value.DiskValues
- size() - Method in class org.basex.index.value.MemValues
- size() - Method in class org.basex.index.value.ValueIndex
-
Returns the number of index 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 result size, or
-1if the size is unknown. - size() - Method in class org.basex.query.expr.ParseExpr
- size() - Method in class org.basex.query.iter.AtomIter
- size() - Method in class org.basex.query.iter.BasicIter
- size() - Method in class org.basex.query.iter.Iter
-
Returns the iterator size.
- size() - Method in class org.basex.query.iter.NodeIter
- size() - Method in class org.basex.query.up.primitives.db.DBAdd
- size() - Method in class org.basex.query.up.primitives.db.DBDelete
- size() - Method in class org.basex.query.up.primitives.db.DBFlush
- size() - Method in class org.basex.query.up.primitives.db.DBOptimize
- size() - Method in class org.basex.query.up.primitives.db.DBRename
- size() - Method in class org.basex.query.up.primitives.db.DBStore
- size() - Method in class org.basex.query.up.primitives.db.Put
- size() - Method in class org.basex.query.up.primitives.name.NameUpdate
- size() - Method in class org.basex.query.up.primitives.node.DeleteNode
- size() - Method in class org.basex.query.up.primitives.node.InsertAfter
- size() - Method in class org.basex.query.up.primitives.node.RenameNode
- size() - Method in class org.basex.query.up.primitives.node.ReplaceDoc
- size() - Method in class org.basex.query.up.primitives.node.ReplaceNode
- size() - Method in class org.basex.query.up.primitives.node.ReplaceValue
- size() - Method in class org.basex.query.up.primitives.Update
-
Returns the number of update operations.
- size() - Method in class org.basex.query.up.primitives.UserUpdate
- 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.fingertree.FingerTree
-
The size of this tree.
- size() - Method in interface org.basex.query.util.fingertree.Node
-
Number of elements in this node.
- size() - Method in class org.basex.query.util.ft.FTPos
-
Returns the number of positions.
- size() - Method in class org.basex.query.util.ft.FTPosData
-
Returns the number of entries.
- size() - Method in class org.basex.query.util.NSContext
-
Returns the number of dynamic namespaces.
- size() - Method in class org.basex.query.util.parse.QNmCache
-
Returns the number of caches QNames.
- size() - Method in class org.basex.query.value.item.Item
- size() - Method in class org.basex.query.value.seq.Empty
- size() - Method in class org.basex.query.value.seq.Seq
- size() - Method in class org.basex.query.value.type.ExprType
-
Returns the result size.
- size() - Method in class org.basex.query.var.Var
-
Returns the result size.
- size() - Method in class org.basex.util.hash.ASet
-
Returns the number of entries.
- 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() - Method in class org.basex.util.TokenBuilder
-
Returns the number of bytes.
- 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(int) - Method in class org.basex.query.expr.index.ValueAccess
-
Assigns the result size.
- size(int) - Method in class org.basex.query.util.NSContext
-
Sets the number of dynamic namespaces.
- size(int) - Method in class org.basex.util.list.ElementList
-
Enforces the number of elements.
- size(int) - Method in class org.basex.util.TokenBuilder
-
Sets the number of bytes.
- 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(Data, int) - Static method in class org.basex.gui.view.ViewData
-
Returns the size for the specified node.
- SIZE - Enum constant in enum class org.basex.data.MetaProp
-
Property.
- SIZE - Static variable in interface org.basex.core.Text
-
"Size".
- SIZE - Static variable in interface org.basex.query.QueryText
-
Query Info.
- SIZE - Static variable in class org.basex.util.ft.FTWindowOptions
-
Option: size.
- SIZE_TEXT_RESULTS - Static variable in interface org.basex.core.Text
-
Size of text result.
- sizeID(Data) - Static method in class org.basex.gui.view.ViewData
-
Returns the size id of the specified node.
- skip - Variable in class org.basex.io.serial.Serializer
-
Flag for skipping elements.
- 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.MainOptions
-
Flag for skipping corrupt files.
- skipElement(ANode) - Method in class org.basex.io.serial.XMLSerializer
- skipElement(ANode) - Method in class org.basex.io.serial.Serializer
-
Checks if an element should be skipped.
- skipped - Variable in class org.basex.query.func.unit.Suite
-
Skipped.
- SKIPPED - Static variable in interface org.basex.core.Text
-
Skipped corrupt files.
- SKIPPED - Static variable in interface org.basex.query.func.unit.Constants
-
Name: skipped.
- 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.
- slice(long, long) - Method in class org.basex.query.util.fingertree.FingerTree
-
Extracts a slice from this tree containing the
lenelements starting with that at positionpos. - slice(long, long) - Method in interface org.basex.query.util.fingertree.Node
-
Extracts a sub-tree containing the elements at positions
off .. off + len - 1from the tree rooted at this node. - SLIDING - Static variable in interface org.basex.query.QueryText
-
Parser token.
- small - Variable in enum class org.basex.gui.GUIConstants.Msg
-
Small icon.
- SmallSeq - Class in org.basex.query.value.seq.tree
-
A small sequence that is represented as a single Java array.
- SmartStrings - Class in org.basex.util
-
This class provides convenience operations for smart string comparisons.
- snoc(Node<N, E>) - Method in class org.basex.query.util.fingertree.FingerTree
-
Adds an element to the end of this tree.
- snoc(Value) - Method in class org.basex.query.value.array.XQArray
-
Appends an element to the back of this array.
- SOME - Static variable in interface org.basex.query.QueryText
-
Parser token.
- soptions - Variable in class org.basex.core.Command
-
Convenience access to static options.
- soptions - Variable in class org.basex.core.Context
-
Static options.
- sopts - Variable in class org.basex.io.serial.OutputSerializer
-
Serializer options.
- sort() - Method in class org.basex.gui.text.TextPanel
-
Sorts text.
- sort() - Method in class org.basex.query.util.ft.FTMatch
-
Sorts the matches by their start and end positions.
- sort() - Method in class org.basex.util.list.IntList
-
Sorts the data.
- sort() - Method in class org.basex.util.list.LongList
-
Sorts the data.
- sort() - Method in class org.basex.util.list.StringList
-
Sorts the elements in ascending order, using the standard options.
- sort() - Method in class org.basex.util.list.TokenList
-
Sorts the elements.
- sort() - Method in class org.basex.util.Table
-
Sorts the table by the first column.
- sort(boolean) - Method in class org.basex.util.list.StringList
-
Sorts the elements in ascending order.
- sort(boolean) - Method in class org.basex.util.list.TokenList
-
Sorts the elements.
- sort(boolean, boolean) - Method in class org.basex.util.list.StringList
-
Sorts the elements.
- sort(boolean, boolean) - Method in class org.basex.util.list.TokenList
-
Sorts the elements.
- sort(boolean, boolean, int) - Method in class org.basex.util.list.StringList
-
Sorts the elements.
- 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(long[], boolean) - Method in class org.basex.util.list.IntList
-
Sorts the data in the order of the specified numeric array.
- sort(Comparator<E>, boolean) - Method in class org.basex.util.list.ObjectList
-
Sorts the elements.
- sort(ValueList, StandardFunc, Collation, QueryContext) - Static method in class org.basex.query.func.fn.FnSort
-
Sort the input data and returns integers representing the item order.
- SORT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- SORT - Static variable in interface org.basex.core.Text
-
Sort.
- sorted(int) - Method in class org.basex.query.value.seq.DBNodes
-
Returns a sorted pre value.
- 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.
- Soundex - Class in org.basex.util.similarity
-
Basic Soundex algorithm, developed by Robert C.
- source - Variable in class org.basex.build.Parser
-
Source document or
null. - SPACE - Enum constant in enum class org.basex.build.csv.CsvOptions.CsvSep
-
Space.
- SPACE - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Space key.
- SPACE - Static variable in class org.basex.util.Token
-
Space.
- spaces - Variable in class org.basex.query.StaticContext
-
Boundary-space policy.
- spec() - Method in class org.basex.query.util.pkg.Pkg
-
Returns the package spec.
- specialToken - Variable in class org.basex.query.util.regex.parse.Token
-
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
- split(byte[], int) - Static method in class org.basex.util.Token
-
Splits a token around matches of the given separator.
- split(String, char) - Static method in class org.basex.util.Strings
-
Splits a string around matches of the given separator.
- split(String, char, int) - Static method in class org.basex.util.Strings
-
Splits a string around matches of the given separator.
- SPLIT_INPUT_LINES - Static variable in interface org.basex.core.Text
-
Split input lines.
- splitRequired() - Method in class org.basex.index.IndexBuilder
-
Decides whether in-memory temporary index structures are so large that we must flush them to disk before continuing.
- splits - Variable in class org.basex.index.IndexBuilder
-
Number of partial index structures.
- splitsize - Variable in class org.basex.data.MetaData
-
Split size for creating indexes.
- SPLITSIZE - Enum constant in enum class org.basex.data.MetaProp
-
Property.
- SPLITSIZE - Static variable in class org.basex.core.MainOptions
-
Index split size.
- splitText(int) - Method in class org.basex.api.dom.BXText
- SQL - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- SQL_ATTRIBUTE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SQL_ERROR_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SQL_ID1_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SQL_ID2_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SQL_INIT_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SQL_PARAMETERS - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SQL_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- SQL_TIMEOUT_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SQL_TYPE_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- SQL_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- SqlClose - Class in org.basex.query.func.sql
-
Functions on relational databases.
- SqlClose() - Constructor for class org.basex.query.func.sql.SqlClose
- SqlCommit - Class in org.basex.query.func.sql
-
Functions on relational databases.
- SqlCommit() - Constructor for class org.basex.query.func.sql.SqlCommit
- SqlConnect - Class in org.basex.query.func.sql
-
Functions on relational databases.
- SqlConnect() - Constructor for class org.basex.query.func.sql.SqlConnect
- SqlExecute - Class in org.basex.query.func.sql
-
Functions on relational databases.
- SqlExecute() - Constructor for class org.basex.query.func.sql.SqlExecute
- SqlExecute.StatementOptions - Class in org.basex.query.func.sql
-
Statement Options.
- SqlExecutePrepared - Class in org.basex.query.func.sql
-
Functions on relational databases.
- SqlExecutePrepared() - Constructor for class org.basex.query.func.sql.SqlExecutePrepared
- SqlInit - Class in org.basex.query.func.sql
-
Functions on relational databases.
- SqlInit() - Constructor for class org.basex.query.func.sql.SqlInit
- SqlPrepare - Class in org.basex.query.func.sql
-
Functions on relational databases.
- SqlPrepare() - Constructor for class org.basex.query.func.sql.SqlPrepare
- SqlRollback - Class in org.basex.query.func.sql
-
Functions on relational databases.
- SqlRollback() - Constructor for class org.basex.query.func.sql.SqlRollback
- SQUARE1 - Static variable in interface org.basex.query.QueryText
-
Parser token.
- SQUARE2 - Static variable in interface org.basex.query.QueryText
-
Parser token.
- SRC - Static variable in interface org.basex.util.http.HttpText
-
Body attribute: src.
- SRV_RUNNING - Static variable in interface org.basex.core.Text
-
Server is running or permission was denied.
- SRV_RUNNING_X - Static variable in interface org.basex.core.Text
-
Server is running or permission was denied.
- SRV_STARTED_PORT_X - Static variable in interface org.basex.core.Text
-
Server was started.
- SRV_STOPPED_PORT_X - Static variable in interface org.basex.core.Text
-
Server was stopped.
- ST - Enum constant in enum class org.basex.util.ft.FTFlag
-
Stemming flag.
- STABLE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- stack - Variable in class org.basex.query.QueryContext
-
The evaluation 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(String) - 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.
- STACK_TRACE - Static variable in interface org.basex.core.Text
-
"Stack Trace".
- stackFrameSize() - Method in class org.basex.query.func.StaticFunc
- stackFrameSize() - Method in interface org.basex.query.func.XQFunction
-
Size of this function's stack frame.
- stackFrameSize() - Method in class org.basex.query.value.item.FuncItem
- stackFrameSize() - Method in class org.basex.query.value.item.XQData
- stackSize() - Method in class org.basex.query.var.VarScope
-
Stack-frame size needed for this scope.
- STANDALONE - Static variable in interface org.basex.build.BuildText
-
XML document standalone flag.
- STANDALONE - Static variable in class org.basex.io.serial.SerializerOptions
-
Serialization parameter: yes/no/omit.
- STANDARD - Enum constant in enum class org.basex.query.util.collation.BaseXCollationOptions.Decomposition
-
Standard.
- StandardFunc - Class in org.basex.query.func
-
Built-in functions.
- StandardFunc() - Constructor for class org.basex.query.func.StandardFunc
-
Constructor.
- StandardSerializer - Class in org.basex.io.serial
-
This class serializes items to an output stream.
- StandardSerializer(OutputStream, SerializerOptions) - Constructor for class org.basex.io.serial.StandardSerializer
-
Constructor.
- STAR - Static variable in interface org.basex.query.util.regex.parse.RegExParserConstants
-
RegularExpression Id.
- start - Variable in class org.basex.core.jobs.QueryJobTask
-
Next start time.
- start - Variable in class org.basex.data.DataClip
-
Start value.
- start - Variable in class org.basex.query.func.fn.SeqRange
-
Start position (inclusive, starting from 0).
- start - Variable in class org.basex.query.util.ft.FTStringMatch
-
Start position.
- start(double) - Method in class org.basex.query.func.fn.FnSubsequence
-
Returns the start position.
- start(double) - Method in class org.basex.query.func.util.UtilRange
- start(int, String...) - Static method in class org.basex.BaseXServer
-
Starts the database server in a separate process.
- start(Class<?>, String...) - Static method in class org.basex.util.Util
-
Starts the specified class in a separate process.
- START - Enum constant in enum class org.basex.util.ft.FTContents
-
At start.
- START - Static variable in class org.basex.core.jobs.JobsOptions
-
Start date/time/duration.
- START - Static variable in interface org.basex.core.jobs.JobsText
-
Next start.
- START - Static variable in interface org.basex.core.parse.Commands
-
Command attribute: "start".
- START - Static variable in interface org.basex.core.Text
-
"Start".
- START - Static variable in interface org.basex.query.QueryText
-
Parser token.
- startCDATA() - Method in class org.basex.build.xml.SAXHandler
- startDTD(String, String, String) - Method in class org.basex.build.xml.SAXHandler
- startElement(String, String, String, Attributes) - Method in class org.basex.build.xml.SAXHandler
- startEntity(String) - Method in class org.basex.build.xml.SAXHandler
- startOpen(QNm) - Method in class org.basex.io.serial.csv.CsvDirectSerializer
- startOpen(QNm) - Method in class org.basex.io.serial.json.JsonBasicSerializer
- startOpen(QNm) - Method in class org.basex.io.serial.json.JsonMLSerializer
- startOpen(QNm) - Method in class org.basex.io.serial.json.JsonNodeSerializer
- startOpen(QNm) - Method in class org.basex.io.serial.XMLSerializer
- startOpen(QNm) - Method in class org.basex.io.serial.Serializer
-
Starts an element.
- startPrefixMapping(String, String) - Method in class org.basex.build.xml.SAXHandler
- STARTS_WITH - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- STARTS_WITH - Enum constant in enum class org.basex.query.util.collation.Collation.Mode
-
Starts-with.
- startsWith(byte[], byte[]) - Static method in class org.basex.util.Token
-
Checks if the first token starts with the second token.
- startsWith(byte[], byte[], int) - Static method in class org.basex.util.Token
-
Checks if the first token starts with the second token.
- startsWith(byte[], byte[], InputInfo) - Method in class org.basex.query.util.collation.Collation
-
Checks if a string starts with another.
- startsWith(byte[], int) - Static method in class org.basex.util.Token
-
Checks if the first token starts with the specified character.
- startsWith(String, char) - Static method in class org.basex.util.Strings
-
Checks if a string starts with the specified character.
- startsWith(String, String) - Static method in class org.basex.util.SmartStrings
-
Checks if a string starts with the specified substring.
- startUpdate(MainOptions) - Method in class org.basex.data.Data
-
Starts an update operation: writes a file to disk to indicate that an update is going on, and exclusively locks the table file.
- startUpdate(MainOptions) - Method in class org.basex.data.DiskData
- startUpdate(MainOptions) - Method in class org.basex.data.MemData
- state - Variable in class org.basex.core.jobs.Job
-
State of job.
- state(JobState) - Method in class org.basex.core.jobs.Job
-
Sends a new job state.
- STATE - Static variable in interface org.basex.core.jobs.JobsText
-
State.
- STATE - Static variable in interface org.basex.core.Text
-
"State".
- StatementOptions() - Constructor for class org.basex.query.func.sql.SqlExecute.StatementOptions
- STATIC_BASE_URI - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- STATIC_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- staticContext - Variable in class org.basex.query.QueryModule
-
Static context.
- StaticContext - Class in org.basex.query
-
This class contains the static context of an expression.
- StaticContext(QueryContext) - Constructor for class org.basex.query.StaticContext
-
Constructor.
- StaticDecl - Class in org.basex.query.scope
-
Common superclass for static functions and variables.
- StaticDecl(AnnList, QNm, SeqType, VarScope, String, InputInfo) - Constructor for class org.basex.query.scope.StaticDecl
-
Constructor.
- StaticFunc - Class in org.basex.query.func
-
A static user-defined function.
- staticFuncCall(StaticFuncCall) - Method in class org.basex.query.util.ASTVisitor
-
Notifies the visitor of a static function call.
- StaticFuncCall - Class in org.basex.query.func
-
Function call for user-defined functions.
- StaticFuncCall(QNm, Expr[], StaticContext, InputInfo) - Constructor for class org.basex.query.func.StaticFuncCall
-
Function call constructor.
- StaticFuncs - Class in org.basex.query.func
-
Container for user-defined functions.
- StaticFuncs() - Constructor for class org.basex.query.func.StaticFuncs
- StaticJavaCall - Class in org.basex.query.func.java
-
Static invocation of a function in an imported Java class instance.
- StaticOptions - Class in org.basex.core
-
This class defines options which are used all around the project.
- StaticOptions(boolean) - Constructor for class org.basex.core.StaticOptions
-
Constructor, adopting system properties starting with "org.basex.".
- StaticOptions.AuthMethod - Enum Class in org.basex.core
-
Authorization method.
- StaticScope - Class in org.basex.query.scope
-
Superclass for static functions, variables and the main expression.
- staticURI(byte[]) - Static method in class org.basex.query.func.Functions
-
Checks if the specific URI is statically available.
- 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.
- staticVar(StaticVar) - Method in class org.basex.query.util.ASTVisitor
-
Notifies the visitor of a reference to a static variable.
- StaticVar - Class in org.basex.query.var
-
Static variable to which an expression can be assigned.
- stats - Variable in class org.basex.index.path.PathNode
-
Node kind.
- stats(int) - Method in class org.basex.index.name.Names
-
Returns the statistics for the specified key id.
- Stats - Class in org.basex.index.stats
-
This class provides statistical data for an indexed node.
- Stats() - Constructor for class org.basex.index.stats.Stats
-
Default constructor.
- Stats(DataInput) - Constructor for class org.basex.index.stats.Stats
-
Constructor, specifying an input stream.
- StatsType - Class in org.basex.index.stats
-
Value types, used for index statistics and query optimizations.
- status - Variable in class org.basex.gui.GUI
-
Status line.
- STATUS - Static variable in interface org.basex.util.http.HttpText
-
Response attribute: status.
- STATUS_BAR - Static variable in interface org.basex.core.Text
-
Command info.
- STATUS_ONLY - Enum constant in enum class org.basex.util.http.HttpText.Request
-
Status-only.
- STBASEURI - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- 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 - Variable in class org.basex.data.MetaData
-
Flag for full-text stemming.
- STEMMING - Enum constant in enum class org.basex.data.MetaProp
-
Property.
- STEMMING - Static variable in class org.basex.core.MainOptions
-
Flag for full-text stemming.
- STEMMING - Static variable in interface org.basex.core.Text
-
Full-text index information.
- STEMMING - Static variable in class org.basex.query.func.ft.FtContainsOptions
-
Option: stemming.
- STEMMING - Static variable in class org.basex.query.func.ft.FtTokenizeOptions
-
Option: stemming.
- STEMMING - Static variable in interface org.basex.query.QueryText
-
Parser token.
- step - Variable in class org.basex.query.util.index.IndexInfo
-
Step with predicate that can be rewritten for index access.
- step(int) - Method in class org.basex.query.expr.path.AxisPath
-
Returns the specified axis step.
- Step - Class in org.basex.query.expr.path
-
Abstract axis step expression.
- STEPMISS_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- STEPNODE_X_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- steps - Variable in class org.basex.query.expr.path.Path
-
Path steps.
- stop() - Method in class org.basex.BaseXServer
-
Stops the server.
- stop() - Method in class org.basex.core.jobs.Job
-
Stops a job or sub job.
- stop() - Method in class org.basex.gui.GUI
-
Stops the current command.
- stop(String, int) - Static method in class org.basex.BaseXServer
-
Stops the server.
- stop(Context, String) - Static method in class org.basex.core.cmd.JobsStop
-
Stops the specified process.
- STOP - Enum constant in enum class org.basex.core.parse.Commands.CmdJobs
- STOP - Static variable in interface org.basex.core.Text
-
Button for stopping the server.
- STOP - Static variable in interface org.basex.query.QueryText
-
Parser token.
- STOP_PORT - Static variable in class org.basex.core.Sandbox
-
HTTP stop port.
- stopFile(Class<?>, int) - Static method in class org.basex.util.Main
-
Generates a stop file for the specified class and port.
- StopOptions() - Constructor for class org.basex.query.func.jobs.JobsStop.StopOptions
- stoppable() - Method in class org.basex.core.cmd.ACreate
- stoppable() - Method in class org.basex.core.cmd.AQuery
- stoppable() - Method in class org.basex.core.cmd.Check
- stoppable() - Method in class org.basex.core.cmd.Export
- 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.
- stopped() - Method in class org.basex.core.jobs.Job
-
Indicates if the job was stopped.
- STOPPED - Enum constant in enum class org.basex.core.jobs.JobState
-
Stopped.
- STOPPED_AT - Static variable in interface org.basex.core.Text
-
Stopped info.
- STOPPORT - Static variable in class org.basex.core.StaticOptions
-
Port for stopping the web server.
- stopServer(BaseXServer) - Static method in class org.basex.core.Sandbox
-
Stops a server instance.
- STOPWORD_LIST - Static variable in interface org.basex.core.Text
-
Full-text index using stopword list.
- stopwords - Variable in class org.basex.data.MetaData
-
Full-text stopword file.
- StopWords - Class in org.basex.util.ft
-
Stop words 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.
- STOPWORDS - Enum constant in enum class org.basex.data.MetaProp
-
Property.
- STOPWORDS - Static variable in class org.basex.core.MainOptions
-
Path to full-text stopword list.
- STORAGE - Enum constant in enum class org.basex.core.parse.Commands.CmdInfo
- STORAGE - Static variable in interface org.basex.data.DataText
-
Database version; older version cannot open these instances.
- store(byte[], int, int) - Method in class org.basex.util.History
-
Stores a string in the history.
- store(String, InputStream) - Method in class org.basex.api.client.ClientSession
- store(String, InputStream) - Method in class org.basex.api.client.LocalSession
- store(String, InputStream) - Method in class org.basex.api.client.Session
-
Stores raw data in an open database.
- store(InputSource, IOFile) - Static method in class org.basex.core.cmd.Store
-
Stores the specified source to the specified file.
- 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 - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- STORE - Enum constant in enum class org.basex.server.ServerCmd
-
Code for storing raw data in a database: {path}0{input}0.
- STORE - Static variable in interface org.basex.core.parse.Commands
-
Command string: "store".
- Str - Class in org.basex.query.value.item
-
String item (
xs:string,xs:normalizedString,xs:language, etc.). - Str(byte[], AtomType) - Constructor for class org.basex.query.value.item.Str
-
Constructor.
- STR - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:string.
- STRBIN_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- streamSource() - Method in class org.basex.io.IO
-
Returns a stream source.
- streamSource() - Method in class org.basex.io.IOContent
- streamSource() - Method in class org.basex.io.IOFile
- streamSource() - Method in class org.basex.io.IOStream
- streamSource() - Method in class org.basex.io.IOUrl
- STRENGTH - Static variable in class org.basex.query.util.collation.BaseXCollationOptions
-
Option: strength.
- STRENGTH - Static variable in class org.basex.query.util.collation.UCAOptions
-
Option: strength.
- STRICT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- string - Variable in enum class org.basex.build.BuildText.Type
-
String representation of token type.
- string() - Method in class org.basex.io.IO
-
Returns the contents as string.
- string() - Method in class org.basex.query.value.item.ANum
-
Returns a string representation of the value.
- string() - Method in class org.basex.query.value.item.Dbl
- string() - Method in class org.basex.query.value.item.Dec
- string() - Method in class org.basex.query.value.item.Flt
- string() - Method in class org.basex.query.value.item.Int
- string() - Method in class org.basex.query.value.item.QNm
-
Returns the string value.
- string() - Method in class org.basex.query.value.item.Str
-
Returns the string value.
- string() - Method in class org.basex.query.value.item.Uln
- string() - Method in class org.basex.query.value.item.Uri
-
Returns the string value.
- string() - Method in class org.basex.query.value.node.ANode
-
Returns the string value.
- string() - Method in class org.basex.query.value.node.DBNode
- string() - Method in class org.basex.query.value.node.FDoc
- string() - Method in class org.basex.query.value.node.FElem
- string() - Method in class org.basex.query.value.node.FNode
- string() - Method in class org.basex.util.MainParser
-
Returns the next string argument.
- string(boolean, TokenBuilder, int, InputInfo) - Method in class org.basex.query.value.array.XQArray
- string(boolean, TokenBuilder, int, InputInfo) - Method in class org.basex.query.value.item.XQData
-
Returns a string representation of the item.
- string(boolean, TokenBuilder, int, InputInfo) - Method in class org.basex.query.value.map.XQMap
- string(byte[]) - Method in class org.basex.io.serial.json.JsonSerializer
-
Serializes a JSON string.
- 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
-
Converts the specified token to a string.
- string(InputInfo) - Method in class org.basex.query.value.item.ADate
- string(InputInfo) - Method in class org.basex.query.value.item.ANum
- string(InputInfo) - Method in class org.basex.query.value.item.Atm
- string(InputInfo) - Method in class org.basex.query.value.item.B64
- string(InputInfo) - Method in class org.basex.query.value.item.Bln
- string(InputInfo) - Method in class org.basex.query.value.item.DTDur
- string(InputInfo) - Method in class org.basex.query.value.item.Dummy
- string(InputInfo) - Method in class org.basex.query.value.item.Dur
- string(InputInfo) - Method in class org.basex.query.value.item.FItem
- string(InputInfo) - Method in class org.basex.query.value.item.GDt
- string(InputInfo) - Method in class org.basex.query.value.item.Hex
- string(InputInfo) - Method in class org.basex.query.value.item.Item
-
Returns a string representation of the value.
- string(InputInfo) - Method in class org.basex.query.value.item.Jav
- string(InputInfo) - Method in class org.basex.query.value.item.QNm
- string(InputInfo) - Method in class org.basex.query.value.item.Str
- string(InputInfo) - Method in class org.basex.query.value.item.StrLazy
- string(InputInfo) - Method in class org.basex.query.value.item.Uri
- string(InputInfo) - Method in class org.basex.query.value.item.YMDur
- string(InputInfo) - Method in class org.basex.query.value.node.ANode
- string(InputInfo) - Method in class org.basex.query.value.seq.Empty
- STRING - Enum constant in enum class org.basex.query.CompileContext.Simplify
-
String arguments.
- STRING - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- STRING - Enum constant in enum class org.basex.query.value.type.AtomType
-
String type.
- STRING - Static variable in class org.basex.index.stats.StatsType
-
Values are arbitrary strings.
- STRING - Static variable in interface org.basex.io.parse.json.JsonConstants
-
Token: string.
- STRING_CATEGORY - Static variable in class org.basex.index.stats.StatsType
-
A limited number of distinct strings exists.
- STRING_JOIN - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- STRING_LENGTH - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- STRING_O - Static variable in class org.basex.query.value.type.SeqType
-
Single string.
- STRING_TO_CODEPOINTS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- STRING_ZM - Static variable in class org.basex.query.value.type.SeqType
-
Zero or more strings.
- STRING_ZO - Static variable in class org.basex.query.value.type.SeqType
-
Zero or one strings.
- StringList - Class in org.basex.util.list
-
Resizable-array implementation for strings.
- StringList() - Constructor for class org.basex.util.list.StringList
-
Default constructor.
- StringList(long) - Constructor for class org.basex.util.list.StringList
-
Constructor with initial capacity.
- StringList(String...) - Constructor for class org.basex.util.list.StringList
-
Lightweight constructor, assigning the specified array.
- stringLit(byte[]) - Method in class org.basex.io.parse.json.JsonAttsConverter
- stringLit(byte[]) - Method in class org.basex.io.parse.json.JsonBasicConverter
- stringLit(byte[]) - Method in class org.basex.io.parse.json.JsonDirectConverter
- stringLit(byte[]) - Method in class org.basex.io.parse.json.JsonXQueryConverter
- StringOption - Class in org.basex.util.options
-
Option containing a string value.
- StringOption(String) - Constructor for class org.basex.util.options.StringOption
-
Constructor without default value.
- StringOption(String, String) - Constructor for class org.basex.util.options.StringOption
-
Default constructor.
- StringRange - Class in org.basex.index.query
-
This class stores a string range for index access.
- StringRange(IndexType, byte[], boolean, byte[], boolean) - Constructor for class org.basex.index.query.StringRange
-
Constructor.
- StringRangeAccess - Class in org.basex.query.expr.index
-
This index class retrieves string ranges from a value index.
- StringRangeAccess(InputInfo, StringRange, IndexDb) - Constructor for class org.basex.query.expr.index.StringRangeAccess
-
Constructor.
- strings() - Method in class org.basex.util.options.EnumOption
-
Returns all enumeration values as strings.
- Strings - Class in org.basex.util
-
This class provides convenience operations for strings.
- STRINGS - Static variable in class org.basex.build.json.JsonOptions
-
Option: include string types (custom).
- STRINGS_FOUND_X - Static variable in interface org.basex.core.Text
-
"% string(s) found.".
- STRINGS_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- STRINGS_REPLACED - Static variable in interface org.basex.core.Text
-
"Strings were replaced.".
- STRINGS_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- StringsColognePhonetic - Class in org.basex.query.func.strings
-
Function implementation.
- StringsColognePhonetic() - Constructor for class org.basex.query.func.strings.StringsColognePhonetic
- StringsLevenshtein - Class in org.basex.query.func.strings
-
Function implementation.
- StringsLevenshtein() - Constructor for class org.basex.query.func.strings.StringsLevenshtein
- StringsOption - Class in org.basex.util.options
-
Option containing an strings array value.
- StringsOption(String, String...) - Constructor for class org.basex.util.options.StringsOption
-
Default constructor.
- StringsSoundex - Class in org.basex.query.func.strings
-
Function implementation.
- StringsSoundex() - Constructor for class org.basex.query.func.strings.StringsSoundex
- StringToken - Class in org.basex.index.query
-
This class defines access to index text tokens.
- StringToken(IndexType, byte[]) - Constructor for class org.basex.index.query.StringToken
-
Constructor.
- strip - Variable in class org.basex.query.StaticContext
-
Construction mode.
- STRIP - Static variable in interface org.basex.query.QueryText
-
Parser token.
- STRIP_NS - Static variable in interface org.basex.core.Text
-
Strip namespaces.
- stripNS(ANode, byte[], Context) - Static method in class org.basex.query.util.DataBuilder
-
Returns a new node without the specified namespace.
- STRIPNS - Static variable in class org.basex.core.MainOptions
-
Strips namespaces.
- StrLazy - Class in org.basex.query.value.item
-
Lazy string item (
xs:string). - StrLazy(IO, String, QueryError, boolean) - Constructor for class org.basex.query.value.item.StrLazy
-
Constructor.
- STRNCN_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- STRNOD_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- STRQNM_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- StrSeq - Class in org.basex.query.value.seq
-
Sequence of items of type
xs:string, containing at least two of them. - sub() - Method in class org.basex.util.http.MediaType
-
Returns the sub type.
- subArray(long, long, QueryContext) - Method in class org.basex.query.value.array.XQArray
-
Extracts a contiguous part of this array.
- subSeq(long, long, QueryContext) - Method in class org.basex.query.value.seq.RangeSeq
- subSeq(long, long, QueryContext) - Method in class org.basex.query.value.seq.Seq
-
Returns a sub sequence of this value with the given start and length.
- subSeq(long, long, QueryContext) - Method in class org.basex.query.value.seq.SingletonSeq
- subSeq(long, long, QueryContext) - Method in class org.basex.query.value.seq.SubSeq
- subSeq(long, long, QueryContext) - Method in class org.basex.query.value.seq.tree.BigSeq
- subSeq(long, long, QueryContext) - Method in class org.basex.query.value.seq.tree.SmallSeq
- SubSeq - Class in org.basex.query.value.seq
-
A sequence that defines a sub-range of another sequence.
- subsequence(long, long, QueryContext) - Method in class org.basex.query.value.item.Item
- subsequence(long, long, QueryContext) - Method in class org.basex.query.value.seq.Empty
- subsequence(long, long, QueryContext) - Method in class org.basex.query.value.seq.Seq
- subsequence(long, long, QueryContext) - Method in class org.basex.query.value.Value
-
Returns a subsequence of this value with the given start and length.
- subSequence(int, int) - Method in class org.basex.util.InterruptibleString
- SUBSEQUENCE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- substitute(MemData) - Method in class org.basex.query.up.primitives.node.NodeUpdate
-
Substitutes the update primitive if necessary.
- substitute(MemData) - Method in class org.basex.query.up.primitives.node.ReplaceValue
- 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.
- SUBSTRING - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- SUBSTRING_AFTER - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- SUBSTRING_BEFORE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- substringData(int, int) - Method in class org.basex.api.dom.BXComm
- 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.
- SUCCESS - Enum constant in enum class org.basex.gui.GUIConstants.Msg
-
Success message.
- suffix(String) - Method in class org.basex.gui.layout.BaseXFileChooser
-
Sets a file suffix, which will be added if the typed in file has no suffix.
- suggest() - Method in class org.basex.core.parse.CommandParser
-
XQuery suggestions.
- 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.
- Suite - Class in org.basex.query.func.unit
-
XQUnit tests: Testing multiple modules.
- Suite() - Constructor for class org.basex.query.func.unit.Suite
- sum(Var, Expr...) - Static method in enum class org.basex.query.var.VarUsage
-
Checks how often a variable or context reference is accessed in all of the given expressions.
- SUM - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- SUM_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- supported(String) - Static method in class org.basex.util.Strings
-
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.
- supports(Language) - Method in class org.basex.util.ft.Stemmer
-
Checks if the specified language is supported.
- supportsProg() - Method in class org.basex.core.cmd.ACreate
- supportsProg() - Method in class org.basex.core.cmd.Check
- 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.Export
- 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.
- SUPPRESS_INDENTATION - Static variable in class org.basex.io.serial.SerializerOptions
-
Serialization parameter.
- sw - Variable in class org.basex.util.ft.FTOpt
-
Stop words (can be
null). - swap() - Method in enum class org.basex.query.expr.CmpG.OpG
-
Swaps the comparator.
- swap() - Method in enum class org.basex.query.expr.CmpV.OpV
-
Swaps the comparator.
- swap() - Method in class org.basex.query.expr.If
-
Swaps the arguments.
- Switch - Class in org.basex.query.expr
-
Switch expression.
- Switch(InputInfo, Expr, SwitchGroup[]) - Constructor for class org.basex.query.expr.Switch
-
Constructor.
- SWITCH - Static variable in interface org.basex.query.QueryText
-
Parser token.
- SwitchGroup - Class in org.basex.query.expr
-
Group of switch cases (case ...
- SwitchGroup(InputInfo, Expr...) - Constructor for class org.basex.query.expr.SwitchGroup
-
Constructor.
- SYNTAX_X - Static variable in interface org.basex.core.Text
-
Command syntax information.
- SyntaxXML - Class in org.basex.gui.text
-
This class defines syntax highlighting for XML files.
- SyntaxXML() - Constructor for class org.basex.gui.text.SyntaxXML
- 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_NAME - Static variable in interface org.basex.data.DataText
-
Token: name.
- T_SIZE - Static variable in interface org.basex.data.DataText
-
Token: size.
- tab(boolean) - Method in class org.basex.gui.view.editor.EditorView
-
Switches the current editor tab.
- TAB - Enum constant in enum class org.basex.build.csv.CsvOptions.CsvSep
-
Tab.
- TAB - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Tab key.
- table - Variable in class org.basex.data.Data
-
Table access file.
- table() - Method in class org.basex.query.util.pkg.RepoManager
-
Returns all installed packages in a table.
- 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.
- TABLE - Static variable in interface org.basex.core.Text
-
Command info.
- 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 page-wise.
- TableDiskAccess(MetaData, boolean) - 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 table layout with the specified number of rows and columns.
- TableLayout(int, int, int, int) - Constructor for class org.basex.gui.layout.TableLayout
-
Creates a table 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
-
Constructor.
- 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 - 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.
- TABLEVIEW - Static variable in class org.basex.gui.GUIConstants
-
Internal name of the Table View.
- TABS_AS_SPACES - Static variable in interface org.basex.core.Text
-
Insert tabs as spaces.
- TABSPACES - Static variable in class org.basex.gui.GUIOptions
-
Insert tabs as spaces.
- TABULATOR - Static variable in class org.basex.io.serial.SerializerOptions
-
Specific serialization parameter: indent with spaces or tabs.
- TAGWRONG_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- tail() - Method in class org.basex.query.util.fingertree.FingerTree
-
Returns this tree removing the first element.
- tail() - Method in class org.basex.query.value.array.XQArray
-
Tail segment of this array, i.e.
- TAIL - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- TAILCALL - Static variable in interface org.basex.query.QueryText
-
Query Info.
- tailCalls - Variable in class org.basex.query.QueryContext
-
Number of successive tail calls.
- TAILCALLS - Static variable in class org.basex.core.MainOptions
-
Flag for tail-call optimization.
- TarEntry - Class in org.basex.io.in
-
Representation of a single TAR entry.
- 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 - Static variable in interface org.basex.core.parse.Commands
-
Command attribute: "target".
- TARGET_PATH - Static variable in interface org.basex.core.Text
-
Target path.
- TARGZSUFFIX - Static variable in class org.basex.io.IO
-
TGZIP file suffix.
- TarInputStream - Class in org.basex.io.in
-
Input stream filter for reading files in the TAR file format.
- TarInputStream(InputStream) - Constructor for class org.basex.io.in.TarInputStream
-
Constructor.
- TARSUFFIX - Static variable in class org.basex.io.IO
-
TAR file suffix.
- tasks - Variable in class org.basex.core.jobs.JobPool
-
Timer tasks.
- tc(byte[]) - Static method in class org.basex.util.Token
-
Converts the specified token to title case.
- TEAM - Static variable in interface org.basex.core.Text
-
Contributors info.
- TEMPDIR - Static variable in class org.basex.util.Prop
-
System's temporary directory.
- TERNARY1 - Static variable in interface org.basex.query.QueryText
-
Parser token.
- TERNARY2 - Static variable in interface org.basex.query.QueryText
-
Parser token.
- TERTIARY - Enum constant in enum class org.basex.query.util.collation.BaseXCollationOptions.Strength
-
Tertiary.
- test - Variable in class org.basex.query.expr.path.Step
-
Kind test.
- test - Variable in class org.basex.query.util.index.IndexInfo
-
Name test of parent element.
- test(long, QueryContext) - Method in interface org.basex.query.expr.CmpPos
-
Checks the current position.
- test(long, QueryContext) - Method in class org.basex.query.expr.ItrPos
- test(long, QueryContext) - Method in class org.basex.query.expr.Pos
- test(IOFile, Context, Job) - Method in class org.basex.query.func.unit.Suite
-
Tests all test functions in the specified path.
- test(QueryContext, InputInfo) - Method in class org.basex.query.expr.Expr
-
Performs a predicate test and returns the item if the test was successful.
- test(QueryContext, InputInfo) - Method in class org.basex.query.expr.ParseExpr
- test(QueryContext, InputInfo) - Method in class org.basex.query.value.item.ANum
- test(QueryContext, InputInfo) - Method in class org.basex.query.value.item.Int
- test(QueryContext, InputInfo) - Method in class org.basex.query.value.item.Item
- test(QueryContext, InputInfo) - Method in class org.basex.query.value.seq.Empty
- test(QueryContext, InputInfo) - Method in class org.basex.query.value.seq.Seq
- Test - Class in org.basex.core.cmd
-
Evaluates the 'test' command and processes an input file.
- Test - Class in org.basex.query.expr.path
-
Abstract node test.
- Test(String) - Constructor for class org.basex.core.cmd.Test
-
Default constructor.
- TEST - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- TEST - Enum constant in enum class org.basex.gui.text.TextPanel.Action
-
Enforce testing of input.
- TEST - Static variable in interface org.basex.core.parse.Commands
-
Command string: "test".
- TEST - Static variable in interface org.basex.query.QueryText
-
Query Info.
- TESTCASE - Static variable in interface org.basex.query.func.unit.Constants
-
Name: testcase.
- TESTINIT - Static variable in interface org.basex.query.func.unit.Constants
-
Name: testinit.
- tests - Variable in class org.basex.query.func.unit.Suite
-
Tests.
- TESTS - Static variable in interface org.basex.query.func.unit.Constants
-
Name: error.
- TESTSUITE - Static variable in interface org.basex.query.func.unit.Constants
-
Name: testsuite.
- TESTSUITES - Static variable in interface org.basex.query.func.unit.Constants
-
Name: testsuites.
- text - Variable in class org.basex.index.IndexBuilder
-
Text node flag.
- text - Variable in class org.basex.util.ft.FTSpan
-
Text.
- text() - Method in class org.basex.gui.text.TextEditor
-
Returns the original text array.
- text(boolean) - Static method in class org.basex.gui.layout.BaseXImages
-
Returns an icon for the specified text.
- text(byte[]) - Method in class org.basex.build.Builder
-
Stores a text node.
- text(byte[], FTPos) - Method in class org.basex.io.serial.BuilderSerializer
- text(byte[], FTPos) - Method in class org.basex.io.serial.csv.CsvDirectSerializer
- text(byte[], FTPos) - Method in class org.basex.io.serial.json.JsonBasicSerializer
- text(byte[], FTPos) - Method in class org.basex.io.serial.json.JsonMLSerializer
- text(byte[], FTPos) - Method in class org.basex.io.serial.json.JsonNodeSerializer
- text(byte[], FTPos) - Method in class org.basex.io.serial.XMLSerializer
- text(byte[], FTPos) - Method in class org.basex.io.serial.Serializer
-
Serializes a text.
- text(int, boolean) - Method in class org.basex.data.Data
-
Returns a text (text, comment, pi, document) or attribute value.
- text(int, boolean) - Method in class org.basex.data.DiskData
- text(int, boolean) - Method in class org.basex.data.MemData
- text(int, byte[], int) - Method in class org.basex.data.Data
-
Adds a text, comment or processing instruction to the internal update buffer.
- text(String) - Method in class org.basex.query.QueryResources
-
Returns the document path of a textual resource and its encoding.
- text(Data, int) - Static method in class org.basex.gui.view.ViewData
-
Returns textual contents for the specified node.
- Text - Interface in org.basex.core
-
This class contains internationalized text strings, which are used throughout the project.
- TEXT - Enum constant in enum class org.basex.build.BuildText.Type
-
Text node.
- TEXT - Enum constant in enum class org.basex.core.MainOptions.MainParser
-
Text.
- TEXT - Enum constant in enum class org.basex.core.parse.Commands.CmdIndex
- TEXT - Enum constant in enum class org.basex.core.parse.Commands.CmdIndexInfo
- TEXT - Enum constant in enum class org.basex.index.IndexType
-
Text index.
- TEXT - Enum constant in enum class org.basex.io.serial.SerialMethod
-
Text.
- TEXT - Enum constant in enum class org.basex.query.value.type.NodeType
-
Text type.
- TEXT - Static variable in class org.basex.data.Data
-
Node kind: text (code:
2). - TEXT - Static variable in interface org.basex.data.DataText
-
Text output.
- TEXT - Static variable in class org.basex.gui.GUIConstants
-
Text color.
- TEXT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- TEXT_CSV - Static variable in class org.basex.util.http.MediaType
-
Media type: text/comma-separated-values.
- TEXT_HTML - Static variable in class org.basex.util.http.MediaType
-
Media type: text/html.
- TEXT_INDEX - Static variable in interface org.basex.core.Text
-
Info on text index.
- TEXT_PLAIN - Static variable in class org.basex.util.http.MediaType
-
Media type: text/plain.
- TEXT_XML - Static variable in class org.basex.util.http.MediaType
-
Media type: text/xml.
- TEXT_XML_EPE - Static variable in class org.basex.util.http.MediaType
-
XML media type.
- TEXT_ZM - Static variable in class org.basex.query.value.type.SeqType
-
Zero or more text nodes.
- TEXT_ZO - Static variable in class org.basex.query.value.type.SeqType
-
Zero or one text node.
- textDbl(int, boolean) - Method in class org.basex.data.Data
-
Returns a text (text, comment, pi, document) 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
- TextEditor - Class in org.basex.gui.text
-
Provides methods for editing a text that is visualized by the
TextPanel. - TextEditor.Case - Enum Class in org.basex.gui.text
-
Case conversions.
- TEXTENC - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- TEXTEND - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
End of text.
- textField() - Method in class org.basex.gui.layout.BaseXCombo
-
Returns the editor text field, or
nullif the combobox is not editable. - textFilters() - Method in class org.basex.gui.layout.BaseXFileChooser
-
Convenience method for setting textual filters.
- textinclude - Variable in class org.basex.data.MetaData
-
Text index: names to include.
- TEXTINCLUDE - Enum constant in enum class org.basex.data.MetaProp
-
Property.
- TEXTINCLUDE - Static variable in class org.basex.core.MainOptions
-
Text index: names to include.
- textindex - Variable in class org.basex.data.MetaData
-
Indicates if a text index exists.
- textIndex - Variable in class org.basex.data.Data
-
Text index.
- TEXTINDEX - Enum constant in enum class org.basex.data.MetaProp
-
Property.
- TEXTINDEX - Static variable in class org.basex.core.MainOptions
-
Flag for creating a text index.
- TextInput - Class in org.basex.io.in
-
This class provides buffered access to textual input.
- TextInput(byte[]) - Constructor for class org.basex.io.in.TextInput
-
Constructor.
- 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, document) 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 (possibly compressed) text (text, comment, pi, document).
- 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.
- TextOptions - Class in org.basex.build.text
-
Options for parsing and serializing text documents.
- TextOptions() - Constructor for class org.basex.build.text.TextOptions
-
Default constructor.
- TextOptions(Options) - Constructor for class org.basex.build.text.TextOptions
-
Constructor with options to be copied.
- TextPanel - Class in org.basex.gui.text
-
Renders and provides edit capabilities for text.
- TextPanel(BaseXWindow, boolean) - Constructor for class org.basex.gui.text.TextPanel
-
Default constructor.
- TextPanel(BaseXWindow, String, boolean) - Constructor for class org.basex.gui.text.TextPanel
-
Default constructor.
- TextPanel.Action - Enum Class in org.basex.gui.text
-
Editor action.
- TextParser - Class in org.basex.build.text
-
This class parses files in the plain-text format and converts them to XML.
- TextParser(IO, MainOptions) - Constructor for class org.basex.build.text.TextParser
-
Constructor.
- TEXTPARSER - Static variable in class org.basex.core.MainOptions
-
Define text parser options.
- textRef(byte[], boolean) - Method in class org.basex.data.Data
-
Generates a reference for a text (text, comment, pi, pi, document) or attribute value.
- textRef(byte[], boolean) - Method in class org.basex.data.DiskData
- textRef(byte[], boolean) - Method in class org.basex.data.MemData
- textRef(int) - Method in class org.basex.data.Data
-
Returns the reference to a text (text, comment, pi, pi, document) or attribute value.
- textRef(int, long) - Method in class org.basex.data.Data
-
Sets the reference to a text/attribute value.
- TEXTSTART - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Beginning of text.
- TextView - Class in org.basex.gui.view.text
-
This class offers a fast text view, using the
TextPanelclass. - TextView(ViewNotifier) - Constructor for class org.basex.gui.view.text.TextView
-
Default constructor.
- TEXTVIEW - Static variable in class org.basex.gui.GUIConstants
-
Internal name of the Text View.
- TGZSUFFIX - Static variable in class org.basex.io.IO
-
TGZIP file suffix.
- th - Variable in class org.basex.util.ft.FTOpt
-
Thesaurus (can be
null). - THEN - Static variable in interface org.basex.query.QueryText
-
Parser token.
- Thesaurus - Class in org.basex.query.expr.ft
-
Simple Thesaurus for full-text requests.
- Thesaurus(IO, byte[], long, long, Context) - Constructor for class org.basex.query.expr.ft.Thesaurus
-
Reads a thesaurus file.
- Thesaurus(IO, Context) - Constructor for class org.basex.query.expr.ft.Thesaurus
-
Constructor.
- THESAURUS - Static variable in interface org.basex.query.QueryText
-
Parser token.
- ThesQuery - Class in org.basex.query.expr.ft
-
Simple Thesaurus entry for full-text requests.
- ThesQuery() - Constructor for class org.basex.query.expr.ft.ThesQuery
- threads - Variable in class org.basex.query.QueryContext
-
Query threads.
- Tim - Class in org.basex.query.value.item
-
Time item (
xs:time). - Tim(byte[], InputInfo) - Constructor for class org.basex.query.value.item.Tim
-
Constructor.
- Tim(ADate) - Constructor for class org.basex.query.value.item.Tim
-
Constructor.
- Tim(Tim, DTDur, boolean) - Constructor for class org.basex.query.value.item.Tim
-
Constructor.
- TIM - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:time.
- time - Variable in class org.basex.core.jobs.JobContext
-
Time of creation.
- time - Variable in class org.basex.core.jobs.QueryJobResult
-
Evaluation time (ns).
- time - Variable in class org.basex.data.MetaData
-
Database timestamp.
- time - Variable in class org.basex.query.QueryDateTime
-
Current Time.
- time - Variable in class org.basex.server.LogEntry
-
Time.
- TIME - Enum constant in enum class org.basex.query.value.type.AtomType
-
Time type.
- TIME - Static variable in interface org.basex.core.jobs.JobsText
-
Time of registering.
- TIME - Static variable in interface org.basex.core.Text
-
"Time".
- TIME - Static variable in class org.basex.query.func.prof.ProfTrack.TrackOptions
-
Time.
- TIME - Static variable in interface org.basex.query.func.unit.Constants
-
Name: time.
- TIME - Static variable in class org.basex.query.value.item.ADate
-
Time pattern.
- TIME - Static variable in class org.basex.util.DateTime
-
Time format.
- TIME_O - Static variable in class org.basex.query.value.type.SeqType
-
One time.
- TIME_REQUIRED - Static variable in interface org.basex.core.Text
-
Command timing information.
- TIME_ZO - Static variable in class org.basex.query.value.type.SeqType
-
Zero or one time.
- timeout - Variable in class org.basex.server.ClientListener
-
Timer for authentication time out.
- timeout() - Method in class org.basex.core.jobs.Job
-
Stops a job because of a timeout.
- TIMEOUT - Enum constant in enum class org.basex.core.jobs.JobState
-
Timeout.
- TIMEOUT - Enum constant in enum class org.basex.util.http.HttpText.Request
-
Timeout.
- TIMEOUT - Static variable in class org.basex.core.StaticOptions
-
Timeout (seconds) for processing client requests; deactivated if set to 0.
- TIMEOUT - Static variable in class org.basex.query.func.proc.ProcOptions
-
Timeout in seconds.
- TIMEOUT - Static variable in class org.basex.query.func.sql.SqlExecute.StatementOptions
-
Query timeout.
- TIMEOUT - Static variable in class org.basex.query.func.xquery.XQueryEval.XQueryOptions
-
Timeout in seconds.
- TIMEOUT_EXCEEDED - Static variable in interface org.basex.core.Text
-
Timeout exceeded.
- times(long) - Method in enum class org.basex.query.var.VarUsage
-
Number of usages if the code is executed
counttimes. - TIMES - Static variable in interface org.basex.query.QueryText
-
Parser token.
- timeStamp() - Method in class org.basex.io.IO
-
Returns the time stamp (modification date) of this file.
- timeStamp() - Method in class org.basex.io.IOFile
- TIMESTAMP - Enum constant in enum class org.basex.data.MetaProp
-
Property.
- TIMESTAMP - Static variable in interface org.basex.core.Text
-
"Timestamp".
- timeZone(DTDur, boolean, InputInfo) - Method in class org.basex.query.value.item.ADate
-
Adjusts the timezone.
- timeZone(DTDur, boolean, InputInfo) - Method in class org.basex.query.value.item.Dat
- timeZone(DTDur, boolean, InputInfo) - Method in class org.basex.query.value.item.Dtm
- timeZone(DTDur, boolean, InputInfo) - Method in class org.basex.query.value.item.GDt
- timeZone(DTDur, boolean, InputInfo) - Method in class org.basex.query.value.item.Tim
- TIMEZONE_FROM_DATE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- TIMEZONE_FROM_DATETIME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- TIMEZONE_FROM_TIME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- TIMING - Static variable in interface org.basex.core.Text
-
Query info: querying.
- TITLE - Enum constant in enum class org.basex.gui.text.TextEditor.Case
-
Title case.
- TITLE - Static variable in interface org.basex.core.Text
-
Title and version.
- TITLE_CASE - Static variable in interface org.basex.core.Text
-
Title case.
- TMPSUFFIX - Static variable in class org.basex.io.IO
-
Temporary file suffix.
- TO - Static variable in interface org.basex.query.QueryText
-
Parser token.
- TO - Static variable in interface org.basex.query.util.regex.parse.RegExParserConstants
-
RegularExpression Id.
- 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.hash.IntSet
-
Returns an array with all elements.
- 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.DoubleList
-
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.LongList
-
Returns an array with all elements.
- toArray() - Method in class org.basex.util.list.ObjectList
-
Returns an array with all elements.
- toArray() - Method in class org.basex.util.TokenBuilder
-
Returns the token as byte array.
- toArray() - Method in class org.basex.util.TokenParser
-
Returns an array with all codepoints.
- toArray(Expr, QueryContext) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified expression yields an array.
- toArray(Item) - Method in class org.basex.query.expr.ParseExpr
-
Assures that the specified item item is an array.
- toAtomItem(Expr, QueryContext) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the evaluated expression yields a non-empty item.
- toB64(Expr, QueryContext, boolean) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified expression yields a Base64 item.
- toB64(Item, boolean) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified item is a Base64 item.
- toBaseUri(String, Options) - Method in class org.basex.query.func.StandardFunc
-
Evaluates the specified URI.
- toBin(Expr, QueryContext) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified expression yields a binary item.
- toBin(Item) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified item is a binary item.
- toBinary(byte[], String) - Static method in class org.basex.query.func.convert.ConvertFn
-
Converts the first argument from a string to a byte array.
- toBindings(int, QueryContext) - Method in class org.basex.query.func.StandardFunc
-
Returns all keys and values of the specified binding argument.
- toBoolean(String) - Static method in class org.basex.util.Strings
-
Checks if the specified string is "yes", "true", "on" or "1".
- toBoolean(Expr, QueryContext) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified expression yields a boolean.
- toBoolean(Item) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified item is a boolean.
- toBytes(Expr, QueryContext) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified expression yields a string or binary item.
- toBytes(Item) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified item is a string or binary item.
- toCase(TextEditor.Case) - Method in class org.basex.gui.text.TextPanel
-
Case conversion.
- toCollation(int, QueryContext) - Method in class org.basex.query.func.StandardFunc
-
Checks if the specified collation is supported.
- toDate(Item, AtomType, QueryContext) - Method in class org.basex.query.func.StandardFunc
-
Checks if the specified item has the specified Date type.
- toDBNode(Item) - Method in class org.basex.query.func.StandardFunc
-
Checks if the specified expression is a database node.
- toDistinctRange() - Method in class org.basex.query.expr.List
-
If possible, rewrites the list to a distinct range expression.
- toDouble(byte[]) - Static method in class org.basex.util.Token
-
Converts the specified token into a double value.
- toDouble(Expr, QueryContext) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified expression yields a double.
- toDouble(Item) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified item is a double.
- toElem(Expr, QueryContext) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified expression yields an element.
- toEncodingOrNull(int, QueryError, QueryContext) - Method in class org.basex.query.func.StandardFunc
-
Returns a normalized encoding representation.
- toErrorString() - Method in class org.basex.query.expr.ExprInfo
-
Returns a string representation of the expression that can be embedded in error messages.
- toErrorString() - Method in class org.basex.query.value.item.FuncItem
- toErrorString() - Method in class org.basex.query.value.node.DBNode
- toErrorString() - Method in class org.basex.query.value.seq.Seq
- toErrorString() - Method in class org.basex.query.var.Var
- toErrorString() - Method in class org.basex.query.var.VarRef
- toFloat(Expr, QueryContext) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified expression yields a float.
- toFunc(Expr, QueryContext) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified expression yields a function.
- toggle() - Method in interface org.basex.gui.GUICommand
-
Indicates if this is a command that can be turned on and off.
- toggle() - Method in enum class org.basex.gui.GUIMenuCmd
- toggle() - Method in class org.basex.gui.GUIPopupCmd
- toggle(int) - Method in class org.basex.query.value.seq.DBNodes
-
Adds or removes the specified pre node.
- toggle(AbstractButton) - Method in class org.basex.gui.text.SearchBar
-
Toggles a button and starts a new search.
- toggleProject() - Method in class org.basex.gui.view.editor.EditorView
-
Toggles the project view.
- toInactiveUser(int, QueryContext) - Method in class org.basex.query.func.user.UserAlter
-
Checks if the specified user is currently not logged in.
- toInt(byte[]) - Static method in class org.basex.util.Token
-
Converts the specified token into an integer value.
- toInt(String) - Static method in class org.basex.util.Strings
-
Converts the specified string into an integer value.
- toItem(Expr, QueryContext) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the evaluated expression yields a non-empty item.
- toItem(Expr, QueryContext, Type) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified expression yields a non-empty item.
- toJava() - Method in class org.basex.query.value.array.XQArray
- toJava() - Method in class org.basex.query.value.item.ADate
- toJava() - Method in class org.basex.query.value.item.Atm
- toJava() - Method in class org.basex.query.value.item.Bin
- toJava() - Method in class org.basex.query.value.item.Bln
- toJava() - Method in class org.basex.query.value.item.Dbl
- toJava() - Method in class org.basex.query.value.item.Dec
- toJava() - Method in class org.basex.query.value.item.Dummy
- toJava() - Method in class org.basex.query.value.item.Dur
- toJava() - Method in class org.basex.query.value.item.Flt
- toJava() - Method in class org.basex.query.value.item.FuncItem
- toJava() - Method in class org.basex.query.value.item.Int
- toJava() - Method in class org.basex.query.value.item.Jav
- toJava() - Method in class org.basex.query.value.item.QNm
- toJava() - Method in class org.basex.query.value.item.Str
- toJava() - Method in class org.basex.query.value.item.StrLazy
- toJava() - Method in class org.basex.query.value.item.Uln
- toJava() - Method in class org.basex.query.value.item.Uri
- toJava() - Method in class org.basex.query.value.map.XQMap
- toJava() - Method in class org.basex.query.value.node.ANode
- toJava() - Method in class org.basex.query.value.node.DBNode
- toJava() - Method in class org.basex.query.value.node.FNode
- toJava() - Method in class org.basex.query.value.seq.BlnSeq
- toJava() - Method in class org.basex.query.value.seq.BytSeq
- toJava() - Method in class org.basex.query.value.seq.DblSeq
- toJava() - Method in class org.basex.query.value.seq.DecSeq
- toJava() - Method in class org.basex.query.value.seq.Empty
- toJava() - Method in class org.basex.query.value.seq.FltSeq
- toJava() - Method in class org.basex.query.value.seq.IntSeq
- toJava() - Method in class org.basex.query.value.seq.RangeSeq
- toJava() - Method in class org.basex.query.value.seq.Seq
- toJava() - Method in class org.basex.query.value.seq.StrSeq
- toJava() - Method in class org.basex.query.value.Value
-
Returns a Java representation of the value.
- TOK - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:token.
- token - Variable in class org.basex.query.util.regex.parse.RegExParser
-
Current token.
- token - Variable in class org.basex.util.TokenParser
-
Token to be parsed.
- token() - Method in class org.basex.index.query.IndexEntries
- token() - Method in interface org.basex.index.query.IndexSearch
-
Returns the current token.
- token() - Method in class org.basex.index.query.NumericRange
- token() - Method in class org.basex.index.query.StringRange
- token() - Method in class org.basex.index.query.StringToken
- token() - Method in class org.basex.util.ft.FTLexer
-
Returns the original token.
- token(boolean) - Static method in class org.basex.util.Token
-
Creates a byte array representation of the specified boolean value.
- token(char) - Method in class org.basex.query.QueryString
-
Adds a token.
- token(double) - Static method in class org.basex.util.Token
-
Creates a byte array representation from the specified double value.
- token(float) - Static method in class org.basex.util.Token
-
Creates a byte array representation from the specified float 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(Object) - Method in class org.basex.query.QueryString
-
Adds a token.
- token(Object) - Static method in class org.basex.util.Token
-
Returns a token representation of the specified object.
- token(String) - Static method in class org.basex.util.Token
-
Converts a string to a byte array.
- token(Data) - Method in class org.basex.index.path.PathNode
-
Returns a readable representation of this node.
- Token - Class in org.basex.query.util.regex.parse
-
Describes the input token stream.
- Token - Class in org.basex.util
-
This class provides convenience operations for handling 'Tokens'.
- Token() - Constructor for class org.basex.query.util.regex.parse.Token
-
No-argument constructor.
- Token(int) - Constructor for class org.basex.query.util.regex.parse.Token
-
Constructs a new token for the specified Image.
- TOKEN - Enum constant in enum class org.basex.core.parse.Commands.CmdIndex
- TOKEN - Enum constant in enum class org.basex.core.parse.Commands.CmdIndexInfo
- TOKEN - Enum constant in enum class org.basex.index.IndexType
-
Token index.
- TOKEN - Enum constant in enum class org.basex.query.value.type.AtomType
-
Token type.
- TOKEN_INDEX - Static variable in interface org.basex.core.Text
-
Info on token index.
- token_source - Variable in class org.basex.query.util.regex.parse.RegExParser
-
User defined Token Manager.
- TokenBoolMap - Class in org.basex.util.hash
-
This is an efficient and memory-saving hash map for storing tokens and booleans.
- TokenBoolMap() - Constructor for class org.basex.util.hash.TokenBoolMap
-
Constructor.
- TokenBuilder - Class in org.basex.util
-
This class serves as an efficient constructor for
Tokens. - TokenBuilder() - Constructor for class org.basex.util.TokenBuilder
-
Empty constructor.
- TokenBuilder(byte[]) - Constructor for class org.basex.util.TokenBuilder
-
Constructor with initial token.
- TokenBuilder(long) - Constructor for class org.basex.util.TokenBuilder
-
Constructor with initial array capacity.
- tokenImage - Variable in exception org.basex.query.util.regex.parse.ParseException
-
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
- tokenImage - Static variable in interface org.basex.query.util.regex.parse.RegExParserConstants
-
Literal token values.
- tokeninclude - Variable in class org.basex.data.MetaData
-
Token index: names to tokenize.
- TOKENINCLUDE - Enum constant in enum class org.basex.data.MetaProp
-
Property.
- TOKENINCLUDE - Static variable in class org.basex.core.MainOptions
-
Token index: names to include.
- tokenindex - Variable in class org.basex.data.MetaData
-
Indicates if a token index exists.
- tokenIndex - Variable in class org.basex.data.Data
-
Token index.
- TOKENINDEX - Enum constant in enum class org.basex.data.MetaProp
-
Property.
- TOKENINDEX - Static variable in class org.basex.core.MainOptions
-
Flag for creating a token index.
- TokenIntMap - Class in org.basex.util.hash
-
This is an efficient and memory-saving hash map for storing tokens and integers.
- TokenIntMap() - Constructor for class org.basex.util.hash.TokenIntMap
-
Constructor.
- TokenIntMap(DataInput) - Constructor for class org.basex.util.hash.TokenIntMap
-
Constructor.
- tokenize - Variable in class org.basex.index.ValuesBuilder
-
Tokenize flag.
- TOKENIZE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- Tokenizer - Class in org.basex.util.ft
-
Abstract tokenizer.
- Tokenizer() - Constructor for class org.basex.util.ft.Tokenizer
- TokenList - Class in org.basex.util.list
-
Resizable-array implementation for tokens (byte arrays).
- TokenList() - Constructor for class org.basex.util.list.TokenList
-
Default constructor.
- TokenList(byte[]...) - Constructor for class org.basex.util.list.TokenList
-
Lightweight constructor, assigning the specified array.
- TokenList(double) - Constructor for class org.basex.util.list.TokenList
-
Constructor, specifying a resize factor.
- TokenList(long) - Constructor for class org.basex.util.list.TokenList
-
Constructor with initial capacity.
- TokenList(TokenSet) - Constructor for class org.basex.util.list.TokenList
-
Constructor, adopting the elements from the specified set.
- TokenManager - Interface in org.basex.query.util.regex.parse
-
An implementation for this interface is generated by JavaCCParser.
- TokenMap - Class in org.basex.util.hash
-
This is an efficient and memory-saving hash map for storing tokens.
- TokenMap() - Constructor for class org.basex.util.hash.TokenMap
-
Default constructor.
- TokenMgrError - Error in org.basex.query.util.regex.parse
-
Token Manager Error.
- TokenMgrError() - Constructor for error org.basex.query.util.regex.parse.TokenMgrError
-
No arg constructor.
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.basex.query.util.regex.parse.TokenMgrError
-
Full Constructor.
- TokenMgrError(String, int) - Constructor for error org.basex.query.util.regex.parse.TokenMgrError
-
Constructor with message and reason.
- TokenObjMap<E> - Class in org.basex.util.hash
-
This is an efficient and memory-saving hash map for storing tokens and objects.
- TokenObjMap() - Constructor for class org.basex.util.hash.TokenObjMap
-
Default constructor.
- TokenParser - Class in org.basex.util
-
This class can be used to iterate through all codepoints of a token.
- TokenParser(byte[]) - Constructor for class org.basex.util.TokenParser
-
Constructor.
- tokens(Object[]) - Method in class org.basex.query.QueryString
-
Adds multiple tokens.
- tokens(Object[], String) - Method in class org.basex.query.QueryString
-
Adds multiple tokens, separated by the specified string.
- tokens(Object[], String, boolean) - Method in class org.basex.query.QueryString
-
Adds multiple tokens, separated by the specified string.
- tokens(String...) - Static method in class org.basex.util.Token
-
Converts the specified strings to tokens.
- tokens(QueryContext, boolean) - Method in class org.basex.query.func.ft.FtTokenize
-
Returns all tokens.
- TokenSet - Class in org.basex.util.hash
-
This is an efficient and memory-saving hash set for storing tokens.
- TokenSet() - Constructor for class org.basex.util.hash.TokenSet
-
Default constructor.
- TokenSet(byte[]...) - Constructor for class org.basex.util.hash.TokenSet
-
Constructor, specifying initial keys.
- TokenSet(DataInput) - Constructor for class org.basex.util.hash.TokenSet
-
Constructor, specifying some initial input.
- 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.
- toLong(String) - Static method in class org.basex.util.Strings
-
Converts the specified string into an long value.
- toLong(Expr, QueryContext) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified expression yields an integer.
- toLong(Item) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified item is an integer.
- toMap(String) - Static method in class org.basex.util.options.Options
-
Returns a map representation of the comma-separated options string.
- toMap(Expr, QueryContext) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified expression yields a map.
- toMap(Item) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified item is a map.
- toMap(StringOption) - Method in class org.basex.util.options.Options
-
Returns a map representation of the entries of the requested string (separated by commas).
- toName(int, QueryContext) - Method in class org.basex.query.func.user.UserAlter
-
Checks if the specified expression is a valid user name.
- toName(String) - Static method in class org.basex.query.func.db.DbInfo
-
Converts the specified info key to an element name.
- toNode(Expr, QueryContext) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified expression yields a node.
- toNode(Item) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified non-empty item is a node.
- toNodeOrAtomItem(int, QueryContext) - Method in class org.basex.query.func.StandardFunc
-
Returns the expression at the specified index as node or atomized item.
- toNodeOrNull(Expr, QueryContext) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified expression yields a node or
null. - toNumber(Item) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified, non-empty item is a double.
- toNumberOrNull(Expr, QueryContext) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified expression yields a number or
null. - tooExpensive(Data) - Method in class org.basex.query.util.index.IndexCosts
-
Checks if index access is too expensive.
- toOptions(int, E, QueryContext) - Method in class org.basex.query.func.StandardFunc
-
Parses the options at the specified index.
- toPath(byte[]) - Method in class org.basex.query.func.StandardFunc
-
Converts the specified string to a file path.
- toPath(int, QueryContext) - Method in class org.basex.query.func.StandardFunc
-
Converts the specified argument to a file path.
- toPath(CompileContext) - Method in class org.basex.query.expr.SimpleMap
-
Converts the map to a path expression.
- toPatterns(int, QueryContext) - Method in class org.basex.query.func.user.UserAlter
-
Checks if the specified expression contains valid database patterns.
- toPerms(int, QueryContext) - Method in class org.basex.query.func.user.UserAlter
-
Checks if the specified expression contains valid permissions.
- toQNm(Expr, QueryContext, boolean) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified expression yields a QName.
- toQNm(Item, boolean) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified item is a QName.
- toQuery(byte[], QueryContext) - Method in class org.basex.query.func.StandardFunc
-
Evaluates the specified URI.
- toQuery(int, QueryContext) - Method in class org.basex.query.func.StandardFunc
-
Evaluates the specified URI.
- toQuoted(byte[]) - Static method in class org.basex.query.QueryString
-
Serializes a chopped version of the specified value with quotes.
- toSafeName(int, QueryContext) - Method in class org.basex.query.func.user.UserAlter
-
Checks if the specified user is currently logged in.
- toString() - Method in class org.basex.api.client.ClientSession
- toString() - Method in class org.basex.api.dom.BXNode
- toString() - Method in enum class org.basex.build.csv.CsvOptions.CsvFormat
- toString() - Method in enum class org.basex.build.csv.CsvOptions.CsvSep
- toString() - Method in enum class org.basex.build.json.JsonOptions.JsonFormat
- toString() - Method in enum class org.basex.build.json.JsonParserOptions.JsonDuplicates
- toString() - Method in class org.basex.core.Command
- toString() - Method in class org.basex.core.jobs.JobContext
- toString() - Method in class org.basex.core.jobs.QueryJob
- toString() - Method in class org.basex.core.jobs.QueryJobSpec
- toString() - Method in class org.basex.core.locks.FairLockQueue
- toString() - Method in class org.basex.core.locks.Locking
- toString() - Method in class org.basex.core.locks.LockList
- toString() - Method in class org.basex.core.locks.Locks
- toString() - Method in class org.basex.core.locks.NonfairLockQueue
- toString() - Method in enum class org.basex.core.MainOptions.MainParser
- toString() - Method in class org.basex.core.parse.CmdBuilder
- toString() - Method in enum class org.basex.core.StaticOptions.AuthMethod
- toString() - Method in enum class org.basex.core.users.Algorithm
- toString() - Method in enum class org.basex.core.users.Code
- toString() - Method in enum class org.basex.core.users.Perm
- toString() - Method in class org.basex.data.Data
- toString() - Method in class org.basex.data.DataPrinter
- toString() - Method in class org.basex.data.Namespaces
- toString() - Method in class org.basex.gui.GUIPopupCmd
- toString() - Method in enum class org.basex.gui.layout.BaseXKeys
- toString() - Method in class org.basex.gui.layout.ResourceNode
- 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.IndexTree
- toString() - Method in enum class org.basex.index.IndexType
- toString() - Method in class org.basex.index.path.PathIndex
- toString() - Method in class org.basex.index.stats.Stats
- toString() - Method in class org.basex.index.value.DiskValues
- toString() - Method in class org.basex.index.value.MemValues
- toString() - Method in class org.basex.index.value.UpdatableDiskValues
- toString() - Method in class org.basex.io.in.TarEntry
- toString() - Method in class org.basex.io.IO
- toString() - Method in class org.basex.io.IOContent
- toString() - Method in class org.basex.io.IOStream
- toString() - Method in class org.basex.io.out.ArrayOutput
- toString() - Method in class org.basex.io.random.TableDiskAccess
- toString() - Method in enum class org.basex.io.serial.SerializerOptions.Newline
- toString() - Method in enum class org.basex.io.serial.SerialMethod
- toString() - Method in enum class org.basex.query.ann.Annotation
- toString() - Method in enum class org.basex.query.expr.Calc
- toString() - Method in enum class org.basex.query.expr.CmpG.OpG
- toString() - Method in enum class org.basex.query.expr.CmpN.OpN
- toString() - Method in enum class org.basex.query.expr.CmpV.OpV
- toString() - Method in class org.basex.query.expr.ExprInfo
- toString() - Method in enum class org.basex.query.expr.path.Axis
- toString() - Method in class org.basex.query.func.fn.SeqRange
- toString() - Method in class org.basex.query.func.FuncDefinition
- toString() - Method in enum class org.basex.query.func.Function
- toString() - Method in class org.basex.query.QueryContext
- toString() - Method in enum class org.basex.query.QueryError
- toString() - Method in class org.basex.query.QueryFocus
- toString() - Method in class org.basex.query.QueryInput
- toString() - Method in class org.basex.query.QueryProcessor
- toString() - Method in class org.basex.query.QueryString
- toString() - Method in class org.basex.query.StaticContext
- toString() - Method in class org.basex.query.up.atomic.BasicUpdate
- toString() - Method in class org.basex.query.up.primitives.db.DBAdd
- toString() - Method in class org.basex.query.up.primitives.db.Put
- toString() - Method in class org.basex.query.up.primitives.name.DBCreate
- toString() - Method in class org.basex.query.up.primitives.NewInput
- toString() - Method in class org.basex.query.up.primitives.node.DeleteNode
- toString() - Method in class org.basex.query.up.primitives.node.InsertAfter
- toString() - Method in class org.basex.query.up.primitives.node.RenameNode
- toString() - Method in class org.basex.query.up.primitives.node.ReplaceValue
- toString() - Method in enum class org.basex.query.util.collation.BaseXCollationOptions.Decomposition
- toString() - Method in enum class org.basex.query.util.collation.BaseXCollationOptions.Strength
- toString() - Method in class org.basex.query.util.fingertree.FingerTree
- toString() - Method in class org.basex.query.util.fingertree.FingerTreeBuilder
- toString() - Method in class org.basex.query.util.ft.FTPos
- toString() - Method in class org.basex.query.util.ft.FTPosData
- toString() - Method in class org.basex.query.util.ft.FTStringMatch
- toString() - Method in class org.basex.query.util.hash.HashItemSet
- toString() - Method in class org.basex.query.util.hash.QNmMap
- toString() - Method in class org.basex.query.util.hash.QNmSet
- toString() - Method in class org.basex.query.util.index.IndexCosts
- toString() - Method in enum class org.basex.query.util.pkg.PkgType
- toString() - Method in class org.basex.query.util.regex.parse.Token
- toString() - Method in class org.basex.query.util.regex.RegExp
- toString() - Method in class org.basex.query.value.array.ArrayBuilder
- toString() - Method in enum class org.basex.query.value.map.MergeDuplicates
- toString() - Method in class org.basex.query.value.seq.tree.TreeSeqBuilder
- toString() - Method in class org.basex.query.value.type.ArrayType
- toString() - Method in enum class org.basex.query.value.type.AtomType
- toString() - Method in class org.basex.query.value.type.ExprType
- toString() - Method in class org.basex.query.value.type.FuncType
- toString() - Method in enum class org.basex.query.value.type.ListType
- toString() - Method in class org.basex.query.value.type.MapType
- toString() - Method in enum class org.basex.query.value.type.NodeType
- toString() - Method in enum class org.basex.query.value.type.Occ
- toString() - Method in class org.basex.query.value.type.SeqType
- toString() - Method in interface org.basex.query.value.type.Type
- toString() - Method in class org.basex.query.value.ValueBuilder
- toString() - Method in class org.basex.query.var.QueryStack
- toString() - Method in class org.basex.query.var.VarScope
- toString() - Method in class org.basex.server.ClientListener
- toString() - Method in class org.basex.util.Atts
- toString() - Method in class org.basex.util.BitArray
- toString() - Method in class org.basex.util.FreeSlots
- toString() - Method in enum class org.basex.util.ft.FTBigUnit
-
Returns a string representation.
- toString() - Method in enum class org.basex.util.ft.FTCase
-
Returns a string representation.
- toString() - Method in enum class org.basex.util.ft.FTContents
-
Returns a string representation.
- toString() - Method in enum class org.basex.util.ft.FTDiacritics
-
Returns a string representation.
- toString() - Method in enum class org.basex.util.ft.FTMode
- toString() - Method in class org.basex.util.ft.FTSpan
- toString() - Method in enum class org.basex.util.ft.FTUnit
-
Returns a string representation.
- 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.IntObjMap
- toString() - Method in class org.basex.util.hash.IntSet
- toString() - Method in class org.basex.util.hash.TokenBoolMap
- toString() - Method in class org.basex.util.hash.TokenIntMap
- toString() - Method in class org.basex.util.hash.TokenMap
- toString() - Method in class org.basex.util.hash.TokenObjMap
- toString() - Method in class org.basex.util.hash.TokenSet
- toString() - Method in enum class org.basex.util.http.HttpText.Request
- toString() - Method in class org.basex.util.http.MediaType
- toString() - Method in class org.basex.util.InputInfo
- toString() - Method in class org.basex.util.InterruptibleString
- toString() - Method in class org.basex.util.list.BoolList
- toString() - Method in class org.basex.util.list.ByteList
- toString() - Method in class org.basex.util.list.DoubleList
- toString() - Method in class org.basex.util.list.IntList
- toString() - Method in class org.basex.util.list.LongList
- toString() - Method in class org.basex.util.list.ObjectList
- toString() - Method in class org.basex.util.MinHeap
- toString() - Method in class org.basex.util.options.NumbersOption
- toString() - Method in class org.basex.util.options.Option
- toString() - Method in class org.basex.util.options.Options
- toString() - Method in enum class org.basex.util.options.Options.YesNo
- toString() - Method in enum class org.basex.util.options.Options.YesNoOmit
- toString() - Method in class org.basex.util.options.StringsOption
- 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.TokenParser
- toString() - Method in class org.basex.util.Version
- toString(boolean) - Method in class org.basex.core.Command
-
Returns a string representation of the command.
- toString(boolean) - Method in class org.basex.index.value.DiskValues
-
Returns a string representation of the index structure.
- toString(boolean) - Method in class org.basex.index.value.MemValues
-
Returns a string representation of the index structure.
- toString(boolean) - Method in class org.basex.query.expr.path.DocTest
- toString(boolean) - Method in class org.basex.query.expr.path.KindTest
- toString(boolean) - Method in class org.basex.query.expr.path.NameTest
- toString(boolean) - Method in class org.basex.query.expr.path.Test
-
Returns a string representation of this test.
- toString(boolean) - Method in class org.basex.query.expr.path.UnionTest
- toString(byte[]) - Static method in class org.basex.util.Num
-
Returns a string representation of the specified number array.
- toString(int) - Static method in class org.basex.index.stats.StatsType
-
Returns a string representation of the specified type.
- toString(int, QueryContext) - Method in class org.basex.query.func.user.UserAlter
-
Checks if the specified expression is a string.
- toString(InputStream, String, boolean) - Static method in class org.basex.query.func.convert.ConvertFn
-
Converts the specified input to a string in the specified encoding.
- toString(Object[]) - Method in class org.basex.util.hash.ASet
-
Returns a string representation of the set or map.
- toString(Object[], Object[]) - Method in class org.basex.util.hash.ASet
-
Returns a string representation of the set or map.
- toString(String) - Method in enum class org.basex.query.value.type.NodeType
-
Returns a string representation with the specified argument.
- toString(QueryProcessor, long, long, Locks) - Method in class org.basex.query.QueryInfo
-
Returns detailed query information.
- 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: ".
- toToken(Expr, QueryContext) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified expression yields a string.
- toToken(Item) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified non-empty item is a string.
- toTokenOrNull(Expr, QueryContext) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified expression yields a string or an empty sequence.
- 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.
- toUnion(CompileContext) - Method in class org.basex.query.expr.List
-
If possible, rewrites the list to a union expression.
- toUser(int, QueryContext) - Method in class org.basex.query.func.user.UserAlter
-
Checks if the specified expression references an existing user.
- toValue(byte[]) - Static method in class org.basex.query.func.convert.ConvertBinaryToIntegers
-
Returns a value representation of the specified bytes.
- toValue(byte[]) - Static method in class org.basex.query.QueryString
-
Serializes a chopped version of the specified value.
- toValue(Object, QueryContext, StaticContext) - Static method in class org.basex.query.func.java.JavaCall
-
Converts the specified result to an XQuery value.
- toXML() - Method in class org.basex.core.jobs.Jobs
-
Returns an XML representation of all jobs.
- toXML(QueryContext) - Method in class org.basex.core.users.User
-
Returns user information as XML.
- toZeroToken(Expr, QueryContext) - Method in class org.basex.query.expr.ParseExpr
-
Checks if the specified expression yields a string or an empty sequence.
- trace(byte[], byte[], QueryContext) - Static method in class org.basex.query.func.fn.FnTrace
-
Dumps the specified info to standard error or the info view of the GUI.
- TRACE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- TRACE - Enum constant in enum class org.basex.server.Log.LogType
-
Trace.
- TRACE - Static variable in interface org.basex.util.http.HttpText
-
HTTP method TRACE.
- tracer - Variable in class org.basex.core.jobs.JobContext
-
Query tracer.
- TrackOptions() - Constructor for class org.basex.query.func.prof.ProfTrack.TrackOptions
- transform(String, String) - Static method in class org.basex.core.Sandbox
-
Creates a transform expression from a given input and modification clause.
- transform(String, String, String) - Static method in class org.basex.core.Sandbox
-
Creates a transform expression from a given input, modification and return clause.
- 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.
- TRANSFORM - Static variable in interface org.basex.query.QueryText
-
Parser token.
- 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
- TransformWith - Class in org.basex.query.up.expr
-
Transform expression.
- TransformWith(InputInfo, Expr, Expr) - Constructor for class org.basex.query.up.expr.TransformWith
-
Constructor.
- TRANSLATE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- TRANSLATION - Static variable in interface org.basex.core.Text
-
Translation.
- treat(Value, QNm, QueryContext, InputInfo) - Method in class org.basex.query.value.type.SeqType
-
Treats the specified value as this sequence type.
- Treat - Class in org.basex.query.expr
-
Treat as expression.
- Treat(StaticContext, 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.
- TREEATTS - Static variable in class org.basex.gui.GUIOptions
-
Show attributes in treeview.
- TreeSeq - Class in org.basex.query.value.seq.tree
-
A tree storing
Items. - TreeSeqBuilder - Class in org.basex.query.value.seq.tree
- TreeSeqBuilder() - Constructor for class org.basex.query.value.seq.tree.TreeSeqBuilder
- TreeSlice<N,
E> - Class in org.basex.query.util.fingertree -
A slice of a finger tree, used as internal representation for
FingerTree.slice(long, long). - TREESLIMS - Static variable in class org.basex.gui.GUIOptions
-
Slim rectangles to text length.
- 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.
- TREEVIEW - Static variable in class org.basex.gui.GUIConstants
-
Internal name of the Tree View.
- treeWillCollapse(TreeExpansionEvent) - Method in class org.basex.gui.layout.ResourceNode
- treeWillExpand(TreeExpansionEvent) - Method in class org.basex.gui.layout.ResourceNode
- trim() - Method in class org.basex.util.TokenBuilder
-
Trims leading and trailing whitespaces.
- trim(byte[]) - Static method in class org.basex.util.Token
-
Removes leading and trailing whitespaces from the specified token.
- TRUE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- TRUE - Static variable in interface org.basex.core.Text
-
True flag.
- TRUE - Static variable in class org.basex.query.value.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..
- TUMBLING - Static variable in interface org.basex.query.QueryText
-
Parser token.
- TXT - Enum constant in enum class org.basex.query.value.type.Type.ID
-
text().
- TXT - Static variable in class org.basex.query.expr.path.KindTest
-
Generic text node test.
- TXTSUFFIXES - Static variable in class org.basex.io.IO
-
Text suffixes.
- type - Variable in class org.basex.index.IndexBuilder
-
Index type.
- type - Variable in class org.basex.index.stats.Stats
-
Data type.
- type - Variable in class org.basex.index.value.ValueIndex
-
Index type.
- type - Variable in class org.basex.query.expr.path.Test
-
Node type.
- type - Variable in class org.basex.query.up.primitives.Update
-
Type of update primitive.
- type - Variable in class org.basex.query.value.type.SeqType
-
Item type.
- type - Variable in class org.basex.query.value.Value
-
Item type.
- type - Variable in class org.basex.server.LogEntry
-
Type.
- type() - Method in class org.basex.api.client.Query
-
Returns the XQuery type of the current item (must be called after
Query.next(). - type() - Method in class org.basex.core.jobs.JobContext
-
Returns the job type.
- type() - Method in class org.basex.index.query.IndexEntries
- type() - Method in interface org.basex.index.query.IndexSearch
-
Returns the index type.
- type() - Method in class org.basex.index.query.NumericRange
- type() - Method in class org.basex.index.query.StringRange
- type() - Method in class org.basex.index.query.StringToken
- type() - Method in class org.basex.query.util.pkg.Pkg
-
Returns the package type.
- type() - Method in class org.basex.util.ft.FTLexer
- type() - Method in class org.basex.util.http.MediaType
-
Returns the media type, composed from the main and sub type.
- type(int) - Static method in class org.basex.query.value.node.ANode
-
Returns a node type for the specified database kind.
- type(String) - Method in class org.basex.core.jobs.JobContext
-
Sets a job type.
- type(Expr) - Method in class org.basex.query.expr.Filter
- type(Expr) - Method in class org.basex.query.expr.path.Step
- type(Expr) - Method in class org.basex.query.expr.Preds
-
Assigns the expression type.
- type(Expr, IndexType) - Method in class org.basex.query.util.index.IndexInfo
-
Checks if the specified expression can be rewritten for index access, and returns the applicable index type.
- type(Type, Type) - Method in enum class org.basex.query.expr.Calc
-
Returns the result type of this calculation.
- Type - Interface in org.basex.query.value.type
-
XQuery types.
- TYPE - Static variable in interface org.basex.core.jobs.JobsText
-
Type.
- TYPE - Static variable in interface org.basex.core.parse.Commands
-
Command attribute: "type".
- TYPE - Static variable in interface org.basex.core.Text
-
"Type".
- TYPE - Static variable in interface org.basex.io.parse.json.JsonConstants
-
Token: type.
- TYPE - Static variable in interface org.basex.query.func.unit.Constants
-
Name: type.
- TYPE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- Type.ID - Enum Class in org.basex.query.value.type
-
Type IDs for client/server communication.
- TYPEAFTER - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- typeCheck(TypeCheck, CompileContext) - Method in class org.basex.query.expr.Expr
-
Tries to push the given type check inside this expression.
- typeCheck(TypeCheck, CompileContext) - Method in class org.basex.query.expr.gflwor.GFLWOR
- typeCheck(TypeCheck, CompileContext) - Method in class org.basex.query.expr.If
- typeCheck(TypeCheck, CompileContext) - Method in class org.basex.query.expr.Switch
- typeCheck(TypeCheck, CompileContext) - Method in class org.basex.query.expr.SwitchGroup
- typeCheck(TypeCheck, CompileContext) - Method in class org.basex.query.expr.Typeswitch
- typeCheck(TypeCheck, CompileContext) - Method in class org.basex.query.expr.TypeswitchGroup
- typeCheck(TypeCheck, CompileContext) - Method in class org.basex.query.func.fn.FnError
- typeCheck(TypeCheck, CompileContext) - Method in class org.basex.query.func.web.WebError
- TypeCheck - Class in org.basex.query.expr
-
Checks the argument expression's result type.
- TypeCheck(StaticContext, InputInfo, Expr, SeqType, boolean) - Constructor for class org.basex.query.expr.TypeCheck
-
Constructor.
- TypedFunc - Class in org.basex.query.func
-
Wrapper that provides types for function expressions.
- typeError(Expr, SeqType, QNm, InputInfo, boolean) - Static method in enum class org.basex.query.QueryError
-
Throws a type exception.
- typeError(Expr, SeqType, QNm, InputInfo, QueryError) - Static method in enum class org.basex.query.QueryError
-
Throws a type exception.
- typeError(Value, Type, InputInfo) - Static method in enum class org.basex.query.QueryError
-
Throws a type cast exception.
- typeId() - Method in class org.basex.query.value.item.Item
-
Returns a type id.
- typeId() - Method in class org.basex.query.value.node.DBNode
- typeId() - Method in class org.basex.query.value.node.FDoc
- TYPEINVALID - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- TYPEPAR - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- TYPES - Static variable in interface org.basex.io.parse.json.JsonConstants
-
Supported data types.
- TYPES - Static variable in class org.basex.query.expr.Catch
-
Error types.
- typesMatch(Class<?>[], String[]) - Static method in class org.basex.query.func.java.JavaCall
-
Compares the types of method parameters with the specified types.
- typeString() - Method in class org.basex.query.value.type.SeqType
-
Returns a string representation of the type.
- Typeswitch - Class in org.basex.query.expr
-
Typeswitch expression.
- Typeswitch(InputInfo, Expr, TypeswitchGroup[]) - Constructor for class org.basex.query.expr.Typeswitch
-
Constructor.
- TYPESWITCH - Static variable in interface org.basex.query.QueryText
-
Parser token.
- TypeswitchGroup - Class in org.basex.query.expr
-
Group of type switch cases.
- TypeswitchGroup(InputInfo, Var, SeqType[], Expr) - Constructor for class org.basex.query.expr.TypeswitchGroup
-
Constructor.
- TYPEUNDEF_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- TYPEUNKNOWN_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- tz() - Method in class org.basex.query.value.item.ADate
-
Returns the timezone in minutes.
U
- UBY - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:unsignedByte.
- 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.
- UCAOptions - Class in org.basex.query.util.collation
-
UCA collation options.
- UCAOptions() - Constructor for class org.basex.query.util.collation.UCAOptions
- UIN - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:unsignedInt.
- uline() - Method in class org.basex.util.TokenBuilder
-
Adds an underline toggle flag.
- ULINE - Static variable in class org.basex.util.TokenBuilder
-
Underline flag.
- Uln - Class in org.basex.query.value.item
-
Unsigned long (
xs:unsignedLong). - ULN - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:unsignedLong.
- Unary - Class in org.basex.query.expr
-
Unary expression.
- Unary(InputInfo, Expr, boolean) - Constructor for class org.basex.query.expr.Unary
-
Constructor.
- UNCLOSED - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- UNDECLARE_PREFIXES - Static variable in class org.basex.io.serial.SerializerOptions
-
Serialization parameter: yes/no.
- undeclaredLiteral(QNm, int, QueryContext, StaticContext, InputInfo) - Static method in class org.basex.query.func.Closure
-
Creates a function literal for a function that was not yet encountered while parsing.
- UNDEF - Static variable in class org.basex.query.value.item.Item
-
Undefined item.
- UNDO - Static variable in interface org.basex.core.Text
-
Command info.
- UNDOSTEP - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Undo.
- UNICODE - Static variable in class org.basex.gui.GUIOptions
-
Unicode order.
- UNICODE_ORDER - Static variable in interface org.basex.core.Text
-
Unicode order.
- union(int[]) - Method in class org.basex.query.value.seq.DBNodes
-
Merges the specified array with the existing pre nodes.
- union(FTIndexIterator, FTIndexIterator) - Static method in class org.basex.index.query.FTIndexIterator
-
Merges two index array iterators.
- union(AnnList) - Method in class org.basex.query.util.list.AnnList
-
Returns the unions of these annotations and the given ones.
- union(Occ) - Method in enum class org.basex.query.value.type.Occ
-
Computes the union between this occurrence indicator and the given one.
- union(Occ) - Method in class org.basex.query.value.type.SeqType
-
Returns a sequence type with a new occurrence indicator.
- union(SeqType) - Method in class org.basex.query.value.type.SeqType
-
Computes the union of two sequence types, i.e.
- union(Type) - Method in class org.basex.query.value.type.ArrayType
- union(Type) - Method in enum class org.basex.query.value.type.AtomType
- union(Type) - Method in class org.basex.query.value.type.FuncType
- union(Type) - Method in enum class org.basex.query.value.type.ListType
- union(Type) - Method in class org.basex.query.value.type.MapType
- union(Type) - Method in enum class org.basex.query.value.type.NodeType
- union(Type) - Method in interface org.basex.query.value.type.Type
-
Computes the union between this type and the given one, i.e.
- 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.
- UnionTest - Class in org.basex.query.expr.path
-
Union node test.
- unique() - Method in class org.basex.util.list.ObjectList
-
Removes duplicates, provided that the entries are sorted.
- unit() - Method in enum class org.basex.util.ft.FTBigUnit
-
Returns the unit.
- UNIT - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Test.
- UNIT - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- UNIT - Static variable in class org.basex.util.ft.FTDistanceOptions
-
Option: unit.
- UNIT - Static variable in class org.basex.util.ft.FTScopeOptions
-
Option: unit.
- UNIT - Static variable in class org.basex.util.ft.FTWindowOptions
-
Option: unit.
- UNIT_FAIL - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UNIT_FAIL_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UNIT_FAIL_X_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UNIT_NOARGS_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UNIT_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- UNIT_PRIVATE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UNIT_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- UnitAssert - Class in org.basex.query.func.unit
-
Function implementation.
- UnitAssert() - Constructor for class org.basex.query.func.unit.UnitAssert
- UnitAssertEquals - Class in org.basex.query.func.unit
-
Function implementation.
- UnitAssertEquals() - Constructor for class org.basex.query.func.unit.UnitAssertEquals
- UnitFail - Class in org.basex.query.func.unit
-
Function implementation.
- UnitFail() - Constructor for class org.basex.query.func.unit.UnitFail
- UNKNOWN_CMD_X - Static variable in interface org.basex.core.Text
-
Unknown command: %.
- 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_SIMILAR_X_X - Static variable in interface org.basex.core.Text
-
Unknown command: % (similar: %).
- UNKNOWN_TRY_X - Static variable in interface org.basex.core.Text
-
Unknown command: % (try help).
- UNKNOWN_USER_X - Static variable in interface org.basex.core.Text
-
Unknown user.
- UNKNOWNPE - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- UNORDERED - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- UNORDERED - Static variable in interface org.basex.query.QueryText
-
Parser token.
- unpack(byte[]) - Static method in class org.basex.util.Compress
-
Decompresses the specified text.
- unpack(long) - Static method in class org.basex.util.Inline
-
Converts an inlined value to a token.
- unpackDouble(long) - Static method in class org.basex.util.Inline
-
Converts an inlined value to a double value.
- unpackLength(long) - Static method in class org.basex.util.Inline
-
Returns the token length of the inlined value.
- unpackLong(long) - Static method in class org.basex.util.Inline
-
Converts an inlined value to a long value.
- UNPARSED_TEXT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- UNPARSED_TEXT_AVAILABLE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- UNPARSED_TEXT_LINES - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- unpin(Data) - Method in class org.basex.core.Datas
-
Unpins a data reference and closes the database if no references exist anymore.
- unregister(Context) - Method in class org.basex.core.jobs.Job
-
Unregisters the job.
- unregister(Job) - Method in class org.basex.core.jobs.JobPool
-
Unregisters a job.
- unroll(boolean) - Static method in class org.basex.core.Sandbox
-
Triggers function inlining.
- UNROLLLIMIT - Static variable in class org.basex.core.MainOptions
-
Limit for unrolling loops.
- UNSIGNED_BYTE - Enum constant in enum class org.basex.query.value.type.AtomType
-
Unsigned byte type.
- UNSIGNED_INT - Enum constant in enum class org.basex.query.value.type.AtomType
-
Short type.
- UNSIGNED_LONG - Enum constant in enum class org.basex.query.value.type.AtomType
-
Unsigned long type.
- UNSIGNED_SHORT - Enum constant in enum class org.basex.query.value.type.AtomType
-
Unsigned Short type.
- UNSPECIFIED - Enum constant in enum class org.basex.query.value.map.MergeDuplicates
-
Unspecified.
- UNTYPED - Enum constant in enum class org.basex.query.value.type.AtomType
-
Untyped type.
- UNTYPED_ATOMIC - Enum constant in enum class org.basex.query.value.type.AtomType
-
Untyped Atomic type.
- unzip(IOFile) - Method in class org.basex.io.Zip
-
Unzips the archive to the specified directory.
- UPALL - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPATTDUPL_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPATTELM_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPATTELM2_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPCTX - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPD - Enum constant in enum class org.basex.query.util.Flag
-
Performs updates.
- UPD_INDEX - Static variable in interface org.basex.core.Text
-
Incremental updates.
- UpdatableDiskValues - Class in org.basex.index.value
-
This class provides access and update functions to attribute values and text contents stored on disk.
- UpdatableDiskValues(Data, IndexType) - Constructor for class org.basex.index.value.UpdatableDiskValues
-
Constructor, initializing the index structure.
- update() - Method in class org.basex.data.MetaData
-
Notifies the meta structures of an update and invalidates the indexes.
- update() - Method in class org.basex.gui.view.ViewNotifier
-
Notifies all views of updates in the data structure.
- update(int, int, byte[]) - Method in class org.basex.data.Data
-
Updates (replaces) the value of a single text, comment, pi, attribute or document node.
- update(int, int, byte[], byte[]) - Method in class org.basex.data.Data
-
Updates (renames) the name of an element, attribute or processing instruction.
- update(NamePool) - Method in class org.basex.query.up.primitives.node.DeleteNode
- update(NamePool) - Method in class org.basex.query.up.primitives.node.InsertAfter
- update(NamePool) - Method in class org.basex.query.up.primitives.node.InsertAttribute
- update(NamePool) - Method in class org.basex.query.up.primitives.node.InsertBefore
- update(NamePool) - Method in class org.basex.query.up.primitives.node.InsertInto
- update(NamePool) - Method in class org.basex.query.up.primitives.node.InsertIntoAsFirst
- update(NamePool) - Method in class org.basex.query.up.primitives.node.InsertIntoAsLast
- update(NamePool) - Method in class org.basex.query.up.primitives.node.NodeUpdate
-
Updates the name pool, which is used to find duplicate attributes and namespace conflicts.
- update(NamePool) - Method in class org.basex.query.up.primitives.node.RenameNode
- update(NamePool) - Method in class org.basex.query.up.primitives.node.ReplaceDoc
- update(NamePool) - Method in class org.basex.query.up.primitives.node.ReplaceNode
- update(NamePool) - Method in class org.basex.query.up.primitives.node.ReplaceValue
- Update - Class in org.basex.query.up.primitives
-
Abstract class for an update operations.
- Update(UpdateType, InputInfo) - Constructor for class org.basex.query.up.primitives.Update
-
Constructor.
- UPDATE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- UPDATE_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- UPDATE_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- UPDATE_URL - Static variable in interface org.basex.core.Text
-
URL of the update page.
- UpdateApply - Class in org.basex.query.func.update
-
Function implementation.
- UpdateApply() - Constructor for class org.basex.query.func.update.UpdateApply
- UpdateCache - Class in org.basex.query.func.update
-
Function implementation.
- UpdateCache() - Constructor for class org.basex.query.func.update.UpdateCache
- updated(Context) - Method in class org.basex.core.cmd.AQuery
- updated(Context) - 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: ".
- updateDists - Variable in class org.basex.data.Data
-
Indicates if distances are to be updated.
- UPDATEEXPR - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- updateFile() - Method in class org.basex.data.MetaData
-
Returns a file that indicates ongoing updates.
- updateFocus(Expr) - Method in class org.basex.query.CompileContext
-
Assigns a new dummy item to the query focus.
- UpdateForEach - Class in org.basex.query.func.update
-
Function implementation.
- UpdateForEach() - Constructor for class org.basex.query.func.update.UpdateForEach
- UpdateForEachPair - Class in org.basex.query.func.update
-
Function implementation.
- UpdateForEachPair() - Constructor for class org.basex.query.func.update.UpdateForEachPair
- updateHistory() - Method in class org.basex.gui.layout.BaseXCombo
-
Stores the current history and refreshes the selectable items.
- updateLayout() - Method in class org.basex.gui.GUI
-
Refreshes the layout.
- UpdateMapForEach - Class in org.basex.query.func.update
-
Function implementation.
- UpdateMapForEach() - Constructor for class org.basex.query.func.update.UpdateMapForEach
- UpdateOutput - Class in org.basex.query.func.update
-
Function implementation.
- UpdateOutput() - Constructor for class org.basex.query.func.update.UpdateOutput
- updates - Variable in class org.basex.query.QueryContext
-
Update container; will be created if the first update is evaluated.
- updates() - Method in class org.basex.query.QueryContext
-
Returns a reference to the updates container.
- 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.
- Updates(boolean) - Constructor for class org.basex.query.up.Updates
-
Constructor.
- updatesSize() - Method in class org.basex.query.up.atomic.AtomicUpdateCache
-
Returns the number of structural 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
- UpdateType - Enum Class in org.basex.query.up.primitives
-
Types of update operations.
- UPDATEVERSION - Static variable in class org.basex.gui.GUIOptions
-
Last updated version.
- updateViews() - Method in class org.basex.gui.view.ViewContainer
-
Updates and validates the views.
- updating - Variable in class org.basex.core.jobs.Job
-
This flag indicates that a job is updating.
- updating - Variable in class org.basex.gui.GUI
-
Indicates if a running command or operation is updating.
- updating() - Method in class org.basex.api.client.ClientQuery
- updating() - Method in class org.basex.api.client.LocalQuery
- updating() - Method in class org.basex.api.client.Query
-
Returns
trueif the query may perform updates. - updating() - Method in class org.basex.query.QueryContext
-
Indicates that the query contains updating expressions.
- updating() - Method in class org.basex.server.ServerQuery
-
Returns
trueif the query may perform updates. - updating(Context) - Method in class org.basex.core.cmd.AQuery
- updating(Context) - Method in class org.basex.core.cmd.Execute
- updating(Context) - Method in class org.basex.core.cmd.Find
- updating(Context) - Method in class org.basex.core.cmd.ShowBackups
- updating(Context) - Method in class org.basex.core.cmd.Test
- updating(Context) - Method in class org.basex.core.Command
-
Checks if the command performs updates/write operations.
- UPDATING - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- UPDATING - Enum constant in enum class org.basex.server.ServerCmd
-
Code for returning the update flag: {id}0.
- UPDATING - Static variable in interface org.basex.query.QueryText
-
Parser token.
- UPDATINGVAR - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPDBERROR_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPDBERROR_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPDBPUT_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- updindex - Variable in class org.basex.data.MetaData
-
Flag for activated automatic index update.
- UPDINDEX - Enum constant in enum class org.basex.data.MetaProp
-
Property.
- UPDINDEX - Static variable in class org.basex.core.MainOptions
-
Flag for activating incremental index structures.
- UPDOCTYPE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPDROPBACK_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPEXPECTF - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPFOTYPE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPFOURI_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPMODIFY - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPMULTDOC_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPMULTREN_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPMULTREPL_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPMULTREPV_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPNOATTRPER_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPNOPAR_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPNOT_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPNOTCOPIED_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPNSCONFL_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPNSCONFL2_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPPAREMPTY_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPPATHREN_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPPER - Enum constant in enum class org.basex.gui.text.TextEditor.Case
-
Upper case.
- UPPER - Enum constant in enum class org.basex.util.ft.FTCase
-
Upper-case.
- UPPER_CASE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- UPPER_CASE - Static variable in interface org.basex.core.Text
-
Upper case.
- UPPERCASE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- UPPUTERR_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPSEQEMP_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPSINGLE_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPSOURCE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- uptodate - Variable in class org.basex.data.MetaData
-
Indicates if index structures are out-dated.
- UPTODATE - Enum constant in enum class org.basex.data.MetaProp
-
Property.
- UPTRGDELEMPT_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPTRGNODE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPTRGSINGLE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPTRGSNGL_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPTRGSNGL2_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPTRGTYP_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPTRGTYP2_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPURIDUP_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPWRATTR_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPWRELM_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPWRTRGSINGLE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- UPWRTRGTYP_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- uri - Variable in class org.basex.core.Command
-
Base URI.
- uri - Variable in enum class org.basex.query.ann.Annotation
-
URI.
- uri - Variable in enum class org.basex.query.QueryError.ErrType
-
This error type's URI.
- uri - Variable in class org.basex.query.util.parse.ModInfo
-
URI.
- uri() - Method in class org.basex.query.func.FuncDefinition
-
Returns the namespace URI of this function.
- uri() - Method in class org.basex.query.util.collation.Collation
-
Returns the collation URI.
- uri() - Method in class org.basex.query.value.item.QNm
-
Returns the URI of this QName.
- 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(byte[]) - Method in class org.basex.query.value.item.QNm
-
Sets the URI of this QName.
- uri(byte[]) - Static method in class org.basex.query.value.item.Uri
-
Creates a new uri instance.
- uri(byte[]) - Method in class org.basex.query.value.node.ANode
-
Recursively finds the uri for the specified prefix.
- uri(byte[], boolean) - Static method in class org.basex.query.value.item.Uri
-
Creates a new uri instance.
- uri(int) - Method in class org.basex.data.Namespaces
-
Returns a namespace URI for the name with the specified id.
- uri(String) - Static method in class org.basex.query.value.item.Uri
-
Creates a new uri instance.
- Uri - Class in org.basex.query.value.item
-
URI item (
xs:anyURI). - URI - Enum constant in enum class org.basex.query.expr.path.NamePart
-
URI test (prefix:*).
- URI - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:anyURI.
- URI - Enum constant in enum class org.basex.util.http.HttpText.Request
-
URI.
- URI - Static variable in interface org.basex.query.func.unit.Constants
-
Name: uri.
- URI_COLLECTION - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- uri2path(String) - Static method in class org.basex.util.Strings
-
Converts a URI to a directory path.
- URIARG_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- uriId(byte[]) - Method in class org.basex.data.Namespaces
-
Returns the id of the specified namespace uri.
- uriId(int, int) - Method in class org.basex.data.Data
-
Returns the id of the namespace uri of the addressed element or attribute.
- uriIdForPrefix(byte[], boolean) - Method in class org.basex.data.Namespaces
-
Returns the id of a namespace URI for the specified prefix.
- uriIdForPrefix(byte[], int, Data) - Method in class org.basex.data.Namespaces
-
Returns the id of a namespace URI for the specified prefix and pre value.
- UriParser - Class in org.basex.query.util
-
A parser for RFC 3986 URIs.
- UriParser.ParsedUri - Class in org.basex.query.util
-
URI builder.
- uriResolver(UriResolver) - Method in class org.basex.query.QueryProcessor
-
Assigns a URI resolver.
- UriResolver - Interface in org.basex.query.util
-
Interface for resolving URIs in query modules.
- url() - Method in class org.basex.io.IO
-
Creates a URL from the specified path.
- url() - Method in class org.basex.io.IOFile
- usage() - Method in class org.basex.BaseX
- usage() - Method in class org.basex.BaseXGUI
- usage() - Method in class org.basex.BaseXServer
- usage() - Method in class org.basex.util.Main
-
Returns a usage string for command-line information.
- usage() - Method in class org.basex.util.MainParser
-
Returns an exception with the command usage info.
- USE_CATALOG_FILE - Static variable in interface org.basex.core.Text
-
Use Catalog file Checkbox.
- USE_CHARACTER_MAPS - Static variable in class org.basex.io.serial.SerializerOptions
-
Serialization parameter.
- USE_FIRST - Enum constant in enum class org.basex.build.json.JsonParserOptions.JsonDuplicates
-
Use first.
- USE_FIRST - Enum constant in enum class org.basex.query.value.map.MergeDuplicates
-
Use first.
- USE_LAST - Enum constant in enum class org.basex.build.json.JsonParserOptions.JsonDuplicates
-
Use last.
- USE_LAST - Enum constant in enum class org.basex.query.value.map.MergeDuplicates
-
Use last.
- USE_XINCLUDE - Static variable in interface org.basex.core.Text
-
Use XInclude.
- used(VarRef) - Method in class org.basex.query.util.ASTVisitor
-
Notifies the visitor of a variable reference.
- USED_MEM - Static variable in interface org.basex.core.Text
-
Info on used main memory.
- user - Variable in class org.basex.query.up.primitives.UserUpdate
-
User (
nullif operation is global). - user - Variable in class org.basex.server.LogEntry
-
User.
- user() - Method in class org.basex.core.Context
-
Returns the user of this context.
- user(User) - Method in class org.basex.core.Context
-
Sets the user of this context.
- User - Class in org.basex.core.users
-
This class contains information on a single user.
- User(String, String) - Constructor for class org.basex.core.users.User
-
Constructor.
- USER - Enum constant in enum class org.basex.core.parse.Commands.CmdAlter
- USER - Enum constant in enum class org.basex.core.parse.Commands.CmdCreate
- USER - Enum constant in enum class org.basex.core.parse.Commands.CmdDrop
- USER - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- USER - Static variable in interface org.basex.core.jobs.JobsText
-
User.
- USER - Static variable in class org.basex.core.locks.Locking
-
Special lock identifier for user commands.
- USER - Static variable in class org.basex.core.StaticOptions
-
Default user.
- USER - Static variable in interface org.basex.core.Text
-
"User".
- USER - Static variable in interface org.basex.core.users.UserText
-
User.
- USER_ADMIN - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- USER_CONFLICT_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- 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_EQUAL_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- USER_EXISTS_X - Static variable in interface org.basex.core.Text
-
User unknown.
- USER_INFO_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- USER_LOCAL - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- USER_LOGGED_IN_X - Static variable in interface org.basex.core.Text
-
User is logged in.
- USER_LOGGEDIN_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- USER_NAME_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- USER_PASSWORD_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- USER_PATTERN_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- USER_PERMISSION_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- USER_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- USER_RENAMED_X_X - Static variable in interface org.basex.core.Text
-
User renamed.
- USER_UNKNOWN_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- USER_UPDATE1_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- USER_UPDATE2_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- USER_UPDATE3_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- USER_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- UserAlter - Class in org.basex.query.func.user
-
Function implementation.
- UserAlter() - Constructor for class org.basex.query.func.user.UserAlter
- USERALTER - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
Change user name.
- UserCheck - Class in org.basex.query.func.user
-
Function implementation.
- UserCheck() - Constructor for class org.basex.query.func.user.UserCheck
- UserCreate - Class in org.basex.query.func.user
-
Function implementation.
- UserCreate() - Constructor for class org.basex.query.func.user.UserCreate
- USERCREATE - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
Create user.
- UserCurrent - Class in org.basex.query.func.user
-
Function implementation.
- UserCurrent() - Constructor for class org.basex.query.func.user.UserCurrent
- UserDrop - Class in org.basex.query.func.user
-
Function implementation.
- UserDrop() - Constructor for class org.basex.query.func.user.UserDrop
- USERDROP - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
Drop user.
- UserExists - Class in org.basex.query.func.user
-
Function implementation.
- UserExists() - Constructor for class org.basex.query.func.user.UserExists
- UserGrant - Class in org.basex.query.func.user
-
Function implementation.
- UserGrant() - Constructor for class org.basex.query.func.user.UserGrant
- USERGRANT - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
Change user name.
- UserInfo - Class in org.basex.query.func.user
-
Function implementation.
- UserInfo() - Constructor for class org.basex.query.func.user.UserInfo
- USERINFO - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
Update info.
- UserList - Class in org.basex.query.func.user
-
Function implementation.
- UserList() - Constructor for class org.basex.query.func.user.UserList
- UserListDetails - Class in org.basex.query.func.user
-
Function implementation.
- UserListDetails() - Constructor for class org.basex.query.func.user.UserListDetails
- USERNAME - Enum constant in enum class org.basex.util.http.HttpText.Request
-
Username.
- USERNAME - Static variable in interface org.basex.core.Text
-
User name.
- UserPassword - Class in org.basex.query.func.user
-
Function implementation.
- UserPassword() - Constructor for class org.basex.query.func.user.UserPassword
- USERPASSWORD - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
Change password.
- UserPermUpdate - Class in org.basex.query.up.primitives
-
Update that operates on a global user.
- UserPermUpdate(UpdateType, User, ArrayList<Perm>, StringList, QueryContext, InputInfo) - Constructor for class org.basex.query.up.primitives.UserPermUpdate
-
Constructor.
- users - Variable in class org.basex.core.Context
-
Users.
- users - Variable in class org.basex.query.up.primitives.UserUpdate
-
Users.
- users(String, Context) - Method in class org.basex.core.users.Users
-
Returns all users, or users that have permissions for a specific database.
- Users - Class in org.basex.core.users
-
This class organizes all users.
- Users(StaticOptions) - Constructor for class org.basex.core.users.Users
-
Constructor for global users.
- USERS - Enum constant in enum class org.basex.core.parse.Commands.CmdShow
- USERS - Static variable in interface org.basex.core.users.UserText
-
Users.
- USERS_X - Static variable in interface org.basex.core.Text
-
Users.
- UserText - Interface in org.basex.core.users
-
This class assembles texts which are used in the user management.
- UserUpdate - Class in org.basex.query.up.primitives
-
Update that operates on a global user.
- UserUpdate(UpdateType, User, QueryContext, InputInfo) - Constructor for class org.basex.query.up.primitives.UserUpdate
-
Constructor.
- UserUpdateInfo - Class in org.basex.query.func.user
-
Function implementation.
- UserUpdateInfo() - Constructor for class org.basex.query.func.user.UserUpdateInfo
- uses(Var) - Method in class org.basex.query.expr.Expr
-
Checks if the given variable is used by this expression.
- usesExclude() - Method in class org.basex.query.expr.ft.FTExpr
-
Checks if sub expressions of a mild not operator violate the grammar.
- usesExclude() - Method in class org.basex.query.expr.ft.FTNot
- usesExclude() - Method in class org.basex.query.expr.ft.FTWords
- USH - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:unsignedShort.
- USING - Static variable in interface org.basex.query.QueryText
-
Parser token.
- UTF16 - Static variable in class org.basex.util.Strings
-
UTF16 encoding string.
- UTF16BE - Static variable in class org.basex.util.Strings
-
UTF16BE encoding string.
- UTF16LE - Static variable in class org.basex.util.Strings
-
UTF16 encoding string.
- UTF32 - Static variable in class org.basex.util.Strings
-
UTF16 encoding string.
- utf8(byte[], String) - Static method in class org.basex.util.Token
-
Converts a token from the input encoding to UTF8.
- UTF8 - Static variable in class org.basex.util.Strings
-
UTF8 encoding string.
- Util - Class in org.basex.util
-
This class contains static methods, which are used throughout the project.
- UTIL_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- UTIL_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- UtilArrayMembers - Class in org.basex.query.func.util
-
Function implementation.
- UtilArrayMembers() - Constructor for class org.basex.query.func.util.UtilArrayMembers
- UtilArrayValues - Class in org.basex.query.func.util
-
Function implementation.
- UtilArrayValues() - Constructor for class org.basex.query.func.util.UtilArrayValues
- UtilChars - Class in org.basex.query.func.util
-
Function implementation.
- UtilChars() - Constructor for class org.basex.query.func.util.UtilChars
- UtilDdo - Class in org.basex.query.func.util
-
Function implementation.
- UtilDdo() - Constructor for class org.basex.query.func.util.UtilDdo
- UtilDeepEqual - Class in org.basex.query.func.util
-
Function implementation.
- UtilDeepEqual() - Constructor for class org.basex.query.func.util.UtilDeepEqual
- UtilDuplicates - Class in org.basex.query.func.util
-
Function implementation.
- UtilDuplicates() - Constructor for class org.basex.query.func.util.UtilDuplicates
- UtilIf - Class in org.basex.query.func.util
-
Function implementation.
- UtilIf() - Constructor for class org.basex.query.func.util.UtilIf
- UtilInit - Class in org.basex.query.func.util
-
Function implementation.
- UtilInit() - Constructor for class org.basex.query.func.util.UtilInit
- UtilIntersperse - Class in org.basex.query.func.util
-
Function implementation.
- UtilIntersperse() - Constructor for class org.basex.query.func.util.UtilIntersperse
- UtilItem - Class in org.basex.query.func.util
-
Function implementation.
- UtilItem() - Constructor for class org.basex.query.func.util.UtilItem
- UtilLast - Class in org.basex.query.func.util
-
Function implementation.
- UtilLast() - Constructor for class org.basex.query.func.util.UtilLast
- UtilMapEntries - Class in org.basex.query.func.util
-
Function implementation.
- UtilMapEntries() - Constructor for class org.basex.query.func.util.UtilMapEntries
- UtilMapValues - Class in org.basex.query.func.util
-
Function implementation.
- UtilMapValues() - Constructor for class org.basex.query.func.util.UtilMapValues
- UtilOr - Class in org.basex.query.func.util
-
Function implementation.
- UtilOr() - Constructor for class org.basex.query.func.util.UtilOr
- UtilRange - Class in org.basex.query.func.util
-
Function implementation.
- UtilRange() - Constructor for class org.basex.query.func.util.UtilRange
- UtilReplicate - Class in org.basex.query.func.util
-
Function implementation.
- UtilReplicate() - Constructor for class org.basex.query.func.util.UtilReplicate
- UtilRoot - Class in org.basex.query.func.util
-
Function implementation.
- UtilRoot() - Constructor for class org.basex.query.func.util.UtilRoot
- UtilWithin - Class in org.basex.query.func.util
-
Function implementation.
- UtilWithin() - Constructor for class org.basex.query.func.util.UtilWithin
- UTY - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:untyped.
- UUPFUNCTYPE - Enum constant in enum class org.basex.query.QueryError
-
Error code.
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.
- V50 - Static variable in interface org.basex.data.DataText
-
Version.
- vacuous() - Method in class org.basex.query.expr.Expr
-
Tests if this is a vacuous expression (empty sequence or error function).
- vacuous() - Method in class org.basex.query.expr.gflwor.GFLWOR
- vacuous() - Method in class org.basex.query.expr.If
- vacuous() - Method in class org.basex.query.expr.List
- vacuous() - Method in class org.basex.query.expr.path.MixedPath
- vacuous() - Method in class org.basex.query.expr.SimpleMap
- vacuous() - Method in class org.basex.query.expr.Switch
- vacuous() - Method in class org.basex.query.expr.Try
- vacuous() - Method in class org.basex.query.expr.Typeswitch
- vacuous() - Method in class org.basex.query.func.Closure
- vacuous() - Method in class org.basex.query.func.fn.FnError
- vacuous() - Method in class org.basex.query.func.java.StaticJavaCall
- vacuous() - Method in class org.basex.query.func.StandardFunc
- vacuous() - Method in class org.basex.query.func.StaticFuncCall
- vacuous() - Method in class org.basex.query.func.web.WebError
- vacuous() - Method in class org.basex.query.value.seq.Empty
- vacuousBody() - Method in class org.basex.query.func.Closure
- vacuousBody() - Method in class org.basex.query.func.StaticFunc
- vacuousBody() - Method in interface org.basex.query.func.XQFunctionExpr
-
Checks if this function returns vacuous results (see
Expr.vacuous()). - vacuousBody() - Method in class org.basex.query.value.item.FuncItem
- vacuousBody() - Method in class org.basex.query.value.item.XQData
- valid() - Method in class org.basex.query.expr.ft.FTWildcard
-
Indicates if the input contains no wildcard characters.
- valid() - Method in class org.basex.query.util.UriParser.ParsedUri
-
Indicates if the URI is valid.
- valid(int) - Static method in class org.basex.util.XMLToken
-
Checks if the specified character is a valid XML 1.0 character.
- validate(boolean) - Method in class org.basex.io.in.TextInput
-
Checks the input for valid XML characters and throws an exception if invalid characters are found.
- VALIDATE - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- VALIDATE - Static variable in class org.basex.build.json.JsonParserOptions
-
Option: validation (json-to-xml).
- VALIDATE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- VALIDATE_ERROR_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- VALIDATE_NOTFOUND_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- VALIDATE_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- VALIDATE_START_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- VALIDATE_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- ValidateDtd - Class in org.basex.query.func.validate
-
Function implementation.
- ValidateDtd() - Constructor for class org.basex.query.func.validate.ValidateDtd
- ValidateDtdInfo - Class in org.basex.query.func.validate
-
Function implementation.
- ValidateDtdInfo() - Constructor for class org.basex.query.func.validate.ValidateDtdInfo
- ValidateDtdReport - Class in org.basex.query.func.validate
-
Function implementation.
- ValidateDtdReport() - Constructor for class org.basex.query.func.validate.ValidateDtdReport
- ValidateRng - Class in org.basex.query.func.validate
-
Function implementation.
- ValidateRng() - Constructor for class org.basex.query.func.validate.ValidateRng
- ValidateRngInfo - Class in org.basex.query.func.validate
-
Validates a document against a RelaxNG document.
- ValidateRngInfo() - Constructor for class org.basex.query.func.validate.ValidateRngInfo
- ValidateRngReport - Class in org.basex.query.func.validate
-
Function implementation.
- ValidateRngReport() - Constructor for class org.basex.query.func.validate.ValidateRngReport
- ValidateXsd - Class in org.basex.query.func.validate
-
Function implementation.
- ValidateXsd() - Constructor for class org.basex.query.func.validate.ValidateXsd
- ValidateXsdInfo - Class in org.basex.query.func.validate
-
Function implementation.
- ValidateXsdInfo() - Constructor for class org.basex.query.func.validate.ValidateXsdInfo
- ValidateXsdProcessor - Class in org.basex.query.func.validate
-
Function implementation.
- ValidateXsdProcessor() - Constructor for class org.basex.query.func.validate.ValidateXsdProcessor
- ValidateXsdReport - Class in org.basex.query.func.validate
-
Function implementation.
- ValidateXsdReport() - Constructor for class org.basex.query.func.validate.ValidateXsdReport
- ValidateXsdVersion - Class in org.basex.query.func.validate
-
Function implementation.
- ValidateXsdVersion() - Constructor for class org.basex.query.func.validate.ValidateXsdVersion
- ValidationHandler - Class in org.basex.query.func.validate
-
Error handler.
- ValidationHandler() - Constructor for class org.basex.query.func.validate.ValidationHandler
- validChar(int, boolean) - Static method in class org.basex.core.Databases
-
Checks if the specified character is a valid character for a database name.
- validName(String) - Static method in class org.basex.core.Databases
-
Checks if the specified string is a valid database name.
- validPattern(String) - Static method in class org.basex.core.Databases
-
Checks if the specified string is a valid database pattern.
- value - Variable in class org.basex.core.jobs.QueryJobResult
-
Query result.
- value - Variable in class org.basex.query.QueryFocus
-
Context value.
- value - Variable in enum class org.basex.query.util.collation.BaseXCollationOptions.Decomposition
-
Decomposition.
- value - Variable in enum class org.basex.query.util.collation.BaseXCollationOptions.Strength
-
Strength.
- value() - Method in class org.basex.query.QueryContext
-
Returns the result.
- value() - Method in exception org.basex.query.QueryException
-
Returns the error value.
- value() - Element in annotation interface org.basex.query.QueryModule.Lock
-
Lock.
- value() - Element in annotation interface org.basex.query.QueryModule.Requires
-
Permission.
- value() - Method in class org.basex.query.QueryProcessor
-
Evaluates the query and returns the resulting value.
- value() - Method in class org.basex.query.util.list.ItemList
-
Returns a value containing the items in this list.
- value() - Method in class org.basex.query.value.ValueBuilder
-
Returns a
Valuerepresentation of the items currently stored in this builder. - value() - Method in class org.basex.util.options.BooleanOption
- value() - Method in class org.basex.util.options.Comment
- value() - Method in class org.basex.util.options.EnumOption
- value() - Method in class org.basex.util.options.FuncOption
- value() - Method in class org.basex.util.options.NumberOption
- value() - Method in class org.basex.util.options.NumbersOption
- value() - Method in class org.basex.util.options.Option
-
Returns the default value.
- value() - Method in class org.basex.util.options.OptionsOption
- value() - Method in class org.basex.util.options.StringOption
- value() - Method in class org.basex.util.options.StringsOption
- value() - Method in class org.basex.util.Pair
-
Returns the value.
- value(byte[]) - Method in class org.basex.query.QueryString
-
Serializes a chopped version of the specified value.
- value(byte[]) - Method in class org.basex.util.Atts
-
Returns the value for the specified name or
null. - value(byte[], int, boolean) - Static method in class org.basex.io.serial.Serializer
-
Serializes the specified value.
- value(double) - Static method in class org.basex.gui.layout.BaseXLayout
-
Returns the value of the specified pre value and attribute.
- value(int) - Method in class org.basex.util.Atts
-
Returns the value at the specified index position.
- value(String, byte[], E[]) - Static method in class org.basex.util.XMLAccess
-
Returns an enum instance for the requested value.
- value(MetaData) - Method in enum class org.basex.data.MetaProp
-
Returns the value of a property.
- value(IO, MainOptions, MediaType) - Static method in class org.basex.util.http.HttpPayload
-
Returns an XQuery value for the specified content type.
- value(Expr) - Method in class org.basex.query.util.list.ANodeBuilder
-
Returns a value with the type of the given expression and invalidates the internal array.
- value(Expr) - Method in class org.basex.query.util.list.ItemList
-
Returns a value with the type of the given expression.
- value(Expr) - Method in class org.basex.query.value.ValueBuilder
-
Returns a
Valuerepresentation of the items currently stored in this builder annotated with the type of the given expression. - value(QueryContext) - Method in class org.basex.query.expr.CachedFilter
- value(QueryContext) - Method in class org.basex.query.expr.CachedMap
- value(QueryContext) - Method in class org.basex.query.expr.Cast
- value(QueryContext) - Method in class org.basex.query.expr.ContextValue
- value(QueryContext) - Method in class org.basex.query.expr.DualMap
- 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.Extension
- value(QueryContext) - Method in class org.basex.query.expr.ft.FTExpr
- value(QueryContext) - Method in class org.basex.query.expr.ft.FTIndexAccess
- value(QueryContext) - Method in class org.basex.query.expr.gflwor.GFLWOR
- value(QueryContext) - Method in class org.basex.query.expr.If
- value(QueryContext) - Method in class org.basex.query.expr.index.RangeAccess
- value(QueryContext) - Method in class org.basex.query.expr.index.StringRangeAccess
- value(QueryContext) - Method in class org.basex.query.expr.index.ValueAccess
- value(QueryContext) - Method in class org.basex.query.expr.IterFilter
- value(QueryContext) - Method in class org.basex.query.expr.IterMap
- value(QueryContext) - Method in class org.basex.query.expr.List
- value(QueryContext) - Method in class org.basex.query.expr.Lookup
- value(QueryContext) - Method in class org.basex.query.expr.ParseExpr
- value(QueryContext) - Method in class org.basex.query.expr.path.AxisPath
- value(QueryContext) - Method in class org.basex.query.expr.path.MixedPath
- value(QueryContext) - Method in class org.basex.query.expr.path.Step
- value(QueryContext) - Method in class org.basex.query.expr.Range
- value(QueryContext) - Method in class org.basex.query.expr.Except
- value(QueryContext) - Method in class org.basex.query.expr.Switch
- value(QueryContext) - Method in class org.basex.query.expr.Try
- value(QueryContext) - Method in class org.basex.query.expr.TypeCheck
- value(QueryContext) - Method in class org.basex.query.expr.Typeswitch
- value(QueryContext) - Method in class org.basex.query.expr.TypeswitchGroup
- value(QueryContext) - Method in class org.basex.query.func.admin.AdminLogs
- value(QueryContext) - Method in class org.basex.query.func.admin.AdminSessions
- value(QueryContext) - Method in class org.basex.query.func.archive.ArchiveEntries
- value(QueryContext) - Method in class org.basex.query.func.archive.ArchiveExtractBinary
- value(QueryContext) - Method in class org.basex.query.func.archive.ArchiveExtractText
- value(QueryContext) - Method in class org.basex.query.func.array.ArrayFlatten
- value(QueryContext) - Method in class org.basex.query.func.array.ArrayFoldLeft
- value(QueryContext) - Method in class org.basex.query.func.array.ArrayFoldRight
- value(QueryContext) - Method in class org.basex.query.func.array.ArrayGet
- value(QueryContext) - Method in class org.basex.query.func.array.ArrayHead
- value(QueryContext) - Method in class org.basex.query.func.bin.BinToOctets
- value(QueryContext) - Method in class org.basex.query.func.client.ClientQuery
- value(QueryContext) - Method in class org.basex.query.func.convert.ConvertBinaryToBytes
- value(QueryContext) - Method in class org.basex.query.func.convert.ConvertBinaryToIntegers
- value(QueryContext) - Method in class org.basex.query.func.db.DbAttribute
- value(QueryContext) - Method in class org.basex.query.func.db.DbBackups
- value(QueryContext) - Method in class org.basex.query.func.db.DbDir
- value(QueryContext) - Method in class org.basex.query.func.db.DbList
- value(QueryContext) - Method in class org.basex.query.func.db.DbListDetails
- value(QueryContext) - Method in class org.basex.query.func.db.DbNodeId
- value(QueryContext) - Method in class org.basex.query.func.db.DbOpen
- value(QueryContext) - Method in class org.basex.query.func.db.DbOpenId
- value(QueryContext) - Method in class org.basex.query.func.db.DbText
- value(QueryContext) - Method in class org.basex.query.func.db.DbTextRange
- value(QueryContext) - Method in class org.basex.query.func.file.FileChildren
- value(QueryContext) - Method in class org.basex.query.func.file.FileDescendants
- value(QueryContext) - Method in class org.basex.query.func.file.FileList
- value(QueryContext) - Method in class org.basex.query.func.file.FileReadTextLines
- value(QueryContext) - Method in class org.basex.query.func.fn.FnApply
- value(QueryContext) - Method in class org.basex.query.func.fn.FnAvailableEnvironmentVariables
- value(QueryContext) - Method in class org.basex.query.func.fn.FnCollection
- value(QueryContext) - Method in class org.basex.query.func.fn.FnData
- value(QueryContext) - Method in class org.basex.query.func.fn.FnDistinctValues
- value(QueryContext) - Method in class org.basex.query.func.fn.FnElementWithId
- value(QueryContext) - Method in class org.basex.query.func.fn.FnFilter
- value(QueryContext) - Method in class org.basex.query.func.fn.FnFoldLeft
- value(QueryContext) - Method in class org.basex.query.func.fn.FnFoldRight
- value(QueryContext) - Method in class org.basex.query.func.fn.FnForEach
- value(QueryContext) - Method in class org.basex.query.func.fn.FnForEachPair
- value(QueryContext) - Method in class org.basex.query.func.fn.FnId
- value(QueryContext) - Method in class org.basex.query.func.fn.FnIdref
- value(QueryContext) - Method in class org.basex.query.func.fn.FnIndexOf
- value(QueryContext) - Method in class org.basex.query.func.fn.FnInScopePrefixes
- value(QueryContext) - Method in class org.basex.query.func.fn.FnInsertBefore
- value(QueryContext) - Method in class org.basex.query.func.fn.FnOneOrMore
- value(QueryContext) - Method in class org.basex.query.func.fn.FnOutermost
- value(QueryContext) - Method in class org.basex.query.func.fn.FnRemove
- value(QueryContext) - Method in class org.basex.query.func.fn.FnReverse
- value(QueryContext) - Method in class org.basex.query.func.fn.FnSort
- value(QueryContext) - Method in class org.basex.query.func.fn.FnStringToCodepoints
- value(QueryContext) - Method in class org.basex.query.func.fn.FnSubsequence
- value(QueryContext) - Method in class org.basex.query.func.fn.FnTail
- value(QueryContext) - Method in class org.basex.query.func.fn.FnTokenize
- value(QueryContext) - Method in class org.basex.query.func.fn.FnTrace
- value(QueryContext) - Method in class org.basex.query.func.fn.FnUnordered
- value(QueryContext) - Method in class org.basex.query.func.fn.FnUnparsedTextLines
- value(QueryContext) - Method in class org.basex.query.func.fn.FnUriCollection
- value(QueryContext) - Method in class org.basex.query.func.ft.FtMark
- value(QueryContext) - Method in class org.basex.query.func.ft.FtNormalize
- value(QueryContext) - Method in class org.basex.query.func.ft.FtScore
- value(QueryContext) - Method in class org.basex.query.func.ft.FtSearch
- value(QueryContext) - Method in class org.basex.query.func.ft.FtTokenize
- value(QueryContext) - Method in class org.basex.query.func.ft.FtTokens
- value(QueryContext) - Method in class org.basex.query.func.FuncCall
- value(QueryContext) - Method in class org.basex.query.func.hof.HofDropWhile
- value(QueryContext) - Method in class org.basex.query.func.hof.HofFoldLeft1
- value(QueryContext) - Method in class org.basex.query.func.hof.HofId
- value(QueryContext) - Method in class org.basex.query.func.hof.HofScanLeft
- value(QueryContext) - Method in class org.basex.query.func.hof.HofSortWith
- value(QueryContext) - Method in class org.basex.query.func.hof.HofTakeWhile
- value(QueryContext) - Method in class org.basex.query.func.hof.HofTopKBy
- value(QueryContext) - Method in class org.basex.query.func.hof.HofTopKWith
- value(QueryContext) - Method in class org.basex.query.func.hof.HofUntil
- value(QueryContext) - Method in class org.basex.query.func.http.HttpSendRequest
- value(QueryContext) - Method in class org.basex.query.func.index.IndexElementNames
- value(QueryContext) - Method in class org.basex.query.func.index.IndexTexts
- value(QueryContext) - Method in class org.basex.query.func.inspect.InspectFunctions
- value(QueryContext) - Method in class org.basex.query.func.inspect.InspectStaticContext
- value(QueryContext) - Method in class org.basex.query.func.java.JavaCall
- value(QueryContext) - Method in class org.basex.query.func.jobs.JobsList
- value(QueryContext) - Method in class org.basex.query.func.jobs.JobsListDetails
- value(QueryContext) - Method in class org.basex.query.func.jobs.JobsResult
- value(QueryContext) - Method in class org.basex.query.func.jobs.JobsServices
- value(QueryContext) - Method in class org.basex.query.func.lazy.LazyCache
- value(QueryContext) - Method in class org.basex.query.func.map.MapFind
- value(QueryContext) - Method in class org.basex.query.func.map.MapForEach
- value(QueryContext) - Method in class org.basex.query.func.map.MapGet
- value(QueryContext) - Method in class org.basex.query.func.map.MapKeys
- value(QueryContext) - Method in class org.basex.query.func.proc.ProcPropertyNames
- value(QueryContext) - Method in class org.basex.query.func.prof.ProfDump
- value(QueryContext) - Method in class org.basex.query.func.prof.ProfMemory
- value(QueryContext) - Method in class org.basex.query.func.prof.ProfTime
- value(QueryContext) - Method in class org.basex.query.func.prof.ProfType
- value(QueryContext) - Method in class org.basex.query.func.random.RandomGaussian
- value(QueryContext) - Method in class org.basex.query.func.random.RandomSeededDouble
- value(QueryContext) - Method in class org.basex.query.func.random.RandomSeededInteger
- value(QueryContext) - Method in class org.basex.query.func.random.RandomSeededPermutation
- value(QueryContext) - Method in class org.basex.query.func.repo.RepoList
- value(QueryContext) - Method in class org.basex.query.func.sql.SqlExecute
- value(QueryContext) - Method in class org.basex.query.func.unit.UnitFail
- value(QueryContext) - Method in class org.basex.query.func.update.UpdateCache
- value(QueryContext) - Method in class org.basex.query.func.user.UserList
- value(QueryContext) - Method in class org.basex.query.func.user.UserListDetails
- value(QueryContext) - Method in class org.basex.query.func.util.UtilArrayMembers
- value(QueryContext) - Method in class org.basex.query.func.util.UtilArrayValues
- value(QueryContext) - Method in class org.basex.query.func.util.UtilChars
- value(QueryContext) - Method in class org.basex.query.func.util.UtilDdo
- value(QueryContext) - Method in class org.basex.query.func.util.UtilDuplicates
- value(QueryContext) - Method in class org.basex.query.func.util.UtilIf
- value(QueryContext) - Method in class org.basex.query.func.util.UtilInit
- value(QueryContext) - Method in class org.basex.query.func.util.UtilIntersperse
- value(QueryContext) - Method in class org.basex.query.func.util.UtilMapEntries
- value(QueryContext) - Method in class org.basex.query.func.util.UtilMapValues
- value(QueryContext) - Method in class org.basex.query.func.util.UtilOr
- value(QueryContext) - Method in class org.basex.query.func.util.UtilReplicate
- value(QueryContext) - Method in class org.basex.query.func.util.UtilRoot
- value(QueryContext) - Method in class org.basex.query.func.validate.ValidateDtd
- value(QueryContext) - Method in class org.basex.query.func.validate.ValidateDtdInfo
- value(QueryContext) - Method in class org.basex.query.func.validate.ValidateDtdReport
- value(QueryContext) - Method in class org.basex.query.func.validate.ValidateRng
- value(QueryContext) - Method in class org.basex.query.func.validate.ValidateRngInfo
- value(QueryContext) - Method in class org.basex.query.func.validate.ValidateRngReport
- value(QueryContext) - Method in class org.basex.query.func.validate.ValidateXsd
- value(QueryContext) - Method in class org.basex.query.func.validate.ValidateXsdInfo
- value(QueryContext) - Method in class org.basex.query.func.validate.ValidateXsdReport
- value(QueryContext) - Method in class org.basex.query.func.web.WebResponseHeader
- value(QueryContext) - Method in class org.basex.query.func.xquery.XQueryEval
- value(QueryContext) - Method in class org.basex.query.func.xquery.XQueryEvalUpdate
- value(QueryContext) - Method in class org.basex.query.func.xquery.XQueryForkJoin
- value(QueryContext) - Method in class org.basex.query.func.xquery.XQueryInvoke
- value(QueryContext) - Method in class org.basex.query.func.xquery.XQueryInvokeUpdate
- value(QueryContext) - Method in class org.basex.query.scope.MainModule
-
Creates the result.
- value(QueryContext) - Method in class org.basex.query.up.expr.Transform
- value(QueryContext) - Method in class org.basex.query.up.expr.TransformWith
- value(QueryContext) - Method in class org.basex.query.value.Value
- value(QueryContext) - Method in class org.basex.query.var.VarRef
- value(QueryContext, Expr) - Method in class org.basex.query.iter.DBNodeIter
- value(QueryContext, Expr) - Method in class org.basex.query.iter.Iter
-
Returns a value with all iterated items.
- value(Type) - Method in class org.basex.query.util.list.ItemList
-
Returns a value with the type of the given expression.
- value(Type) - Method in class org.basex.query.value.ValueBuilder
-
Returns a
Valuerepresentation of the items currently stored in this builder annotated with the given item type. - value(Value) - Method in exception org.basex.query.QueryException
-
Sets the error value.
- Value - Class in org.basex.query.value
-
Abstract value.
- Value(Type) - Constructor for class org.basex.query.value.Value
-
Constructor.
- VALUE - Static variable in interface org.basex.core.parse.Commands
-
Command attribute: "value".
- VALUE - Static variable in interface org.basex.core.Text
-
Insert value.
- VALUE - Static variable in class org.basex.gui.GUIConstants
-
Color: names.
- VALUE - Static variable in interface org.basex.io.parse.json.JsonConstants
-
Token: array value.
- VALUE - Static variable in class org.basex.query.func.prof.ProfTrack.TrackOptions
-
Value.
- VALUE - Static variable in class org.basex.query.value.seq.Empty
-
Single instance.
- VALUE - Static variable in interface org.basex.util.http.HttpText
-
Header attribute: value.
- ValueAccess - Class in org.basex.query.expr.index
-
This index class retrieves texts and attribute values from the index.
- ValueAccess(InputInfo, Expr, IndexType, NameTest, IndexDb) - Constructor for class org.basex.query.expr.index.ValueAccess
-
Constructor.
- ValueAccess(InputInfo, TokenSet, IndexType, NameTest, IndexDb) - Constructor for class org.basex.query.expr.index.ValueAccess
-
Constructor.
- ValueBuilder - Class in org.basex.query.value
- ValueBuilder(QueryContext) - Constructor for class org.basex.query.value.ValueBuilder
-
Constructor.
- ValueBuilder(QueryContext, Item, Item) - Constructor for class org.basex.query.value.ValueBuilder
-
Constructor with initial items.
- ValueCache - Class in org.basex.index.value
-
Caches values and ids for update operations.
- ValueCache(int, int, IndexType, Data) - Constructor for class org.basex.index.value.ValueCache
-
Caches all texts and ids in the specified database range.
- ValueCache(int, IndexType, Data) - Constructor for class org.basex.index.value.ValueCache
-
Caches the text and id for a node with specified pre value.
- ValueCache(IntList, IndexType, Data) - Constructor for class org.basex.index.value.ValueCache
-
Caches texts of the specified pre values.
- VALUEE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- valueError(Type, byte[], InputInfo) - Static method in enum class org.basex.query.QueryError
-
Throws an invalid value exception.
- ValueIndex - Class in org.basex.index.value
-
Index for texts, attribute values and full-texts.
- ValueIndex(Data, IndexType) - Constructor for class org.basex.index.value.ValueIndex
-
Constructor, initializing the index structure.
- ValueList - Class in org.basex.query.util.list
-
Resizable-array implementation for values.
- ValueList() - Constructor for class org.basex.query.util.list.ValueList
-
Default constructor.
- ValueList(long) - Constructor for class org.basex.query.util.list.ValueList
-
Constructor with initial capacity.
- valueOf(String) - Static method in enum class org.basex.build.BuildText.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.build.csv.CsvOptions.CsvFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.build.csv.CsvOptions.CsvSep
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.build.json.JsonOptions.JsonFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.build.json.JsonParserOptions.JsonDuplicates
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.core.jobs.JobState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.core.MainOptions.MainParser
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.core.parse.Commands.Cmd
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.core.parse.Commands.CmdAlter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.core.parse.Commands.CmdCreate
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.core.parse.Commands.CmdDrop
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.core.parse.Commands.CmdIndex
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.core.parse.Commands.CmdIndexInfo
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.core.parse.Commands.CmdInfo
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.core.parse.Commands.CmdJobs
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.core.parse.Commands.CmdOptimize
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.core.parse.Commands.CmdPerm
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.core.parse.Commands.CmdRepo
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.core.parse.Commands.CmdShow
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.core.StaticOptions.AuthMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.core.users.Algorithm
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.core.users.Code
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.core.users.Perm
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.data.MetaProp
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.gui.GUIConstants.Msg
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.gui.GUIMenuCmd
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.gui.layout.BaseXFileChooser.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.gui.layout.BaseXKeys
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.gui.text.SearchBar.SearchDir
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.gui.text.TextEditor.Case
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.gui.text.TextPanel.Action
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.index.IndexType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.io.serial.SerializerMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.io.serial.SerializerOptions.Newline
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.io.serial.SerialMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.query.ann.Annotation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.query.CompileContext.Simplify
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.query.expr.Calc
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.query.expr.CmpG.OpG
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.query.expr.CmpN.OpN
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.query.expr.CmpV.OpV
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.query.expr.path.Axis
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.query.expr.path.NamePart
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.query.func.fn.DeepEqual.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.query.func.Function
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.query.QueryError.ErrType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.query.QueryError
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.query.QueryModule.Permission
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.query.up.expr.Insert.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.query.up.primitives.UpdateType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.query.util.collation.BaseXCollationOptions.Decomposition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.query.util.collation.BaseXCollationOptions.Strength
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.query.util.collation.Collation.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.query.util.Flag
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.query.util.pkg.PkgType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.query.value.map.MergeDuplicates
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.query.value.type.AtomType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.query.value.type.ListType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.query.value.type.NodeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.query.value.type.Occ
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.query.value.type.Type.ID
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.query.var.VarUsage
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.server.Log.LogType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.server.ServerCmd
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.util.ft.FTBigUnit
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.util.ft.FTCase
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.util.ft.FTContents
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.util.ft.FTDiacritics
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.util.ft.FTFlag
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.util.ft.FTMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.util.ft.FTUnit
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.util.http.HttpMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.util.http.HttpText.Request
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.util.options.Options.YesNo
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.basex.util.options.Options.YesNoOmit
-
Returns the enum constant of this class with the specified name.
- values - Variable in class org.basex.index.stats.Stats
-
Distinct values (value, number of occurrence).
- values() - Static method in enum class org.basex.build.BuildText.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.build.csv.CsvOptions.CsvFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.build.csv.CsvOptions.CsvSep
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.build.json.JsonOptions.JsonFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.build.json.JsonParserOptions.JsonDuplicates
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.core.jobs.JobState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.core.MainOptions.MainParser
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.core.parse.Commands.Cmd
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.core.parse.Commands.CmdAlter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.core.parse.Commands.CmdCreate
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.core.parse.Commands.CmdDrop
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.core.parse.Commands.CmdIndex
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.core.parse.Commands.CmdIndexInfo
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.core.parse.Commands.CmdInfo
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.core.parse.Commands.CmdJobs
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.core.parse.Commands.CmdOptimize
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.core.parse.Commands.CmdPerm
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.core.parse.Commands.CmdRepo
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.core.parse.Commands.CmdShow
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.core.StaticOptions.AuthMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.core.users.Algorithm
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.core.users.Code
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.core.users.Perm
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.data.MetaProp
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.gui.GUIConstants.Msg
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.gui.GUIMenuCmd
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.gui.layout.BaseXFileChooser.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.basex.gui.layout.BaseXHistory
-
Returns all values.
- values() - Static method in enum class org.basex.gui.layout.BaseXKeys
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.gui.text.SearchBar.SearchDir
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.gui.text.TextEditor.Case
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.gui.text.TextPanel.Action
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.index.IndexType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.io.serial.SerializerMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.io.serial.SerializerOptions.Newline
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.io.serial.SerialMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.query.ann.Annotation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.query.CompileContext.Simplify
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.query.expr.Calc
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.query.expr.CmpG.OpG
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.query.expr.CmpN.OpN
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.query.expr.CmpV.OpV
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.query.expr.path.Axis
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.query.expr.path.NamePart
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.query.func.fn.DeepEqual.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.query.func.Function
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.query.QueryError.ErrType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.query.QueryError
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.query.QueryModule.Permission
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.query.up.expr.Insert.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.query.up.primitives.UpdateType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.query.util.collation.BaseXCollationOptions.Decomposition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.query.util.collation.BaseXCollationOptions.Strength
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.query.util.collation.Collation.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.query.util.Flag
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.basex.query.util.hash.QNmMap
-
Returns a value iterator.
- values() - Static method in enum class org.basex.query.util.pkg.PkgType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.query.value.map.MergeDuplicates
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.basex.query.value.seq.IntSeq
-
Returns the internal values.
- values() - Static method in enum class org.basex.query.value.type.AtomType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.query.value.type.ListType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.query.value.type.NodeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.query.value.type.Occ
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.query.value.type.Type.ID
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.query.var.VarUsage
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.server.Log.LogType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.server.ServerCmd
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.util.ft.FTBigUnit
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.util.ft.FTCase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.util.ft.FTContents
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.util.ft.FTDiacritics
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.util.ft.FTFlag
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.util.ft.FTMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.util.ft.FTUnit
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.basex.util.hash.IntObjMap
-
Returns a value iterator.
- values() - Method in class org.basex.util.hash.TokenMap
-
Returns a value iterator.
- values() - Method in class org.basex.util.hash.TokenObjMap
-
Returns a value iterator.
- values() - Static method in enum class org.basex.util.http.HttpMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.util.http.HttpText.Request
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.basex.util.options.EnumOption
-
Returns all enumeration values.
- values() - Static method in enum class org.basex.util.options.Options.YesNo
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.basex.util.options.Options.YesNoOmit
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values(boolean) - Method in class org.basex.data.MemData
-
Returns the string values of the database.
- values(QueryException) - Static method in class org.basex.query.expr.Catch
-
Returns all error values.
- values(ValueBuilder) - Method in class org.basex.query.value.map.XQMap
-
Adds all values defined in this map to the specified value builder.
- VALUES - Static variable in enum class org.basex.core.users.Perm
-
Cached enums (faster).
- VALUES - Static variable in enum class org.basex.data.MetaProp
-
Cached enums (faster).
- VALUES - Static variable in enum class org.basex.io.serial.SerialMethod
-
Cached enums (faster).
- VALUES - Static variable in enum class org.basex.query.ann.Annotation
-
Cached enums (faster).
- VALUES - Static variable in enum class org.basex.query.expr.CmpG.OpG
-
Cached enums (faster).
- VALUES - Static variable in enum class org.basex.query.expr.CmpN.OpN
-
Cached enums (faster).
- VALUES - Static variable in enum class org.basex.query.expr.CmpV.OpV
-
Cached enums (faster).
- VALUES - Static variable in enum class org.basex.query.expr.path.Axis
-
Cached enums (faster).
- VALUES - Static variable in enum class org.basex.query.value.type.AtomType
-
Cached enums (faster).
- VALUES - Static variable in enum class org.basex.query.value.type.Type.ID
-
Cached enums (faster).
- VALUES - Static variable in enum class org.basex.util.http.HttpText.Request
-
Cached enums (faster).
- ValuesBuilder - Class in org.basex.index
-
Builder for values-based index structures.
- ValuesBuilder(Data, IndexType) - Constructor for class org.basex.index.ValuesBuilder
-
Constructor.
- var - Variable in class org.basex.query.expr.gflwor.ForLet
-
Item variable.
- var - Variable in class org.basex.query.expr.gflwor.GroupSpec
-
Grouping variable.
- var - Variable in class org.basex.query.InlineContext
-
Variable reference, or
nullfor context reference. - var - Variable in class org.basex.query.var.VarRef
-
Variable name.
- Var - Class in org.basex.query.var
-
Variable expression.
- Var(QNm, SeqType, boolean, int, QueryContext, StaticContext, InputInfo) - Constructor for class org.basex.query.var.Var
-
Constructor for a variable with an already known stack slot.
- Var(QNm, SeqType, boolean, QueryContext, StaticContext, InputInfo) - Constructor for class org.basex.query.var.Var
-
Constructor.
- Var(Var, QueryContext, StaticContext) - Constructor for class org.basex.query.var.Var
-
Copy constructor.
- VAR - Static variable in interface org.basex.query.QueryText
-
Query Info.
- VarContext - Class in org.basex.query.util.parse
-
Variable context for resolving local variables.
- VARDUPL_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- VAREMPTY_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- VARFUNC - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- VARIABLE - Static variable in class org.basex.gui.GUIConstants
-
Color: variables.
- VARIABLE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- Variables - Class in org.basex.query.var
-
Container of global variables of a module.
- Variables() - Constructor for class org.basex.query.var.Variables
- varIDs - Variable in class org.basex.query.QueryContext
-
Counter for variable IDs.
- VARPRIVATE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- VarRef - Class in org.basex.query.var
-
Local Variable Reference expression.
- VarRef(InputInfo, Var) - Constructor for class org.basex.query.var.VarRef
-
Constructor.
- vars - Variable in class org.basex.core.cmd.AQuery
-
External variable bindings.
- vars - Variable in class org.basex.query.QueryContext
-
Static variables.
- vars() - Method in class org.basex.query.expr.gflwor.Clause
-
All declared variables of this clause.
- vars() - Method in class org.basex.query.scope.AModule
-
Return static variables.
- VarScope - Class in org.basex.query.var
-
The scope of variables, either the query, a user-defined or an inline function.
- VarScope(StaticContext) - Constructor for class org.basex.query.var.VarScope
-
Constructor for a top-level module.
- VarStack - Class in org.basex.query.var
-
Variable stack.
- VarStack() - Constructor for class org.basex.query.var.VarStack
-
Default constructor.
- VARUNDEF_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- VarUsage - Enum Class in org.basex.query.var
-
A tri-state encoding the number of usages of a variable or context reference.
- verbose - Variable in class org.basex.core.CLI
-
Verbose mode.
- VERS - Static variable in interface org.basex.build.BuildText
-
XML document version.
- 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() - Method in class org.basex.query.util.pkg.Pkg
-
Returns the package version.
- version(String) - Static method in class org.basex.query.util.pkg.Pkg
-
Extracts the package version from a unique package name.
- Version - Class in org.basex.util
-
Version according to the SemVer syntax.
- Version(byte[]) - Constructor for class org.basex.util.Version
-
Constructor.
- Version(String) - Constructor for class org.basex.util.Version
-
Constructor.
- VERSION - Static variable in class org.basex.io.serial.SerializerOptions
-
Serialization parameter: 1.0/1.1.
- VERSION - Static variable in interface org.basex.query.QueryText
-
Parser token.
- VERSION - Static variable in class org.basex.query.util.collation.UCAOptions
-
Option: version.
- VERSION - Static variable in class org.basex.util.Prop
-
Code version (may contain major, minor and optional patch number).
- VERSION_URL - Static variable in interface org.basex.core.Text
-
Version URL.
- 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.
- VIEW - Static variable in interface org.basex.core.Text
-
"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(GUI, 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.GUIOptions
-
GUI layout.
- visible() - Method in class org.basex.gui.view.editor.EditorView
- visible() - Method in class org.basex.gui.view.explore.ExploreView
- visible() - Method in class org.basex.gui.view.folder.FolderView
- visible() - Method in class org.basex.gui.view.info.InfoView
- visible() - Method in class org.basex.gui.view.map.MapView
- visible() - Method in class org.basex.gui.view.plot.PlotView
- visible() - Method in class org.basex.gui.view.table.TableView
- visible() - Method in class org.basex.gui.view.text.TextView
- visible() - Method in class org.basex.gui.view.tree.TreeView
- visible() - Method in class org.basex.gui.view.View
-
Tests if this view is currently marked as visible.
- visible(boolean) - Method in class org.basex.gui.layout.BaseXSplit
-
Sets proportional panel sizes (sum must be 1.0).
- visible(boolean) - Method in class org.basex.gui.view.editor.EditorView
- visible(boolean) - Method in class org.basex.gui.view.explore.ExploreView
- visible(boolean) - Method in class org.basex.gui.view.folder.FolderView
- visible(boolean) - Method in class org.basex.gui.view.info.InfoView
- visible(boolean) - Method in class org.basex.gui.view.map.MapView
- visible(boolean) - Method in class org.basex.gui.view.plot.PlotView
- visible(boolean) - Method in class org.basex.gui.view.table.TableView
- visible(boolean) - Method in class org.basex.gui.view.text.TextView
- visible(boolean) - Method in class org.basex.gui.view.tree.TreeView
- visible(boolean) - Method in class org.basex.gui.view.View
-
Sets a flag denoting the visibility of the view.
- visit(ASTVisitor) - Method in class org.basex.query.func.Closure
- visit(ASTVisitor) - Method in class org.basex.query.func.FuncLit
- visit(ASTVisitor) - Method in class org.basex.query.func.StaticFunc
- visit(ASTVisitor) - Method in class org.basex.query.scope.LibraryModule
- visit(ASTVisitor) - Method in class org.basex.query.scope.MainModule
- visit(ASTVisitor) - Method in interface org.basex.query.scope.Scope
-
Traverses this scope with the given
ASTVisitor. - visit(ASTVisitor) - Method in class org.basex.query.value.item.FuncItem
- visit(ASTVisitor) - Method in class org.basex.query.var.StaticVar
- visitAll(ASTVisitor, Expr...) - Static method in class org.basex.query.expr.Expr
-
Visit all given expressions with the given visitor.
- VISUALIZATION - Static variable in interface org.basex.core.Text
-
"Visualization".
- vs - Variable in class org.basex.query.scope.StaticScope
-
Variable scope.
- vs() - Method in class org.basex.query.CompileContext
-
Returns the current variable scope.
W
- w - Variable in class org.basex.gui.view.ViewRect
-
Width.
- W3_URL - Static variable in interface org.basex.query.QueryText
-
W3 URI.
- WARN - Enum constant in enum class org.basex.gui.GUIConstants.Msg
-
Warning message.
- warning(SAXParseException) - Method in class org.basex.query.func.validate.ValidationHandler
- WC - Enum constant in enum class org.basex.util.ft.FTFlag
-
Wildcards flag.
- WEB - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- WEB_INVALID1_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- WEB_INVALID2_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- WEB_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- WEB_STATUS_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- WEB_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- WebContentType - Class in org.basex.query.func.web
-
Function implementation.
- WebContentType() - Constructor for class org.basex.query.func.web.WebContentType
- WebCreateUrl - Class in org.basex.query.func.web
-
Function implementation.
- WebCreateUrl() - Constructor for class org.basex.query.func.web.WebCreateUrl
- WebDecodeUrl - Class in org.basex.query.func.web
-
Function implementation.
- WebDecodeUrl() - Constructor for class org.basex.query.func.web.WebDecodeUrl
- WebEncodeUrl - Class in org.basex.query.func.web
-
Function implementation.
- WebEncodeUrl() - Constructor for class org.basex.query.func.web.WebEncodeUrl
- WebError - Class in org.basex.query.func.web
-
Function implementation.
- WebError() - Constructor for class org.basex.query.func.web.WebError
- WebForward - Class in org.basex.query.func.web
-
Function implementation.
- WebForward() - Constructor for class org.basex.query.func.web.WebForward
- WEBPATH - Static variable in class org.basex.core.StaticOptions
-
Web path (cannot be specified in web.xml).
- WebRedirect - Class in org.basex.query.func.web
-
Function implementation.
- WebRedirect() - Constructor for class org.basex.query.func.web.WebRedirect
- WebResponseHeader - Class in org.basex.query.func.web
-
Function implementation.
- WebResponseHeader() - Constructor for class org.basex.query.func.web.WebResponseHeader
- 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.
- WHEN - Static variable in interface org.basex.query.QueryText
-
Parser token.
- Where - Class in org.basex.query.expr.gflwor
-
GFLWOR
whereclause, filtering tuples not satisfying the predicate. - Where(Expr, InputInfo) - Constructor for class org.basex.query.expr.gflwor.Where
-
Constructor.
- WHERE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- WHICHCAST_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- WHICHCHARS_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- WHICHCLASS_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- WHICHCOLL_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- WHICHDEFCOLL_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- WHICHELEM - Static variable in interface org.basex.query.util.pkg.PkgText
-
Invalid element.
- WHICHFUNC_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- WHICHMOD_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- WHICHMODCLASS_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- WHICHMODFILE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- WHICHNS - Static variable in interface org.basex.build.BuildText
-
Builder error.
- WHICHRES_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- WHICHTYPE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- whitespaces() - Method in class org.basex.query.func.fn.FnTokenize
-
Indicates if a default whitespace tokenization is to be performed.
- WHOLE_WORD - Static variable in interface org.basex.core.Text
-
"Whole word".
- WHOLEWORD - Enum constant in enum class org.basex.gui.layout.BaseXKeys
-
Whole word.
- width(Graphics, byte[]) - Static method in class org.basex.gui.layout.BaseXLayout
-
Returns the width of the specified string.
- width(Graphics, int) - Static method in class org.basex.gui.layout.BaseXLayout
-
Returns the character width of the specified character.
- width(Graphics, String) - Static method in class org.basex.gui.layout.BaseXLayout
-
Returns the width of the specified text.
- Wildcard - Class in org.basex.query.util.regex
-
Wildcard for any character (
.). - WILDCARD - Static variable in class org.basex.query.expr.Lookup
-
Wildcard string.
- WILDCARD - Static variable in interface org.basex.query.util.regex.parse.RegExParserConstants
-
RegularExpression Id.
- WILDCARDS - Static variable in class org.basex.query.func.ft.FtIndexOptions
-
Option: wildcards.
- WILDCARDS - Static variable in interface org.basex.query.QueryText
-
Parser token.
- WIN - Static variable in class org.basex.util.Prop
-
Flag denoting if OS belongs to Windows family.
- Window - Class in org.basex.query.expr.gflwor
-
The GFLWOR
windowclause. - Window(boolean, Var, Expr, Condition, boolean, Condition) - Constructor for class org.basex.query.expr.gflwor.Window
-
Constructor.
- WINDOW - Static variable in class org.basex.query.func.ft.FtIndexOptions
-
Option: window.
- WINDOW - Static variable in interface org.basex.query.QueryText
-
Parser token.
- with(Occ) - Method in class org.basex.query.value.type.SeqType
-
Returns a sequence type with the specified occurrence indicator.
- WITH - Static variable in interface org.basex.query.QueryText
-
Parser token.
- withdb - Variable in class org.basex.query.StaticContext
-
Look up documents in databases.
- WITHDB - Static variable in class org.basex.core.MainOptions
-
Look up documents in databases.
- WITHOUT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- 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.
- word(long, byte[]) - Method in class org.basex.query.util.format.Formatter
-
Returns a word representation for the specified number.
- WORD - Static variable in interface org.basex.query.QueryText
-
Parser token.
- WORDS - Enum constant in enum class org.basex.util.ft.FTUnit
-
Word unit.
- WORDS - Static variable in interface org.basex.query.QueryText
-
Parser token.
- WORKPATH - Static variable in class org.basex.gui.GUIOptions
-
Current path to current working directory.
- write() - Method in class org.basex.core.jobs.Jobs
-
Writes jobs to disk.
- write() - Method in class org.basex.core.users.Users
-
Writes permissions to disk.
- write() - Method in class org.basex.util.options.Options
-
Writes the options to disk.
- write(byte[]) - Method in class org.basex.io.IOFile
-
Writes the specified byte array.
- 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.NullOutput
- write(int) - Method in class org.basex.io.out.PrintOutput
- write(int) - Method in class org.basex.io.out.ServerOutput
- write(int) - Method in class org.basex.io.out.TableOutput
- write(InputStream) - Method in class org.basex.io.IOFile
-
Writes the specified input.
- write(Object, String, Performance, Context) - Method in class org.basex.server.Log
-
Writes an entry to the log file.
- write(String) - Method in class org.basex.io.IOFile
-
Writes the specified string as UTF8.
- write(IOFile) - Method in class org.basex.index.IdPreMap
-
Write the map to the specified file.
- write(IOFile, String) - Static method in class org.basex.core.Sandbox
-
Writes a test file.
- write(DataOutput) - Method in class org.basex.index.name.Names
- write(DataOutput) - Method in class org.basex.index.path.PathIndex
-
Writes the path summary to the specified output.
- write(DataOutput) - Method in class org.basex.index.resource.Resources
-
Writes information on database resources to disk.
- write(DataOutput) - Method in class org.basex.index.stats.Stats
-
Writes the key statistics to the specified output stream.
- write(DataOutput) - Method in class org.basex.util.hash.TokenIntMap
- write(DataOutput) - Method in class org.basex.util.hash.TokenSet
-
Writes the data structure to the specified output.
- write(Log.LogType, String, Performance, String, Context) - Method in class org.basex.server.Log
-
Writes an entry to the log file.
- write(Log.LogType, String, Performance, Context) - Method in class org.basex.server.Log
-
Writes an entry to the log file.
- WRITE - Enum constant in enum class org.basex.core.parse.Commands.CmdPerm
- WRITE - Enum constant in enum class org.basex.core.users.Perm
-
Write permission (local+global).
- WRITE - Enum constant in enum class org.basex.query.QueryModule.Permission
-
Write permissions.
- WRITE_LOCKING_CC - Static variable in interface org.basex.core.Text
-
"Write locking: ".
- 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(int) - Method in class org.basex.io.random.DataAccess
-
Writes an integer value to the file.
- 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
- write4(long, int) - Method in class org.basex.io.random.DataAccess
-
Writes an integer 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
- 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.
- WRITEBACK - Static variable in class org.basex.core.MainOptions
-
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.
- writeBytes(byte[], int, int) - Method in class org.basex.io.random.DataAccess
-
Writes a byte array to the file.
- 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.
- 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
Numfor more. - writeNum(int) - Method in class org.basex.io.random.DataAccess
-
Writes a number to the file.
- writeNums(int[]) - Method in class org.basex.io.out.DataOutput
-
Writes compressed numbers; see
Numfor more. - writePayload(OutputStream, HttpRequest) - Static method in class org.basex.util.http.HttpClient
-
Writes the HTTP request payload.
- writes - Variable in class org.basex.core.locks.Locks
-
Write locks.
- WRITES - Static variable in interface org.basex.core.jobs.JobsText
-
Write locks.
- WRITES - Static variable in interface org.basex.core.Text
-
"Writes".
- writeServer(Log.LogType, String) - Method in class org.basex.server.Log
-
Writes a server entry to the log file.
- 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
-
Writes a token to the file.
- writeTokens(byte[][]) - Method in class org.basex.io.out.DataOutput
-
Writes tokens.
- wrongArity(Object, long, IntList, InputInfo) - Static method in class org.basex.query.func.Functions
-
Raises an error for the wrong number of function arguments.
- WRONGCHAR - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- WRONGCHAR_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- WRONGMODULE_X_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- 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.FTToken
-
Returns true if the specified codepoint is whitespace.
- ws(int) - Static method in class org.basex.util.Token
-
Checks if the specified character is a whitespace.
- WS - Enum constant in enum class org.basex.build.BuildText.Type
-
Whitespace.
- WS - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- WS_NOTFOUND_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- WS_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- WS_SET_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- WS_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- WSERROR - Static variable in interface org.basex.build.BuildText
-
DTD whitespace error.
- WWW_AUTHENTICATE - Static variable in interface org.basex.util.http.HttpText
-
HTTP header string.
X
- x - Variable in class org.basex.gui.view.ViewRect
-
X position.
- XARSUFFIX - Static variable in class org.basex.io.IO
-
XAR file suffix.
- 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.value.item.Item
-
Returns data model info.
- xdmInfo() - Method in class org.basex.query.value.item.QNm
- xdmInfo() - Method in class org.basex.query.value.node.DBNode
- xdmInfo() - Method in class org.basex.query.value.node.FAttr
- xdmInfo() - Method in class org.basex.query.value.node.FDoc
- 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.
- XHTML - Enum constant in enum class org.basex.io.serial.SerialMethod
-
XHTML.
- XHTML_URI - Static variable in interface org.basex.data.DataText
-
XHTML namespace.
- XINCLUDE - Static variable in class org.basex.core.MainOptions
-
Flag for using XInclude.
- XMDA - Static variable in interface org.basex.query.QueryText
-
Example for a MonthDay format.
- XML - Enum constant in enum class org.basex.core.MainOptions.MainParser
-
XML.
- XML - Enum constant in enum class org.basex.io.serial.SerialMethod
-
XML.
- XML - Static variable in class org.basex.util.Token
-
XML token.
- XML_ARCHIVES - Static variable in interface org.basex.core.Text
-
File description: XML Archives.
- XML_BASE - Static variable in class org.basex.query.value.item.QNm
-
QName: xml:base.
- XML_COLON - Static variable in class org.basex.util.Token
-
XML token with colon.
- XML_DOCUMENTS - Static variable in interface org.basex.core.Text
-
File description: XML Documents.
- XML_SPACE - Static variable in interface org.basex.data.DataText
-
XML spaces: element name.
- XML_TO_JSON - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- XML_URI - Static variable in interface org.basex.data.DataText
-
XML namespace.
- XML_URI - Static variable in interface org.basex.query.QueryText
-
W3 URI.
- XMLAccess - Class in org.basex.util
-
Contains helper functions for retrieving XML contents.
- XmlChar() - Method in class org.basex.query.util.regex.parse.RegExParser
-
Parses the "XmlChar" rule.
- 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.
- XMLNS_COLON - Static variable in class org.basex.util.Token
-
XMLNS token with colon.
- XMLNS_URI - Static variable in interface org.basex.query.QueryText
-
W3 URI.
- XMLNSDEF_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- xmlParser(IO) - Static method in class org.basex.build.Parser
-
Returns an XML parser instance, using the Java default parser.
- XmlParser - Class in org.basex.io.parse.xml
-
Standard XML parser.
- XmlParser() - Constructor for class org.basex.io.parse.xml.XmlParser
-
Constructor.
- XMLParser - Class in org.basex.build.xml
-
This class parses the tokens that are delivered by the
XMLScannerand sends them to the specified database builder. - XMLParser(IO, MainOptions) - Constructor for class org.basex.build.xml.XMLParser
-
Constructor.
- XMLParser(IO, MainOptions, boolean) - Constructor for class org.basex.build.xml.XMLParser
-
Constructor.
- XMLPLAN - Static variable in class org.basex.core.MainOptions
-
Prints an XML plan.
- XMLSerializer - Class in org.basex.io.serial
-
This class serializes items as XML.
- XMLSUFFIX - Static variable in class org.basex.io.IO
-
XML file suffix.
- xmlSuffixes() - Method in class org.basex.gui.GUIOptions
-
Returns the supported XML suffixes.
- XMLSUFFIXES - Static variable in class org.basex.gui.GUIOptions
-
XML suffixes.
- XMLToken - Class in org.basex.util
-
This class provides convenience operations for XML-specific character operations.
- XMON - Static variable in interface org.basex.query.QueryText
-
Example for a Month format.
- XPDY - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- XPST - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- XPTY - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- XQ_URI - Static variable in interface org.basex.query.QueryText
-
W3 URI.
- 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.
- XQ31 - Static variable in interface org.basex.query.QueryText
-
Parser token.
- XQArray - Class in org.basex.query.value.array
-
An array storing
Values. - XQCOMM_C - Static variable in interface org.basex.data.DataText
-
XQuery comment.
- XQCOMM_O - Static variable in interface org.basex.data.DataText
-
XQuery comment.
- XQData - Class in org.basex.query.value.item
-
Function item with a known data structure (map, array).
- XQData(FuncType) - Constructor for class org.basex.query.value.item.XQData
-
Constructor.
- XQDY - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- XQFunction - Interface in org.basex.query.func
-
Interface for XQuery functions.
- XQFunctionExpr - Interface in org.basex.query.func
-
Interface for possibly non-compiled XQuery functions.
- XQMap - Class in org.basex.query.value.map
-
The map item.
- XQMSUFFIX - Static variable in class org.basex.io.IO
-
XQuery module suffix.
- XQST - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- XQSUFFIX - Static variable in class org.basex.io.IO
-
XQuery file suffix.
- XQSUFFIXES - Static variable in class org.basex.io.IO
-
XQuery suffixes.
- XQTY - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- 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 - Enum constant in enum class org.basex.build.csv.CsvOptions.CsvFormat
-
XQuery.
- XQUERY - Enum constant in enum class org.basex.build.json.JsonOptions.JsonFormat
-
XQuery.
- XQUERY - Enum constant in enum class org.basex.core.parse.Commands.Cmd
- XQUERY - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- XQUERY - Enum constant in enum class org.basex.query.util.pkg.PkgType
-
XQuery.
- XQUERY - Static variable in interface org.basex.core.parse.Commands
-
Command string: "xquery".
- XQUERY - Static variable in interface org.basex.core.Text
-
"XQuery".
- XQUERY - Static variable in class org.basex.gui.GUIOptions
-
Last XQuery inputs.
- XQUERY - Static variable in interface org.basex.query.QueryText
-
Parser token.
- XQUERY_FILES - Static variable in interface org.basex.core.Text
-
File description: XQuery files.
- XQUERY_MEMORY - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- XQUERY_NESTED - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- XQUERY_PERMISSION1_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- XQUERY_PERMISSION2_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- XQUERY_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- XQUERY_TIMEOUT - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- XQUERY_UNEXPECTED_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- XQUERY_UPDATE1 - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- XQUERY_UPDATE2 - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- XQUERY_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- XQUERYENC2_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- XQueryEval - Class in org.basex.query.func.xquery
-
Function implementation.
- XQueryEval() - Constructor for class org.basex.query.func.xquery.XQueryEval
- XQueryEval.XQueryOptions - Class in org.basex.query.func.xquery
-
XQuery options.
- XQueryEvalUpdate - Class in org.basex.query.func.xquery
-
Function implementation.
- XQueryEvalUpdate() - Constructor for class org.basex.query.func.xquery.XQueryEvalUpdate
- XQueryForkJoin - Class in org.basex.query.func.xquery
-
Function implementation.
- XQueryForkJoin() - Constructor for class org.basex.query.func.xquery.XQueryForkJoin
- XQueryInvoke - Class in org.basex.query.func.xquery
-
Function implementation.
- XQueryInvoke() - Constructor for class org.basex.query.func.xquery.XQueryInvoke
- XQueryInvokeUpdate - Class in org.basex.query.func.xquery
-
Function implementation.
- XQueryInvokeUpdate() - Constructor for class org.basex.query.func.xquery.XQueryInvokeUpdate
- XQueryOptions() - Constructor for class org.basex.query.func.xquery.XQueryEval.XQueryOptions
- XQueryOptions() - Constructor for class org.basex.query.func.xquery.XQueryParse.XQueryOptions
- XQueryParse - Class in org.basex.query.func.xquery
-
Function implementation.
- XQueryParse() - Constructor for class org.basex.query.func.xquery.XQueryParse
- XQueryParse.XQueryOptions - Class in org.basex.query.func.xquery
-
XQuery options.
- XQueryParseUri - Class in org.basex.query.func.xquery
-
Function implementation.
- XQueryParseUri() - Constructor for class org.basex.query.func.xquery.XQueryParseUri
- XQUERYVER_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- XS_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- XS_URI - Static variable in interface org.basex.query.QueryText
-
W3 URI.
- XSI_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- XSI_URI - Static variable in interface org.basex.query.QueryText
-
W3 URI.
- XSL_DOCUMENTS - Static variable in interface org.basex.core.Text
-
File description: XSL Documents.
- XSLSUFFIXES - Static variable in class org.basex.io.IO
-
XSL suffixes.
- XSLT - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- XSLT_ERROR_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- XSLT_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- XSLT_URI - Static variable in interface org.basex.query.QueryText
-
BaseX URI.
- XsltInit - Class in org.basex.query.func.xslt
-
Function implementation.
- XsltInit() - Constructor for class org.basex.query.func.xslt.XsltInit
- XsltOptions() - Constructor for class org.basex.query.func.xslt.XsltTransform.XsltOptions
- XsltProcessor - Class in org.basex.query.func.xslt
-
Function implementation.
- XsltProcessor() - Constructor for class org.basex.query.func.xslt.XsltProcessor
- XsltTransform - Class in org.basex.query.func.xslt
-
Function implementation.
- XsltTransform() - Constructor for class org.basex.query.func.xslt.XsltTransform
- XsltTransform.XsltOptions - Class in org.basex.query.func.xslt
-
XSLT Options.
- XsltTransformText - Class in org.basex.query.func.xslt
-
Function implementation.
- XsltTransformText() - Constructor for class org.basex.query.func.xslt.XsltTransformText
- XsltVersion - Class in org.basex.query.func.xslt
-
Function implementation.
- XsltVersion() - Constructor for class org.basex.query.func.xslt.XsltVersion
- XTIME - Static variable in interface org.basex.query.QueryText
-
Example for a Time format.
- XUDY - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- XUST - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- XUTY - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- 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.value.item.ADate
- yea() - Method in class org.basex.query.value.item.ADateDur
-
Returns the years.
- yea() - Method in class org.basex.query.value.item.Dur
- YEA - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:gYear.
- YEAR_FROM_DATE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- YEAR_FROM_DATETIME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- YEAR_MONTH_DURATION - Enum constant in enum class org.basex.query.value.type.AtomType
-
Year month duration type.
- YEARRANGE_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- YEARS_FROM_DURATION - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- yes(EnumOption<Options.YesNo>) - Method in class org.basex.io.serial.SerializerOptions
-
Checks if the specified option is true.
- YES - Enum constant in enum class org.basex.util.options.Options.YesNo
-
Yes.
- YES - Enum constant in enum class org.basex.util.options.Options.YesNoOmit
-
Yes.
- YES - Static variable in interface org.basex.core.Text
-
Yes flag.
- yesNoCancel(GUI, String, String...) - Static method in class org.basex.gui.layout.BaseXDialog
-
Static yes/no/cancel dialog.
- YESNOCANCEL - Enum constant in enum class org.basex.gui.GUIConstants.Msg
-
Yes/no/cancel message.
- ymd() - Method in class org.basex.query.value.item.YMDur
-
Returns the years and months.
- YMD - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:yearMonthDuration.
- YMD - Static variable in class org.basex.query.value.item.Dur
-
YearMonth pattern.
- YMDur - Class in org.basex.query.value.item
-
YearMonth duration (
xs:yearMonthDuration). - YMDur(byte[], InputInfo) - Constructor for class org.basex.query.value.item.YMDur
-
Constructor.
- YMDur(Dur) - Constructor for class org.basex.query.value.item.YMDur
-
Constructor.
- YMDur(Dur, double, boolean, InputInfo) - Constructor for class org.basex.query.value.item.YMDur
-
Constructor.
- YMDur(YMDur, YMDur, boolean, InputInfo) - Constructor for class org.basex.query.value.item.YMDur
-
Constructor.
- YMO - Enum constant in enum class org.basex.query.value.type.Type.ID
-
xs:gYearMonth.
Z
- zero - Variable in class org.basex.query.util.format.DecFormatter
-
Zero-digit character.
- zero() - Method in class org.basex.query.value.type.SeqType
-
Tests if expressions of this type yield zero items.
- ZERO - Enum constant in enum class org.basex.query.value.type.Occ
-
Zero.
- ZERO - Static variable in class org.basex.query.util.index.IndexCosts
-
No results.
- ZERO - Static variable in class org.basex.query.value.item.Dbl
-
Value "0".
- ZERO - Static variable in class org.basex.query.value.item.Dec
-
Value 0.
- ZERO - Static variable in class org.basex.query.value.item.Flt
-
Value "0".
- ZERO - Static variable in class org.basex.query.value.item.Int
-
Value 0.
- ZERO - Static variable in class org.basex.util.Token
-
Number '0'.
- ZERO_OR_MORE - Enum constant in enum class org.basex.query.value.type.Occ
-
Zero or more.
- ZERO_OR_ONE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- ZERO_OR_ONE - Enum constant in enum class org.basex.query.value.type.Occ
-
Zero or one.
- ZEROFUNCS_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- zeroOrOne() - Method in class org.basex.query.value.type.SeqType
-
Tests if expressions of this type yield at most one item.
- ZEROORONE - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- zip(IOFile, StringList) - Method in class org.basex.io.Zip
-
Zips the specified files.
- Zip - Class in org.basex.io
-
Contains methods for zipping and unzipping archives.
- Zip(IO) - Constructor for class org.basex.io.Zip
-
Constructor.
- ZIP - Enum constant in enum class org.basex.query.QueryError.ErrType
-
Error type.
- ZIP_ARCHIVES - Static variable in interface org.basex.core.Text
-
File description: ZIP Archives.
- ZIP_FAIL_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ZIP_INVALID_X_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ZIP_NOTFOUND_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ZIP_PREFIX - Static variable in interface org.basex.query.QueryText
-
XQuery prefix.
- ZIP_UNKNOWN_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
- ZIP_URI - Static variable in interface org.basex.query.QueryText
-
EXPath URI.
- ZipBinaryEntry - Class in org.basex.query.func.zip
-
Functions on zip files.
- ZipBinaryEntry() - Constructor for class org.basex.query.func.zip.ZipBinaryEntry
- ZipEntries - Class in org.basex.query.func.zip
-
Functions on zip files.
- ZipEntries() - Constructor for class org.basex.query.func.zip.ZipEntries
- ZipHtmlEntry - Class in org.basex.query.func.zip
-
Functions on zip files.
- ZipHtmlEntry() - Constructor for class org.basex.query.func.zip.ZipHtmlEntry
- ZIPSUFFIX - Static variable in class org.basex.io.IO
-
ZIP file suffix.
- ZIPSUFFIXES - Static variable in class org.basex.io.IO
-
Archive suffixes.
- ZipTextEntry - Class in org.basex.query.func.zip
-
Functions on zip files.
- ZipTextEntry() - Constructor for class org.basex.query.func.zip.ZipTextEntry
- ZipUpdateEntries - Class in org.basex.query.func.zip
-
Functions on zip files.
- ZipUpdateEntries() - Constructor for class org.basex.query.func.zip.ZipUpdateEntries
- ZipXmlEntry - Class in org.basex.query.func.zip
-
Functions on zip files.
- ZipXmlEntry() - Constructor for class org.basex.query.func.zip.ZipXmlEntry
- ZipZipFile - Class in org.basex.query.func.zip
-
Functions on zip files.
- ZipZipFile() - Constructor for class org.basex.query.func.zip.ZipZipFile
- zon(ADate) - Static method in class org.basex.query.func.fn.FnAdjustDateToTimezone
-
Returns the timezone.
- zone - Variable in class org.basex.query.QueryDateTime
-
Current timezone.
- ZONE - Static variable in class org.basex.util.DateTime
-
Time zone.
- ZONESEC_X - Enum constant in enum class org.basex.query.QueryError
-
Error code.
_
- _ADMIN_DELETE_LOGS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ADMIN_LOGS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ADMIN_SESSIONS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ADMIN_WRITE_LOG - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ARCHIVE_CREATE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ARCHIVE_CREATE_FROM - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ARCHIVE_DELETE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ARCHIVE_ENTRIES - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ARCHIVE_EXTRACT_BINARY - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ARCHIVE_EXTRACT_TEXT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ARCHIVE_EXTRACT_TO - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ARCHIVE_OPTIONS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ARCHIVE_UPDATE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ARRAY_APPEND - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ARRAY_FILTER - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ARRAY_FLATTEN - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ARRAY_FOLD_LEFT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ARRAY_FOLD_RIGHT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ARRAY_FOR_EACH - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ARRAY_FOR_EACH_PAIR - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ARRAY_GET - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ARRAY_HEAD - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ARRAY_INSERT_BEFORE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ARRAY_JOIN - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ARRAY_PUT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ARRAY_REMOVE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ARRAY_REVERSE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ARRAY_SIZE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ARRAY_SORT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ARRAY_SUBARRAY - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ARRAY_TAIL - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _BASEX_INLINE - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _BASEX_LAZY - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _BASEX_LOCK - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _BIN_AND - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _BIN_BIN - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _BIN_DECODE_STRING - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _BIN_ENCODE_STRING - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _BIN_FIND - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _BIN_FROM_OCTETS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _BIN_HEX - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _BIN_INSERT_BEFORE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _BIN_JOIN - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _BIN_LENGTH - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _BIN_NOT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _BIN_OCTAL - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _BIN_OR - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _BIN_PACK_DOUBLE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _BIN_PACK_FLOAT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _BIN_PACK_INTEGER - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _BIN_PAD_LEFT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _BIN_PAD_RIGHT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _BIN_PART - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _BIN_SHIFT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _BIN_TO_OCTETS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _BIN_UNPACK_DOUBLE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _BIN_UNPACK_FLOAT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _BIN_UNPACK_INTEGER - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _BIN_UNPACK_UNSIGNED_INTEGER - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _BIN_XOR - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _CLIENT_CLOSE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _CLIENT_CONNECT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _CLIENT_EXECUTE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _CLIENT_INFO - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _CLIENT_QUERY - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _CONVERT_BINARY_TO_BYTES - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _CONVERT_BINARY_TO_INTEGERS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _CONVERT_BINARY_TO_STRING - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _CONVERT_DATETIME_TO_INTEGER - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _CONVERT_DAYTIME_TO_INTEGER - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _CONVERT_DECODE_KEY - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _CONVERT_ENCODE_KEY - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _CONVERT_INTEGER_FROM_BASE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _CONVERT_INTEGER_TO_BASE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _CONVERT_INTEGER_TO_DATETIME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _CONVERT_INTEGER_TO_DAYTIME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _CONVERT_INTEGERS_TO_BASE64 - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _CONVERT_INTEGERS_TO_HEX - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _CONVERT_STRING_TO_BASE64 - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _CONVERT_STRING_TO_HEX - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _CRYPTO_DECRYPT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _CRYPTO_ENCRYPT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _CRYPTO_GENERATE_SIGNATURE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _CRYPTO_HMAC - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _CRYPTO_VALIDATE_SIGNATURE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _CSV_DOC - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _CSV_PARSE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _CSV_SERIALIZE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_ADD - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_ALTER - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_ALTER_BACKUP - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_ATTRIBUTE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_ATTRIBUTE_RANGE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_BACKUPS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_CONTENT_TYPE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_COPY - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_CREATE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_CREATE_BACKUP - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_DELETE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_DIR - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_DROP - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_DROP_BACKUP - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_EXISTS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_EXPORT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_FLUSH - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_INFO - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_IS_RAW - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_IS_XML - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_LIST - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_LIST_DETAILS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_NAME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_NODE_ID - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_NODE_PRE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_OPEN - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_OPEN_ID - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_OPEN_PRE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_OPTIMIZE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_OPTION - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_PATH - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_PROPERTY - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_RENAME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_REPLACE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_RESTORE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_RETRIEVE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_STORE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_SYSTEM - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_TEXT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_TEXT_RANGE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _DB_TOKEN - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FETCH_BINARY - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FETCH_CONTENT_TYPE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FETCH_TEXT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FETCH_XML - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FETCH_XML_BINARY - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_APPEND - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_APPEND_BINARY - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_APPEND_TEXT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_APPEND_TEXT_LINES - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_BASE_DIR - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_CHILDREN - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_COPY - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_CREATE_DIR - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_CREATE_TEMP_DIR - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_CREATE_TEMP_FILE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_CURRENT_DIR - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_DELETE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_DESCENDANTS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_DIR_SEPARATOR - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_EXISTS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_IS_ABSOLUTE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_IS_DIR - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_IS_FILE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_LAST_MODIFIED - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_LINE_SEPARATOR - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_LIST - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_MOVE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_NAME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_PARENT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_PATH_SEPARATOR - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_PATH_TO_NATIVE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_PATH_TO_URI - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_READ_BINARY - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_READ_TEXT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_READ_TEXT_LINES - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_RESOLVE_PATH - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_SIZE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_TEMP_DIR - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_WRITE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_WRITE_BINARY - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_WRITE_TEXT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FILE_WRITE_TEXT_LINES - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FT_CONTAINS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FT_COUNT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FT_EXTRACT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FT_MARK - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FT_NORMALIZE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FT_SCORE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FT_SEARCH - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FT_TOKENIZE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _FT_TOKENS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _HASH_HASH - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _HASH_MD5 - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _HASH_SHA1 - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _HASH_SHA256 - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _HOF_CONST - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _HOF_DROP_WHILE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _HOF_FOLD_LEFT1 - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _HOF_ID - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _HOF_SCAN_LEFT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _HOF_SORT_WITH - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _HOF_TAKE_WHILE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _HOF_TOP_K_BY - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _HOF_TOP_K_WITH - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _HOF_UNTIL - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _HTML_DOC - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _HTML_PARSE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _HTML_PARSER - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _HTTP_SEND_REQUEST - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _INDEX_ATTRIBUTE_NAMES - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _INDEX_ATTRIBUTES - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _INDEX_ELEMENT_NAMES - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _INDEX_FACETS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _INDEX_TEXTS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _INDEX_TOKENS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _INPUT_CSV - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _INPUT_HTML - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _INPUT_JSON - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _INPUT_TEXT - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _INSPECT_CONTEXT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _INSPECT_FUNCTION - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _INSPECT_FUNCTION_ANNOTATIONS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _INSPECT_FUNCTIONS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _INSPECT_MODULE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _INSPECT_STATIC_CONTEXT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _INSPECT_TYPE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _INSPECT_XQDOC - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _JOBS_CURRENT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _JOBS_EVAL - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _JOBS_FINISHED - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _JOBS_INVOKE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function (legacy, now: jobs:eval).
- _JOBS_LIST - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _JOBS_LIST_DETAILS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _JOBS_RESULT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _JOBS_SERVICES - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _JOBS_STOP - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _JOBS_WAIT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _JSON_DOC - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _JSON_PARSE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _JSON_SERIALIZE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _LAZY_CACHE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _LAZY_IS_CACHED - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _LAZY_IS_LAZY - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _MAP_CONTAINS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _MAP_ENTRY - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _MAP_FIND - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _MAP_FOR_EACH - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _MAP_GET - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _MAP_KEYS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _MAP_MERGE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _MAP_PUT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _MAP_REMOVE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _MAP_SIZE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _MATH_ACOS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _MATH_ASIN - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _MATH_ATAN - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _MATH_ATAN2 - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _MATH_COS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _MATH_COSH - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _MATH_CRC32 - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _MATH_E - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _MATH_EXP - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _MATH_EXP10 - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _MATH_LOG - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _MATH_LOG10 - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _MATH_PI - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _MATH_POW - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _MATH_SIN - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _MATH_SINH - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _MATH_SQRT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _MATH_TAN - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _MATH_TANH - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _NODE_UPDATES_ - Enum constant in enum class org.basex.query.up.primitives.UpdateType
-
Dummy type, indicating start of node updates.
- _OUT_CR - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _OUT_FORMAT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _OUT_NL - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _OUT_TAB - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _OUTPUT_ALLOW_DUPLICATE_NAMES - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _OUTPUT_BYTE_ORDER_MARK - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _OUTPUT_CDATA_SECTION_ELEMENTS - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _OUTPUT_CSV - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _OUTPUT_DOCTYPE_PUBLIC - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _OUTPUT_DOCTYPE_SYSTEM - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _OUTPUT_ENCODING - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _OUTPUT_ESCAPE_URI_ATTRIBUTES - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _OUTPUT_HTML_VERSION - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _OUTPUT_INCLUDE_CONTENT_TYPE - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _OUTPUT_INDENT - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _OUTPUT_INDENTS - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _OUTPUT_ITEM_SEPARATOR - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _OUTPUT_JSON - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _OUTPUT_JSON_NODE_OUTPUT_METHOD - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _OUTPUT_MEDIA_TYPE - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _OUTPUT_METHOD - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _OUTPUT_NEWLINE - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _OUTPUT_NORMALIZATION_FORM - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _OUTPUT_OMIT_XML_DECLARATION - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _OUTPUT_PARAMETER_DOCUMENT - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _OUTPUT_STANDALONE - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _OUTPUT_SUPPRESS_INDENTATION - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _OUTPUT_TABULATOR - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _OUTPUT_UNDECLARE_PREFIXES - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _OUTPUT_USE_CHARACTER_MAPS - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _OUTPUT_VERSION - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _PERM_ALLOW - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _PERM_CHECK - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _PROC_EXECUTE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _PROC_FORK - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _PROC_PROPERTY - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _PROC_PROPERTY_NAMES - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _PROC_SYSTEM - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _PROF_CURRENT_MS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _PROF_CURRENT_NS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _PROF_DUMP - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _PROF_GC - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _PROF_HUMAN - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _PROF_MEMORY - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _PROF_RUNTIME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _PROF_SLEEP - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _PROF_TIME - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _PROF_TRACK - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _PROF_TYPE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _PROF_VARIABLES - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _PROF_VOID - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _RANDOM_DOUBLE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _RANDOM_GAUSSIAN - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _RANDOM_INTEGER - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _RANDOM_SEEDED_DOUBLE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _RANDOM_SEEDED_INTEGER - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _RANDOM_SEEDED_PERMUTATION - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _RANDOM_UUID - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _REPO_DELETE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _REPO_INSTALL - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _REPO_LIST - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _REST_CONSUMES - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _REST_COOKIE_PARAM - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _REST_DELETE - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _REST_ERROR - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _REST_ERROR_PARAM - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _REST_FORM_PARAM - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _REST_GET - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _REST_HEAD - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _REST_HEADER_PARAM - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _REST_METHOD - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _REST_OPTIONS - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _REST_PATH - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _REST_POST - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _REST_PRODUCES - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _REST_PUT - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _REST_QUERY_PARAM - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _REST_SINGLE - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _SQL_CLOSE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _SQL_COMMIT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _SQL_CONNECT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _SQL_EXECUTE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _SQL_EXECUTE_PREPARED - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _SQL_INIT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _SQL_PREPARE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _SQL_ROLLBACK - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _STRINGS_COLOGNE_PHONETIC - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _STRINGS_LEVENSHTEIN - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _STRINGS_SOUNDEX - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _UNIT_AFTER - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _UNIT_AFTER_MODULE - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _UNIT_ASSERT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _UNIT_ASSERT_EQUALS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _UNIT_BEFORE - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _UNIT_BEFORE_MODULE - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _UNIT_FAIL - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _UNIT_IGNORE - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _UNIT_TEST - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _UPDATE_APPLY - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _UPDATE_CACHE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _UPDATE_FOR_EACH - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _UPDATE_FOR_EACH_PAIR - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _UPDATE_MAP_FOR_EACH - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _UPDATE_OUTPUT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _USER_ALTER - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _USER_CHECK - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _USER_CREATE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _USER_CURRENT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _USER_DROP - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _USER_EXISTS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _USER_GRANT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _USER_INFO - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _USER_LIST - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _USER_LIST_DETAILS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _USER_PASSWORD - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _USER_UPDATE_INFO - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _UTIL_ARRAY_MEMBERS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _UTIL_ARRAY_VALUES - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _UTIL_CHARS - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _UTIL_DDO - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _UTIL_DEEP_EQUAL - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _UTIL_DUPLICATES - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _UTIL_IF - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _UTIL_INIT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _UTIL_INTERSPERSE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _UTIL_ITEM - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _UTIL_LAST - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _UTIL_MAP_ENTRIES - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _UTIL_MAP_VALUES - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _UTIL_OR - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _UTIL_RANGE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _UTIL_REPLICATE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _UTIL_ROOT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _UTIL_WITHIN - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _VALIDATE_DTD - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _VALIDATE_DTD_INFO - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _VALIDATE_DTD_REPORT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _VALIDATE_RNG - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _VALIDATE_RNG_INFO - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _VALIDATE_RNG_REPORT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _VALIDATE_XSD - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _VALIDATE_XSD_INFO - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _VALIDATE_XSD_PROCESSOR - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _VALIDATE_XSD_REPORT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _VALIDATE_XSD_VERSION - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _WEB_CONTENT_TYPE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _WEB_CREATE_URL - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _WEB_DECODE_URL - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _WEB_ENCODE_URL - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _WEB_ERROR - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _WEB_FORWARD - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _WEB_REDIRECT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _WEB_RESPONSE_HEADER - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _WS_CLOSE - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _WS_CONNECT - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _WS_ERROR - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _WS_HEADER_PARAM - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _WS_MESSAGE - Enum constant in enum class org.basex.query.ann.Annotation
-
XQuery annotation.
- _XQUERY_EVAL - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _XQUERY_EVAL_UPDATE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _XQUERY_FORK_JOIN - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _XQUERY_INVOKE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function (legacy, now: xquery:eval).
- _XQUERY_INVOKE_UPDATE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function (legacy, now: jobs:eval-update).
- _XQUERY_PARSE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _XQUERY_PARSE_URI - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _XSLT_INIT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _XSLT_PROCESSOR - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _XSLT_TRANSFORM - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _XSLT_TRANSFORM_TEXT - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _XSLT_VERSION - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ZIP_BINARY_ENTRY - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ZIP_ENTRIES - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ZIP_HTML_ENTRY - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ZIP_TEXT_ENTRY - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ZIP_UPDATE_ENTRIES - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ZIP_XML_ENTRY - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
- _ZIP_ZIP_FILE - Enum constant in enum class org.basex.query.func.Function
-
XQuery function.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form