- dash() - Method in class org.basex.util.Args
-
Checks if the current argument starts with a dash
(i.e., introduces any flags).
- Dat - Class in org.basex.query.item
-
Date item.
- Dat(Date) - Constructor for class org.basex.query.item.Dat
-
Constructor.
- Dat(Date, Dur, boolean, InputInfo) - Constructor for class org.basex.query.item.Dat
-
Constructor.
- Dat(byte[], InputInfo) - Constructor for class org.basex.query.item.Dat
-
Constructor.
- DAT - Static variable in class org.basex.query.item.SeqType
-
Single date.
- DAT_ZO - Static variable in class org.basex.query.item.SeqType
-
Zero or one date.
- data() - Method in class org.basex.core.Context
-
Returns the current data reference.
- Data - Class in org.basex.data
-
This class provides access to the database storage.
- Data() - Constructor for class org.basex.data.Data
-
- data - Variable in class org.basex.data.Nodes
-
Root node.
- data - Variable in class org.basex.gui.layout.BaseXTable
-
Table data.
- data - Variable in class org.basex.index.IndexBuilder
-
Data reference.
- data - Variable in class org.basex.query.item.DBNode
-
Data reference.
- data() - Method in class org.basex.query.item.DBNode
-
- data() - Method in class org.basex.query.item.DBNodeSeq
-
- data() - Method in class org.basex.query.item.Value
-
Returns the data reference (if) attached to this value.
- data() - Method in class org.basex.query.QueryContext
-
Returns the current data reference of the context value, or null.
- data(String, InputInfo) - Method in class org.basex.query.QueryResources
-
Opens a new database or returns a reference to an already opened database.
- data(String, boolean, InputInfo) - Method in class org.basex.query.QueryResources
-
Creates a new data reference for the specified input, or returns a
reference to an already opened file or database.
- DATA - Static variable in interface org.basex.query.QueryText
-
Query Plan.
- data - Variable in class org.basex.query.up.primitives.UpdatePrimitive
-
Target data reference.
- data - Variable in class org.basex.query.util.IndexContext
-
Data reference.
- DataAccess - Class in org.basex.io.random
-
This class allows positional read and write access to a database file.
- DataAccess(IOFile) - Constructor for class org.basex.io.random.DataAccess
-
Constructor, initializing the file reader.
- DATAATV - Static variable in interface org.basex.data.DataText
-
Database - Attribute value index.
- DATABASE - Static variable in interface org.basex.core.Text
-
"Database".
- DATABASE_PATH - Static variable in interface org.basex.core.Text
-
Database path.
- databases() - Method in class org.basex.core.Context
-
Get list of currently available databases.
- Databases - Class in org.basex.core
-
Manages a two-way-map of all available databases and backups.
- DATABASES - Static variable in interface org.basex.core.Text
-
Databases.
- DataBuilder - Class in org.basex.query.util
-
Class for building memory-based database nodes.
- DataBuilder(MemData) - Constructor for class org.basex.query.util.DataBuilder
-
Constructor.
- DATAFTX - Static variable in interface org.basex.data.DataText
-
Database - Full-text index.
- DATAIDP - Static variable in interface org.basex.data.DataText
-
Database - ID->PRE mapping.
- DATAINF - Static variable in interface org.basex.data.DataText
-
Database - Info.
- DataInput - Class in org.basex.io.in
-
This is an input stream for project specific data types.
- DataInput(IO) - Constructor for class org.basex.io.in.DataInput
-
Constructor.
- DataOutput - Class in org.basex.io.out
-
This is an output stream for project specific data types.
- DataOutput(OutputStream) - Constructor for class org.basex.io.out.DataOutput
-
Constructor, specifying an output stream.
- DataOutput(IOFile) - Constructor for class org.basex.io.out.DataOutput
-
Constructor, specifying a file.
- DataOutput(IOFile, int) - Constructor for class org.basex.io.out.DataOutput
-
Constructor, specifying a file and a buffer size.
- DATAPIN - Static variable in interface org.basex.data.DataText
-
Database - Pin flag.
- DATAREF - Static variable in class org.basex.core.Command
-
Commands flag: data reference needed.
- datas - Variable in class org.basex.core.Context
-
Database pool.
- Datas - Class in org.basex.core
-
This class organizes all currently opened database.
- Datas() - Constructor for class org.basex.core.Datas
-
- DATASWL - Static variable in interface org.basex.data.DataText
-
Database - Stopword list.
- DATATBL - Static variable in interface org.basex.data.DataText
-
Database - Tokens.
- DataText - Interface in org.basex.data
-
This class assembles texts which are used in the data classes.
- DATATMP - Static variable in interface org.basex.data.DataText
-
Database - Temporary Size References.
- DATATXT - Static variable in interface org.basex.data.DataText
-
Database - Text index.
- DATAUPD - Static variable in interface org.basex.data.DataText
-
Database - Updating flag.
- DATE - Static variable in class org.basex.core.cmd.InfoDB
-
Date format.
- DATE - Static variable in class org.basex.io.IO
-
Date format which is appended to backups.
- Date - Class in org.basex.query.item
-
Date container.
- date - Variable in class org.basex.query.QueryContext
-
Current Date.
- DATEPATTERN - Static variable in class org.basex.io.IO
-
Date pattern.
- day() - Method in class org.basex.query.item.Dur
-
Returns the days.
- day(int, int, int) - Method in class org.basex.query.util.format.Formatter
-
Returns the specified day of the week (0-6, Sunday-Saturday).
- days(int, int, int) - Static method in class org.basex.query.item.Date
-
Returns the number of days since AD for the specified years,
months and days.
- db(MetaData, boolean, boolean, boolean) - Static method in class org.basex.core.cmd.InfoDB
-
Creates a database information string.
- db() - Method in class org.basex.gui.view.editor.EditorView
-
- db() - Method in class org.basex.gui.view.explore.ExploreView
-
- db() - Method in class org.basex.gui.view.folder.FolderView
-
- db() - Method in class org.basex.gui.view.info.InfoView
-
- db() - Method in class org.basex.gui.view.map.MapView
-
- db() - Method in class org.basex.gui.view.plot.PlotView
-
- db() - Method in class org.basex.gui.view.table.TableView
-
- db() - Method in class org.basex.gui.view.text.TextView
-
- db() - Method in class org.basex.gui.view.tree.TreeView
-
- db() - Method in class org.basex.gui.view.View
-
Tests if this view relies on a database instance.
- DB - Static variable in interface org.basex.query.QueryText
-
DB token.
- DB_BACKUP_X - Static variable in interface org.basex.core.Text
-
Backup of database created.
- DB_CLOSED_X - Static variable in interface org.basex.core.Text
-
Database closed.
- DB_COPIED_X - Static variable in interface org.basex.core.Text
-
Copy of database created.
- DB_CORRUPT - Static variable in interface org.basex.core.Text
-
Possible corruption.
- DB_CREATED_X_X - Static variable in interface org.basex.core.Text
-
Database created.
- DB_DROPPED_X - Static variable in interface org.basex.core.Text
-
Database dropped.
- DB_EXISTS_X - Static variable in interface org.basex.core.Text
-
Database exists already.
- DB_EXPORTED_X - Static variable in interface org.basex.core.Text
-
Database exported.
- DB_FLUSHED_X - Static variable in interface org.basex.core.Text
-
Database flushed.
- DB_NOT_BACKUP_X - Static variable in interface org.basex.core.Text
-
Backup of database not created.
- DB_NOT_CLOSED_X - Static variable in interface org.basex.core.Text
-
Database not closed.
- DB_NOT_COPIED_X - Static variable in interface org.basex.core.Text
-
Copy of database not created.
- DB_NOT_DROPPED_X - Static variable in interface org.basex.core.Text
-
Database not dropped.
- DB_NOT_FOUND_X - Static variable in interface org.basex.core.Text
-
Database not found.
- DB_NOT_OPENED_X - Static variable in interface org.basex.core.Text
-
Database not opened.
- DB_NOT_RENAMED_X - Static variable in interface org.basex.core.Text
-
Database not dropped.
- DB_NOT_RESTORED_X - Static variable in interface org.basex.core.Text
-
Database not restored.
- DB_OPENED_X - Static variable in interface org.basex.core.Text
-
Database opened.
- DB_OPTIMIZED_X - Static variable in interface org.basex.core.Text
-
Database optimized.
- DB_PINNED_X - Static variable in interface org.basex.core.Text
-
Database pinned.
- DB_PROPS - Static variable in interface org.basex.core.Text
-
"Database Properties".
- DB_RENAMED_X - Static variable in interface org.basex.core.Text
-
Database altered.
- DB_RESTORED_X - Static variable in interface org.basex.core.Text
-
Database restored.
- DB_UPDATED_X - Static variable in interface org.basex.core.Text
-
Database updated.
- DBAdd - Class in org.basex.query.up.primitives
-
Add primitive.
- DBAdd(Data, InputInfo, Item, String, Context) - Constructor for class org.basex.query.up.primitives.DBAdd
-
Constructor.
- DBATTS - Static variable in interface org.basex.data.DataText
-
Attributes.
- DBATVIDX - Static variable in interface org.basex.data.DataText
-
Attribute indexing.
- DBCHOP - Static variable in interface org.basex.data.DataText
-
Whitespace chopping.
- DBCRTATV - Static variable in interface org.basex.data.DataText
-
Attribute indexing.
- DBCRTFTX - Static variable in interface org.basex.data.DataText
-
Full-text indexing.
- DBCRTTXT - Static variable in interface org.basex.data.DataText
-
Text indexing.
- DBDelete - Class in org.basex.query.up.primitives
-
- DBDelete(Data, String, InputInfo) - Constructor for class org.basex.query.up.primitives.DBDelete
-
Constructor.
- DBDOCS - Static variable in interface org.basex.data.DataText
-
Documents.
- DBENC - Static variable in interface org.basex.data.DataText
-
Encoding.
- dbexists(String) - Method in class org.basex.core.MainProp
-
Checks if the specified database exists.
- dbfile(String) - Method in class org.basex.data.MetaData
-
Returns a file instance for the specified database file.
- DBFNAME - Static variable in interface org.basex.data.DataText
-
Path to original document.
- DBFSIZE - Static variable in interface org.basex.data.DataText
-
File size.
- DBFTCS - Static variable in interface org.basex.data.DataText
-
Full-text case sensitivity.
- DBFTDC - Static variable in interface org.basex.data.DataText
-
Full-text diacritics removal.
- DBFTLN - Static variable in interface org.basex.data.DataText
-
Full-text language.
- DBFTST - Static variable in interface org.basex.data.DataText
-
Full-text stemming.
- DBFTXIDX - Static variable in interface org.basex.data.DataText
-
Full-text indexing.
- dbl(InputInfo) - Method in class org.basex.query.item.Bln
-
- Dbl - Class in org.basex.query.item
-
Double item.
- dbl(InputInfo) - Method in class org.basex.query.item.Dbl
-
- dbl(InputInfo) - Method in class org.basex.query.item.DBNode
-
- dbl(InputInfo) - Method in class org.basex.query.item.Dec
-
- dbl(InputInfo) - Method in class org.basex.query.item.Flt
-
- dbl(InputInfo) - Method in class org.basex.query.item.Int
-
- dbl(InputInfo) - Method in class org.basex.query.item.Item
-
Returns a double representation of the value.
- DBL - Static variable in class org.basex.query.item.SeqType
-
Double number.
- DBL_ZM - Static variable in class org.basex.query.item.SeqType
-
Double number.
- DBL_ZO - Static variable in class org.basex.query.item.SeqType
-
Zero or one double.
- DBLASTID - Static variable in interface org.basex.data.DataText
-
Last (highest) id.
- DBMAXCATS - Static variable in interface org.basex.data.DataText
-
Maximum number of categories.
- DBMAXLEN - Static variable in interface org.basex.data.DataText
-
Maximum token length.
- dbname() - Method in class org.basex.io.IO
-
Chops the path and the file suffix of the specified filename
and returns the database name.
- DBNDOCS - Static variable in interface org.basex.data.DataText
-
Number of documents.
- DBNode - Class in org.basex.query.item
-
Disk-based Node item.
- DBNode(Data) - Constructor for class org.basex.query.item.DBNode
-
Constructor, creating a document node from the specified data reference.
- DBNode(Data, int) - Constructor for class org.basex.query.item.DBNode
-
Constructor, creating a node from the specified data reference.
- DBNode(Data, int, int) - Constructor for class org.basex.query.item.DBNode
-
Constructor, specifying full node information.
- DBNode(IO, Prop) - Constructor for class org.basex.query.item.DBNode
-
Constructor, specifying an XML input reference.
- DBNode(Parser) - Constructor for class org.basex.query.item.DBNode
-
Constructor, specifying a parser reference.
- dbnodes() - Method in class org.basex.query.iter.NodeCache
-
Checks if binary search can be applied to this iterator, i.e.
- DBNodeSeq - Class in org.basex.query.item
-
Sequence, containing at least two ordered database nodes.
- DBNS - Static variable in interface org.basex.data.DataText
-
Namespace.
- DBOptimize - Class in org.basex.query.up.primitives
-
Update primitive for the optimize function.
- DBOptimize(Data, Context, boolean, InputInfo) - Constructor for class org.basex.query.up.primitives.DBOptimize
-
Constructor.
- dbOptions - Variable in class org.basex.query.QueryContext
-
Query options (are valid during query execution).
- DBPATH - Static variable in class org.basex.core.MainProp
-
Database path.
- dbpath(String) - Method in class org.basex.core.MainProp
-
Returns a file instance for the specified database.
- dbpath() - Method in class org.basex.core.MainProp
-
Returns the current database path.
- DBPATH - Static variable in interface org.basex.data.DataText
-
Path summary.
- DBPERM - Static variable in interface org.basex.data.DataText
-
Permissions.
- DBPREFIX - Static variable in class org.basex.core.Prop
-
Prefix for project specific properties.
- DBPTHIDX - Static variable in interface org.basex.data.DataText
-
Path indexing.
- DBRename - Class in org.basex.query.up.primitives
-
- DBRename(Data, String, String, InputInfo) - Constructor for class org.basex.query.up.primitives.DBRename
-
Constructor.
- DBSCMAX - Static variable in interface org.basex.data.DataText
-
Maximum scoring value.
- DBSCMIN - Static variable in interface org.basex.data.DataText
-
Minimum scoring value.
- DBSCTYPE - Static variable in interface org.basex.data.DataText
-
Maximum indexed full-text score.
- DBSIZE - Static variable in interface org.basex.data.DataText
-
Number of nodes.
- dbsize() - Method in class org.basex.data.MetaData
-
Returns the disk size of the database.
- DBStore - Class in org.basex.query.up.primitives
-
- DBStore(Data, byte[], Item, InputInfo) - Constructor for class org.basex.query.up.primitives.DBStore
-
Constructor.
- DBSTR - Static variable in interface org.basex.data.DataText
-
Database version.
- DBTAGS - Static variable in interface org.basex.data.DataText
-
Tags.
- DBTIME - Static variable in interface org.basex.data.DataText
-
Last modification time.
- dbtime() - Method in class org.basex.data.MetaData
-
Returns the disk timestamp of the database.
- DBTXTIDX - Static variable in interface org.basex.data.DataText
-
Text indexing.
- DBUPDIDX - Static variable in interface org.basex.data.DataText
-
Automatic index update.
- DBUPTODATE - Static variable in interface org.basex.data.DataText
-
Up-to-date flag.
- DBURI - Static variable in interface org.basex.query.QueryText
-
Database module URI.
- DBWCIDX - Static variable in interface org.basex.data.DataText
-
Full-text wildcards indexing.
- DEBUG - Static variable in class org.basex.core.MainProp
-
Debug mode.
- debug - Static variable in class org.basex.core.Prop
-
Debug mode.
- debug(Throwable) - Static method in class org.basex.util.Util
-
- debug(Object, Object...) - Static method in class org.basex.util.Util
-
- dec(InputInfo) - Method in class org.basex.query.item.Bln
-
- dec(InputInfo) - Method in class org.basex.query.item.Dbl
-
- Dec - Class in org.basex.query.item
-
Decimal item.
- Dec(byte[]) - Constructor for class org.basex.query.item.Dec
-
Constructor.
- Dec(BigDecimal, Type) - Constructor for class org.basex.query.item.Dec
-
Constructor.
- dec(InputInfo) - Method in class org.basex.query.item.Dec
-
- dec(InputInfo) - Method in class org.basex.query.item.Flt
-
- dec(InputInfo) - Method in class org.basex.query.item.Int
-
- dec(InputInfo) - Method in class org.basex.query.item.Item
-
Returns a decimal representation of the value.
- DEC_ZO - Static variable in class org.basex.query.item.SeqType
-
Zero or one decimal number.
- DECFORMATS - Static variable in interface org.basex.query.QueryText
-
Decimal declarations.
- decFormats - Variable in class org.basex.query.StaticContext
-
Decimal formats.
- DecFormatter - Class in org.basex.query.util.format
-
Formatter for decimal numbers.
- DecFormatter() - Constructor for class org.basex.query.util.format.DecFormatter
-
Default constructor.
- DecFormatter(InputInfo, HashMap<String, String>) - Constructor for class org.basex.query.util.format.DecFormatter
-
Constructor.
- DECIMAL_FORMAT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- DECLARE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- declared - Variable in class org.basex.query.func.UserFunc
-
Declaration flag.
- declared - Variable in class org.basex.query.util.Var
-
Declaration flag.
- declares(Var) - Method in class org.basex.query.flwor.For
-
- declares(Var) - Method in class org.basex.query.flwor.ForLet
-
Checks if the given variable is declared by this clause.
- declares(Var) - Method in class org.basex.query.flwor.Let
-
- DECLENCODE - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- DECLSTANDALONE - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- DECLSTART - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- DECLVERSION - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- DECLWRONG - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- decode(String) - Static method in class org.basex.util.Base64
-
Decodes the specified string.
- decode(byte[]) - Static method in class org.basex.util.Base64
-
Decodes the specified token.
- DecodingInput - Class in org.basex.io.in
-
This server-side class wraps an InputStream filled by a database
client.
- DecodingInput(InputStream) - Constructor for class org.basex.io.in.DecodingInput
-
Constructor.
- deep(InputInfo, Map) - Method in class org.basex.query.item.map.Map
-
Checks if the this map is deep-equal to the given one.
- deep(Value, Value, InputInfo) - Static method in class org.basex.query.util.Compare
-
Checks items for deep equality.
- deep(Iter, Iter, InputInfo) - Static method in class org.basex.query.util.Compare
-
Checks items for deep equality.
- deep(Iter, Iter) - Method in class org.basex.query.util.Compare
-
Checks values for deep equality.
- deepCopy() - Method in class org.basex.query.item.ANode
-
Returns a deep copy of the node.
- deepCopy() - Method in class org.basex.query.item.DBNode
-
- deepCopy() - Method in class org.basex.query.item.FNode
-
- def() - Static method in class org.basex.util.ft.Language
-
Returns the user language as default language, or English, if the user
language cannot be assigned.
- DEFAULT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- DEFAULT_BOUND - Static variable in interface org.basex.query.util.http.HTTPText
-
Default multipart boundary.
- Delete - Class in org.basex.core.cmd
-
Evaluates the 'delete' command and deletes resources from a database.
- Delete(String) - Constructor for class org.basex.core.cmd.Delete
-
Default constructor.
- delete(Context, IntList) - Static method in class org.basex.core.cmd.Delete
-
Deletes the specified nodes.
- delete(Data, String) - Static method in class org.basex.core.cmd.Delete
-
Deletes the specified resources.
- delete(ClientListener) - Method in class org.basex.core.Context
-
Removes the specified client session.
- delete(String) - Method in class org.basex.core.Databases
-
Deletes a database from the list.
- delete(String, boolean) - Method in class org.basex.core.Databases
-
Deletes a database or backup from the list.
- DELETE - Static variable in interface org.basex.core.Text
-
Command info.
- delete(int) - Method in class org.basex.data.Data
-
Deletes a node and its descendants.
- delete(int, boolean) - Method in class org.basex.data.Data
-
Deletes the specified text entry.
- delete(int, boolean) - Method in class org.basex.data.DiskData
-
- delete(int) - Method in class org.basex.data.FTMatches
-
Removes the specified match.
- delete(int, boolean) - Method in class org.basex.data.MemData
-
- delete(byte[]) - Method in class org.basex.data.Namespaces
-
Deletes the specified namespace URI from the root node.
- delete(int, int, int) - Method in class org.basex.index.IdPreMap
-
Delete records.
- delete(byte[]) - Method in class org.basex.index.IndexCache
-
Deletes a cached entry.
- delete(int, int) - Method in class org.basex.index.Resources
-
Deletes the specified entry and updates subsequent nodes.
- delete(TokenObjMap<IntList>) - Method in class org.basex.index.value.DiskValues
-
Delete records from the index.
- delete(byte[], int) - Method in class org.basex.index.value.MemValues
-
Remove record from the index.
- delete(TokenObjMap<IntList>) - Method in class org.basex.index.value.UpdatableDiskValues
-
- delete(byte[], int) - Method in class org.basex.index.value.UpdatableMemValues
-
- delete() - Method in class org.basex.io.IOFile
-
Deletes the IO reference.
- delete(int, int) - Method in class org.basex.io.random.TableAccess
-
Deletes the specified number of entries from the database.
- delete(int, int) - Method in class org.basex.io.random.TableDiskAccess
-
- delete(int, int) - Method in class org.basex.io.random.TableMemAccess
-
- delete(Item, InputInfo) - Method in class org.basex.query.item.map.Map
-
Deletes a key from this map.
- delete(int) - Method in class org.basex.query.iter.NodeCache
-
Deletes a value at the specified position.
- DELETE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- Delete - Class in org.basex.query.up.expr
-
Delete expression.
- Delete(InputInfo, Expr) - Constructor for class org.basex.query.up.expr.Delete
-
Constructor.
- DELETE - Static variable in interface org.basex.query.util.http.HTTPText
-
HTTP method DELETE.
- delete(byte[]) - Method in class org.basex.query.util.NSContext
-
Deletes the specified namespace at parsing time.
- delete(String, InputInfo) - Method in class org.basex.query.util.pkg.RepoManager
-
Removes a package from package repository.
- delete(T[], int) - Static method in class org.basex.util.Array
-
Removes an array entry at the specified position.
- delete(int) - Method in class org.basex.util.Atts
-
Deletes the specified entry.
- delete(int) - Method in class org.basex.util.hash.IntSet
-
Deletes the specified key.
- delete(byte[]) - Method in class org.basex.util.hash.TokenMap
-
- delete(byte[]) - Method in class org.basex.util.hash.TokenObjMap
-
- delete(byte[]) - Method in class org.basex.util.hash.TokenSet
-
Deletes the specified key.
- delete(int) - Method in class org.basex.util.list.IntList
-
Deletes the element at the specified position.
- delete(int) - Method in class org.basex.util.list.StringList
-
Deletes the specified element.
- delete(int) - Method in class org.basex.util.list.TokenList
-
Deletes the element at the specified position.
- delete(byte[]) - Method in class org.basex.util.list.TwoWayTokenMap
-
Deletes a value.
- delete(String) - Method in class org.basex.util.list.TwoWayTokenMap
-
Deletes a value.
- delete(byte[], int) - Static method in class org.basex.util.Token
-
Deletes the specified character from the token.
- delete(int, int) - Method in class org.basex.util.TokenBuilder
-
Deletes bytes from the token.
- DELETE_ALL - Static variable in interface org.basex.core.Text
-
Button for deleting all.
- DELETE_NODES - Static variable in interface org.basex.core.Text
-
Dialog title for deleting nodes.
- DELETE_PACKAGES_X - Static variable in interface org.basex.core.Text
-
Dialog text for dropping a package.
- DeleteNode - Class in org.basex.query.up.primitives
-
Delete primitive.
- DeleteNode(int, Data, InputInfo) - Constructor for class org.basex.query.up.primitives.DeleteNode
-
Constructor.
- dep - Variable in class org.basex.query.util.pkg.Package
-
List of dependencies.
- DEPEND - Static variable in interface org.basex.query.util.pkg.PkgText
-
Element dependency.
- depPkg(Package.Dependency) - Method in class org.basex.query.util.pkg.PkgValidator
-
Checks if secondary package, i.e.
- desc(ArrayList<PathNode>, boolean) - Static method in class org.basex.index.path.PathSummary
-
Returns all children or descendants of the specified nodes.
- desc(int, int) - Method in class org.basex.index.path.PathSummary
-
Returns all children or descendants of the specified nodes with the
specified tag or attribute value.
- desc(byte[], boolean, boolean) - Method in class org.basex.index.path.PathSummary
-
Returns descendant tags and attributes for the specified start key.
- desc(TokenList, boolean, boolean) - Method in class org.basex.index.path.PathSummary
-
Returns descendant tags and attributes for the specified descendant path.
- desc - Variable in enum org.basex.query.util.Err
-
Error description.
- descendant() - Method in class org.basex.query.item.ANode
-
Returns a descendant axis iterator.
- descendant() - Method in class org.basex.query.item.DBNode
-
- descendant() - Method in class org.basex.query.item.FNode
-
- descendantOrSelf() - Method in class org.basex.query.item.ANode
-
Returns a descendant-or-self axis iterator.
- descendantOrSelf() - Method in class org.basex.query.item.DBNode
-
- descendantOrSelf() - Method in class org.basex.query.item.FNode
-
- descendants() - Method in class org.basex.io.IOFile
-
Returns the relative paths of all descendant files.
- DESCENDING - Static variable in interface org.basex.query.QueryText
-
Parser token.
- description() - Method in class org.basex.data.ExprInfo
-
Returns a string description of the expression.
- description() - Method in class org.basex.query.expr.Arith
-
- description() - Method in class org.basex.query.expr.CComm
-
- description() - Method in class org.basex.query.expr.CDoc
-
- description() - Method in class org.basex.query.expr.CmpG
-
- description() - Method in class org.basex.query.expr.CmpN
-
- description() - Method in class org.basex.query.expr.CmpV
-
- description() - Method in class org.basex.query.expr.CName
-
- description() - Method in class org.basex.query.expr.CTxt
-
- description() - Method in class org.basex.query.expr.LitMap
-
- description() - Method in class org.basex.query.expr.VarRef
-
- description() - Method in class org.basex.query.func.DynamicFunc
-
- description() - Method in class org.basex.query.func.JavaFunc
-
- description() - Method in class org.basex.query.func.JavaModuleFunc
-
- description() - Method in class org.basex.query.func.StandardFunc
-
- description() - Method in class org.basex.query.func.UserFuncCall
-
- description() - Method in class org.basex.query.item.map.Map
-
- description() - Method in class org.basex.query.item.Value
-
- description - Variable in class org.basex.util.Table
-
Data description; if available, will be added as footer.
- DESCRIPTOR - Static variable in interface org.basex.query.util.pkg.PkgText
-
Package descriptor.
- det() - Method in class org.basex.build.Builder
-
- det() - Method in class org.basex.build.DirParser
-
- det() - Method in class org.basex.build.xml.DOMWrapper
-
- det() - Method in class org.basex.build.xml.SAXWrapper
-
- det() - Method in class org.basex.build.xml.XMLParser
-
- det() - Method in class org.basex.core.cmd.Optimize
-
- det() - Method in class org.basex.core.cmd.OptimizeAll
-
- det() - Method in class org.basex.core.Progress
-
Returns short information on this process.
- det() - Method in class org.basex.index.ft.FTBuilder
-
- det() - Method in class org.basex.index.value.ValueBuilder
-
- det() - Method in class org.basex.query.QueryContext
-
- det() - Method in class org.basex.query.QueryProcessor
-
- detail() - Method in class org.basex.core.Progress
-
Returns detailed information on the current process or sub process.
- determineDataRef(ANode, QueryContext) - Method in class org.basex.query.up.Updates
-
Determines the data reference and pre value for an update primitive
which has a fragment as a target node.
- df - Static variable in class org.basex.query.item.Date
-
Data factory.
- DF_DEC - Static variable in interface org.basex.query.QueryText
-
Parser token.
- DF_DIG - Static variable in interface org.basex.query.QueryText
-
Parser token.
- DF_GRP - Static variable in interface org.basex.query.QueryText
-
Parser token.
- DF_INF - Static variable in interface org.basex.query.QueryText
-
Parser token.
- DF_MIN - Static variable in interface org.basex.query.QueryText
-
Parser token.
- DF_NAN - Static variable in interface org.basex.query.QueryText
-
Parser token.
- DF_PAT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- DF_PC - Static variable in interface org.basex.query.QueryText
-
Parser token.
- DF_PM - Static variable in interface org.basex.query.QueryText
-
Parser token.
- DF_ZG - Static variable in interface org.basex.query.QueryText
-
Parser token.
- dfont - Static variable in class org.basex.gui.GUIConstants
-
Default monospace font.
- DGRAY - Static variable in class org.basex.gui.GUIConstants
-
Background color.
- DIACRITICS - Static variable in class org.basex.core.Prop
-
Flag for full-text diacritics sensitivity.
- DIACRITICS - Static variable in interface org.basex.core.Text
-
Full-text index information.
- diacritics - Variable in class org.basex.data.MetaData
-
Flag for full-text diacritics removal.
- DIACRITICS - Static variable in interface org.basex.query.QueryText
-
Parser token.
- Dialog - Class in org.basex.gui.dialog
-
This class provides the architecture for consistent dialog windows.
- DialogAbout - Class in org.basex.gui.dialog
-
Dialog window for displaying information about the project.
- DialogAbout(GUI) - Constructor for class org.basex.gui.dialog.DialogAbout
-
Default constructor.
- DialogColors - Class in org.basex.gui.dialog
-
Dialog window for changing the used colors.
- DialogColors(GUI) - Constructor for class org.basex.gui.dialog.DialogColors
-
Default constructor.
- DialogEdit - Class in org.basex.gui.dialog
-
Dialog window for editing XML nodes.
- DialogEdit(GUI, int) - Constructor for class org.basex.gui.dialog.DialogEdit
-
Default constructor.
- DialogExport - Class in org.basex.gui.dialog
-
Dialog window for changing some project's preferences.
- DialogExport(GUI) - Constructor for class org.basex.gui.dialog.DialogExport
-
Default constructor.
- DialogFonts - Class in org.basex.gui.dialog
-
Dialog window for changing the used fonts.
- DialogFonts(GUI) - Constructor for class org.basex.gui.dialog.DialogFonts
-
Default constructor.
- DialogImport - Class in org.basex.gui.dialog
-
Panel for importing new database resources.
- DialogImport(Dialog, BaseXBack, DialogParsing) - Constructor for class org.basex.gui.dialog.DialogImport
-
Constructor.
- DialogInput - Class in org.basex.gui.dialog
-
Rename database/drop documents dialog.
- DialogInput(String, String, GUI, int) - Constructor for class org.basex.gui.dialog.DialogInput
-
Default constructor.
- DialogInsert - Class in org.basex.gui.dialog
-
Dialog window for inserting new database nodes.
- DialogInsert(GUI) - Constructor for class org.basex.gui.dialog.DialogInsert
-
Default constructor.
- DialogManage - Class in org.basex.gui.dialog
-
Open database dialog.
- DialogManage(GUI) - Constructor for class org.basex.gui.dialog.DialogManage
-
Default constructor.
- DialogMapLayout - Class in org.basex.gui.dialog
-
Dialog window for specifying the TreeMap layout.
- DialogMapLayout(GUI) - Constructor for class org.basex.gui.dialog.DialogMapLayout
-
Default constructor.
- DialogNew - Class in org.basex.gui.dialog
-
Dialog window for specifying options for creating a new database.
- DialogNew(GUI) - Constructor for class org.basex.gui.dialog.DialogNew
-
Default constructor.
- DialogPackages - Class in org.basex.gui.dialog
-
Open database dialog.
- DialogPackages(GUI) - Constructor for class org.basex.gui.dialog.DialogPackages
-
Default constructor.
- DialogPass - Class in org.basex.gui.dialog
-
Open database dialog.
- DialogPass() - Constructor for class org.basex.gui.dialog.DialogPass
-
Default constructor creating invisible frame as main window.
- DialogPrefs - Class in org.basex.gui.dialog
-
Dialog window for changing some project's preferences.
- DialogPrefs(GUI) - Constructor for class org.basex.gui.dialog.DialogPrefs
-
Default constructor.
- DialogProgress - Class in org.basex.gui.dialog
-
Dialog window for displaying the progress of a command execution.
- DialogProps - Class in org.basex.gui.dialog
-
Database properties dialog.
- DialogProps(GUI) - Constructor for class org.basex.gui.dialog.DialogProps
-
Default constructor.
- DialogResources - Class in org.basex.gui.dialog
-
Combination of a JTree and a text field.
- DialogResources(DialogProps) - Constructor for class org.basex.gui.dialog.DialogResources
-
Constructor.
- DialogServer - Class in org.basex.gui.dialog
-
Dialog window for displaying information about the server.
- DialogServer(GUI) - Constructor for class org.basex.gui.dialog.DialogServer
-
Default constructor.
- DialogTreeOptions - Class in org.basex.gui.dialog
-
Dialog window for specifying the TreeMap layout.
- DialogTreeOptions(GUI) - Constructor for class org.basex.gui.dialog.DialogTreeOptions
-
Default constructor.
- diff(InputInfo, Item) - Method in class org.basex.query.item.ANode
-
- diff(ANode) - Method in class org.basex.query.item.ANode
-
Compares two nodes for their unique order.
- diff(InputInfo, Item) - Method in class org.basex.query.item.Atm
-
- diff(InputInfo, Item) - Method in class org.basex.query.item.Bln
-
- diff(InputInfo, Item) - Method in class org.basex.query.item.Date
-
- diff(InputInfo, Item) - Method in class org.basex.query.item.Dbl
-
- diff(ANode) - Method in class org.basex.query.item.DBNode
-
- diff(InputInfo, Item) - Method in class org.basex.query.item.Dec
-
- diff(InputInfo, Item) - Method in class org.basex.query.item.DSim
-
- diff(InputInfo, Item) - Method in class org.basex.query.item.DTd
-
- diff(InputInfo, Item) - Method in class org.basex.query.item.Dur
-
- diff(InputInfo, Item) - Method in class org.basex.query.item.Flt
-
- diff(ANode) - Method in class org.basex.query.item.FNode
-
- diff(InputInfo, Item) - Method in class org.basex.query.item.Int
-
- diff(InputInfo, Item) - Method in class org.basex.query.item.Item
-
Returns the difference between the current and the specified item.
- diff(InputInfo, Item) - Method in class org.basex.query.item.Jav
-
- diff(InputInfo, Item) - Method in class org.basex.query.item.QNm
-
- diff(InputInfo, Item) - Method in class org.basex.query.item.Str
-
- diff(InputInfo, Item) - Method in class org.basex.query.item.StrStream
-
- diff(InputInfo, Item) - Method in class org.basex.query.item.YMd
-
- diff(InputInfo, Item, Item) - Static method in enum org.basex.query.util.Err
-
Throws a comparison exception.
- diff(byte[], byte[]) - Static method in class org.basex.util.Token
-
Calculates the difference of two tokens.
- diff(byte, byte) - Static method in class org.basex.util.Token
-
Calculates the difference of two characters.
- DIFFERENT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- digit(int) - Static method in class org.basex.util.Token
-
Checks if the specified character is a digit (0 - 9).
- DigitalSignature - Class in org.basex.query.util.crypto
-
This class generates and validates digital signatures for XML data.
- DigitalSignature(InputInfo) - Constructor for class org.basex.query.util.crypto.DigitalSignature
-
Constructor.
- dir() - Method in class org.basex.io.IO
-
Returns the directory.
- dir() - Method in class org.basex.io.IOFile
-
- DIR - Static variable in interface org.basex.query.QueryText
-
Query Plan.
- DIR_NOT_EMPTY - Static variable in interface org.basex.core.Text
-
Dialog title for exporting nodes.
- DIRECTORY - Static variable in interface org.basex.core.Text
-
"Directory".
- DirParser - Class in org.basex.build
-
This class recursively scans files and directories and parses all
relevant files.
- DirParser(IO, Prop, IOFile) - Constructor for class org.basex.build.DirParser
-
Constructor.
- dirty - Variable in class org.basex.data.MetaData
-
Dirty flag.
- DISCONNECT - Static variable in interface org.basex.core.Text
-
Button for disconnecting.
- DiskBuilder - Class in org.basex.build
-
This class creates a database instance on disk.
- DiskBuilder(String, Parser, Context) - Constructor for class org.basex.build.DiskBuilder
-
Constructor.
- DiskData - Class in org.basex.data
-
This class stores and organizes the database table and the index structures
for textual content in a compressed disk structure.
- DiskData(String, Context) - Constructor for class org.basex.data.DiskData
-
- DiskData(MetaData, Names, Names, PathSummary, Namespaces) - Constructor for class org.basex.data.DiskData
-
- DiskValues - Class in org.basex.index.value
-
This class provides access to attribute values and text contents stored on
disk.
- DiskValues(Data, boolean) - Constructor for class org.basex.index.value.DiskValues
-
Constructor, initializing the index structure.
- dispose() - Method in class org.basex.gui.dialog.Dialog
-
- dispose() - Method in class org.basex.gui.dialog.DialogProgress
-
- dispose() - Method in class org.basex.gui.GUI
-
- DISTANCE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- DIV - Static variable in interface org.basex.query.QueryText
-
Parser token.
- DOC - Static variable in class org.basex.data.Data
-
Node kind: Document.
- doc(int, int, byte[]) - Method in class org.basex.data.Data
-
Adds a document entry to the internal update buffer.
- DOC - Static variable in interface org.basex.data.DataText
-
Document output.
- doc(String) - Method in class org.basex.index.Resources
-
Returns the pre value of the node that matches the specified path,
or -1.
- doc(String, boolean) - Method in class org.basex.index.Resources
-
Returns the pre value of the document node matching the specified path.
- DOC - Static variable in class org.basex.query.path.Test
-
Static document node test.
- DOC_O - Static variable in class org.basex.query.item.SeqType
-
One document node.
- DOC_URL - Static variable in interface org.basex.core.Text
-
URL of the documentation.
- DOC_ZM - Static variable in class org.basex.query.item.SeqType
-
Zero or more document node.
- DOC_ZO - Static variable in class org.basex.query.item.SeqType
-
Zero or one document node.
- DOCDECL - Static variable in interface org.basex.build.BuildText
-
DTD: XML.
- DOCDECL1 - Static variable in interface org.basex.data.DataText
-
Document declaration.
- DOCDECL2 - Static variable in interface org.basex.data.DataText
-
Document declaration.
- DOCDECL3 - Static variable in interface org.basex.data.DataText
-
Document declaration.
- DOCEMPTY - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- DOCOPEN - Static variable in interface org.basex.build.BuildText
-
Builder error.
- docs() - Method in class org.basex.index.Resources
-
Returns the pre values of all document nodes.
- docs(String) - Method in class org.basex.index.Resources
-
Returns the pre values of all document nodes matching the specified path.
- DOCS_DELETED_X_X - Static variable in interface org.basex.core.Text
-
Path deleted.
- DOCS_RENAMED_X_X - Static variable in interface org.basex.core.Text
-
Path renamed.
- DOCS_REPLACED_X_X - Static variable in interface org.basex.core.Text
-
Path replaced.
- DocTest - Class in org.basex.query.path
-
Document kind test.
- DocTest(Test) - Constructor for class org.basex.query.path.DocTest
-
Constructor.
- DOCTYPE - Static variable in interface org.basex.build.BuildText
-
DTD: Doctype.
- DOCTYPE - Static variable in interface org.basex.data.DataText
-
Doctype output.
- DOCTYPEPUB - Static variable in class org.basex.build.file.HTMLProp
-
TagSoup option: doctype-public=publicid.
- DOCTYPESYS - Static variable in class org.basex.build.file.HTMLProp
-
TagSoup option: doctype-system=systemid.
- DOCUMENT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- DOCUMENTS - Static variable in interface org.basex.core.Text
-
"Documents".
- DOLLAR - Static variable in interface org.basex.query.QueryText
-
Parser token.
- DOMWrapper - Class in org.basex.build.xml
-
This class converts an DOM document instance to a database representation.
- DOMWrapper(Document, String, Prop) - Constructor for class org.basex.build.xml.DOMWrapper
-
Constructor.
- DOT - Static variable in interface org.basex.core.Text
-
Dot.
- DOT2 - Static variable in interface org.basex.query.QueryText
-
Parser token.
- DOTCOMPACT - Static variable in class org.basex.core.Prop
-
Compact dot representation.
- DOTDISPLAY - Static variable in class org.basex.core.Prop
-
Display dot graph.
- DOTPLAN - Static variable in class org.basex.core.Prop
-
Dots the query plan.
- DOTS - Static variable in interface org.basex.core.Text
-
Dots.
- DOTS - Static variable in interface org.basex.query.QueryText
-
Dots.
- DOTSerializer - Class in org.basex.io.serial
-
This class serializes data in the DOT syntax.
- DOTSerializer(OutputStream, boolean) - Constructor for class org.basex.io.serial.DOTSerializer
-
Constructor, defining colors for the dot output.
- DOTTY - Static variable in class org.basex.core.Prop
-
Path to dotty.
- down - Variable in enum org.basex.query.path.Axis
-
Descendant axis flag.
- drawCell(Graphics, int, int, int, int, boolean) - Static method in class org.basex.gui.layout.BaseXLayout
-
Draws a colored cell.
- drawCenter(Graphics, String, int, int) - Static method in class org.basex.gui.layout.BaseXLayout
-
Draws a centered string to the panel.
- drawTooltip(Graphics, String, int, int, int, int) - Static method in class org.basex.gui.layout.BaseXLayout
-
Draws a visualization tooltip.
- drop(IndexToken.IndexType, Data) - Static method in class org.basex.core.cmd.ACreate
-
Drops the specified index.
- drop(String, Context) - Static method in class org.basex.core.cmd.DropDB
-
Deletes the specified database.
- drop(IOFile) - Static method in class org.basex.core.cmd.DropDB
-
Drops a database directory.
- drop(IOFile, String) - Static method in class org.basex.core.cmd.DropDB
-
Recursively drops files in database directory with the specified pattern.
- drop(String) - Method in class org.basex.core.Events
-
Drops an event.
- DROP - Static variable in interface org.basex.core.Text
-
Button text for deleting files.
- drop(User) - Method in class org.basex.core.Users
-
Drops a user from the list.
- drop(String) - Method in class org.basex.data.MetaData
-
Drops the specified database files.
- drop(Object) - Method in interface org.basex.gui.layout.BaseXLayout.DropHandler
-
Drops a file.
- DROP_BACKUPS_X - Static variable in interface org.basex.core.Text
-
Dialog text for dropping a backup.
- DropBackup - Class in org.basex.core.cmd
-
Evaluates the 'drop backup' command and deletes backups of a database.
- DropBackup(String) - Constructor for class org.basex.core.cmd.DropBackup
-
Default constructor.
- DropDB - Class in org.basex.core.cmd
-
Evaluates the 'drop database' command and deletes a database.
- DropDB(String) - Constructor for class org.basex.core.cmd.DropDB
-
Default constructor.
- DropEvent - Class in org.basex.core.cmd
-
Evaluates the 'drop event' command and drops an existing event.
- DropEvent(String) - Constructor for class org.basex.core.cmd.DropEvent
-
Default constructor.
- DropIndex - Class in org.basex.core.cmd
-
Evaluates the 'drop index' command and deletes indexes in the currently
opened database.
- DropIndex(Object) - Constructor for class org.basex.core.cmd.DropIndex
-
Constructor.
- DROPPING_DB_X - Static variable in interface org.basex.core.Text
-
Dialog text for dropping a database.
- DropUser - Class in org.basex.core.cmd
-
Evaluates the 'drop user' command and drops a user.
- DropUser(String) - Constructor for class org.basex.core.cmd.DropUser
-
Default constructor.
- DropUser(String, String) - Constructor for class org.basex.core.cmd.DropUser
-
Default constructor.
- DSim - Class in org.basex.query.item
-
Simple date item.
- DTD - Static variable in class org.basex.core.Prop
-
Flag for parsing DTDs in internal parser.
- DTd - Class in org.basex.query.item
-
DayTime Duration item.
- DTd(int) - Constructor for class org.basex.query.item.DTd
-
Timezone constructor.
- DTd(DTd, DTd, boolean) - Constructor for class org.basex.query.item.DTd
-
Constructor.
- DTd(Dur, double, boolean, InputInfo) - Constructor for class org.basex.query.item.DTd
-
Constructor.
- DTd(Date, Date) - Constructor for class org.basex.query.item.DTd
-
Constructor.
- dtd() - Method in class org.basex.query.item.DTd
-
Returns the date and time.
- DTD - Static variable in class org.basex.query.item.SeqType
-
One day-time-duration.
- DTD_ZO - Static variable in class org.basex.query.item.SeqType
-
Zero or one day-time-duration.
- Dtm - Class in org.basex.query.item
-
DateTime item.
- Dtm(Date) - Constructor for class org.basex.query.item.Dtm
-
Constructor.
- Dtm(byte[], InputInfo) - Constructor for class org.basex.query.item.Dtm
-
Constructor.
- Dtm(long, InputInfo) - Constructor for class org.basex.query.item.Dtm
-
Constructor.
- Dtm(Date, Dur, boolean, InputInfo) - Constructor for class org.basex.query.item.Dtm
-
Constructor.
- DTM - Static variable in class org.basex.query.item.SeqType
-
One date-time.
- dtm - Variable in class org.basex.query.QueryContext
-
Current DateTime.
- DTM_ZO - Static variable in class org.basex.query.item.SeqType
-
Zero or one date-time.
- DUMMY - Static variable in interface org.basex.core.Text
-
Dummy string to check if all language strings have been assigned.
- duplAtt - Variable in class org.basex.query.expr.Constr
-
Error: duplicate attribute.
- duplNS - Variable in class org.basex.query.expr.Constr
-
Error: duplicate namespace.
- Dur - Class in org.basex.query.item
-
Duration item.
- Dur(byte[], InputInfo) - Constructor for class org.basex.query.item.Dur
-
Constructor.
- DUR_ZO - Static variable in class org.basex.query.item.SeqType
-
Zero or one duration.
- DWIDTH - Static variable in class org.basex.gui.layout.BaseXTextField
-
Default width of text fields.
- DynamicFunc - Class in org.basex.query.func
-
Dynamic function call.
- DynamicFunc(InputInfo, Expr, Expr[]) - Constructor for class org.basex.query.func.DynamicFunc
-
Function constructor.
- e - Variable in class org.basex.data.FTStringMatch
-
End position.
- E_AMP - Static variable in interface org.basex.data.DataText
-
Ampersand entity.
- E_GT - Static variable in interface org.basex.data.DataText
-
GreaterThan entity.
- E_LT - Static variable in interface org.basex.data.DataText
-
LessThan entity.
- E_NBSP - Static variable in interface org.basex.data.DataText
-
HTML: Non-breaking space entity.
- E_QU - Static variable in interface org.basex.data.DataText
-
Quote entity.
- EADD - Static variable in interface org.basex.query.QueryText
-
Error token.
- ebv(QueryContext, InputInfo) - Method in class org.basex.query.expr.Expr
-
Checks if the iterator can be dissolved into an effective boolean value.
- ebv(QueryContext, InputInfo) - Method in class org.basex.query.expr.ParseExpr
-
- ebv(QueryContext, InputInfo) - Method in class org.basex.query.item.DBNodeSeq
-
- ebv(QueryContext, InputInfo) - Method in class org.basex.query.item.Empty
-
- ebv(QueryContext, InputInfo) - Method in class org.basex.query.item.IntSeq
-
- ebv(QueryContext, InputInfo) - Method in class org.basex.query.item.Item
-
- ebv(QueryContext, InputInfo) - Method in class org.basex.query.item.ItemSeq
-
- ebv(QueryContext, InputInfo) - Method in class org.basex.query.item.RangeSeq
-
- ECODE - Static variable in interface org.basex.query.QueryText
-
Error token.
- ECOLNUM - Static variable in interface org.basex.query.QueryText
-
Error token.
- EDESC - Static variable in interface org.basex.query.QueryText
-
Error token.
- EDIT - Static variable in interface org.basex.core.Text
-
Command info.
- EDIT_DATA - Static variable in interface org.basex.core.Text
-
Dialog title for updating document data.
- EDIT_X - Static variable in interface org.basex.core.Text
-
Dialog title for updating text.
- EDITOR - Static variable in interface org.basex.core.Text
-
"Editor".
- editor - Variable in class org.basex.gui.GUI
-
Search view.
- EDITORVIEW - Static variable in class org.basex.gui.GUIConstants
-
Internal name of the Editor View.
- EditorView - Class in org.basex.gui.view.editor
-
This view allows the input and evaluation of queries and documents.
- EditorView(ViewNotifier) - Constructor for class org.basex.gui.view.editor.EditorView
-
Default constructor.
- ELEM - Static variable in interface org.basex.build.BuildText
-
DTD: ELEMENT.
- ELEM - Static variable in class org.basex.data.Data
-
Node kind: Element.
- elem(int, int, int, int, int, boolean) - Method in class org.basex.data.Data
-
Adds an element entry to the internal update buffer.
- ELEM_C - Static variable in interface org.basex.data.DataText
-
Element output.
- ELEM_O - Static variable in interface org.basex.data.DataText
-
Element output.
- ELEM_OS - Static variable in interface org.basex.data.DataText
-
Element output.
- ELEM_SC - Static variable in interface org.basex.data.DataText
-
Element output.
- ELEMENT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- ElementList - Class in org.basex.util.list
-
This is an abstract class for storing elements of any kind in an array-based
list.
- ElementList() - Constructor for class org.basex.util.list.ElementList
-
Default constructor.
- ELEMENTS - Static variable in interface org.basex.core.Text
-
Info on tags.
- ELINENUM - Static variable in interface org.basex.query.QueryText
-
Error token.
- ELM - Static variable in class org.basex.query.item.SeqType
-
One element node.
- ELM - Static variable in class org.basex.query.path.Test
-
Static element node test.
- ELM_ZM - Static variable in class org.basex.query.item.SeqType
-
Zero or more element nodes.
- ELS - Static variable in interface org.basex.query.QueryText
-
Query Plan.
- ELSE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- EMODULE - Static variable in interface org.basex.query.QueryText
-
Error token.
- EMP - Static variable in interface org.basex.build.BuildText
-
DTD: EMPTY ELEMENT.
- EMP - Static variable in class org.basex.query.item.SeqType
-
Zero items.
- EMPTY - Static variable in interface org.basex.gui.GUICommand
-
Separator.
- EMPTY - Static variable in class org.basex.index.IndexIterator
-
Empty iterator.
- Empty - Class in org.basex.query.item
-
Empty sequence.
- EMPTY - Static variable in class org.basex.query.item.map.Map
-
The empty map.
- EMPTY - Static variable in class org.basex.query.item.Uri
-
Empty URI.
- EMPTY - Static variable in class org.basex.query.iter.AxisMoreIter
-
Empty iterator.
- EMPTY - Static variable in class org.basex.util.Token
-
Empty token.
- EMPTY_DB - Static variable in interface org.basex.core.Text
-
Info for creating an empty database.
- EMPTYBOGONS - Static variable in class org.basex.build.file.HTMLProp
-
TagSoup option: emptybogons.
- emptyElem(byte[], Atts) - Method in class org.basex.build.Builder
-
Stores an empty element.
- emptyElement(byte[], byte[]...) - Method in class org.basex.io.serial.Serializer
-
Opens and closes an empty element.
- emptyElement(ExprInfo, byte[]...) - Method in class org.basex.io.serial.Serializer
-
Opens and closes an empty element, adopting the expression name as
element name.
- EMPTYORD - Static variable in interface org.basex.query.QueryText
-
Parser token.
- emptyParser(Prop) - Static method in class org.basex.build.Parser
-
Returns a parser instance for creating empty databases.
- ENCOD - Static variable in interface org.basex.build.BuildText
-
XML document encoding.
- encode(String) - Static method in class org.basex.util.Base64
-
Encodes the specified string.
- encode(byte[]) - Static method in class org.basex.util.Base64
-
Encodes the specified token.
- encoding(String) - Method in class org.basex.build.Builder
-
Sets the document encoding.
- ENCODING - Static variable in class org.basex.build.file.HTMLProp
-
TagSoup option: encoding=encoding.
- ENCODING - Static variable in class org.basex.build.file.ParserProp
-
Parser option: encoding.
- ENCODING - Static variable in class org.basex.core.Prop
-
Returns the system's default encoding.
- ENCODING - Static variable in interface org.basex.core.Text
-
"Encoding".
- encoding - Variable in class org.basex.data.MetaData
-
Encoding of original document.
- encoding(String) - Method in class org.basex.io.in.NewlineInput
-
- encoding() - Method in class org.basex.io.in.TextInput
-
Returns the encoding.
- encoding(String) - Method in class org.basex.io.in.TextInput
-
Explicitly sets a new encoding.
- encoding(String) - Method in class org.basex.io.in.XMLInput
-
Sets a new encoding.
- ENCODING - Static variable in interface org.basex.query.QueryText
-
Parser token.
- EncodingOutput - Class in org.basex.io.out
-
This server-side class wraps an InputStream filled by a database
client.
- EncodingOutput(OutputStream) - Constructor for class org.basex.io.out.EncodingOutput
-
Constructor.
- Encryption - Class in org.basex.query.util.crypto
-
This class encrypts and decrypts textual inputs.
- Encryption(InputInfo) - Constructor for class org.basex.query.util.crypto.Encryption
-
Constructor.
- encryption(byte[], byte[], byte[], byte[], boolean) - Method in class org.basex.query.util.crypto.Encryption
-
Encrypts or decrypts the given input.
- END - Static variable in interface org.basex.query.QueryText
-
Parser token.
- endDoc() - Method in class org.basex.build.Builder
-
Closes a document node.
- endElem() - Method in class org.basex.build.Builder
-
Closes an element.
- endsWith(byte[], int) - Static method in class org.basex.util.Token
-
Checks if the first token starts with the specified character.
- endsWith(byte[], byte[]) - Static method in class org.basex.util.Token
-
Checks if the first token ends with the second token.
- ENT - Static variable in interface org.basex.build.BuildText
-
DTD: ENTITY.
- ENT1 - Static variable in interface org.basex.build.BuildText
-
DTD: ENTITY ELEMENT.
- ENTER_DB_NAME - Static variable in interface org.basex.core.Text
-
Missing database name.
- ENTIRE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- ENTRIES - Static variable in interface org.basex.core.Text
-
"(% entries)".
- entries(byte[]) - Method in interface org.basex.index.Index
-
Returns all entries that start with the specified prefix.
- entries(byte[]) - Method in class org.basex.index.Names
-
- entries(byte[]) - Method in class org.basex.index.path.PathSummary
-
- entries(byte[]) - Method in class org.basex.index.Resources
-
- entries(byte[]) - Method in class org.basex.index.value.DiskValues
-
- entries(byte[]) - Method in class org.basex.index.value.MemValues
-
- ENTRIES - Static variable in class org.basex.io.IO
-
Entries per block (default: 256).
- ENTRY - Static variable in interface org.basex.query.QueryText
-
Query Plan.
- EntryIterator - Class in org.basex.index
-
This interface provides methods for returning index entries.
- EntryIterator() - Constructor for class org.basex.index.EntryIterator
-
- ENTS - Static variable in interface org.basex.build.BuildText
-
DTD: ENTITIES ELEMENT.
- eq(IO) - Method in class org.basex.io.IO
-
Compares the filename of the specified IO reference.
- eq(InputInfo, Item) - Method in class org.basex.query.item.ANode
-
- eq(InputInfo, Item) - Method in class org.basex.query.item.Atm
-
- eq(InputInfo, Item) - Method in class org.basex.query.item.B64
-
- eq(InputInfo, Item) - Method in class org.basex.query.item.B64Stream
-
- eq(InputInfo, Item) - Method in class org.basex.query.item.Bln
-
- eq(InputInfo, Item) - Method in class org.basex.query.item.Date
-
- eq(InputInfo, Item) - Method in class org.basex.query.item.Dbl
-
- eq(InputInfo, Item) - Method in class org.basex.query.item.Dec
-
- eq(InputInfo, Item) - Method in class org.basex.query.item.Dur
-
- eq(InputInfo, Item) - Method in class org.basex.query.item.FItem
-
- eq(InputInfo, Item) - Method in class org.basex.query.item.Flt
-
- eq(InputInfo, Item) - Method in class org.basex.query.item.Hex
-
- eq(InputInfo, Item) - Method in class org.basex.query.item.Int
-
- eq(InputInfo, Item) - Method in class org.basex.query.item.Item
-
Checks the items for equality.
- eq(InputInfo, Item) - Method in class org.basex.query.item.Jav
-
- eq(InputInfo, Item) - Method in class org.basex.query.item.QNm
-
- eq(QNm) - Method in class org.basex.query.item.QNm
-
Compares the specified item.
- eq(SeqType) - Method in class org.basex.query.item.SeqType
-
Checks the types for equality.
- eq(InputInfo, Item) - Method in class org.basex.query.item.Str
-
- eq(InputInfo, Item) - Method in class org.basex.query.item.StrStream
-
- eq(ANode) - Method in class org.basex.query.path.DocTest
-
- eq(ANode) - Method in class org.basex.query.path.ExtTest
-
- eq(ANode) - Method in class org.basex.query.path.NameTest
-
- eq(ANode) - Method in class org.basex.query.path.Test
-
Tests if the test yields true.
- eq(byte[], byte[]) - Static method in class org.basex.util.Token
-
Compares two tokens for equality.
- eq(byte[], byte[]...) - Static method in class org.basex.util.Token
-
Compares several tokens for equality.
- eq(String, String...) - Static method in class org.basex.util.Token
-
Compares several strings for equality.
- eqic(String, String...) - Static method in class org.basex.util.Token
-
Compares several strings for equality, ignoring the case.
- eqname() - Method in class org.basex.query.item.QNm
-
Returns the EQName notation.
- EQNAME - Static variable in interface org.basex.query.QueryText
-
Parser token.
- equal(byte[], byte[]) - Method in interface org.basex.util.ft.FTBitapSearch.TokenComparator
-
Check if two tokens are equal.
- equals(Object) - Method in class org.basex.data.FTStringMatch
-
- equals(Object) - Method in class org.basex.util.ft.Language
-
- equals(Object) - Method in class org.basex.util.Version
-
- equiv(InputInfo, Item) - Method in class org.basex.query.item.Item
-
Checks the items for equivalence.
- era(int) - Method in class org.basex.query.util.format.Formatter
-
Returns the era.
- err() - Method in exception org.basex.query.QueryException
-
Returns the error code.
- ERR - Static variable in interface org.basex.query.QueryText
-
Error prefix.
- Err - Enum in org.basex.query.util
-
This class contains all query error messages.
- err(String, Object...) - Static method in class org.basex.util.Util
-
Prints a string to standard error.
- Err.ErrType - Enum in org.basex.query.util
-
Error types.
- errAtt - Variable in class org.basex.query.expr.Constr
-
Error: attribute position.
- ERRDT - Static variable in interface org.basex.build.BuildText
-
DTD error.
- errln(Object, Object...) - Static method in class org.basex.util.Util
-
Prints a string to standard error, followed by a newline.
- errNS - Variable in class org.basex.query.expr.Constr
-
Error: namespace position.
- error(String, Object...) - Method in class org.basex.core.Command
-
- ERROR - Static variable in interface org.basex.core.Text
-
"Error".
- error(GUI, String) - Static method in class org.basex.gui.dialog.Dialog
-
Static error dialog.
- error(int) - Method in class org.basex.gui.layout.BaseXEditor
-
Refreshes the syntax highlighting.
- error(Object, String, String...) - Static method in class org.basex.io.serial.SerializerProp
-
Returns an exception string for a wrong key.
- error(QNm, InputInfo) - Method in class org.basex.query.func.Functions
-
Throws an error if one of the pre-defined functions is similar to the
specified function name.
- error(Err, Object...) - Method in class org.basex.query.QueryParser
-
Throws the specified error.
- error(Err, Object...) - Method in class org.basex.query.QuerySuggest
-
- error(Throwable) - Method in class org.basex.server.Log
-
Writes an error to the log file.
- ERROR_C - Static variable in interface org.basex.core.Text
-
"Error:".
- ERRORURI - Static variable in interface org.basex.query.QueryText
-
Error URI.
- escape(byte[]) - Static method in class org.basex.util.Token
-
Escapes the specified token.
- ev(InputInfo, Item, Item) - Method in enum org.basex.query.expr.Calc
-
Performs the calculation.
- eval(ANode, ANode) - Method in enum org.basex.query.expr.CmpN.OpN
-
Evaluates the expression.
- eval(InputInfo, Item, Item) - Method in enum org.basex.query.expr.CmpV.OpV
-
Evaluates the expression.
- eval(Iter[]) - Method in class org.basex.query.expr.Except
-
- eval(Iter[]) - Method in class org.basex.query.expr.InterSect
-
- eval(Iter[]) - Method in class org.basex.query.expr.Union
-
- eval(Value[]) - Method in class org.basex.query.func.JavaFunc
-
- eval(Value[]) - Method in class org.basex.query.func.JavaMapping
-
Returns the result of the evaluated Java function.
- eval(Value[]) - Method in class org.basex.query.func.JavaModuleFunc
-
- evalInfo(byte[]) - Method in class org.basex.query.QueryContext
-
Adds some evaluation info.
- EVALUATING_C - Static variable in interface org.basex.core.Text
-
Query info: evaluating.
- EVALUATING_CC - Static variable in interface org.basex.core.Text
-
"Evaluating: ".
- EVALUE - Static variable in interface org.basex.query.QueryText
-
Error token.
- EVENT_CREATED_X - Static variable in interface org.basex.core.Text
-
Event added.
- EVENT_DROPPED_X - Static variable in interface org.basex.core.Text
-
Event dropped.
- EVENT_EXISTS_X - Static variable in interface org.basex.core.Text
-
Event already exists.
- EVENT_NOT_WATCHED_X - Static variable in interface org.basex.core.Text
-
Nothing to unwatch.
- EVENT_UNKNOWN_X - Static variable in interface org.basex.core.Text
-
Event not found.
- EVENT_WATCHED_X - Static variable in interface org.basex.core.Text
-
Already watching the event.
- EventNotifier - Interface in org.basex.server
-
Notification interface for handling database events.
- EVENTPORT - Static variable in class org.basex.core.MainProp
-
Server: port, used for sending events.
- events - Variable in class org.basex.core.Context
-
Event pool.
- Events - Class in org.basex.core
-
This class organizes all known events.
- Events() - Constructor for class org.basex.core.Events
-
Constructor.
- EVENTS_X - Static variable in interface org.basex.core.Text
-
Show events.
- EVERY - Static variable in interface org.basex.query.QueryText
-
Parser token.
- ex - Variable in class org.basex.data.FTStringMatch
-
Exclude flag.
- EXACTLY - Static variable in interface org.basex.query.QueryText
-
Parser token.
- Except - Class in org.basex.query.expr
-
Except expression.
- Except(InputInfo, Expr[]) - Constructor for class org.basex.query.expr.Except
-
Constructor.
- EXCEPT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- exec(ServerCmd, String, OutputStream) - Method in class org.basex.server.ClientSession
-
Executes a command and sends the result to the specified output stream.
- EXEC_ERROR - Static variable in interface org.basex.core.Text
-
Command execution error.
- EXECRT - Static variable in class org.basex.gui.GUIProp
-
Flag for realtime query execution.
- execute(Context, OutputStream) - Method in class org.basex.core.Command
-
Executes the command and prints the result to the specified output
stream.
- execute(Context) - Method in class org.basex.core.Command
-
Executes the command and returns the result as string.
- execute(String) - Method in class org.basex.core.Main
-
Parses and executes the input string.
- execute(Command, boolean) - Method in class org.basex.core.Main
-
Executes the specified command and optionally prints some information.
- execute(Dialog, String, Command...) - Static method in class org.basex.gui.dialog.DialogProgress
-
- execute(Dialog, String, Runnable, Command...) - Static method in class org.basex.gui.dialog.DialogProgress
-
- execute(Command) - Method in class org.basex.gui.GUI
-
Launches the specified command in a separate thread.
- execute(boolean, Command...) - Method in class org.basex.gui.GUI
-
Launches the specified commands in a separate thread.
- execute(GUI) - Method in interface org.basex.gui.GUICommand
-
Executes the command.
- execute() - Method in class org.basex.query.QueryProcessor
-
Evaluates the specified query and returns the result.
- execute() - Method in class org.basex.server.ClientQuery
-
- execute(String, OutputStream) - Method in class org.basex.server.ClientSession
-
- execute(Command, OutputStream) - Method in class org.basex.server.ClientSession
-
- execute() - Method in class org.basex.server.LocalQuery
-
- execute(String, OutputStream) - Method in class org.basex.server.LocalSession
-
- execute(Command, OutputStream) - Method in class org.basex.server.LocalSession
-
- execute() - Method in class org.basex.server.Query
-
Returns the complete result of the query.
- execute(Command) - Method in class org.basex.server.Session
-
Executes a
Command and returns the result as string or serializes
it to the specified output stream.
- execute(String) - Method in class org.basex.server.Session
-
Executes a command and returns the result as string or serializes
it to the specified output stream.
- execute(String, OutputStream) - Method in class org.basex.server.Session
-
Executes a command and prints the result to the specified output stream.
- execute(Command, OutputStream) - Method in class org.basex.server.Session
-
Executes a command and prints the result to the specified output stream.
- exists() - Method in class org.basex.io.IO
-
Tests if the file exists.
- exists() - Method in class org.basex.io.IOFile
-
- Exit - Class in org.basex.core.cmd
-
Evaluates the 'exit' command and quits the console.
- Exit() - Constructor for class org.basex.core.cmd.Exit
-
Constructor.
- EXIT - Static variable in interface org.basex.core.Text
-
Command info.
- EXPATH - Static variable in interface org.basex.query.QueryText
-
EXPath URI.
- EXPECTING_CMD - Static variable in interface org.basex.core.Text
-
Unknown command error.
- EXPLORER - Static variable in interface org.basex.core.Text
-
Command info.
- EXPLOREVIEW - Static variable in class org.basex.gui.GUIConstants
-
Internal name of the Explore View.
- ExploreView - Class in org.basex.gui.view.explore
-
This view allows the input of database queries.
- ExploreView(ViewNotifier) - Constructor for class org.basex.gui.view.explore.ExploreView
-
Default constructor.
- Export - Class in org.basex.core.cmd
-
Evaluates the 'export' command and saves the currently opened database
to disk.
- Export(String) - Constructor for class org.basex.core.cmd.Export
-
Default constructor, specifying a target path.
- export(Data, String) - Static method in class org.basex.core.cmd.Export
-
Exports the current database to the specified path.
- EXPORT - Static variable in interface org.basex.core.Text
-
Command info.
- EXPORTER - Static variable in class org.basex.core.Prop
-
Exporter serialization parameters.
- expr - Variable in class org.basex.query.expr.Arr
-
Expression list.
- Expr - Class in org.basex.query.expr
-
Abstract class for representing XQuery expressions.
- Expr() - Constructor for class org.basex.query.expr.Expr
-
- expr - Variable in class org.basex.query.expr.Single
-
Expression.
- expr - Variable in class org.basex.query.ft.FTExpr
-
Expression list.
- expr() - Method in class org.basex.query.util.Var
-
Returns the bound expression.
- Expr.Use - Enum in org.basex.query.expr
-
Flags that influence query compilation.
- ExprInfo - Class in org.basex.data
-
Expression information, used for debugging and logging.
- ExprInfo() - Constructor for class org.basex.data.ExprInfo
-
- ExprList - Class in org.basex.query.util
-
This is a simple container for expressions.
- ExprList() - Constructor for class org.basex.query.util.ExprList
-
Default constructor.
- ExprList(Expr) - Constructor for class org.basex.query.util.ExprList
-
Constructor, specifying an initial entry.
- EXQUERY - Static variable in interface org.basex.query.QueryText
-
EXQuery URI.
- Extension - Class in org.basex.query.expr
-
Pragma extension.
- Extension(InputInfo, Expr[], Expr) - Constructor for class org.basex.query.expr.Extension
-
Constructor.
- EXTERNAL - Static variable in interface org.basex.query.QueryText
-
Parser token.
- ExtTest - Class in org.basex.query.path
-
Extended node test.
- ExtTest(NodeType, QNm) - Constructor for class org.basex.query.path.ExtTest
-
Constructor.
- ExtTest(NodeType, QNm, Type, boolean) - Constructor for class org.basex.query.path.ExtTest
-
Constructor.
- FACTOR - Static variable in class org.basex.index.IndexTree
-
Factor for resize.
- FALSE - Static variable in interface org.basex.core.Text
-
False flag.
- FALSE - Static variable in class org.basex.query.item.Bln
-
Static boolean item without scoring.
- FALSE - Static variable in class org.basex.util.Token
-
Token 'false'.
- FAttr - Class in org.basex.query.item
-
Attribute node fragment.
- FAttr(QNm, byte[]) - Constructor for class org.basex.query.item.FAttr
-
Default constructor.
- FAttr(Attr) - Constructor for class org.basex.query.item.FAttr
-
Constructor for DOM nodes.
- FComm - Class in org.basex.query.item
-
Comment node fragment.
- FComm(byte[]) - Constructor for class org.basex.query.item.FComm
-
Constructor.
- FDoc - Class in org.basex.query.item
-
Document node fragment.
- FDoc(byte[]) - Constructor for class org.basex.query.item.FDoc
-
Constructor.
- FDoc(NodeCache, byte[]) - Constructor for class org.basex.query.item.FDoc
-
Constructor.
- FElem - Class in org.basex.query.item
-
Element node fragment.
- FElem(QNm) - Constructor for class org.basex.query.item.FElem
-
Constructor.
- FElem(QNm, Atts) - Constructor for class org.basex.query.item.FElem
-
Constructor.
- FElem(QNm, NodeCache, NodeCache, Atts) - Constructor for class org.basex.query.item.FElem
-
Constructor.
- FElem(Element, ANode, TokenMap) - Constructor for class org.basex.query.item.FElem
-
Constructor for DOM nodes.
- field(Class<?>, String) - Static method in class org.basex.util.Reflect
-
Returns a reference to the specified field, or null.
- FILE - Static variable in interface org.basex.core.Text
-
"file".
- file() - Method in class org.basex.io.IOFile
-
Returns the file reference.
- file(String) - Static method in class org.basex.io.IOUrl
-
Creates a file path from the specified URL.
- file() - Method in exception org.basex.query.QueryException
-
Returns the file.
- FILE - Static variable in interface org.basex.query.QueryText
-
File module token.
- file - Variable in class org.basex.query.util.pkg.Package.Component
-
Component file.
- FILE - Static variable in interface org.basex.query.util.pkg.PkgText
-
Attribute file.
- file - Variable in class org.basex.util.InputInfo
-
Input file.
- file - Variable in class org.basex.util.InputParser
-
File reference.
- file(IO, Context) - Method in class org.basex.util.InputParser
-
Sets a file reference.
- FILE_EXISTS_X - Static variable in interface org.basex.core.Text
-
File dialog replace information.
- FILE_NOT_DELETED_X - Static variable in interface org.basex.core.Text
-
Database not deleted.
- FILE_NOT_FOUND - Static variable in interface org.basex.core.Text
-
Path not found.
- FILE_NOT_FOUND_X - Static variable in interface org.basex.core.Text
-
File not found.
- FILE_NOT_OPENED - Static variable in interface org.basex.core.Text
-
File dialog error.
- FILE_NOT_SAVED - Static variable in interface org.basex.core.Text
-
File dialog error.
- FILE_NOT_STORED_X - Static variable in interface org.basex.core.Text
-
File not stored.
- FILE_OR_DIR - Static variable in interface org.basex.core.Text
-
Dialog title for choosing a file.
- FILE_PATTERNS - Static variable in interface org.basex.core.Text
-
Database creation filter.
- FILEPREF - Static variable in class org.basex.io.IO
-
File prefix.
- FILES - Static variable in class org.basex.core.Databases
-
Pattern to exclude locking files from database transfer operations.
- FILES_REPLACE_X - Static variable in interface org.basex.core.Text
-
Dir dialog replace information.
- filesize - Variable in class org.basex.data.MetaData
-
Size of original document.
- FILEURI - Static variable in interface org.basex.query.QueryText
-
File module URI.
- fill(Graphics, Color, Color, int, int, int, int) - Static method in class org.basex.gui.layout.BaseXLayout
-
Fills the specified area with a color gradient.
- fillInStackTrace() - Method in error org.basex.query.QueryError
-
- FILTER - Static variable in interface org.basex.core.Text
-
Filter button.
- filter - Variable in class org.basex.gui.GUI
-
Filter button.
- Filter - Class in org.basex.query.expr
-
Filter expression.
- Filter(InputInfo, Expr, Expr...) - Constructor for class org.basex.query.expr.Filter
-
Constructor.
- filter(QueryContext, FTMatch, FTLexer) - Method in class org.basex.query.ft.FTContent
-
- filter(QueryContext, FTMatch, FTLexer) - Method in class org.basex.query.ft.FTDistance
-
- filter(QueryContext, FTMatch, FTLexer) - Method in class org.basex.query.ft.FTFilter
-
Evaluates the filter expression.
- filter(QueryContext, FTMatch, FTLexer) - Method in class org.basex.query.ft.FTOrder
-
- filter(QueryContext, FTMatch, FTLexer) - Method in class org.basex.query.ft.FTScope
-
- filter(QueryContext, FTMatch, FTLexer) - Method in class org.basex.query.ft.FTWindow
-
- FILTER_SELECTED - Static variable in interface org.basex.core.Text
-
Command info.
- FILTERRT - Static variable in class org.basex.gui.GUIProp
-
Flag for realtime context filtering.
- Find - Class in org.basex.core.cmd
-
Evaluates the 'find' command and processes a simplified request as XQuery.
- Find(String) - Constructor for class org.basex.core.cmd.Find
-
Default constructor.
- find(String, Context, boolean) - Static method in class org.basex.core.cmd.Find
-
Creates an XQuery representation for the specified query.
- find(Pattern) - Method in class org.basex.core.Users
-
Returns all users that match the specified pattern.
- find(int) - Method in class org.basex.data.Nodes
-
Returns the position of the specified node or the negative value - 1 of
the position where it should have been found.
- find(QNm, boolean) - Static method in enum org.basex.query.item.AtomType
-
Finds and returns the specified data type.
- find(QNm) - Static method in class org.basex.query.item.FuncType
-
Finds and returns the specified function type.
- find(QNm) - Static method in enum org.basex.query.item.NodeType
-
Finds and returns the specified node type.
- find(String) - Static method in class org.basex.util.Reflect
-
Returns a reference to the specified class, or null.
- find(String, JarLoader) - Static method in class org.basex.util.Reflect
-
Returns a reference to a class located in the specified jar loader,
or null.
- find(String, Object...) - Static method in class org.basex.util.Reflect
-
Returns a reference to the class specified by the pattern, or null.
- find(String[]) - Static method in class org.basex.util.Reflect
-
Returns a class reference to one of the specified classes, or null.
- find(Class<?>, Class<?>...) - Static method in class org.basex.util.Reflect
-
Finds a constructor by parameter types.
- findTable(StringList, TokenList, BoolList, byte[], boolean) - Static method in class org.basex.core.cmd.Find
-
Creates an XQuery representation for the specified table query.
- finish() - Method in class org.basex.core.MainProp
-
- finish(Data) - Method in class org.basex.index.path.PathSummary
-
Sets the data reference.
- finish() - Method in class org.basex.query.item.ANode
-
Returns a final node representation.
- finish() - Method in class org.basex.query.item.DBNode
-
- finish() - Method in class org.basex.query.util.ExprList
-
Returns an array with all elements.
- finish() - Method in class org.basex.util.Table
-
Returns a textual representation of the table.
- finish() - Method in class org.basex.util.TokenBuilder
-
Returns the token as byte array.
- finishAtomic(Item) - Method in class org.basex.io.serial.BuilderSerializer
-
- finishAtomic(Item) - Method in class org.basex.io.serial.DOTSerializer
-
- finishAtomic(Item) - Method in class org.basex.io.serial.JsonMLSerializer
-
- finishAtomic(Item) - Method in class org.basex.io.serial.JSONSerializer
-
- finishAtomic(Item) - Method in class org.basex.io.serial.OutputSerializer
-
- finishAtomic(Item) - Method in class org.basex.io.serial.RawSerializer
-
- finishAtomic(Item) - Method in class org.basex.io.serial.SAXSerializer
-
- finishAtomic(Item) - Method in class org.basex.io.serial.Serializer
-
Serializes an item.
- finishClose() - Method in class org.basex.io.serial.BuilderSerializer
-
- finishClose() - Method in class org.basex.io.serial.DOTSerializer
-
- finishClose() - Method in class org.basex.io.serial.HTMLSerializer
-
- finishClose() - Method in class org.basex.io.serial.JsonMLSerializer
-
- finishClose() - Method in class org.basex.io.serial.JSONSerializer
-
- finishClose() - Method in class org.basex.io.serial.OutputSerializer
-
- finishClose() - Method in class org.basex.io.serial.SAXSerializer
-
- finishClose() - Method in class org.basex.io.serial.Serializer
-
Closes an element.
- finishClose() - Method in class org.basex.io.serial.TextSerializer
-
- finishComment(byte[]) - Method in class org.basex.io.serial.BuilderSerializer
-
- finishComment(byte[]) - Method in class org.basex.io.serial.DOTSerializer
-
- finishComment(byte[]) - Method in class org.basex.io.serial.HTMLSerializer
-
- finishComment(byte[]) - Method in class org.basex.io.serial.JsonMLSerializer
-
- finishComment(byte[]) - Method in class org.basex.io.serial.JSONSerializer
-
- finishComment(byte[]) - Method in class org.basex.io.serial.OutputSerializer
-
- finishComment(byte[]) - Method in class org.basex.io.serial.SAXSerializer
-
- finishComment(byte[]) - Method in class org.basex.io.serial.Serializer
-
Serializes a comment.
- finishComment(byte[]) - Method in class org.basex.io.serial.TextSerializer
-
- finished() - Method in class org.basex.io.out.ArrayOutput
-
- finished() - Method in class org.basex.io.out.PrintOutput
-
Checks if stream can output more characters; can be overwritten to
interrupt streaming at some point.
- finished() - Method in class org.basex.io.serial.OutputSerializer
-
- finished() - Method in class org.basex.io.serial.Serializer
-
Tests if the serialization was interrupted.
- finishEmpty() - Method in class org.basex.io.serial.BuilderSerializer
-
- finishEmpty() - Method in class org.basex.io.serial.DOTSerializer
-
- finishEmpty() - Method in class org.basex.io.serial.HTMLSerializer
-
- finishEmpty() - Method in class org.basex.io.serial.JsonMLSerializer
-
- finishEmpty() - Method in class org.basex.io.serial.JSONSerializer
-
- finishEmpty() - Method in class org.basex.io.serial.OutputSerializer
-
- finishEmpty() - Method in class org.basex.io.serial.SAXSerializer
-
- finishEmpty() - Method in class org.basex.io.serial.Serializer
-
Closes an empty element.
- finishEmpty() - Method in class org.basex.io.serial.TextSerializer
-
- finishEmpty() - Method in class org.basex.io.serial.XHTMLSerializer
-
- FINISHING_D - Static variable in interface org.basex.core.Text
-
Finish database creation.
- finishOpen() - Method in class org.basex.io.serial.BuilderSerializer
-
- finishOpen() - Method in class org.basex.io.serial.DOTSerializer
-
- finishOpen() - Method in class org.basex.io.serial.HTMLSerializer
-
- finishOpen() - Method in class org.basex.io.serial.JsonMLSerializer
-
- finishOpen() - Method in class org.basex.io.serial.JSONSerializer
-
- finishOpen() - Method in class org.basex.io.serial.OutputSerializer
-
- finishOpen() - Method in class org.basex.io.serial.SAXSerializer
-
- finishOpen() - Method in class org.basex.io.serial.Serializer
-
Finishes an opening element node.
- finishOpen() - Method in class org.basex.io.serial.TextSerializer
-
- finishOpen() - Method in class org.basex.io.serial.XHTMLSerializer
-
- finishPi(byte[], byte[]) - Method in class org.basex.io.serial.BuilderSerializer
-
- finishPi(byte[], byte[]) - Method in class org.basex.io.serial.DOTSerializer
-
- finishPi(byte[], byte[]) - Method in class org.basex.io.serial.HTMLSerializer
-
- finishPi(byte[], byte[]) - Method in class org.basex.io.serial.JsonMLSerializer
-
- finishPi(byte[], byte[]) - Method in class org.basex.io.serial.JSONSerializer
-
- finishPi(byte[], byte[]) - Method in class org.basex.io.serial.OutputSerializer
-
- finishPi(byte[], byte[]) - Method in class org.basex.io.serial.SAXSerializer
-
- finishPi(byte[], byte[]) - Method in class org.basex.io.serial.Serializer
-
Serializes a processing instruction.
- finishPi(byte[], byte[]) - Method in class org.basex.io.serial.TextSerializer
-
- finishText(byte[]) - Method in class org.basex.io.serial.BuilderSerializer
-
- finishText(byte[]) - Method in class org.basex.io.serial.DOTSerializer
-
- finishText(byte[]) - Method in class org.basex.io.serial.JsonMLSerializer
-
- finishText(byte[]) - Method in class org.basex.io.serial.JSONSerializer
-
- finishText(byte[]) - Method in class org.basex.io.serial.OutputSerializer
-
- finishText(byte[], FTPos) - Method in class org.basex.io.serial.OutputSerializer
-
- finishText(byte[]) - Method in class org.basex.io.serial.SAXSerializer
-
- finishText(byte[]) - Method in class org.basex.io.serial.Serializer
-
Serializes a text.
- FIRST - Static variable in interface org.basex.query.QueryText
-
Parser token.
- first() - Method in class org.basex.util.Undo
-
Returns the previous string.
- FIRST_LINE_HEADER - Static variable in interface org.basex.core.Text
-
CSV header information.
- firstpre(long) - Method in class org.basex.index.value.UpdatableDiskValues
-
- FItem - Class in org.basex.query.item
-
Abstract super class for function items.
- FItem(Type) - Constructor for class org.basex.query.item.FItem
-
Constructor.
- FIX - Static variable in interface org.basex.build.BuildText
-
DTD: FIXED ELEMENT.
- flag(boolean) - Static method in class org.basex.util.Util
-
Returns an info message for the specified flag.
- FLAT - Static variable in class org.basex.build.file.ParserProp
-
Parser option: flat.
- flt(InputInfo) - Method in class org.basex.query.item.Bln
-
- flt(InputInfo) - Method in class org.basex.query.item.Dbl
-
- flt(InputInfo) - Method in class org.basex.query.item.Dec
-
- Flt - Class in org.basex.query.item
-
Float item.
- flt(InputInfo) - Method in class org.basex.query.item.Flt
-
- flt(InputInfo) - Method in class org.basex.query.item.Int
-
- flt(InputInfo) - Method in class org.basex.query.item.Item
-
Returns a float representation of the value.
- Flush - Class in org.basex.core.cmd
-
Evaluates the 'flush' command and flushes the database buffers.
- Flush() - Constructor for class org.basex.core.cmd.Flush
-
Default constructor.
- flush() - Method in class org.basex.data.Data
-
Flushes the database.
- flush() - Method in class org.basex.data.DiskData
-
- flush() - Method in class org.basex.data.MemData
-
- flush() - Method in class org.basex.index.value.DiskValues
-
Flushes the buffered data.
- flush() - Method in class org.basex.index.value.UpdatableDiskValues
-
- flush() - Method in class org.basex.io.in.DecodingInput
-
Flushes the remaining client data.
- flush() - Method in class org.basex.io.out.BufferOutput
-
- flush() - Method in class org.basex.io.out.DataOutput
-
- flush() - Method in class org.basex.io.out.EncodingOutput
-
- flush() - Method in class org.basex.io.out.PrintOutput
-
- flush() - Method in class org.basex.io.out.TableOutput
-
- flush() - Method in class org.basex.io.random.DataAccess
-
Flushes the buffered data.
- flush() - Method in class org.basex.io.random.TableAccess
-
Flushes the table contents.
- flush() - Method in class org.basex.io.random.TableDiskAccess
-
- flush() - Method in class org.basex.io.random.TableMemAccess
-
- FLWR - Class in org.basex.query.flwor
-
FLWR clause.
- FN - Static variable in interface org.basex.query.QueryText
-
FN token.
- FNAcc - Class in org.basex.query.func
-
Accessor functions.
- FNAcc(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNAcc
-
Constructor.
- FNAggr - Class in org.basex.query.func
-
Aggregating functions.
- FNAggr(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNAggr
-
Constructor.
- fName() - Method in class org.basex.query.item.FItem
-
Name of this function, null means anonymous function.
- fName() - Method in class org.basex.query.item.FuncItem
-
- fName() - Method in class org.basex.query.item.map.Map
-
- FNames - Class in org.basex.query.item
-
Namespace node.
- FNames(byte[], byte[]) - Constructor for class org.basex.query.item.FNames
-
Default constructor.
- FNContext - Class in org.basex.query.func
-
Context functions.
- FNContext(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNContext
-
Constructor.
- FNCrypto - Class in org.basex.query.func
-
EXPath Cryptographic Module.
- FNCrypto(InputInfo, Function, Expr[]) - Constructor for class org.basex.query.func.FNCrypto
-
Constructor.
- FNDate - Class in org.basex.query.func
-
Date functions.
- FNDate(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNDate
-
Constructor.
- FNDb - Class in org.basex.query.func
-
Database functions.
- FNDb(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNDb
-
Constructor.
- FNFile - Class in org.basex.query.func
-
Functions on files and directories.
- FNFile(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNFile
-
Constructor.
- FNFormat - Class in org.basex.query.func
-
Formatting functions.
- FNFormat(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNFormat
-
Constructor.
- FNFt - Class in org.basex.query.func
-
Full-text functions.
- FNFt(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNFt
-
Constructor.
- FNFunc - Class in org.basex.query.func
-
Functions on functions.
- FNFunc(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNFunc
-
Constructor.
- FNGen - Class in org.basex.query.func
-
Generating functions.
- FNGen(InputInfo, Function, Expr[]) - Constructor for class org.basex.query.func.FNGen
-
Constructor.
- FNHof - Class in org.basex.query.func
-
Implementation-specific functions on functions.
- FNHof(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNHof
-
Constructor.
- FNHttp - Class in org.basex.query.func
-
HTTP Client Module.
- FNHttp(InputInfo, Function, Expr[]) - Constructor for class org.basex.query.func.FNHttp
-
Constructor.
- FNId - Class in org.basex.query.func
-
ID functions.
- FNId(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNId
-
Constructor.
- FNIndex - Class in org.basex.query.func
-
Index functions.
- FNIndex(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNIndex
-
Constructor.
- FNInfo - Class in org.basex.query.func
-
Info functions.
- FNInfo(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNInfo
-
Constructor.
- FNJson - Class in org.basex.query.func
-
Project specific functions.
- FNJson(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNJson
-
Constructor.
- FNMap - Class in org.basex.query.func
-
Functions on maps.
- FNMap(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNMap
-
Constructor.
- FNMath - Class in org.basex.query.func
-
Math functions.
- FNMath(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNMath
-
Constructor.
- FNNode - Class in org.basex.query.func
-
Node functions.
- FNNode(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNNode
-
Constructor.
- FNNum - Class in org.basex.query.func
-
Numeric functions.
- FNNum(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNNum
-
Constructor.
- FNode - Class in org.basex.query.item
-
Node type.
- FNPat - Class in org.basex.query.func
-
String pattern functions.
- FNPat(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNPat
-
Constructor.
- FNQName - Class in org.basex.query.func
-
QName functions.
- FNQName(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNQName
-
Constructor.
- FNRepo - Class in org.basex.query.func
-
Functions on EXPath packages.
- FNRepo(InputInfo, Function, Expr[]) - Constructor for class org.basex.query.func.FNRepo
-
Constructor.
- FNSeq - Class in org.basex.query.func
-
Sequence functions.
- FNSeq(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNSeq
-
Constructor.
- FNSimple - Class in org.basex.query.func
-
Simple functions.
- FNSimple(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNSimple
-
Constructor.
- FNSql - Class in org.basex.query.func
-
Functions on relational databases.
- FNSql(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNSql
-
Constructor.
- FNStr - Class in org.basex.query.func
-
String functions.
- FNStr(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNStr
-
Constructor.
- FNURI - Static variable in interface org.basex.query.QueryText
-
Functions URI.
- FNUtil - Class in org.basex.query.func
-
Project specific functions.
- FNUtil(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNUtil
-
Constructor.
- FNXslt - Class in org.basex.query.func
-
Project specific functions.
- FNXslt(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNXslt
-
Constructor.
- FNZip - Class in org.basex.query.func
-
Functions on zip files.
- FNZip(InputInfo, Function, Expr...) - Constructor for class org.basex.query.func.FNZip
-
Constructor.
- focus(int, View) - Method in class org.basex.gui.view.ViewNotifier
-
Notifies all views of a focus change.
- focused - Variable in class org.basex.core.Context
-
Focused node.
- FOLDER - Static variable in interface org.basex.core.Text
-
Command info.
- FOLDERVIEW - Static variable in class org.basex.gui.GUIConstants
-
Internal name of the Tree View.
- FolderView - Class in org.basex.gui.view.folder
-
This view offers a folder visualization of the database contents.
- FolderView(ViewNotifier) - Constructor for class org.basex.gui.view.folder.FolderView
-
Default constructor.
- FOLLOW_REDIRECT - Static variable in interface org.basex.query.util.http.HTTPText
-
Request attribute: follow-redirect.
- following() - Method in class org.basex.query.item.ANode
-
Returns a following axis iterator.
- following() - Method in class org.basex.query.item.DBNode
-
- following() - Method in class org.basex.query.item.FNode
-
- followingSibling() - Method in class org.basex.query.item.ANode
-
Returns a following-sibling axis iterator.
- followingSibling() - Method in class org.basex.query.item.DBNode
-
- followingSibling() - Method in class org.basex.query.item.FNode
-
- font - Static variable in class org.basex.gui.GUIConstants
-
Font.
- FONT - Static variable in class org.basex.gui.GUIProp
-
Default GUI Font.
- FONT_TYPES - Static variable in interface org.basex.core.Text
-
Predefined font types.
- FONTS_D - Static variable in interface org.basex.core.Text
-
Command info.
- FONTSIZE - Static variable in class org.basex.gui.GUIProp
-
Font size.
- FONTSLOC - Static variable in class org.basex.gui.GUIProp
-
Dialog location.
- FONTTYPE - Static variable in class org.basex.gui.GUIProp
-
Font TYPE = plain, bold, italics).
- fontWidths(Font) - Static method in class org.basex.gui.GUIConstants
-
Returns the character widths for the current font.
- For - Class in org.basex.query.flwor
-
For clause.
- For(InputInfo, Expr, Var) - Constructor for class org.basex.query.flwor.For
-
Constructor.
- For(InputInfo, Expr, Var, Var, Var) - Constructor for class org.basex.query.flwor.For
-
Constructor.
- FOR - Static variable in interface org.basex.query.QueryText
-
Parser token.
- FORCECREATE - Static variable in class org.basex.core.Prop
-
Forces database creation for unknown documents.
- ForLet - Class in org.basex.query.flwor
-
Abstract For/Let Clause.
- FORMAT - Static variable in class org.basex.build.file.ParserProp
-
Parser option: XML format.
- FORMAT - Static variable in class org.basex.query.item.Dtm
-
Unified date format.
- format(InputInfo, Item, String) - Method in class org.basex.query.util.format.DecFormatter
-
Returns a formatted number.
- format(long) - Static method in class org.basex.util.Performance
-
Formats a number according to the binary size orders (KB, MB, ...).
- format(long, boolean) - Static method in class org.basex.util.Performance
-
Formats a file size according to the binary size orders (KB, MB, ...).
- formatDate(Date, byte[], byte[], byte[], InputInfo) - Method in class org.basex.query.util.format.Formatter
-
Formats the specified date.
- formatInt(long, FormatParser) - Method in class org.basex.query.util.format.Formatter
-
Returns a formatted integer.
- FormatParser - Class in org.basex.query.util.format
-
Format parser for integers and dates.
- FormatParser(InputInfo, byte[], byte[]) - Constructor for class org.basex.query.util.format.FormatParser
-
Constructor.
- FORMATS - Static variable in class org.basex.build.file.CSVParser
-
Formats.
- Formatter - Class in org.basex.query.util.format
-
Abstract class for formatting data in different languages.
- Formatter() - Constructor for class org.basex.query.util.format.Formatter
-
- found(String, String, MainProp) - Static method in class org.basex.data.MetaData
-
Checks if the specified file path refers to the specified database.
- found() - Method in class org.basex.util.InputParser
-
Returns a "found" string, containing the current character.
- FPI - Class in org.basex.query.item
-
PI node fragment.
- FPI(QNm, byte[]) - Constructor for class org.basex.query.item.FPI
-
Constructor.
- FPI(ProcessingInstruction) - Constructor for class org.basex.query.item.FPI
-
Constructor for DOM nodes.
- free(long, int) - Method in class org.basex.io.random.DataAccess
-
Returns the offset to a free slot for writing an entry with the
specified length.
- FROM - Static variable in interface org.basex.query.QueryText
-
Parser token.
- FT - Static variable in interface org.basex.query.QueryText
-
FT token.
- FT_OPTION - Static variable in interface org.basex.query.QueryText
-
Parser token.
- FTAnd - Class in org.basex.query.ft
-
FTAnd expression.
- FTAnd(InputInfo, FTExpr[]) - Constructor for class org.basex.query.ft.FTAnd
-
Constructor.
- FTAND - Static variable in interface org.basex.query.QueryText
-
Parser token.
- FTBitapSearch - Class in org.basex.util.ft
-
Generalized search algorithm based on the Bitap string matching algorithm.
- FTBitapSearch(FTIterator, FTTokens, FTBitapSearch.TokenComparator) - Constructor for class org.basex.util.ft.FTBitapSearch
-
Constructor.
- FTBitapSearch.TokenComparator - Interface in org.basex.util.ft
-
Token comparator.
- FTBuilder - Class in org.basex.index.ft
-
This class contains common methods for full-text index builders.
- ftChar(int) - Static method in class org.basex.util.Token
-
Returns true if the specified character is a full-text letter or digit.
- FTContains - Class in org.basex.query.ft
-
FTContains expression.
- FTContains(Expr, FTExpr, InputInfo) - Constructor for class org.basex.query.ft.FTContains
-
Constructor.
- FTContent - Class in org.basex.query.ft
-
FTContent expression.
- FTContent(InputInfo, FTExpr, boolean, boolean) - Constructor for class org.basex.query.ft.FTContent
-
Constructor.
- FTDistance - Class in org.basex.query.ft
-
FTDistance expression.
- FTDistance(InputInfo, FTExpr, Expr[], FTUnit) - Constructor for class org.basex.query.ft.FTDistance
-
Constructor.
- FTExpr - Class in org.basex.query.ft
-
This class defines is an abstract class for full-text expressions.
- FTExtensionSelection - Class in org.basex.query.ft
-
FTExtensionSelection expression.
- FTExtensionSelection(InputInfo, Expr[], FTExpr) - Constructor for class org.basex.query.ft.FTExtensionSelection
-
Constructor.
- FTFilter - Class in org.basex.query.ft
-
Abstract FTFilter expression.
- FTFlag - Enum in org.basex.util.ft
-
This enumeration assembles globally used full-text options.
- FTINDEX - Static variable in class org.basex.core.Prop
-
Flag for creating a full-text index.
- FTIndex - Class in org.basex.index.ft
-
This abstract class defines methods for the available full-text indexes.
- FTIndexAccess - Class in org.basex.query.ft
-
FTContains expression with index access.
- FTIndexAccess(InputInfo, FTExpr, IndexContext) - Constructor for class org.basex.query.ft.FTIndexAccess
-
Constructor.
- FTIndexIterator - Class in org.basex.index.ft
-
This interface provides methods for returning index results.
- FTIndexIterator() - Constructor for class org.basex.index.ft.FTIndexIterator
-
- FTIter - Class in org.basex.query.iter
-
Node iterator interface.
- FTIter() - Constructor for class org.basex.query.iter.FTIter
-
- FTIterator - Class in org.basex.util.ft
-
Full-text iterator.
- FTIterator() - Constructor for class org.basex.util.ft.FTIterator
-
- FTLexer - Class in org.basex.util.ft
-
Performs full-text lexing on token.
- FTLexer() - Constructor for class org.basex.util.ft.FTLexer
-
Constructor, using the default full-text options.
- FTLexer(FTOpt) - Constructor for class org.basex.util.ft.FTLexer
-
Default constructor.
- FTMatch - Class in org.basex.data
-
Match full-text container,
referencing several
FTStringMatch instances.
- FTMatch() - Constructor for class org.basex.data.FTMatch
-
- FTMatches - Class in org.basex.data
-
AllMatches full-text container,
referencing several
FTMatch instances.
- FTMatches(int) - Constructor for class org.basex.data.FTMatches
-
Constructor.
- FTMildNot - Class in org.basex.query.ft
-
FTMildnot expression.
- FTMildNot(InputInfo, FTExpr, FTExpr) - Constructor for class org.basex.query.ft.FTMildNot
-
Constructor.
- FTNode - Class in org.basex.query.item
-
Disk-based full-text Node item.
- FTNode(FTMatches, double) - Constructor for class org.basex.query.item.FTNode
-
Constructor, called by the sequential variant.
- FTNode(FTMatches, Data, int, int, int, double) - Constructor for class org.basex.query.item.FTNode
-
Constructor, called by the index variant.
- FTNot - Class in org.basex.query.ft
-
FTUnaryNot expression.
- FTNot(InputInfo, FTExpr) - Constructor for class org.basex.query.ft.FTNot
-
Constructor.
- FTNOT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- ftoknum - Variable in class org.basex.query.QueryContext
-
Full-text token counter (needed for highlighting of full-text results).
- ftOpt() - Method in class org.basex.query.QueryContext
-
Returns the current full-text options.
- ftOpt(FTOpt) - Method in class org.basex.query.QueryContext
-
Sets full-text options.
- ftOpt() - Method in class org.basex.util.ft.FTLexer
-
Returns the full-text options.
- FTOpt - Class in org.basex.util.ft
-
This class contains all full-text options.
- FTOpt() - Constructor for class org.basex.util.ft.FTOpt
-
- FTOptions - Class in org.basex.query.ft
-
FTOptions expression.
- FTOptions(InputInfo, FTExpr, FTOpt) - Constructor for class org.basex.query.ft.FTOptions
-
Constructor.
- FTOr - Class in org.basex.query.ft
-
FTOr expression.
- FTOr(InputInfo, FTExpr[]) - Constructor for class org.basex.query.ft.FTOr
-
Constructor.
- FTOR - Static variable in interface org.basex.query.QueryText
-
Parser token.
- FTOrder - Class in org.basex.query.ft
-
FTOrder expression.
- FTOrder(InputInfo, FTExpr) - Constructor for class org.basex.query.ft.FTOrder
-
Constructor.
- FTPos - Class in org.basex.data
-
This class contains full-text positions.
- ftpos - Variable in class org.basex.data.Nodes
-
Full-text position data (for visualization).
- ftpos - Variable in class org.basex.query.QueryContext
-
Full-text position data (needed for highlighting of full-text results).
- ftpos(byte[], FTPosData, int) - Method in class org.basex.query.util.DataBuilder
-
Attaches full-text position data.
- FTPosData - Class in org.basex.data
-
This class provides a container for query full-text positions,
which is evaluated by the visualizations.
- FTPosData() - Constructor for class org.basex.data.FTPosData
-
- FTScope - Class in org.basex.query.ft
-
FTScope expression.
- FTScope(InputInfo, FTExpr, FTUnit, boolean) - Constructor for class org.basex.query.ft.FTScope
-
Constructor.
- FTSpan - Class in org.basex.util.ft
-
This class contains a single full-text token.
- FTStringMatch - Class in org.basex.data
-
Single full-text string match.
- fttoken - Variable in class org.basex.query.QueryContext
-
Current full-text token.
- FTTokens - Class in org.basex.query.ft
-
This is a container for full-text tokens.
- FTTokens() - Constructor for class org.basex.query.ft.FTTokens
-
Constructor.
- FTUnit - Enum in org.basex.util.ft
-
Full-text units.
- FTURI - Static variable in interface org.basex.query.QueryText
-
Full-text module URI.
- FTWeight - Class in org.basex.query.ft
-
FTOptions expression.
- FTWeight(InputInfo, FTExpr, Expr) - Constructor for class org.basex.query.ft.FTWeight
-
Constructor.
- FTWildcard - Class in org.basex.query.ft
-
Wild-card expression.
- FTWildcard(byte[], InputInfo) - Constructor for class org.basex.query.ft.FTWildcard
-
Parse and construct a new wild card expression.
- FTWindow - Class in org.basex.query.ft
-
FTWindow expression.
- FTWindow(InputInfo, FTExpr, Expr, FTUnit) - Constructor for class org.basex.query.ft.FTWindow
-
Constructor.
- FTWords - Class in org.basex.query.ft
-
FTWords expression.
- FTWords(InputInfo, Expr, FTWords.FTMode, Expr[]) - Constructor for class org.basex.query.ft.FTWords
-
Constructor for scan-based evaluation.
- FTWords(InputInfo, Data, Item, QueryContext) - Constructor for class org.basex.query.ft.FTWords
-
Constructor for index-based evaluation.
- FTWords.FTMode - Enum in org.basex.query.ft
-
Words mode.
- ftxindex - Variable in class org.basex.data.Data
-
Full-text index instance.
- FTxt - Class in org.basex.query.item
-
Text node fragment.
- FTxt(byte[]) - Constructor for class org.basex.query.item.FTxt
-
Constructor.
- ftxtindex - Variable in class org.basex.data.MetaData
-
Indicates if a full-text index exists.
- FULLSCREEN - Static variable in interface org.basex.core.Text
-
Command info.
- fullscreen - Variable in class org.basex.gui.GUI
-
Fullscreen flag.
- fullscreen() - Method in class org.basex.gui.GUI
-
Turns fullscreen mode on/off.
- fullscreen(boolean) - Method in class org.basex.gui.GUI
-
Turns fullscreen mode on/off.
- FULLTEXT - Static variable in interface org.basex.core.Text
-
Full-text index.
- FULLTEXT_INDEX - Static variable in interface org.basex.core.Text
-
Info on full-text indexing.
- fun - Variable in class org.basex.query.util.TypedFunc
-
Function expression.
- FUN_O - Static variable in class org.basex.query.item.SeqType
-
Single function.
- FUNC - Static variable in interface org.basex.query.QueryText
-
Query Plan.
- FuncItem - Class in org.basex.query.item
-
Function item.
- FuncItem(QNm, Var[], Expr, FuncType, boolean) - Constructor for class org.basex.query.item.FuncItem
-
Constructor.
- FuncItem(Var[], Expr, FuncType, VarStack, boolean) - Constructor for class org.basex.query.item.FuncItem
-
Constructor for anonymous functions.
- funcs() - Method in class org.basex.query.func.UserFuncs
-
Returns all user-defined functions.
- funcs - Variable in class org.basex.query.QueryContext
-
Functions.
- Function - Enum in org.basex.query.func
-
Definitions of all built-in XQuery functions.
- FUNCTION - Static variable in interface org.basex.query.QueryText
-
Parser token.
- Functions - Class in org.basex.query.func
-
This class provides access to statically available functions.
- FuncType - Class in org.basex.query.item
-
XQuery 3.0 function data types.
- funError(QNm, InputInfo) - Method in class org.basex.query.func.UserFuncs
-
Finds similar function names and throws an error message.
- FUZZY - Static variable in interface org.basex.core.Text
-
Index info.
- FUZZY - Static variable in interface org.basex.query.QueryText
-
Parser token.
- g - Variable in class org.basex.data.FTStringMatch
-
Gaps (non-contiguous) flag.
- gc(int) - Static method in class org.basex.util.Performance
-
Performs some garbage collection.
- GENERAL - Static variable in interface org.basex.core.Text
-
General info.
- GENERAL_INFO - Static variable in interface org.basex.core.Text
-
"General Information".
- generateSignature(ANode, byte[], byte[], byte[], byte[], byte[], byte[], ANode, InputInfo) - Method in class org.basex.query.util.crypto.DigitalSignature
-
Generates a signature.
- get() - Static method in class org.basex.api.dom.BXDomImpl
-
Returns the only instance of this class.
- get(String) - Method in class org.basex.core.AProp
-
Returns the requested object, or null.
- get(Object[]) - Method in class org.basex.core.AProp
-
Returns the requested string.
- Get - Class in org.basex.core.cmd
-
Evaluates the 'get' command and return the value of a database property.
- Get(Object) - Constructor for class org.basex.core.cmd.Get
-
Default constructor.
- get(String) - Method in class org.basex.core.Users
-
Returns a user reference with the specified name.
- get(Data, int) - Method in class org.basex.data.FTPosData
-
Gets full-text data from the container.
- get(Data) - Static method in class org.basex.index.ft.FTBuilder
-
Returns a new full-text index builder.
- get(Data, boolean) - Static method in class org.basex.index.ft.FTIndex
-
Returns a new full-text index instance.
- get(byte[]) - Method in class org.basex.index.IndexCache
-
Gets cached entry for the specified key.
- get() - Method in interface org.basex.index.IndexToken
-
Returns the current token.
- get() - Method in class org.basex.index.RangeToken
-
- get() - Method in class org.basex.index.ValuesToken
-
- get(String) - Static method in class org.basex.io.IO
-
Returns a class instance for the specified string.
- get(String) - Static method in class org.basex.io.MimeTypes
-
Returns the mime type for the suffix of the specified file path.
- get(OutputStream) - Static method in class org.basex.io.out.PrintOutput
-
Returns a new instance for the given output stream.
- get(OutputStream) - Static method in class org.basex.io.serial.Serializer
-
Returns an XML serializer.
- get(OutputStream, SerializerProp) - Static method in class org.basex.io.serial.Serializer
-
Returns a specific serializer.
- get(long, long, InputInfo) - Static method in class org.basex.query.expr.Pos
-
Returns a position expression, or an optimized boolean item.
- get(CmpV.OpV, Expr, Expr, InputInfo) - Static method in class org.basex.query.expr.Pos
-
Returns an instance of this class, if possible, and the input expression
otherwise.
- get(ForLet[], Expr, Order, Group, Expr, InputInfo) - Static method in class org.basex.query.flwor.GFLWOR
-
Returns a GFLWOR instance.
- get(int) - Method in class org.basex.query.ft.FTTokens
-
Returns the element at the specified index.
- get(InputInfo, Expr...) - Method in enum org.basex.query.func.Function
-
Creates a new instance of the function.
- get() - Static method in class org.basex.query.func.Functions
-
Returns the singleton instance.
- get(byte[], byte[], Expr[], QueryContext, InputInfo) - Method in class org.basex.query.func.Functions
-
Returns the specified function.
- get(QNm, long, boolean, QueryContext, InputInfo) - Static method in class org.basex.query.func.Functions
-
Returns the specified function literal.
- get(QNm, Expr[], boolean, QueryContext, InputInfo) - Static method in class org.basex.query.func.Functions
-
Returns an instance of the specified function, or null.
- get(double) - Static method in class org.basex.query.item.Bln
-
Constructor, adding a full-text score.
- get(boolean) - Static method in class org.basex.query.item.Bln
-
Returns a static item instance.
- get(double) - Static method in class org.basex.query.item.Dbl
-
Returns an instance of this class.
- get(byte[], InputInfo) - Static method in class org.basex.query.item.Dbl
-
Returns an instance of this class.
- get(IntList, Data, boolean, boolean) - Static method in class org.basex.query.item.DBNodeSeq
-
Creates a node sequence with the given data reference and pre values.
- get(BigDecimal) - Static method in class org.basex.query.item.Dec
-
Constructor.
- get(double) - Static method in class org.basex.query.item.Dec
-
Constructor.
- get(float) - Static method in class org.basex.query.item.Flt
-
Returns an instance of this class.
- get(SeqType, SeqType...) - Static method in class org.basex.query.item.FuncType
-
Getter for function types.
- get(UserFunc) - Static method in class org.basex.query.item.FuncType
-
Getter for a function's type.
- get(long) - Static method in class org.basex.query.item.Int
-
Returns an instance of this class.
- get(long, Type) - Static method in class org.basex.query.item.Int
-
Returns an instance of this class.
- get(long[], Type) - Static method in class org.basex.query.item.IntSeq
-
Creates a sequence with the specified integers.
- get(Expr[], long, Type) - Static method in class org.basex.query.item.IntSeq
-
Creates a sequence with the integers in the specified expressions.
- get(Item, InputInfo) - Method in class org.basex.query.item.map.Map
-
Gets the value from this map.
- get(AtomType, SeqType) - Static method in class org.basex.query.item.MapType
-
Creates a new map type.
- get(Item[], int) - Static method in class org.basex.query.item.Seq
-
Returns a value representation of the specified items.
- get(Type, SeqType.Occ) - Static method in class org.basex.query.item.SeqType
-
Returns a sequence type.
- get(Type, long) - Static method in class org.basex.query.item.SeqType
-
Returns a sequence type.
- get(Type, SeqType.Occ, Test) - Static method in class org.basex.query.item.SeqType
-
Returns a sequence type.
- get(byte[]) - Static method in class org.basex.query.item.Str
-
Returns an instance of this class.
- get(Object) - Static method in class org.basex.query.item.Str
-
Returns an instance of this class.
- get(long) - Method in class org.basex.query.iter.ItemCache
-
- get(long) - Method in class org.basex.query.iter.Iter
-
Returns the specified item, or an arbitrary item if the index is invalid.
- get(int) - Method in class org.basex.query.iter.NodeCache
-
Returns the specified node.
- get(long) - Method in class org.basex.query.iter.NodeCache
-
- get(long) - Method in class org.basex.query.iter.ValueIter
-
- get(AxisStep) - Static method in class org.basex.query.path.AxisStep
-
This method creates a copy from the specified step.
- get(InputInfo, Axis, Test, Expr...) - Static method in class org.basex.query.path.AxisStep
-
This method creates a step instance.
- get(InputInfo, Expr, Expr...) - Static method in class org.basex.query.path.Path
-
Returns a new path instance.
- get(NodeType) - Static method in class org.basex.query.path.Test
-
Returns a test instance.
- get(int) - Method in class org.basex.query.util.ExprList
-
Returns the specified element.
- get(String) - Static method in class org.basex.query.util.format.Formatter
-
Returns a formatter for the specified language.
- get(int) - Method in class org.basex.query.util.JDBCConnections
-
Returns connection or prepared statement with the given id.
- get(int) - Method in class org.basex.query.util.ValueList
-
Returns the element at the specified index.
- get(QNm) - Method in class org.basex.query.util.VarContext
-
Returns a variable with the specified name.
- get(Var) - Method in class org.basex.query.util.VarContext
-
Returns a variable instance with the same id.
- get(QNm) - Method in class org.basex.query.util.VarStack
-
Returns a variable with the specified name; should only be
used while parsing because it ignores ids of variables.
- get(Var) - Method in class org.basex.query.util.VarStack
-
Returns a variable with the same id.
- get(byte[]) - Method in class org.basex.util.Atts
-
Returns the offset to the specified name.
- get(int) - Method in class org.basex.util.BitArray
-
Get the value of the ith bit.
- get() - Method in class org.basex.util.ft.FTLexer
-
Returns the original token.
- get(String) - Static method in class org.basex.util.ft.Language
-
Returns an instance for the specified language code, or null.
- get(Prop) - Static method in class org.basex.util.ft.Language
-
Returns an instance for the current language property,
or English as default language.
- get(int) - Method in class org.basex.util.hash.IntMap
-
Returns the value for the specified key.
- get(byte[]) - Method in class org.basex.util.hash.TokenMap
-
Returns the value for the specified key.
- get(byte[]) - Method in class org.basex.util.hash.TokenObjMap
-
Returns the value for the specified key.
- get(int) - Method in class org.basex.util.list.BoolList
-
Returns the element at the specified index.
- get(int) - Method in class org.basex.util.list.ByteList
-
Returns the byte at the specified position.
- get(int) - Method in class org.basex.util.list.IntArrayList
-
Returns the element at the specified index.
- get(int) - Method in class org.basex.util.list.IntList
-
Returns the element at the specified index position.
- get(int) - Method in class org.basex.util.list.StringList
-
Returns the specified element.
- get(int) - Method in class org.basex.util.list.TokenList
-
Returns the element at the specified index.
- get(byte[], int) - Static method in class org.basex.util.Num
-
Decompresses and returns a value from the specified byte array.
- get(Class<?>) - Static method in class org.basex.util.Reflect
-
Returns a class instance, or throws a runtime exception.
- get(Constructor<?>, Object...) - Static method in class org.basex.util.Reflect
-
Returns a class instance, or null.
- get(int) - Method in class org.basex.util.TokenBuilder
-
Returns the byte at the specified position.
- getAll() - Method in class org.basex.util.BitArray
-
Are all bits set?
- getAttribute(String) - Method in class org.basex.api.dom.BXElem
-
- getAttributeNode(String) - Method in class org.basex.api.dom.BXElem
-
- getAttributeNodeNS(String, String) - Method in class org.basex.api.dom.BXElem
-
- getAttributeNS(String, String) - Method in class org.basex.api.dom.BXElem
-
- getAttributes() - Method in class org.basex.api.dom.BXElem
-
- getAttributes() - Method in class org.basex.api.dom.BXNode
-
- getBaseURI() - Method in class org.basex.api.dom.BXNode
-
- getCause() - Method in exception org.basex.io.serial.SerializerException
-
- getCause(InputInfo) - Method in exception org.basex.io.serial.SerializerException
-
Returns the query exception.
- getChildNodes() - Method in class org.basex.api.dom.BXAttr
-
- getChildNodes() - Method in class org.basex.api.dom.BXNode
-
- getColor(BaseXTextTokens) - Method in class org.basex.gui.layout.JSONSyntax
-
- getColor(BaseXTextTokens) - Method in class org.basex.gui.layout.XMLSyntax
-
- getColor(BaseXTextTokens) - Method in class org.basex.gui.layout.XQuerySyntax
-
- getContentHandler() - Method in class org.basex.io.serial.SAXSerializer
-
- getData() - Method in class org.basex.api.dom.BXPI
-
- getDoctype() - Method in class org.basex.api.dom.BXDoc
-
- getDocumentElement() - Method in class org.basex.api.dom.BXDoc
-
- getDocumentURI() - Method in class org.basex.api.dom.BXDoc
-
- getDomConfig() - Method in class org.basex.api.dom.BXDoc
-
- getDTDHandler() - Method in class org.basex.io.serial.SAXSerializer
-
- getElementById(String) - Method in class org.basex.api.dom.BXDoc
-
- getElementsByTagName(String) - Method in class org.basex.api.dom.BXDoc
-
- getElementsByTagName(String) - Method in class org.basex.api.dom.BXElem
-
- getElementsByTagNameNS(String, String) - Method in class org.basex.api.dom.BXDoc
-
- getElementsByTagNameNS(String, String) - Method in class org.basex.api.dom.BXElem
-
- getEntityResolver() - Method in class org.basex.io.serial.SAXSerializer
-
- getErrorHandler() - Method in class org.basex.io.serial.SAXSerializer
-
- getFeature(String, String) - Method in class org.basex.api.dom.BXDomImpl
-
- getFeature(String, String) - Method in class org.basex.api.dom.BXNode
-
- getFeature(String) - Method in class org.basex.io.serial.SAXSerializer
-
- getFirstChild() - Method in class org.basex.api.dom.BXAttr
-
- getFirstChild() - Method in class org.basex.api.dom.BXNode
-
- getImplementation() - Method in class org.basex.api.dom.BXDoc
-
- getIndex() - Method in class org.basex.gui.layout.BaseXList
-
Returns the current list index.
- getInputEncoding() - Method in class org.basex.api.dom.BXDoc
-
- getKey(byte[]) - Method in class org.basex.util.list.TwoWayTokenMap
-
Gets key by value.
- getKey(String) - Method in class org.basex.util.list.TwoWayTokenMap
-
Gets key by value.
- getLastChild() - Method in class org.basex.api.dom.BXNode
-
- getLength() - Method in class org.basex.api.dom.BXNList
-
- getList() - Method in class org.basex.gui.layout.BaseXList
-
Returns all list choices.
- getLocalizedMessage() - Method in exception org.basex.io.serial.SerializerException
-
- getLocalizedMessage() - Method in exception org.basex.query.QueryException
-
- getLocalName() - Method in class org.basex.api.dom.BXAttr
-
- getLocalName() - Method in class org.basex.api.dom.BXElem
-
- getLocalName() - Method in class org.basex.api.dom.BXNode
-
- getMemory() - Static method in class org.basex.util.Performance
-
Returns a formatted representation of the current memory consumption.
- getMessage() - Method in exception org.basex.io.serial.SerializerException
-
- getMessage() - Method in exception org.basex.query.QueryException
-
- getName() - Method in class org.basex.api.dom.BXAttr
-
- getNamedItem(String) - Method in class org.basex.api.dom.BXNNode
-
- getNamedItemNS(String, String) - Method in class org.basex.api.dom.BXNNode
-
- getNamespaceURI() - Method in class org.basex.api.dom.BXAttr
-
- getNamespaceURI() - Method in class org.basex.api.dom.BXElem
-
- getNamespaceURI() - Method in class org.basex.api.dom.BXNode
-
- getNamespaceURI(String) - Method in class org.basex.api.jaxp.BXNamespaceContext
-
- getNextSibling() - Method in class org.basex.api.dom.BXAttr
-
- getNextSibling() - Method in class org.basex.api.dom.BXNode
-
- getNod() - Method in class org.basex.api.dom.BXNode
-
Returns the XQuery node.
- getNodeName() - Method in class org.basex.api.dom.BXAttr
-
- getNodeName() - Method in class org.basex.api.dom.BXElem
-
- getNodeName() - Method in class org.basex.api.dom.BXNode
-
- getNodeName() - Method in class org.basex.api.dom.BXPI
-
- getNodeType() - Method in class org.basex.api.dom.BXNode
-
- getNodeValue() - Method in class org.basex.api.dom.BXAttr
-
- getNodeValue() - Method in class org.basex.api.dom.BXNode
-
- getNodeValue() - Method in class org.basex.api.dom.BXPI
-
- getNum() - Method in class org.basex.gui.layout.BaseXList
-
Returns the numeric representation of the user input.
- getOption(Class<E>) - Method in class org.basex.core.Command
-
Returns the specified command option.
- getOption(String, Class<E>) - Static method in class org.basex.core.Command
-
Returns the specified command option.
- getOwnerDocument() - Method in class org.basex.api.dom.BXDoc
-
- getOwnerDocument() - Method in class org.basex.api.dom.BXNode
-
- getOwnerElement() - Method in class org.basex.api.dom.BXAttr
-
- getParentNode() - Method in class org.basex.api.dom.BXNode
-
- getPrefix() - Method in class org.basex.api.dom.BXNode
-
- getPrefix(String) - Method in class org.basex.api.jaxp.BXNamespaceContext
-
- getPrefixes(String) - Method in class org.basex.api.jaxp.BXNamespaceContext
-
- getPreviousSibling() - Method in class org.basex.api.dom.BXAttr
-
- getPreviousSibling() - Method in class org.basex.api.dom.BXNode
-
- getProperty(String) - Method in class org.basex.io.serial.SAXSerializer
-
- getResponse(HttpURLConnection, byte[], byte[]) - Method in class org.basex.query.util.http.HTTPResponse
-
Constructs http:response element and reads HTTP response content.
- getSchemaTypeInfo() - Method in class org.basex.api.dom.BXAttr
-
- getSchemaTypeInfo() - Method in class org.basex.api.dom.BXElem
-
- getSerializer(OutputStream) - Method in class org.basex.query.QueryProcessor
-
Returns a serializer for the given output stream.
- getSpecified() - Method in class org.basex.api.dom.BXAttr
-
- getStrictErrorChecking() - Method in class org.basex.api.dom.BXDoc
-
- getTagName() - Method in class org.basex.api.dom.BXElem
-
- getTarget() - Method in class org.basex.api.dom.BXPI
-
- getText() - Method in class org.basex.gui.layout.BaseXEditor
-
Returns the output text.
- getTextContent() - Method in class org.basex.api.dom.BXNode
-
- getTime() - Method in class org.basex.util.Performance
-
Returns the measured execution time in milliseconds and reinitializes
the timer.
- getTime(int) - Method in class org.basex.util.Performance
-
Returns the measured execution time in milliseconds, divided by the
number of runs, and reinitializes the timer.
- getTime(long, int) - Static method in class org.basex.util.Performance
-
Returns a string with the measured execution time in milliseconds.
- getUserData(String) - Method in class org.basex.api.dom.BXNode
-
- getValue() - Method in class org.basex.api.dom.BXAttr
-
- getValue() - Method in class org.basex.gui.layout.BaseXList
-
Returns the selected value of the text field.
- getValues() - Method in class org.basex.gui.layout.BaseXList
-
Returns all selected values.
- getWholeText() - Method in class org.basex.api.dom.BXText
-
- getXmlEncoding() - Method in class org.basex.api.dom.BXDoc
-
- getXmlStandalone() - Method in class org.basex.api.dom.BXDoc
-
- getXmlVersion() - Method in class org.basex.api.dom.BXDoc
-
- GFLWOR - Class in org.basex.query.flwor
-
GFLWOR clause.
- global - Variable in class org.basex.query.util.Var
-
Global flag.
- globalNS() - Method in class org.basex.data.Namespaces
-
Returns the default namespace of the database, or null
if several (default or prefixed) namespaces are defined.
- globalOpt - Variable in class org.basex.query.QueryContext
-
Global options (will be set after query execution).
- globals() - Method in class org.basex.query.util.VarContext
-
Returns the global variables.
- GO_BACK - Static variable in interface org.basex.core.Text
-
Command info.
- GO_FORWARD - Static variable in interface org.basex.core.Text
-
Command info.
- GO_HOME - Static variable in interface org.basex.core.Text
-
Command info.
- GO_UP - Static variable in interface org.basex.core.Text
-
Command info.
- gprop - Variable in class org.basex.gui.AGUI
-
GUI properties.
- GRADIENT - Static variable in class org.basex.gui.GUIProp
-
Paint gradients as background.
- Grant - Class in org.basex.core.cmd
-
Evaluates the 'grant' command and grants permissions to users.
- Grant(Object, String) - Constructor for class org.basex.core.cmd.Grant
-
Default constructor.
- Grant(Object, String, String) - Constructor for class org.basex.core.cmd.Grant
-
Constructor, specifying a certain database.
- GRANTED_ON_X_X_X - Static variable in interface org.basex.core.Text
-
Permission granted on database.
- GRANTED_X_X - Static variable in interface org.basex.core.Text
-
Permission granted.
- GRAY - Static variable in class org.basex.gui.GUIConstants
-
Button color.
- GREATEST - Static variable in interface org.basex.query.QueryText
-
Parser token.
- GREEN - Static variable in interface org.basex.core.Text
-
Color schema information.
- GREEN - Static variable in class org.basex.gui.GUIConstants
-
Color for highlighting full-text hits.
- Group - Class in org.basex.query.flwor
-
Implementation of the group by clause.
- Group(InputInfo, Group.Spec[], Var[][]) - Constructor for class org.basex.query.flwor.Group
-
Constructor.
- GROUP - Static variable in interface org.basex.query.QueryText
-
Parser token.
- Group.Spec - Class in org.basex.query.flwor
-
Grouping spec.
- Group.Spec(InputInfo, Var, Expr) - Constructor for class org.basex.query.flwor.Group.Spec
-
Constructor.
- grouping - Variable in class org.basex.query.QueryContext
-
Compilation flag: GFLWOR clause performs grouping.
- grp - Variable in class org.basex.query.flwor.Group.Spec
-
Grouping variable.
- gui - Static variable in class org.basex.core.Prop
-
GUI mode.
- gui - Variable in class org.basex.gui.dialog.Dialog
-
Reference to main window.
- GUI - Class in org.basex.gui
-
This class is the main window of the GUI.
- GUI(Context, GUIProp) - Constructor for class org.basex.gui.GUI
-
Default constructor.
- gui - Variable in class org.basex.gui.layout.BaseXPanel
-
Reference to the main window.
- GUI_INTERACTIONS - Static variable in interface org.basex.core.Text
-
Interactions.
- GUICommand - Interface in org.basex.gui
-
This interface defines GUI command methods.
- GUICommands - Enum in org.basex.gui
-
This enumeration encapsulates all commands that are triggered by
GUI operations.
- GUIConstants - Class in org.basex.gui
-
GUI Constants used in different views.
- GUIConstants.Fill - Enum in org.basex.gui
-
Background fill options.
- GUIConstants.Msg - Enum in org.basex.gui
-
Icon type.
- GUIINFO - Static variable in interface org.basex.core.Text
-
GUI start information.
- GUIInput - Class in org.basex.gui
-
This class offers a text field for keyword and XQuery input.
- GUILOC - Static variable in class org.basex.gui.GUIProp
-
GUI position.
- GUIMacOSX - Class in org.basex.gui
-
Sets some Mac OS X specific interface options.
- GUIMacOSX() - Constructor for class org.basex.gui.GUIMacOSX
-
Constructor.
- GUIMenu - Class in org.basex.gui
-
This is the menu bar of the main window.
- GUIMODE - Static variable in interface org.basex.core.Text
-
GUI mode.
- GUIProp - Class in org.basex.gui
-
This class contains properties which are used in the GUI.
- GUIProp() - Constructor for class org.basex.gui.GUIProp
-
Constructor.
- GUISIZE - Static variable in class org.basex.gui.GUIProp
-
GUI height.
- GUIStatus - Class in org.basex.gui
-
This is the status bar of the main window.
- GZSUFFIX - Static variable in class org.basex.io.IO
-
GZIP file suffix.
- icon(String) - Static method in class org.basex.gui.layout.BaseXLayout
-
Returns the specified image as icon.
- ID - Static variable in interface org.basex.build.BuildText
-
DTD: ID ELEMENT.
- id(int) - Method in class org.basex.data.Data
-
Returns a unique node id.
- id - Variable in class org.basex.query.item.ANode
-
Unique node id.
- id() - Method in enum org.basex.query.item.AtomType
-
- id() - Method in class org.basex.query.item.FuncType
-
- id() - Method in enum org.basex.query.item.NodeType
-
- id() - Method in interface org.basex.query.item.Type
-
Returns a type id to differentiate all types.
- ID - Static variable in interface org.basex.query.QueryText
-
ID token.
- id - Variable in class org.basex.server.ClientQuery
-
Query id.
- id(byte[]) - Method in class org.basex.util.hash.TokenSet
-
Returns the id of the specified key or 0 if the key does not exist.
- IDBSTR - Static variable in interface org.basex.data.DataText
-
Database version.
- IDIV - Static variable in interface org.basex.query.QueryText
-
Parser token.
- IdPreMap - Class in org.basex.index
-
ID -> PRE mapping.
- IdPreMap(int) - Constructor for class org.basex.index.IdPreMap
-
Constructor.
- IdPreMap(IOFile) - Constructor for class org.basex.index.IdPreMap
-
Construct a map by reading it from a file.
- IDR - Static variable in interface org.basex.build.BuildText
-
DTD: IDREF ELEMENT.
- idRange(RangeToken) - Method in class org.basex.index.value.UpdatableDiskValues
-
- IDREF - Static variable in interface org.basex.query.QueryText
-
IDRef token.
- IDRS - Static variable in interface org.basex.build.BuildText
-
DTD: IDREFS ELEMENT.
- If - Class in org.basex.query.expr
-
If expression.
- If(InputInfo, Expr, Expr, Expr) - Constructor for class org.basex.query.expr.If
-
Constructor.
- IF - Static variable in interface org.basex.query.QueryText
-
Parser token.
- IGNO - Static variable in interface org.basex.build.BuildText
-
DTD: NOTATION.
- IGNORABLE - Static variable in class org.basex.build.file.HTMLProp
-
TagSoup option: nobogons.
- IGNORE - Static variable in interface org.basex.query.QueryText
-
Skip flag for the syntax highlighter (don't remove!).
- image(String) - Static method in class org.basex.gui.layout.BaseXLayout
-
Returns the specified image.
- IMP - Static variable in interface org.basex.build.BuildText
-
DTD: IMPLIED ELEMENT.
- IMPL - Static variable in class org.basex.util.ft.Tokenizer
-
List of available tokenizers.
- IMPORT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- importNode(Node, boolean) - Method in class org.basex.api.dom.BXDoc
-
- in - Variable in class org.basex.core.Command
-
Optional input source.
- IN - Static variable in interface org.basex.query.QueryText
-
Parser token.
- IN_FILE_X - Static variable in interface org.basex.core.Text
-
File info.
- INCL - Static variable in interface org.basex.build.BuildText
-
DTD: NOTATION.
- ind - Variable in class org.basex.index.RangeToken
-
Index type.
- index(int, int, byte[], int) - Method in class org.basex.data.Data
-
Indexes a text and returns the reference.
- index(int, int, byte[], int) - Method in class org.basex.data.DiskData
-
- index(int, int, byte[], int) - Method in class org.basex.data.MemData
-
- Index - Interface in org.basex.index
-
This interface defines the methods which have to be implemented
by an index structure.
- index(byte[], int) - Method in class org.basex.index.IndexTree
-
Indexes the specified key and value.
- index(byte[], int, boolean) - Method in class org.basex.index.IndexTree
-
Indexes the specified key and value.
- index(byte[], byte[], boolean) - Method in class org.basex.index.Names
-
Indexes a name and returns its unique id.
- index(int, byte[]) - Method in class org.basex.index.Names
-
Adds a value to the statistics of the specified key.
- index(int, byte, int) - Method in class org.basex.index.path.PathSummary
-
Adds an entry.
- index(int, byte, int, byte[], MetaData) - Method in class org.basex.index.path.PathSummary
-
Adds an entry, including its value.
- index(TokenObjMap<IntList>) - Method in class org.basex.index.value.DiskValues
-
Add entries to the index.
- index(byte[], int) - Method in class org.basex.index.value.MemValues
-
Indexes the specified keys and values.
- index(TokenObjMap<IntList>) - Method in class org.basex.index.value.UpdatableDiskValues
-
- INDEX - Static variable in interface org.basex.query.QueryText
-
Index token.
- index(InputInfo, Item) - Method in class org.basex.query.util.ItemSet
-
Indexes the specified item.
- INDEX_ATTRIBUTES_D - Static variable in interface org.basex.core.Text
-
Create attribute index.
- INDEX_CREATED_X_X - Static variable in interface org.basex.core.Text
-
Index created.
- INDEX_DROPPED_X_X - Static variable in interface org.basex.core.Text
-
Index dropped.
- INDEX_FULLTEXT_D - Static variable in interface org.basex.core.Text
-
Create full-text index.
- INDEX_NOT_DROPPED_X - Static variable in interface org.basex.core.Text
-
Index not dropped.
- INDEX_TEXT_D - Static variable in interface org.basex.core.Text
-
Create text index.
- IndexAccess - Class in org.basex.query.expr
-
This index class retrieves texts and attribute values from the index.
- IndexAccess(InputInfo, Expr, IndexToken.IndexType, IndexContext) - Constructor for class org.basex.query.expr.IndexAccess
-
Constructor.
- indexAccessible(IndexContext) - Method in class org.basex.query.expr.And
-
- indexAccessible(IndexContext) - Method in class org.basex.query.expr.CmpG
-
- indexAccessible(IndexContext) - Method in class org.basex.query.expr.CmpR
-
- indexAccessible(IndexContext) - Method in class org.basex.query.expr.Expr
-
Checks if an expression can be rewritten to an index access.
- indexAccessible(IndexContext) - Method in class org.basex.query.expr.Or
-
- indexAccessible(IndexContext) - Method in class org.basex.query.ft.FTAnd
-
- indexAccessible(IndexContext) - Method in class org.basex.query.ft.FTContains
-
- indexAccessible(IndexContext) - Method in class org.basex.query.ft.FTFilter
-
- indexAccessible(IndexContext) - Method in class org.basex.query.ft.FTMildNot
-
- indexAccessible(IndexContext) - Method in class org.basex.query.ft.FTNot
-
- indexAccessible(IndexContext) - Method in class org.basex.query.ft.FTOr
-
- indexAccessible(IndexContext) - Method in class org.basex.query.ft.FTWeight
-
- indexAccessible(IndexContext) - Method in class org.basex.query.ft.FTWords
-
- indexBegin() - Method in class org.basex.data.DiskData
-
- IndexBuilder - Class in org.basex.index
-
This interface defines the functions which are needed for building
new index structures.
- IndexBuilder(Data) - Constructor for class org.basex.index.IndexBuilder
-
Constructor.
- IndexCache - Class in org.basex.index
-
This class caches sizes and pointers from index results.
- IndexCache() - Constructor for class org.basex.index.IndexCache
-
- IndexCache.CacheEntry - Class in org.basex.index
-
Cache entry data.
- IndexContext - Class in org.basex.query.util
-
Container for all information needed to determine whether an index is
accessible or not.
- IndexContext(QueryContext, Data, AxisStep, boolean) - Constructor for class org.basex.query.util.IndexContext
-
Constructor.
- indexDelete(int, int) - Method in class org.basex.data.Data
-
Delete a node and its descendants from the corresponding indexes.
- indexDelete(int, int) - Method in class org.basex.data.DiskData
-
- indexDelete(int, int) - Method in class org.basex.data.MemData
-
- indexEnd() - Method in class org.basex.data.DiskData
-
- indexEquivalent(IndexContext) - Method in class org.basex.query.expr.And
-
- indexEquivalent(IndexContext) - Method in class org.basex.query.expr.Arr
-
- indexEquivalent(IndexContext) - Method in class org.basex.query.expr.CmpG
-
- indexEquivalent(IndexContext) - Method in class org.basex.query.expr.CmpR
-
- indexEquivalent(IndexContext) - Method in class org.basex.query.expr.Expr
-
Returns an equivalent expression which accesses an index structure.
- indexEquivalent(IndexContext) - Method in class org.basex.query.expr.Or
-
- indexEquivalent(IndexContext) - Method in class org.basex.query.ft.FTContains
-
- indexEquivalent(IndexContext) - Method in class org.basex.query.ft.FTExpr
-
- indexEquivalent(IndexContext) - Method in class org.basex.query.ft.FTWords
-
- INDEXES - Static variable in interface org.basex.core.Text
-
Value indexes.
- IndexIterator - Class in org.basex.index
-
This interface provides methods for returning index results.
- IndexIterator() - Constructor for class org.basex.index.IndexIterator
-
- indexOf(ANode, boolean) - Method in class org.basex.query.iter.NodeCache
-
Checks if the iterator contains a database node with the specified
pre value.
- indexOf(byte[], int) - Static method in class org.basex.util.Token
-
Returns the position of the specified character or -1.
- indexOf(byte[], byte[]) - Static method in class org.basex.util.Token
-
Returns the position of the specified token or -1.
- indexOf(byte[], byte[], int) - Static method in class org.basex.util.Token
-
Returns the position of the specified token or -1.
- IndexStats - Class in org.basex.index
-
This class assembles some index statistics.
- IndexStats(Data) - Constructor for class org.basex.index.IndexStats
-
Default constructor.
- indexStep(Expr) - Static method in class org.basex.query.expr.CmpG
-
If possible, returns the last location step of the specified expression.
- IndexToken - Interface in org.basex.index
-
This class defines access to index tokens.
- IndexToken.IndexType - Enum in org.basex.index
-
Index types.
- IndexTree - Class in org.basex.index
-
This class indexes keys in a balanced binary tree, including their id
values.
- IndexTree() - Constructor for class org.basex.index.IndexTree
-
- INDEXURI - Static variable in interface org.basex.query.QueryText
-
Index URI.
- INF - Static variable in interface org.basex.query.QueryText
-
Minimum .
- INF - Static variable in class org.basex.util.Token
-
Token 'INF'.
- inf(Object, Object...) - Static method in class org.basex.util.Util
-
- info() - Method in class org.basex.build.DirParser
-
- info() - Method in class org.basex.build.Parser
-
Returns parser information.
- Info - Class in org.basex.core.cmd
-
Evaluates the 'info' command and returns general database information.
- Info() - Constructor for class org.basex.core.cmd.Info
-
Default constructor.
- info(Context) - Static method in class org.basex.core.cmd.Info
-
Creates a database information string.
- info() - Method in class org.basex.core.Command
-
Returns command information.
- info(String, Object...) - Method in class org.basex.core.Command
-
Adds information on command execution.
- info() - Method in class org.basex.core.Datas
-
Returns information on the opened database instances.
- info() - Method in class org.basex.core.Events
-
Returns information on all events.
- info(Users) - Method in class org.basex.core.Users
-
Returns information on all users.
- info(IndexToken.IndexType) - Method in class org.basex.data.Data
-
Returns info on the specified index structure.
- info() - Method in class org.basex.data.ExprInfo
-
Returns the simplified class name.
- info() - Method in class org.basex.data.Namespaces
-
Returns namespace information.
- info(GUI, String) - Static method in class org.basex.gui.dialog.Dialog
-
Static information dialog.
- info - Variable in class org.basex.gui.GUI
-
Info view.
- info(String, boolean) - Method in class org.basex.gui.view.editor.EditorView
-
Evaluates the info message resulting from a query execution.
- info() - Method in interface org.basex.index.Index
-
Returns information on the index structure.
- info() - Method in class org.basex.index.Names
-
- info() - Method in class org.basex.index.path.PathSummary
-
- info() - Method in class org.basex.index.Resources
-
- info() - Method in class org.basex.index.value.DiskValues
-
- info() - Method in class org.basex.index.value.MemValues
-
- info() - Method in class org.basex.index.value.UpdatableMemValues
-
- info(ExprInfo) - Method in class org.basex.io.serial.DOTSerializer
-
- info() - Method in class org.basex.query.item.Value
-
- info() - Method in class org.basex.query.QueryContext
-
Returns info on query compilation and evaluation.
- info(InputInfo) - Method in exception org.basex.query.QueryException
-
Sets input info.
- info() - Method in class org.basex.query.QueryProcessor
-
Returns query background information.
- info() - Method in class org.basex.server.ClientQuery
-
- info() - Method in class org.basex.server.LocalQuery
-
- info() - Method in class org.basex.server.Query
-
Returns query info.
- info() - Method in class org.basex.server.Session
-
Returns command info as a string, regardless of whether an output stream
was specified.
- info() - Method in class org.basex.server.Sessions
-
Returns information about the currently opened sessions.
- info() - Method in class org.basex.util.ft.FTLexer
-
Gets full-text info for the specified token; needed for visualizations.
- info(Object, Object...) - Static method in class org.basex.util.Util
-
- InfoDB - Class in org.basex.core.cmd
-
Evaluates the 'info database' command and returns information on the
currently opened database.
- InfoDB() - Constructor for class org.basex.core.cmd.InfoDB
-
Default constructor.
- InfoIndex - Class in org.basex.core.cmd
-
Evaluates the 'info index' command and returns information on the indexes
of the currently opened database.
- InfoIndex() - Constructor for class org.basex.core.cmd.InfoIndex
-
Default constructor.
- InfoIndex(Object) - Constructor for class org.basex.core.cmd.InfoIndex
-
Default constructor.
- INFOOFF - Static variable in interface org.basex.core.Text
-
Option flag.
- INFOON - Static variable in interface org.basex.core.Text
-
Option flag.
- INFORMATION - Static variable in interface org.basex.core.Text
-
Open dialog - No database.
- InfoStorage - Class in org.basex.core.cmd
-
Evaluates the 'info storage' command and returns the table representation
of the currently opened database.
- InfoStorage(String...) - Constructor for class org.basex.core.cmd.InfoStorage
-
Default constructor.
- INFOVIEW - Static variable in class org.basex.gui.GUIConstants
-
Internal name of the Info View.
- InfoView - Class in org.basex.gui.view.info
-
This view displays query information.
- InfoView(ViewNotifier) - Constructor for class org.basex.gui.view.info.InfoView
-
Default constructor.
- INHERIT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- init() - Method in class org.basex.core.CommandBuilder
-
Initializes the builder with the class name of the command in upper case.
- init(String) - Method in class org.basex.core.CommandBuilder
-
Initializes the builder with the specified string.
- init() - Method in class org.basex.data.DiskData
-
Initializes the database.
- init(GUIProp) - Static method in class org.basex.gui.GUIConstants
-
Initializes colors.
- init(GUI) - Method in class org.basex.gui.GUIMacOSX
-
Initializes this mac gui with the main gui.
- init() - Method in class org.basex.gui.layout.JSONSyntax
-
- init() - Method in class org.basex.gui.layout.XMLSyntax
-
- init() - Method in class org.basex.gui.layout.XQuerySyntax
-
- init() - Method in class org.basex.gui.view.ViewNotifier
-
Notifies all views of a data reference change.
- init() - Method in class org.basex.index.IndexTree
-
Initializes the index iterator.
- init() - Method in class org.basex.index.Names
-
Initializes the statistics.
- init() - Method in class org.basex.index.Resources
-
Initializes the index.
- init(UserFunc) - Method in class org.basex.query.func.UserFuncCall
-
Initializes the function call after all functions have been declared.
- init(QueryContext) - Static method in enum org.basex.query.func.Variable
-
Initializes all variables.
- init(QueryContext, InputInfo) - Method in class org.basex.query.QueryModule
-
Constructor.
- init(String) - Method in class org.basex.query.util.pkg.Repo
-
Initializes the package repository.
- init() - Method in class org.basex.util.BitArray
-
Initialize the bit array with an empty array.
- init(byte[]) - Method in class org.basex.util.ft.FTIterator
-
Initializes the iterator.
- init() - Method in class org.basex.util.ft.FTLexer
-
Initializes the iterator.
- init(byte[]) - Method in class org.basex.util.ft.FTLexer
-
- init(byte[]) - Method in class org.basex.util.ft.JapaneseTokenizer
-
- init(byte[]) - Method in class org.basex.util.ft.Stemmer
-
- init(byte[]) - Method in class org.basex.util.ft.WesternTokenizer
-
- initEvents() - Method in class org.basex.BaseXServer
-
Initializes the event listener.
- initType - Variable in class org.basex.query.StaticContext
-
Context item static type.
- InlineFunc - Class in org.basex.query.func
-
Inline function.
- InlineFunc(InputInfo, SeqType, Var[], Expr, Ann) - Constructor for class org.basex.query.func.InlineFunc
-
Constructor.
- input() - Method in class org.basex.gui.dialog.DialogInput
-
Returns the user input.
- input - Variable in class org.basex.gui.GUI
-
Input field.
- input - Variable in class org.basex.query.expr.ParseExpr
-
Input information.
- input(InputInfo) - Method in class org.basex.query.item.B64Stream
-
- input(InputInfo) - Method in class org.basex.query.item.Bin
-
- input(InputInfo) - Method in class org.basex.query.item.Item
-
Returns an input stream.
- input(InputInfo) - Method in interface org.basex.query.item.Streamable
-
Returns an input stream.
- input(InputInfo) - Method in class org.basex.query.item.StrStream
-
- input - Variable in class org.basex.query.QueryModule
-
Input info.
- input - Variable in class org.basex.query.up.primitives.UpdatePrimitive
-
Input info.
- input - Variable in class org.basex.query.util.XMLConverter
-
Input info.
- input() - Method in class org.basex.util.InputParser
-
Creates input information.
- input() - Static method in class org.basex.util.Util
-
Returns a single line from standard input.
- INPUT_BAR - Static variable in interface org.basex.core.Text
-
Command info.
- INPUT_FORMAT - Static variable in interface org.basex.core.Text
-
SAX parsing information.
- INPUT_PATH - Static variable in interface org.basex.core.Text
-
"Input path".
- INPUT_SIZE - Static variable in interface org.basex.core.Text
-
"Input Size".
- InputInfo - Class in org.basex.util
-
Input information.
- InputInfo(InputParser) - Constructor for class org.basex.util.InputInfo
-
Optimizes and compiles the expression.
- InputParser - Class in org.basex.util
-
Simple command and query parser; can be overwritten to support more complex
parsings.
- InputParser(String) - Constructor for class org.basex.util.InputParser
-
Constructor.
- inputSource() - Method in class org.basex.io.IO
-
Returns an input source.
- inputSource() - Method in class org.basex.io.IOContent
-
- inputSource() - Method in class org.basex.io.IOFile
-
- inputSource() - Method in class org.basex.io.IOUrl
-
- inputStream() - Method in class org.basex.io.IO
-
Returns an input stream.
- inputStream() - Method in class org.basex.io.IOContent
-
- inputStream() - Method in class org.basex.io.IOFile
-
- inputStream() - Method in class org.basex.io.IOUrl
-
- INSENSITIVE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- insert(int, int, Data) - Method in class org.basex.data.Data
-
Inserts a data instance at the specified pre value.
- insert(int) - Method in class org.basex.data.Data
-
Inserts the internal buffer to the storage
without updating the table structure.
- insert(int, int, int) - Method in class org.basex.index.IdPreMap
-
Insert new record.
- insert(int, Data) - Method in class org.basex.index.Resources
-
Adds entries to the index and updates subsequent nodes.
- insert(int, byte[]) - Method in class org.basex.io.random.TableAccess
-
Inserts the specified entries into the database.
- insert(int, byte[]) - Method in class org.basex.io.random.TableDiskAccess
-
- insert(int, byte[]) - Method in class org.basex.io.random.TableMemAccess
-
- insert(Item, Value, InputInfo) - Method in class org.basex.query.item.map.Map
-
Inserts the given value into this map.
- INSERT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- Insert - Class in org.basex.query.up.expr
-
Insert expression.
- Insert(InputInfo, Expr, boolean, boolean, boolean, boolean, Expr) - Constructor for class org.basex.query.up.expr.Insert
-
Constructor.
- insert(int, int[]) - Method in class org.basex.util.list.IntList
-
Inserts elements at the specified index position.
- insert(int, byte[][]) - Method in class org.basex.util.list.TokenList
-
Inserts the given elements at the specified position.
- insert(K, V) - Method in class org.basex.util.MinHeap
-
Inserts the given key/value pair into the heap.
- insert(int, int) - Method in class org.basex.util.TokenBuilder
-
Inserts the specified UTF8 character.
- INSERT_NEW_DATA - Static variable in interface org.basex.core.Text
-
Dialog title for inserting new data.
- InsertAfter - Class in org.basex.query.up.primitives
-
Insert after primitive.
- InsertAfter(int, Data, InputInfo, NodeCache) - Constructor for class org.basex.query.up.primitives.InsertAfter
-
Constructor.
- insertAttr(int, int, Data) - Method in class org.basex.data.Data
-
Inserts attributes.
- InsertAttribute - Class in org.basex.query.up.primitives
-
Insert attribute primitive.
- InsertAttribute(int, Data, InputInfo, NodeCache) - Constructor for class org.basex.query.up.primitives.InsertAttribute
-
Constructor.
- insertBefore(Node, Node) - Method in class org.basex.api.dom.BXNode
-
- InsertBefore - Class in org.basex.query.up.primitives
-
Insert before primitive.
- InsertBefore(int, Data, InputInfo, NodeCache) - Constructor for class org.basex.query.up.primitives.InsertBefore
-
Constructor.
- InsertInto - Class in org.basex.query.up.primitives
-
Insert into and insert into as last primitive.
- InsertInto(int, Data, InputInfo, NodeCache, boolean) - Constructor for class org.basex.query.up.primitives.InsertInto
-
Constructor.
- InsertIntoFirst - Class in org.basex.query.up.primitives
-
Insert into as first primitive.
- InsertIntoFirst(int, Data, InputInfo, NodeCache) - Constructor for class org.basex.query.up.primitives.InsertIntoFirst
-
Constructor.
- INSTALL - Static variable in interface org.basex.core.Text
-
Command info.
- install(String, InputInfo) - Method in class org.basex.query.util.pkg.RepoManager
-
Installs a new package.
- Instance - Class in org.basex.query.expr
-
Instance test.
- Instance(InputInfo, Expr, SeqType) - Constructor for class org.basex.query.expr.Instance
-
Constructor.
- instance(Value) - Method in class org.basex.query.item.SeqType
-
Matches a value against this sequence type.
- instance(SeqType) - Method in class org.basex.query.item.SeqType
-
Checks if the specified SeqType is an instance of the current SeqType.
- instance(SeqType.Occ) - Method in enum org.basex.query.item.SeqType.Occ
-
Checks if the specified occurrence indicator is an instance of the
current occurrence indicator.
- INSTANCE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- instanceOf(Type) - Method in enum org.basex.query.item.AtomType
-
- instanceOf(Type) - Method in class org.basex.query.item.FuncType
-
- instanceOf(Type) - Method in enum org.basex.query.item.NodeType
-
- instanceOf(Type) - Method in interface org.basex.query.item.Type
-
Checks if the current type is an instance of the specified type.
- Int - Class in org.basex.query.item
-
Integer item.
- Int(long, Type) - Constructor for class org.basex.query.item.Int
-
Constructor.
- INT_PARSER - Static variable in interface org.basex.core.Text
-
Internal parser.
- IntArrayList - Class in org.basex.util.list
-
This is a simple container for native integer arrays.
- IntArrayList() - Constructor for class org.basex.util.list.IntArrayList
-
Default constructor.
- IntArrayList(int) - Constructor for class org.basex.util.list.IntArrayList
-
Constructor, specifying an initial array capacity.
- InternalStemmer - Class in org.basex.util.ft
-
Internal stemmer implementation.
- INTERRUPTED - Static variable in interface org.basex.core.Text
-
Progress exception.
- intersect(FTIndexIterator, FTIndexIterator, int) - Static method in class org.basex.index.ft.FTIndexIterator
-
Merges two index array iterators.
- InterSect - Class in org.basex.query.expr
-
Intersect expression.
- InterSect(InputInfo, Expr[]) - Constructor for class org.basex.query.expr.InterSect
-
Constructor.
- intersect(SeqType) - Method in class org.basex.query.item.SeqType
-
Combine two sequence types.
- INTERSECT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- intersect(double, double) - Static method in class org.basex.util.ft.Scoring
-
Returns the scoring value for a phrase.
- IntList - Class in org.basex.util.list
-
This is a simple container for native integers.
- IntList() - Constructor for class org.basex.util.list.IntList
-
Default constructor.
- IntList(int) - Constructor for class org.basex.util.list.IntList
-
Constructor, specifying an initial array capacity.
- IntList(double) - Constructor for class org.basex.util.list.IntList
-
Constructor.
- IntList(int[]) - Constructor for class org.basex.util.list.IntList
-
Constructor, specifying an initial array.
- IntMap<E> - Class in org.basex.util.hash
-
This is an efficient hash map, extending the
hash set.
- IntMap() - Constructor for class org.basex.util.hash.IntMap
-
- INTO - Static variable in interface org.basex.query.QueryText
-
Parser token.
- INTPARSE - Static variable in class org.basex.core.Prop
-
Use internal XML parser.
- IntSeq - Class in org.basex.query.item
-
Sequence of
Integers, containing at least two of them.
- IntSet - Class in org.basex.util.hash
-
This is an efficient hash set, storing keys in a simple integer array.
- IntSet() - Constructor for class org.basex.util.hash.IntSet
-
Constructor.
- INVALID_VALUE_X_X - Static variable in interface org.basex.core.Text
-
Invalid value.
- INVALID_X - Static variable in interface org.basex.core.Text
-
Invalid.
- INVEND - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- invert(Object[]) - Method in class org.basex.core.AProp
-
Inverts a boolean property.
- invert() - Method in class org.basex.query.expr.Cmp
-
If possible, inverts the operands of the expression.
- invert() - Method in class org.basex.query.expr.CmpG
-
- invert() - Method in enum org.basex.query.expr.CmpG.OpG
-
Inverts the comparator.
- invert() - Method in class org.basex.query.expr.CmpV
-
- invert() - Method in enum org.basex.query.expr.CmpV.OpV
-
Inverts the comparator.
- invert(Expr, ParseExpr, boolean) - Method in class org.basex.query.util.IndexContext
-
Rewrites the specified expression for index access.
- invertPath(Expr, AxisStep) - Method in class org.basex.query.path.AxisPath
-
Inverts a location path.
- invItem(QueryContext, InputInfo, Value...) - Method in class org.basex.query.item.FItem
-
Invokes this function item with the given arguments.
- invItem(QueryContext, InputInfo, Value...) - Method in class org.basex.query.item.FuncItem
-
- invIter(QueryContext, InputInfo, Value...) - Method in class org.basex.query.item.FItem
-
Invokes this function item with the given arguments.
- invIter(QueryContext, InputInfo, Value...) - Method in class org.basex.query.item.FuncItem
-
- INVNAME - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- invoke(Method, Object, Object...) - Static method in class org.basex.util.Reflect
-
Invokes the specified method.
- INVPE - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- invValue(QueryContext, InputInfo, Value...) - Method in class org.basex.query.item.FItem
-
Invokes this function item with the given arguments.
- invValue(QueryContext, InputInfo, Value...) - Method in class org.basex.query.item.FuncItem
-
- invValue(QueryContext, InputInfo, Value...) - Method in class org.basex.query.item.map.Map
-
- io() - Method in class org.basex.io.in.XMLInput
-
Returns the IO reference.
- IO - Class in org.basex.io
-
Generic representation for inputs and outputs.
- io(String) - Method in class org.basex.query.StaticContext
-
Returns an IO references for the specified filename.
- IOContent - Class in org.basex.io
-
IO reference, representing a byte array.
- IOContent(byte[]) - Constructor for class org.basex.io.IOContent
-
Constructor.
- IOContent(String) - Constructor for class org.basex.io.IOContent
-
Constructor.
- IOContent(byte[], String) - Constructor for class org.basex.io.IOContent
-
Constructor.
- IOFile - Class in org.basex.io
-
IO reference, representing a local file or directory path.
- IOFile(String) - Constructor for class org.basex.io.IOFile
-
Constructor.
- IOFile(File) - Constructor for class org.basex.io.IOFile
-
Constructor.
- IOFile(String, String) - Constructor for class org.basex.io.IOFile
-
Constructor.
- IOFile(IOFile, String) - Constructor for class org.basex.io.IOFile
-
Constructor.
- IOUrl - Class in org.basex.io
-
IO reference, representing a URL.
- IOUrl(String) - Constructor for class org.basex.io.IOUrl
-
Constructor.
- is(Object[]) - Method in class org.basex.core.AProp
-
Returns the requested boolean.
- is(KeyEvent) - Method in enum org.basex.gui.layout.BaseXKeys
-
Returns true if the specified key combination was pressed.
- is(ANode) - Method in class org.basex.query.item.ANode
-
Compares the identity of two nodes.
- is(ANode) - Method in class org.basex.query.item.DBNode
-
- is(ANode) - Method in class org.basex.query.item.FNode
-
- IS - Static variable in interface org.basex.query.QueryText
-
Parser token.
- is(Var) - Method in class org.basex.query.util.Var
-
Checks whether the given variable is identical to this one, i.e.
- is(FTFlag) - Method in class org.basex.util.ft.FTOpt
-
Returns the specified flag.
- isAbsolute() - Method in class org.basex.query.item.Uri
-
Tests if this is an absolute URI.
- isArchive() - Method in class org.basex.io.IO
-
Checks if this file is an archive.
- isArchive() - Method in class org.basex.io.IOFile
-
- isChar(int) - Static method in class org.basex.util.XMLToken
-
Checks if the specified character is an XML letter.
- isCompatible(Version) - Method in class org.basex.util.Version
-
Checks if this version is compatible with the given version template.
- isDate() - Method in enum org.basex.query.item.AtomType
-
- isDate() - Method in class org.basex.query.item.FuncType
-
- isDate() - Method in enum org.basex.query.item.NodeType
-
- isDate() - Method in interface org.basex.query.item.Type
-
Checks if the type refers to a date or one of its sub-types.
- isDefaultNamespace(String) - Method in class org.basex.api.dom.BXNode
-
- isDir(byte[]) - Method in class org.basex.index.Resources
-
Determines whether the given path is the path to a directory.
- isDir() - Method in class org.basex.io.IO
-
Tests if this is a directory instance.
- isDir() - Method in class org.basex.io.IOFile
-
- isDuration() - Method in enum org.basex.query.item.AtomType
-
- isDuration() - Method in class org.basex.query.item.FuncType
-
- isDuration() - Method in enum org.basex.query.item.NodeType
-
- isDuration() - Method in interface org.basex.query.item.Type
-
Checks if the type refers to a xs:duration or one of its sub-types.
- isElementContentWhitespace() - Method in class org.basex.api.dom.BXText
-
- isEmpty() - Method in class org.basex.data.Data
-
Checks if the database contains no documents.
- isEmpty() - Method in class org.basex.query.expr.Expr
-
Tests if this is an empty sequence.
- isEmpty() - Method in class org.basex.query.item.Empty
-
- isEmpty() - Method in class org.basex.util.list.ElementList
-
Tests is the container has no elements.
- isEmpty() - Method in class org.basex.util.MinHeap
-
Checks if this heap is empty.
- isEmpty() - Method in class org.basex.util.TokenBuilder
-
Tests if the token is empty.
- isEqualNode(Node) - Method in class org.basex.api.dom.BXNode
-
- isFunction(Function) - Method in class org.basex.query.expr.Expr
-
Checks if this expression is a certain function.
- isFunction(Function) - Method in class org.basex.query.func.StandardFunc
-
- isFunction() - Method in enum org.basex.query.item.AtomType
-
- isFunction() - Method in class org.basex.query.item.FuncType
-
- isFunction() - Method in enum org.basex.query.item.NodeType
-
- isFunction() - Method in interface org.basex.query.item.Type
-
Checks if the type refers to a function item.
- isId() - Method in class org.basex.api.dom.BXAttr
-
- isItem() - Method in class org.basex.query.expr.Expr
-
Tests if this is an item.
- isItem() - Method in class org.basex.query.item.Item
-
- isLeaf() - Method in class org.basex.gui.layout.TreeFolder
-
- isLeaf() - Method in class org.basex.gui.layout.TreeLeaf
-
- isLeaf() - Method in class org.basex.index.Stats
-
Getter for leaf.
- isMap() - Method in enum org.basex.query.item.AtomType
-
- isMap() - Method in class org.basex.query.item.FuncType
-
- isMap() - Method in class org.basex.query.item.MapType
-
- isMap() - Method in enum org.basex.query.item.NodeType
-
- isMap() - Method in interface org.basex.query.item.Type
-
Checks if the type refers to a map.
- isMultipart - Variable in class org.basex.query.util.http.HTTPRequest
-
Indicator for multipart request.
- isName(byte[]) - Static method in class org.basex.util.XMLToken
-
Checks if the specified token is a valid name.
- isNCChar(int) - Static method in class org.basex.util.XMLToken
-
Checks if the specified character is an XML letter.
- isNCName(byte[]) - Static method in class org.basex.util.XMLToken
-
Checks if the specified token is a valid NCName.
- isNCStartChar(int) - Static method in class org.basex.util.XMLToken
-
Checks if the specified character is a name start character, as required
e.g.
- isNMToken(byte[]) - Static method in class org.basex.util.XMLToken
-
Checks if the specified token is a valid NMToken.
- isNode() - Method in enum org.basex.query.item.AtomType
-
- isNode() - Method in class org.basex.query.item.FuncType
-
- isNode() - Method in enum org.basex.query.item.NodeType
-
- isNode() - Method in interface org.basex.query.item.Type
-
Checks if the type refers to a node.
- isNumber() - Method in enum org.basex.query.item.AtomType
-
- isNumber() - Method in class org.basex.query.item.FuncType
-
- isNumber() - Method in enum org.basex.query.item.NodeType
-
- isNumber() - Method in interface org.basex.query.item.Type
-
Checks if the type refers to a number.
- isQName(byte[]) - Static method in class org.basex.util.XMLToken
-
Checks if the specified token is a valid QName.
- isSameNode(Node) - Method in class org.basex.api.dom.BXNode
-
- isSet(FTFlag) - Method in class org.basex.util.ft.FTOpt
-
Tests if the specified flag has been set.
- isStartChar(int) - Static method in class org.basex.util.XMLToken
-
Checks if the specified character is an XML first-letter.
- isString() - Method in enum org.basex.query.item.AtomType
-
- isString() - Method in class org.basex.query.item.FuncType
-
- isString() - Method in enum org.basex.query.item.NodeType
-
- isString() - Method in interface org.basex.query.item.Type
-
Checks if the type refers to an xs:string or one of its sub-types.
- isSupported(String, String) - Method in class org.basex.api.dom.BXNode
-
- isText(String) - Static method in class org.basex.io.MimeTypes
-
Checks if the main part of the content type is "text".
- ISTORAGE - Static variable in interface org.basex.data.DataText
-
Index version; if it's modified, new indexes can't be parsed anymore
by older versions.
- isUntyped() - Method in enum org.basex.query.item.AtomType
-
- isUntyped() - Method in class org.basex.query.item.FuncType
-
- isUntyped() - Method in enum org.basex.query.item.NodeType
-
- isUntyped() - Method in interface org.basex.query.item.Type
-
Checks if the type refers to an untyped item.
- isVacuous() - Method in class org.basex.query.expr.Expr
-
Tests if this is a vacuous expression (empty sequence or error function).
- isVacuous() - Method in class org.basex.query.expr.If
-
- isVacuous() - Method in class org.basex.query.expr.List
-
- isVacuous() - Method in class org.basex.query.expr.TypeSwitch
-
- isVacuous() - Method in class org.basex.query.func.FNDb
-
- isVacuous() - Method in class org.basex.query.func.FNInfo
-
- isVacuous() - Method in class org.basex.query.item.Empty
-
- isValid() - Method in class org.basex.query.item.Uri
-
Checks the validity of this URI.
- isValue() - Method in class org.basex.query.expr.Expr
-
Tests if this is a value.
- isValue() - Method in class org.basex.query.item.Value
-
- isXML() - Method in class org.basex.io.IO
-
Checks if this file contains XML.
- isXML() - Method in class org.basex.io.IOFile
-
- isXML(String) - Static method in class org.basex.io.MimeTypes
-
Checks if the content type is an XML content type.
- item(int) - Method in class org.basex.api.dom.BXNList
-
- item(IO, Prop, String) - Static method in class org.basex.build.Parser
-
Returns an XQuery item for the specified content type.
- ITEM - Static variable in interface org.basex.core.Text
-
Query hits.
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.And
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.Arith
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.Cast
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.Castable
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.CAttr
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.CComm
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.CDoc
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.CElem
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.CFrag
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.CmpG
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.CmpN
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.CmpR
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.CmpV
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.CNSpace
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.Context
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.CPI
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.CTxt
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.Expr
-
Evaluates the expression and returns the resulting item or
a null reference, if the expression yields an empty sequence.
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.If
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.Instance
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.LitMap
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.Or
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.ParseExpr
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.Pos
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.Quantifier
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.Switch
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.Unary
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.expr.VarRef
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.flwor.Group.Spec
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.ft.FTAnd
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.ft.FTContains
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.ft.FTExpr
-
This method is called by the sequential full-text evaluation.
- item(QueryContext, InputInfo) - Method in class org.basex.query.ft.FTExtensionSelection
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.ft.FTFilter
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.ft.FTMildNot
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.ft.FTNot
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.ft.FTOptions
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.ft.FTOr
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.ft.FTWeight
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.ft.FTWords
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.BaseFuncCall
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.DynamicFunc
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNAcc
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNAggr
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNContext
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNCrypto
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNDate
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNDb
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNFile
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNFormat
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNFt
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNFunc
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNGen
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNHof
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNId
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNIndex
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNInfo
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNJson
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNMap
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNMath
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNNode
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNNum
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNPat
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNQName
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNRepo
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNSeq
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNSimple
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNSql
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNStr
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNUtil
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNXslt
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.FNZip
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.InlineFunc
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.func.UserFunc
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.item.Empty
-
- Item - Class in org.basex.query.item
-
Abstract item.
- item(QueryContext, InputInfo) - Method in class org.basex.query.item.Item
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.item.Seq
-
- ITEM - Static variable in class org.basex.query.item.SeqType
-
Single item.
- item - Variable in class org.basex.query.iter.ItemCache
-
Item container.
- item - Variable in class org.basex.query.iter.NodeCache
-
Node container.
- item(QueryContext, InputInfo) - Method in class org.basex.query.up.expr.Delete
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.up.expr.Insert
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.up.expr.Rename
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.up.expr.Replace
-
- item(QueryContext, InputInfo) - Method in class org.basex.query.util.Var
-
- ITEM_OM - Static variable in class org.basex.query.item.SeqType
-
One or more items.
- ITEM_ZM - Static variable in class org.basex.query.item.SeqType
-
Zero or more items.
- ITEM_ZO - Static variable in class org.basex.query.item.SeqType
-
Zero or one item.
- itemAt(long) - Method in class org.basex.query.item.DBNodeSeq
-
- itemAt(long) - Method in class org.basex.query.item.Empty
-
- itemAt(long) - Method in class org.basex.query.item.IntSeq
-
- itemAt(long) - Method in class org.basex.query.item.Item
-
- itemAt(long) - Method in class org.basex.query.item.ItemSeq
-
- itemAt(long) - Method in class org.basex.query.item.RangeSeq
-
- itemAt(long) - Method in class org.basex.query.item.Value
-
Gets the item at the given position in the value.
- ItemCache - Class in org.basex.query.iter
-
Item iterator.
- ItemCache() - Constructor for class org.basex.query.iter.ItemCache
-
Constructor.
- ItemCache(int) - Constructor for class org.basex.query.iter.ItemCache
-
Constructor.
- ItemCache(Item[], int) - Constructor for class org.basex.query.iter.ItemCache
-
Constructor.
- ITEMM - Static variable in interface org.basex.query.QueryText
-
Parser token.
- ITEMS - Static variable in interface org.basex.core.Text
-
Query hits.
- ItemSeq - Class in org.basex.query.item
-
Sequence, containing at least two items.
- ItemSet - Class in org.basex.query.util
-
Set for quickly indexing items.
- ItemSet() - Constructor for class org.basex.query.util.ItemSet
-
- iter(IndexToken) - Method in class org.basex.data.Data
-
Returns the indexed pre references for the specified token.
- iter(IndexToken) - Method in interface org.basex.index.Index
-
Returns an iterator for the index results.
- iter(IndexToken) - Method in class org.basex.index.Names
-
- iter(IndexToken) - Method in class org.basex.index.path.PathSummary
-
- iter(IndexToken) - Method in class org.basex.index.Resources
-
- iter(IndexToken) - Method in class org.basex.index.value.DiskValues
-
- iter(IndexToken) - Method in class org.basex.index.value.MemValues
-
- iter(int, long) - Method in class org.basex.index.value.UpdatableDiskValues
-
- iter(IndexToken) - Method in class org.basex.index.value.UpdatableMemValues
-
- iter(QueryContext) - Method in class org.basex.query.expr.Context
-
- iter(Iter[]) - Method in class org.basex.query.expr.Except
-
- iter(QueryContext) - Method in class org.basex.query.expr.Expr
-
Evaluates the expression and returns an iterator on the resulting items.
- iter(QueryContext) - Method in class org.basex.query.expr.Extension
-
- iter(QueryContext) - Method in class org.basex.query.expr.Filter
-
- iter(QueryContext) - Method in class org.basex.query.expr.If
-
- iter(QueryContext) - Method in class org.basex.query.expr.IndexAccess
-
- iter(Iter[]) - Method in class org.basex.query.expr.InterSect
-
- iter(QueryContext) - Method in class org.basex.query.expr.List
-
- iter(QueryContext) - Method in class org.basex.query.expr.ParseExpr
-
- iter(QueryContext) - Method in class org.basex.query.expr.Range
-
- iter(QueryContext) - Method in class org.basex.query.expr.RangeAccess
-
- iter(QueryContext) - Method in class org.basex.query.expr.Root
-
- iter(QueryContext) - Method in class org.basex.query.expr.Switch
-
- iter(QueryContext) - Method in class org.basex.query.expr.Treat
-
- iter(QueryContext) - Method in class org.basex.query.expr.Try
-
- iter(QueryContext) - Method in class org.basex.query.expr.TypeSwitch
-
- iter(Iter[]) - Method in class org.basex.query.expr.Union
-
- iter(QueryContext) - Method in class org.basex.query.expr.VarRef
-
- iter(QueryContext) - Method in class org.basex.query.flwor.FLWR
-
- iter(QueryContext) - Method in class org.basex.query.flwor.For
-
- iter(QueryContext) - Method in class org.basex.query.flwor.GFLWOR
-
- iter(QueryContext) - Method in class org.basex.query.flwor.Group
-
- iter(QueryContext) - Method in class org.basex.query.flwor.Let
-
- iter(QueryContext) - Method in class org.basex.query.flwor.Order
-
- iter(QueryContext) - Method in class org.basex.query.ft.FTAnd
-
- iter(QueryContext) - Method in class org.basex.query.ft.FTExpr
-
This method is called by the index-based full-text evaluation.
- iter(QueryContext) - Method in class org.basex.query.ft.FTExtensionSelection
-
- iter(QueryContext) - Method in class org.basex.query.ft.FTFilter
-
- iter(QueryContext) - Method in class org.basex.query.ft.FTIndexAccess
-
- iter(QueryContext) - Method in class org.basex.query.ft.FTMildNot
-
- iter(QueryContext) - Method in class org.basex.query.ft.FTNot
-
- iter(QueryContext) - Method in class org.basex.query.ft.FTOptions
-
- iter(QueryContext) - Method in class org.basex.query.ft.FTOr
-
- iter(QueryContext) - Method in class org.basex.query.ft.FTWeight
-
- iter(QueryContext) - Method in class org.basex.query.ft.FTWords
-
- iter(QueryContext) - Method in class org.basex.query.func.BaseFuncCall
-
- iter(QueryContext) - Method in class org.basex.query.func.DynamicFunc
-
- iter(QueryContext) - Method in class org.basex.query.func.FNDb
-
- iter(QueryContext) - Method in class org.basex.query.func.FNFile
-
- iter(QueryContext) - Method in class org.basex.query.func.FNFt
-
- iter(QueryContext) - Method in class org.basex.query.func.FNFunc
-
- iter(QueryContext) - Method in class org.basex.query.func.FNGen
-
- iter(QueryContext) - Method in class org.basex.query.func.FNHof
-
- iter(QueryContext) - Method in class org.basex.query.func.FNHttp
-
- iter(QueryContext) - Method in class org.basex.query.func.FNId
-
- iter(QueryContext) - Method in class org.basex.query.func.FNIndex
-
- iter(QueryContext) - Method in class org.basex.query.func.FNInfo
-
- iter(QueryContext) - Method in class org.basex.query.func.FNMap
-
- iter(QueryContext) - Method in class org.basex.query.func.FNPat
-
- iter(QueryContext) - Method in class org.basex.query.func.FNQName
-
- iter(QueryContext) - Method in class org.basex.query.func.FNRepo
-
- iter(QueryContext) - Method in class org.basex.query.func.FNSeq
-
- iter(QueryContext) - Method in class org.basex.query.func.FNSimple
-
- iter(QueryContext) - Method in class org.basex.query.func.FNSql
-
- iter(QueryContext) - Method in class org.basex.query.func.FNStr
-
- iter(QueryContext) - Method in class org.basex.query.func.FNUtil
-
- iter(QueryContext) - Method in class org.basex.query.func.InlineFunc
-
- iter(QueryContext) - Method in class org.basex.query.func.JavaMapping
-
- iter(QueryContext) - Method in class org.basex.query.func.UserFunc
-
- ITER - Static variable in class org.basex.query.item.Empty
-
Empty iterator.
- iter() - Method in class org.basex.query.item.Empty
-
- iter() - Method in class org.basex.query.item.Item
-
- iter() - Method in class org.basex.query.item.Seq
-
- iter(QueryContext) - Method in class org.basex.query.item.Value
-
- iter() - Method in class org.basex.query.item.Value
-
Returns an iterator.
- Iter - Class in org.basex.query.iter
-
Iterator interface.
- Iter() - Constructor for class org.basex.query.iter.Iter
-
- iter(QueryContext) - Method in class org.basex.query.path.AxisPath
-
- iter(QueryContext) - Method in class org.basex.query.path.AxisStep
-
- iter(QueryContext) - Method in class org.basex.query.path.MixedPath
-
- iter() - Method in class org.basex.query.QueryContext
-
Returns a result iterator.
- iter(Expr) - Method in class org.basex.query.QueryContext
-
Evaluates the specified expression and returns an iterator.
- iter() - Method in class org.basex.query.QueryProcessor
-
Returns a result iterator.
- iter(QueryContext) - Method in class org.basex.query.up.expr.Transform
-
- iter(QueryContext) - Method in class org.basex.query.util.Var
-
- iterable() - Method in class org.basex.query.expr.Expr
-
Returns true if the expression is iterable, i.e., if it does not contain
any duplicates and if all results are sorted.
- iterable() - Method in class org.basex.query.expr.IndexAccess
-
- iterable() - Method in class org.basex.query.expr.RangeAccess
-
- iterable() - Method in class org.basex.query.expr.Root
-
- iterable() - Method in class org.basex.query.ft.FTIndexAccess
-
- iterable() - Method in class org.basex.query.func.FNDb
-
- iterable() - Method in class org.basex.query.func.FNGen
-
- iterable() - Method in class org.basex.query.item.DBNodeSeq
-
- iterable() - Method in class org.basex.query.item.Empty
-
- iterable() - Method in class org.basex.query.item.Item
-
- iterable() - Method in class org.basex.query.item.ItemSeq
-
- iterable() - Method in class org.basex.query.item.RangeSeq
-
- iterable() - Method in class org.basex.query.path.AxisPath
-
- iterable - Variable in class org.basex.query.util.IndexContext
-
Flag for iterative evaluation.
- iterator() - Method in class org.basex.core.AProp
-
- iterator() - Method in class org.basex.data.FTMatch
-
- iterator() - Method in class org.basex.data.FTMatches
-
- iterator() - Method in class org.basex.query.item.Value
-
- iterator() - Method in class org.basex.query.iter.AxisIter
-
- iterator() - Method in class org.basex.query.iter.ValueIter
-
- iterator() - Method in class org.basex.query.util.ItemSet
-
- iterator() - Method in class org.basex.util.hash.TokenSet
-
- iterator() - Method in class org.basex.util.list.IntArrayList
-
- iterator() - Method in class org.basex.util.list.StringList
-
- iterator() - Method in class org.basex.util.list.TokenList
-
- ITM - Static variable in interface org.basex.query.QueryText
-
Query Plan.
- itr - Variable in class org.basex.gui.layout.BaseXDSlider
-
Integer flag.
- itr(InputInfo) - Method in class org.basex.query.item.Bln
-
- itr(InputInfo) - Method in class org.basex.query.item.Dbl
-
- itr(InputInfo) - Method in class org.basex.query.item.DBNode
-
- itr(InputInfo) - Method in class org.basex.query.item.Dec
-
- itr(InputInfo) - Method in class org.basex.query.item.Flt
-
- itr(InputInfo) - Method in class org.basex.query.item.Int
-
- itr(InputInfo) - Method in class org.basex.query.item.Item
-
Returns an integer (long) representation of the value.
- ITR - Static variable in class org.basex.query.item.SeqType
-
Single number; for simplicity, numbers are summarized by this type.
- ITR_OM - Static variable in class org.basex.query.item.SeqType
-
One or more numbers.
- ITR_ZM - Static variable in class org.basex.query.item.SeqType
-
Zero or more numbers.
- ITR_ZO - Static variable in class org.basex.query.item.SeqType
-
Zero or one number.
- label() - Method in interface org.basex.gui.GUICommand
-
Returns the command label.
- label() - Method in enum org.basex.gui.GUICommands
-
- LABELW - Static variable in class org.basex.gui.layout.BaseXDSlider
-
Label space.
- Lang - Class in org.basex.core
-
- LANG - Static variable in class org.basex.core.MainProp
-
Language name.
- LANG - Static variable in interface org.basex.query.QueryText
-
Language attribute.
- LANGKEYS - Static variable in class org.basex.core.MainProp
-
Flag to include key names in the language strings.
- langkeys - Static variable in class org.basex.core.Prop
-
Flag for prefixing texts with their keys (helps while translating texts).
- language - Static variable in class org.basex.core.Prop
-
Language (applied after restart).
- LANGUAGE - Static variable in class org.basex.core.Prop
-
Language for full-text search index.
- LANGUAGE - Static variable in interface org.basex.core.Text
-
Full-text index information.
- language - Variable in class org.basex.data.MetaData
-
Language of full-text search index.
- LANGUAGE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- Language - Class in org.basex.util.ft
-
This class contains language tokens which are valid for the xml:lang
attribute.
- LANGUAGE_RESTART - Static variable in interface org.basex.core.Text
-
Language preference.
- languages() - Static method in class org.basex.util.ft.FTLexer
-
Lists all languages for which tokenizers and stemmers are available.
- large - Variable in enum org.basex.gui.GUIConstants.Msg
-
Large icon.
- large() - Method in class org.basex.gui.layout.BaseXCheckBox
-
Chooses a large font.
- large() - Method in class org.basex.gui.layout.BaseXLabel
-
Chooses a large font.
- last - Variable in class org.basex.query.expr.Preds
-
Compilation: first predicate uses last function.
- LAST - Static variable in interface org.basex.query.QueryText
-
Parser token.
- last - Variable in class org.basex.server.ClientListener
-
Timestamp of last interaction.
- last() - Method in class org.basex.util.Undo
-
Returns the previous string.
- lastid - Variable in class org.basex.data.MetaData
-
Last (highest) id assigned to a node.
- lastIndexOf(byte[], int) - Static method in class org.basex.util.Token
-
Returns the last position of the specified character or -1.
- LASTINSERT - Static variable in class org.basex.gui.GUIProp
-
Last insertion type.
- LAX - Static variable in interface org.basex.query.QueryText
-
Parser token.
- layout(LayoutManager) - Method in class org.basex.gui.layout.BaseXBack
-
Sets the layout manager for this container.
- layout() - Method in class org.basex.gui.view.ViewNotifier
-
Notifies all views of layout changes.
- layoutContainer(Container) - Method in class org.basex.gui.layout.BaseXSplit
-
- layoutContainer(Container) - Method in class org.basex.gui.layout.TableLayout
-
- layoutViews() - Method in class org.basex.gui.GUI
-
Updates the view layout.
- lc(byte[]) - Static method in class org.basex.util.Token
-
Converts the specified token to lower case.
- lc(int) - Static method in class org.basex.util.Token
-
Converts a character to lower case.
- LC_COMP - Static variable in class org.basex.util.Token
-
Case-insensitive comparator for byte arrays.
- leaf(GUIProp, Data, int) - Static method in class org.basex.gui.view.ViewData
-
Checks if the specified node is a leaf node
(text node or file element or file tag).
- leaf - Variable in class org.basex.query.QueryContext
-
Compilation flag: current node has leaves.
- LEAST - Static variable in interface org.basex.query.QueryText
-
Parser token.
- leaves(TreeFolder) - Static method in class org.basex.gui.layout.TreeFolder
-
Finds all leaf child nodes for the given node.
- len(byte[]) - Static method in class org.basex.util.Token
-
Returns the token length.
- length() - Method in class org.basex.io.in.BufferInput
-
Returns the input length.
- length(long) - Method in class org.basex.io.in.BufferInput
-
Sets the input length.
- length() - Method in class org.basex.io.in.XMLInput
-
Returns the file length.
- length() - Method in class org.basex.io.IO
-
Returns the file length.
- length() - Method in class org.basex.io.IOContent
-
- length() - Method in class org.basex.io.IOFile
-
- length() - Method in class org.basex.io.IOUrl
-
- length() - Method in class org.basex.io.random.DataAccess
-
Returns the file length.
- length(byte[], int) - Static method in class org.basex.util.Num
-
Returns the compressed length of the value at the specified position.
- length(int) - Static method in class org.basex.util.Num
-
Returns the compressed length of the specified value.
- Let - Class in org.basex.query.flwor
-
Let clause.
- Let(InputInfo, Expr, Var) - Constructor for class org.basex.query.flwor.Let
-
Constructor.
- Let(InputInfo, Expr, Var, boolean) - Constructor for class org.basex.query.flwor.Let
-
Constructor.
- LET - Static variable in interface org.basex.query.QueryText
-
Parser token.
- let(double, int) - Static method in class org.basex.util.ft.Scoring
-
Returns a score for the let clause.
- letter(int) - Static method in class org.basex.util.Token
-
Checks if the specified character is a computer letter (A - Z, a - z, _).
- letterOrDigit(int) - Static method in class org.basex.util.Token
-
Checks if the specified character is a computer letter or digit.
- level - Variable in class org.basex.gui.view.ViewRect
-
Level.
- level() - Method in class org.basex.index.path.PathNode
-
Returns the level of the path node.
- level - Variable in class org.basex.io.serial.Serializer
-
Current level.
- LEVELS - Static variable in interface org.basex.query.QueryText
-
Parser token.
- Levenshtein - Class in org.basex.util
-
Damerau-Levenshtein implementation.
- Levenshtein() - Constructor for class org.basex.util.Levenshtein
-
Constructor.
- LEXICAL - Static variable in class org.basex.build.file.HTMLProp
-
TagSoup option: lexical.
- lfont - Static variable in class org.basex.gui.GUIConstants
-
Large font.
- LGRAY - Static variable in class org.basex.gui.GUIConstants
-
Cell color.
- LI - Static variable in interface org.basex.core.Text
-
List.
- LI_ENTRIES - Static variable in interface org.basex.core.Text
-
Index info.
- LI_SIZE - Static variable in interface org.basex.core.Text
-
Index info.
- LI_STRUCTURE - Static variable in interface org.basex.core.Text
-
Index info.
- LICENSE - Static variable in interface org.basex.core.Text
-
License info.
- LIMITATTS - Static variable in interface org.basex.build.BuildText
-
Builder error.
- LIMITNS - Static variable in interface org.basex.build.BuildText
-
Builder error.
- LIMITRANGE - Static variable in interface org.basex.build.BuildText
-
Builder error.
- LIMITTAGS - Static variable in interface org.basex.build.BuildText
-
Builder error.
- line() - Method in class org.basex.io.in.XMLInput
-
Returns the current line.
- line() - Method in exception org.basex.query.QueryException
-
Returns the error line.
- LINE_X - Static variable in interface org.basex.core.Text
-
Line info.
- lineCol() - Method in class org.basex.util.InputInfo
-
Getter for line and column number.
- lineCol(String, int) - Static method in class org.basex.util.InputInfo
-
Calculates the column and line number of a given offset in the string.
- LINES - Static variable in class org.basex.build.file.ParserProp
-
Parser option: line.
- List - Class in org.basex.core.cmd
-
Evaluates the 'list' command and shows all available databases.
- List() - Constructor for class org.basex.core.cmd.List
-
Default constructor.
- list(Context) - Static method in class org.basex.core.cmd.List
-
Returns a list of all databases.
- list(Context, boolean) - Static method in class org.basex.core.cmd.List
-
Returns a list of all databases and (optionally) backed up databases.
- list(Context) - Static method in class org.basex.core.cmd.RepoList
-
Returns a list of all packages.
- list() - Method in class org.basex.core.Databases
-
Lists all available databases and backups.
- list - Variable in class org.basex.data.Nodes
-
Pre values container.
- List - Class in org.basex.query.expr
-
Expression list.
- List(InputInfo, Expr...) - Constructor for class org.basex.query.expr.List
-
Constructor.
- list - Variable in class org.basex.query.util.ExprList
-
Element container.
- list - Variable in class org.basex.util.list.ByteList
-
Element container.
- list - Variable in class org.basex.util.list.IntList
-
Element container.
- list - Variable in class org.basex.util.list.StringList
-
Element container.
- listBackups() - Method in class org.basex.core.Databases
-
Lists all available backups.
- listBackups(String) - Method in class org.basex.core.Databases
-
Lists all available backups.
- ListDB - Class in org.basex.core.cmd
-
Evaluates the 'list' command and shows all documents in a database.
- ListDB(String) - Constructor for class org.basex.core.cmd.ListDB
-
Default constructor.
- listDBs() - Method in class org.basex.core.Databases
-
Lists all available databases.
- listDBs(String) - Method in class org.basex.core.Databases
-
Lists all available databases matching the given name.
- listener - Variable in class org.basex.core.Context
-
Client listener.
- LitMap - Class in org.basex.query.expr
-
A literal map expression.
- LitMap(InputInfo, Expr[]) - Constructor for class org.basex.query.expr.LitMap
-
Constructor.
- ln - Variable in class org.basex.query.path.NameTest
-
Local name.
- ln - Variable in class org.basex.util.ft.FTOpt
-
Language.
- local() - Method in class org.basex.query.item.QNm
-
Returns the local name.
- LOCAL - Static variable in interface org.basex.query.QueryText
-
XS token.
- local(byte[]) - Static method in class org.basex.util.Token
-
Returns the local name of the specified name.
- LOCALHOST - Static variable in interface org.basex.core.Text
-
Localhost.
- LOCALINFO - Static variable in interface org.basex.core.Text
-
Start information.
- LOCALMODE - Static variable in interface org.basex.core.Text
-
Local (standalone) mode.
- LocalQuery - Class in org.basex.server
-
This class defines all methods for iteratively evaluating queries locally.
- LocalQuery(String, Context, OutputStream) - Constructor for class org.basex.server.LocalQuery
-
Constructor.
- locals() - Method in class org.basex.query.util.VarContext
-
Returns the local variables.
- LocalSession - Class in org.basex.server
-
This class offers methods to locally execute database commands.
- LocalSession(Context) - Constructor for class org.basex.server.LocalSession
-
Default constructor.
- LocalSession(Context, String, String) - Constructor for class org.basex.server.LocalSession
-
Constructor, specifying login data.
- LocalSession(Context, String, String, OutputStream) - Constructor for class org.basex.server.LocalSession
-
Constructor, specifying login data and an output stream.
- LocalSession(Context, OutputStream) - Constructor for class org.basex.server.LocalSession
-
Constructor, specifying an output stream.
- LOCALURI - Static variable in interface org.basex.query.QueryText
-
Local Functions URI.
- LOCK_X - Static variable in interface org.basex.core.Text
-
Updating error.
- Log - Class in org.basex.server
-
This class writes logging information to disk.
- Log(Context, boolean) - Constructor for class org.basex.server.Log
-
Constructor.
- Logical - Class in org.basex.query.expr
-
Logical expression, extended by
And and
Or.
- LoginException - Exception in org.basex.server
-
This exception is thrown if a wrong user/password combination was specified.
- LoginException() - Constructor for exception org.basex.server.LoginException
-
Constructor.
- LoginException(String, Object...) - Constructor for exception org.basex.server.LoginException
-
Constructs an exception with the specified message and extension.
- lookup() - Method in class org.basex.io.in.LookupInput
-
Returns the current (next) value.
- LookupInput - Class in org.basex.io.in
-
This input stream allows a lookup of the next byte to be returned
by an InputStream reference.
- LookupInput(InputStream) - Constructor for class org.basex.io.in.LookupInput
-
Constructor.
- lookupNamespaceURI(String) - Method in class org.basex.api.dom.BXNode
-
- lookupPrefix(String) - Method in class org.basex.api.dom.BXNode
-
- LOWERCASE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- LRED - Static variable in class org.basex.gui.GUIConstants
-
Color for highlighting errors.
- LSERROR - Static variable in class org.basex.core.Prop
-
Levenshtein default error.
- M_CSV - Static variable in interface org.basex.data.DataText
-
Method.
- M_HTML - Static variable in interface org.basex.data.DataText
-
Method.
- M_HTML5 - Static variable in interface org.basex.data.DataText
-
Method.
- M_JSON - Static variable in interface org.basex.data.DataText
-
Method.
- M_JSONML - Static variable in interface org.basex.data.DataText
-
Method.
- M_MAB2 - Static variable in interface org.basex.data.DataText
-
Method.
- M_RAW - Static variable in interface org.basex.data.DataText
-
Method.
- M_TEXT - Static variable in interface org.basex.data.DataText
-
Method.
- M_XHTML - Static variable in interface org.basex.data.DataText
-
Method.
- M_XML - Static variable in interface org.basex.data.DataText
-
Method.
- MAB2Parser - Class in org.basex.build.file
-
This class parses files in the MAB2 format
and sends events to the specified database builder.
- MAB2Parser(IO, Prop) - Constructor for class org.basex.build.file.MAB2Parser
-
Constructor.
- MAC - Static variable in class org.basex.core.Prop
-
Flag denoting if OS belongs to Mac family.
- MAIL - Static variable in interface org.basex.core.Text
-
Mail.
- main(String...) - Static method in class org.basex.BaseX
-
Main method, launching the standalone mode.
- main(String...) - Static method in class org.basex.BaseXClient
-
Main method of the database client, launching a client instance.
- main(String...) - Static method in class org.basex.BaseXGUI
-
Main method.
- main(String[]) - Static method in class org.basex.BaseXServer
-
Main method, launching the server process.
- Main - Class in org.basex.core
-
This is the abstract main class for the starter classes.
- Main(String[]) - Constructor for class org.basex.core.Main
-
Constructor.
- Main(String[], Context) - Constructor for class org.basex.core.Main
-
Constructor.
- MAIN_OPTIONS - Static variable in interface org.basex.core.Text
-
"Main Options".
- mainMem(Parser, Context) - Static method in class org.basex.core.cmd.CreateDB
-
Returns a main memory database instance from the specified parser.
- mainMem(IO, Context) - Static method in class org.basex.core.cmd.CreateDB
-
Returns a main memory database instance for the specified input reference.
- MAINMEM - Static variable in class org.basex.core.Prop
-
Flag for creating a main memory database.
- MainProp - Class in org.basex.core
-
This class assembles admin properties which are used all around the project.
- MANAGE_DB - Static variable in interface org.basex.core.Text
-
Dialog title for managing databases.
- MAP - Static variable in interface org.basex.core.Text
-
Command info.
- Map - Class in org.basex.query.item.map
-
The map item.
- MAP - Static variable in interface org.basex.query.QueryText
-
MAP token.
- MAP_CHOICES - Static variable in interface org.basex.core.Text
-
Predefined number of layouts.
- MAP_LAYOUT - Static variable in interface org.basex.core.Text
-
Dialog title for treemap design.
- MAP_LAYOUT_D - Static variable in interface org.basex.core.Text
-
Command info.
- MAP_LAYOUTS - Static variable in interface org.basex.core.Text
-
Predefined number of layouts.
- MAP_O - Static variable in class org.basex.query.item.SeqType
-
Single function.
- MAP_ZM - Static variable in class org.basex.query.item.SeqType
-
Single function.
- MAPALGO - Static variable in class org.basex.gui.GUIProp
-
Map algorithm.
- MAPATTS - Static variable in class org.basex.gui.GUIProp
-
Show attributes in treemap.
- MAPLAYOUTLOC - Static variable in class org.basex.gui.GUIProp
-
Dialog location.
- MAPOFFSETS - Static variable in class org.basex.gui.GUIProp
-
Treemap Offsets.
- maps - Variable in class org.basex.index.IndexTree
-
Mapping for using existing tree.
- mapSize() - Method in class org.basex.query.item.map.Map
-
Number of values contained in this map.
- MAPSTR - Static variable in interface org.basex.query.QueryText
-
Parser token.
- MapType - Class in org.basex.query.item
-
Type for maps.
- MAPURI - Static variable in interface org.basex.query.QueryText
-
Map URI.
- MAPVIEW - Static variable in class org.basex.gui.GUIConstants
-
Internal name of the Map View.
- MapView - Class in org.basex.gui.view.map
-
This view is a TreeMap implementation.
- MapView(ViewNotifier) - Constructor for class org.basex.gui.view.map.MapView
-
Default constructor.
- MAPWEIGHT - Static variable in class org.basex.gui.GUIProp
-
number of children <-> size weight in (0;100).
- mark(Nodes, View) - Method in class org.basex.gui.view.ViewNotifier
-
Notifies all views of a selection change.
- mark(int, View) - Method in class org.basex.gui.view.ViewNotifier
-
Notifies all views of a selection change.
- mark(int) - Method in class org.basex.io.in.BufferInput
-
- mark() - Method in class org.basex.util.InputParser
-
Remembers the current position.
- MARK - Static variable in class org.basex.util.TokenBuilder
-
Mark flag.
- marked - Variable in class org.basex.core.Context
-
Marked nodes.
- markedCol() - Method in exception org.basex.query.QueryException
-
Returns the marked error column.
- markSupported() - Method in class org.basex.io.in.BufferInput
-
- markTailCalls() - Method in class org.basex.query.expr.Expr
-
Finds and marks tail calls, enabling TCO.
- markTailCalls() - Method in class org.basex.query.expr.Extension
-
- markTailCalls() - Method in class org.basex.query.expr.If
-
- markTailCalls() - Method in class org.basex.query.expr.Switch
-
- markTailCalls() - Method in class org.basex.query.expr.TypeCase
-
- markTailCalls() - Method in class org.basex.query.expr.TypeSwitch
-
- markTailCalls() - Method in class org.basex.query.flwor.FLWR
-
- markTailCalls() - Method in class org.basex.query.func.BaseFuncCall
-
- match - Variable in class org.basex.data.FTMatches
-
Full-text matches.
- match(byte[]) - Method in class org.basex.query.ft.FTWildcard
-
Check if the wild-card can match a sub-string in a string.
- matches() - Method in class org.basex.data.FTMatches
-
Checks if at least one of the matches contains only includes.
- matches() - Method in class org.basex.index.ft.FTIndexIterator
-
Returns the next match.
- matches(String, String) - Static method in class org.basex.io.MimeTypes
-
Checks if a content type is accepted by the specified pattern.
- MATH - Static variable in interface org.basex.query.QueryText
-
Math token.
- MATHURI - Static variable in interface org.basex.query.QueryText
-
Math URI.
- max - Variable in class org.basex.gui.layout.BaseXDSlider
-
Current slider value.
- max - Variable in class org.basex.index.RangeToken
-
Maximum value.
- max - Variable in class org.basex.index.Stats
-
Maximum value.
- max(int) - Method in class org.basex.io.out.ArrayOutput
-
Sets the maximum number of bytes to be written.
- max - Variable in enum org.basex.query.func.Function
-
Maximum number of arguments.
- max - Variable in enum org.basex.query.item.SeqType.Occ
-
Maximal number of occurrences.
- MAX - Static variable in interface org.basex.query.QueryText
-
Attribute name.
- MAX_NO_OF_HITS - Static variable in interface org.basex.core.Text
-
Maximum number of hits.
- MAXATTS - Static variable in class org.basex.io.IO
-
Maximum number of attributes (see bit layout in
Data class).
- maxCalls - Variable in class org.basex.query.QueryContext
-
Maximum number of successive tail calls.
- MAXCATS - Static variable in class org.basex.core.Prop
-
Maximum number of name categories.
- maxcats - Variable in class org.basex.data.MetaData
-
Maximum number of categories.
- MAXHIST - Static variable in class org.basex.gui.view.ViewNotifier
-
Maximum history size.
- MAXHITS - Static variable in class org.basex.core.Prop
-
Maximum number of hits to be displayed in the GUI (will be overwritten).
- MAXHITS - Static variable in class org.basex.gui.GUIProp
-
Maximum number of hits to be displayed (-1: return all hits; default: 250K).
- MAXLEN - Static variable in class org.basex.core.Prop
-
Maximum length of index entries.
- maxlen - Variable in class org.basex.data.MetaData
-
Maximum token length.
- maxscore - Variable in class org.basex.data.MetaData
-
Maximal indexed full-text score.
- MAXSTAT - Static variable in class org.basex.core.Prop
-
Maximum number of index occurrences to print.
- MAXSTATE - Static variable in class org.basex.gui.GUIProp
-
Flag for maximized GUI window.
- MAXTEXT - Static variable in class org.basex.gui.GUIProp
-
Maximum text size to be displayed.
- mayBeNumber() - Method in class org.basex.query.item.SeqType
-
Tests if the type may be numeric.
- mayBeZero() - Method in class org.basex.query.item.SeqType
-
Tests if the type may yield zero items.
- md() - Method in class org.basex.io.IOFile
-
Recursively creates the directory.
- md5(String) - Static method in class org.basex.util.Token
-
Returns an MD5 hash.
- MEDIA_TYPE - Static variable in interface org.basex.query.util.http.HTTPText
-
Body attribute: media-type.
- MemBuilder - Class in org.basex.build
-
This class creates a database instance in main memory.
- MemBuilder(String, Parser) - Constructor for class org.basex.build.MemBuilder
-
Constructor.
- MemData - Class in org.basex.data
-
This class stores and organizes the database table and the index structures
for textual content in a compressed memory structure.
- MemData(Names, Names, PathSummary, Namespaces, Prop) - Constructor for class org.basex.data.MemData
-
Constructor.
- MemData(Data) - Constructor for class org.basex.data.MemData
-
Light-weight constructor, adopting data structures from the
specified database.
- MemData(Prop) - Constructor for class org.basex.data.MemData
-
Constructor, creating a new, empty database.
- memFull() - Method in class org.basex.index.IndexBuilder
-
Checks if enough memory is left to continue index building.
- memory() - Static method in class org.basex.util.Performance
-
Returns the current memory consumption in bytes.
- memory(Performance) - Static method in class org.basex.util.Util
-
- MEMUSED_C - Static variable in interface org.basex.core.Text
-
Memory information.
- MemValues - Class in org.basex.index.value
-
This class provides a main memory access to attribute values and
text contents.
- MemValues(Data) - Constructor for class org.basex.index.value.MemValues
-
Constructor.
- merge - Variable in class org.basex.index.IndexBuilder
-
Merge flag.
- merge(String) - Method in class org.basex.io.IO
-
Merges two filenames.
- merge(String) - Method in class org.basex.io.IOContent
-
- merge(String) - Method in class org.basex.io.IOFile
-
- merge(String) - Method in class org.basex.io.IOUrl
-
- merge(ThesQuery) - Method in class org.basex.query.ft.ThesQuery
-
Merges two thesaurus definitions.
- merge(UpdatePrimitive) - Method in class org.basex.query.up.primitives.DBAdd
-
- merge(UpdatePrimitive) - Method in class org.basex.query.up.primitives.DBDelete
-
- merge(UpdatePrimitive) - Method in class org.basex.query.up.primitives.DBOptimize
-
- merge(UpdatePrimitive) - Method in class org.basex.query.up.primitives.DBRename
-
- merge(UpdatePrimitive) - Method in class org.basex.query.up.primitives.DBStore
-
- merge(UpdatePrimitive) - Method in class org.basex.query.up.primitives.DeleteNode
-
- merge(UpdatePrimitive) - Method in class org.basex.query.up.primitives.Put
-
- merge(UpdatePrimitive) - Method in class org.basex.query.up.primitives.RenameNode
-
- merge(UpdatePrimitive) - Method in class org.basex.query.up.primitives.ReplaceElementContent
-
- merge(UpdatePrimitive) - Method in class org.basex.query.up.primitives.ReplaceNode
-
- merge(UpdatePrimitive) - Method in class org.basex.query.up.primitives.ReplaceValue
-
- merge(UpdatePrimitive) - Method in class org.basex.query.up.primitives.UpdatePrimitive
-
Merges two update primitives, as they have the same target node.
- message(String, Object[]) - Static method in exception org.basex.core.BaseXException
-
Creates the error message from the specified info and extension array.
- MESSAGE - Static variable in interface org.basex.query.util.http.HTTPText
-
Response attribute: message.
- message(Throwable) - Static method in class org.basex.util.Util
-
Returns a better understandable error message for the specified exception.
- meta - Variable in class org.basex.data.Data
-
Meta data.
- META - Static variable in interface org.basex.data.DataText
-
HTML: meta element.
- MetaData - Class in org.basex.data
-
This class provides meta information on a database.
- MetaData(Prop) - Constructor for class org.basex.data.MetaData
-
Constructor, specifying the database properties.
- MetaData(String, Context) - Constructor for class org.basex.data.MetaData
-
Constructor, specifying the database name and context.
- MetaData(String, Prop, MainProp) - Constructor for class org.basex.data.MetaData
-
Constructor, specifying the database name.
- METHOD - Static variable in class org.basex.build.file.HTMLProp
-
TagSoup option: method=html.
- METHOD - Static variable in interface org.basex.core.Text
-
"Method".
- METHOD - Static variable in interface org.basex.query.util.http.HTTPText
-
Request attribute: HTTP method.
- method(Class<?>, String, Class<?>...) - Static method in class org.basex.util.Reflect
-
Finds a public, protected or private method by name and parameter types.
- METHODS - Static variable in interface org.basex.data.DataText
-
Methods.
- mfont - Static variable in class org.basex.gui.GUIConstants
-
Monospace font.
- mfwidth - Static variable in class org.basex.gui.GUIConstants
-
Monospace character widths.
- MIME_TEXT_PREFIX - Static variable in class org.basex.io.MimeTypes
-
Text media types' prefix.
- MIME_XML_SUFFIX - Static variable in class org.basex.io.MimeTypes
-
XML media types' suffix.
- MimeTypes - Class in org.basex.io
-
This class returns the mime types of a file, which is either dynamically
determined by Java, or statically resolved by requesting the mappings in
the mime.txt project file.
- min - Variable in class org.basex.gui.layout.BaseXDSlider
-
Current slider value.
- min - Variable in class org.basex.index.RangeToken
-
Minimum value.
- min - Variable in class org.basex.index.Stats
-
Minimum value.
- min - Variable in enum org.basex.query.func.Function
-
Minimum number of arguments.
- min() - Method in class org.basex.query.item.Dur
-
Returns the minutes.
- min - Variable in enum org.basex.query.item.SeqType.Occ
-
Minimal number of occurrences.
- MIN - Static variable in interface org.basex.query.QueryText
-
Minimum .
- MinHeap<K,V> - Class in org.basex.util
-
A min-heap.
- MinHeap(int, Comparator<K>) - Constructor for class org.basex.util.MinHeap
-
Constructs a heap with the given initial capacity and order.
- minimumLayoutSize(Container) - Method in class org.basex.gui.layout.BaseXSplit
-
- minimumLayoutSize(Container) - Method in class org.basex.gui.layout.TableLayout
-
- minscore - Variable in class org.basex.data.MetaData
-
Minimal indexed full-text score.
- minValue() - Method in class org.basex.util.MinHeap
-
returns the value of the smallest key from this heap.
- MISSATTR - Static variable in interface org.basex.query.util.pkg.PkgText
-
Attribute missing.
- MISSCOMP - Static variable in interface org.basex.query.util.pkg.PkgText
-
Component missing.
- MISSDESC - Static variable in interface org.basex.query.util.pkg.PkgText
-
Not expected initialization error.
- MISSSECOND - Static variable in interface org.basex.query.util.pkg.PkgText
-
Secondary package missing.
- MixedPath - Class in org.basex.query.path
-
Mixed path expression.
- MixedPath(InputInfo, Expr, Expr...) - Constructor for class org.basex.query.path.MixedPath
-
Constructor.
- mnem - Variable in class org.basex.gui.dialog.Dialog
-
Used mnemonics.
- MOD - Static variable in interface org.basex.query.QueryText
-
Parser token.
- mod - Variable in class org.basex.query.up.Updates
-
Current context modifier.
- mode(GUIConstants.Fill) - Method in class org.basex.gui.layout.BaseXBack
-
Sets the specified fill mode.
- mode - Variable in class org.basex.query.path.Test
-
Type of name test.
- modifier(KeyEvent) - Static method in enum org.basex.gui.layout.BaseXKeys
-
Returns true if the pressed key is a modifier key
(including 'escape' and 'alt'-'tab').
- MODIFY - Static variable in interface org.basex.query.QueryText
-
Parser token.
- module(String) - Method in class org.basex.query.QueryContext
-
Parses the specified module.
- module(byte[]) - Method in class org.basex.query.QueryParser
-
Parses the specified query and starts with the "Module" rule.
- module(String, String) - Method in class org.basex.query.QueryProcessor
-
Adds a module reference.
- MODULE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- MODULES - Static variable in interface org.basex.query.QueryText
-
Static modules.
- mon() - Method in class org.basex.query.item.Dur
-
Returns the months.
- MONOFONT - Static variable in class org.basex.gui.GUIProp
-
Default GUI Monospace Font.
- month(int, int, int) - Method in class org.basex.query.util.format.Formatter
-
Returns the specified month (0-11).
- more() - Method in class org.basex.index.IndexIterator
-
Returns true if more results are found.
- more() - Method in class org.basex.index.IndexTree
-
Checks if the iterator returns more keys.
- more(boolean) - Method in class org.basex.io.IO
-
Checks if more input streams are found.
- more(boolean) - Method in class org.basex.io.IOFile
-
- more() - Method in class org.basex.io.random.DataAccess
-
Checks if more bytes can be read.
- more() - Method in class org.basex.query.iter.AxisMoreIter
-
Checks if more nodes are found.
- more() - Method in class org.basex.server.Query
-
Returns true if more items are available.
- more() - Method in class org.basex.util.Args
-
Checks if more arguments are available.
- more() - Method in class org.basex.util.InputParser
-
Checks if more characters are found.
- MORE_SKIPPED_X - Static variable in interface org.basex.core.Text
-
Info on skipped corrupt files.
- MOREROOTS - Static variable in interface org.basex.build.BuildText
-
Builder error: Tag Mismatch.
- MOST - Static variable in interface org.basex.query.QueryText
-
Parser token.
- mouseClicked(MouseEvent) - Method in class org.basex.gui.layout.BaseXEditor
-
- mouseClicked(MouseEvent) - Method in class org.basex.gui.layout.BaseXPanel
-
- mouseDragged(MouseEvent) - Method in class org.basex.gui.layout.BaseXBar
-
- mouseDragged(MouseEvent) - Method in class org.basex.gui.layout.BaseXDSlider
-
- mouseDragged(MouseEvent) - Method in class org.basex.gui.layout.BaseXEditor
-
- mouseDragged(MouseEvent) - Method in class org.basex.gui.layout.BaseXPanel
-
- mouseDragged(MouseEvent) - Method in class org.basex.gui.layout.BaseXSlider
-
- mouseDragged(MouseEvent) - Method in class org.basex.gui.view.folder.FolderView
-
- mouseDragged(MouseEvent) - Method in class org.basex.gui.view.map.MapView
-
- mouseDragged(MouseEvent) - Method in class org.basex.gui.view.plot.PlotView
-
- mouseDragged(MouseEvent) - Method in class org.basex.gui.view.tree.TreeView
-
- mouseEntered(MouseEvent) - Method in class org.basex.gui.layout.BaseXEditor
-
- mouseEntered(MouseEvent) - Method in class org.basex.gui.layout.BaseXPanel
-
- mouseEntered(MouseEvent) - Method in class org.basex.gui.view.View
-
- mouseExited(MouseEvent) - Method in class org.basex.gui.layout.BaseXEditor
-
- mouseExited(MouseEvent) - Method in class org.basex.gui.layout.BaseXPanel
-
- mouseExited(MouseEvent) - Method in class org.basex.gui.view.table.TableView
-
- mouseExited(MouseEvent) - Method in class org.basex.gui.view.View
-
- MOUSEFOCUS - Static variable in class org.basex.gui.GUIProp
-
Focus follows mouse.
- mouseMoved(MouseEvent) - Method in class org.basex.gui.layout.BaseXDSlider
-
- mouseMoved(MouseEvent) - Method in class org.basex.gui.layout.BaseXPanel
-
- mouseMoved(MouseEvent) - Method in class org.basex.gui.layout.BaseXSlider
-
- mouseMoved(MouseEvent) - Method in class org.basex.gui.view.folder.FolderView
-
- mouseMoved(MouseEvent) - Method in class org.basex.gui.view.info.InfoView
-
- mouseMoved(MouseEvent) - Method in class org.basex.gui.view.map.MapView
-
- mouseMoved(MouseEvent) - Method in class org.basex.gui.view.plot.PlotView
-
- mouseMoved(MouseEvent) - Method in class org.basex.gui.view.table.TableView
-
- mouseMoved(MouseEvent) - Method in class org.basex.gui.view.tree.TreeView
-
- mousePressed(MouseEvent) - Method in class org.basex.gui.layout.BaseXBar
-
- mousePressed(MouseEvent) - Method in class org.basex.gui.layout.BaseXDSlider
-
- mousePressed(MouseEvent) - Method in class org.basex.gui.layout.BaseXEditor
-
- mousePressed(MouseEvent) - Method in class org.basex.gui.layout.BaseXMem
-
- mousePressed(MouseEvent) - Method in class org.basex.gui.layout.BaseXPanel
-
- mousePressed(MouseEvent) - Method in class org.basex.gui.layout.BaseXSlider
-
- mousePressed(MouseEvent) - Method in class org.basex.gui.view.folder.FolderView
-
- mousePressed(MouseEvent) - Method in class org.basex.gui.view.map.MapView
-
- mousePressed(MouseEvent) - Method in class org.basex.gui.view.plot.PlotView
-
- mousePressed(MouseEvent) - Method in class org.basex.gui.view.table.TableView
-
- mousePressed(MouseEvent) - Method in class org.basex.gui.view.tree.TreeView
-
- mousePressed(MouseEvent) - Method in class org.basex.gui.view.View
-
- mouseReleased(MouseEvent) - Method in class org.basex.gui.layout.BaseXBar
-
- mouseReleased(MouseEvent) - Method in class org.basex.gui.layout.BaseXDSlider
-
- mouseReleased(MouseEvent) - Method in class org.basex.gui.layout.BaseXEditor
-
- mouseReleased(MouseEvent) - Method in class org.basex.gui.layout.BaseXPanel
-
- mouseReleased(MouseEvent) - Method in class org.basex.gui.layout.BaseXSlider
-
- mouseReleased(MouseEvent) - Method in class org.basex.gui.view.map.MapView
-
- mouseReleased(MouseEvent) - Method in class org.basex.gui.view.plot.PlotView
-
- mouseReleased(MouseEvent) - Method in class org.basex.gui.view.tree.TreeView
-
- mouseWheelMoved(MouseWheelEvent) - Method in class org.basex.gui.layout.BaseXEditor
-
- mouseWheelMoved(MouseWheelEvent) - Method in class org.basex.gui.layout.BaseXPanel
-
- mouseWheelMoved(MouseWheelEvent) - Method in class org.basex.gui.view.folder.FolderView
-
- mouseWheelMoved(MouseWheelEvent) - Method in class org.basex.gui.view.map.MapView
-
- mouseWheelMoved(MouseWheelEvent) - Method in class org.basex.gui.view.table.TableView
-
- mouseWheelMoved(MouseWheelEvent) - Method in class org.basex.gui.view.tree.TreeView
-
- move(Object, int, int, int) - Static method in class org.basex.util.Array
-
Moves entries inside an array.
- move(int, int) - Method in class org.basex.util.list.IntList
-
Adds a difference to all elements starting from the specified index.
- mprop - Variable in class org.basex.core.Command
-
Main properties.
- mprop - Variable in class org.basex.core.Context
-
Main properties.
- MULTIPART - Static variable in interface org.basex.query.util.http.HTTPText
-
Multipart string.
- NAM - Static variable in interface org.basex.query.QueryText
-
Query Plan.
- NAME - Static variable in class org.basex.core.Prop
-
Project name.
- NAME - Static variable in interface org.basex.core.Text
-
"Name".
- name - Variable in class org.basex.core.User
-
User name.
- name(int) - Method in class org.basex.data.Data
-
Returns a reference to the tag or attribute name id.
- name(int, int) - Method in class org.basex.data.Data
-
Returns a tag, attribute or pi name.
- name - Variable in class org.basex.data.MetaData
-
Database name.
- name(byte[]) - Static method in class org.basex.gui.layout.TreeFolder
-
Extracts the file/document/folder name from the given path.
- name - Variable in class org.basex.gui.layout.TreeNode
-
Node name.
- name - Variable in class org.basex.index.path.PathNode
-
Tag/attribute name id.
- name() - Method in class org.basex.io.IO
-
Returns the name of the resource.
- name(String) - Method in class org.basex.io.IO
-
Sets the name of the resource.
- name - Variable in enum org.basex.query.expr.CmpG.OpG
-
String representation.
- name - Variable in enum org.basex.query.expr.CmpN.OpN
-
String representation.
- name - Variable in enum org.basex.query.expr.CmpV.OpV
-
String representation.
- name - Variable in class org.basex.query.func.UserFunc
-
Function name.
- name() - Method in class org.basex.query.item.ANode
-
Returns the name of the node, composed of an optional prefix
and the local name.
- name - Variable in enum org.basex.query.item.AtomType
-
Name.
- name() - Method in class org.basex.query.item.DBNode
-
- name() - Method in class org.basex.query.item.FAttr
-
- name() - Method in class org.basex.query.item.FElem
-
- name() - Method in class org.basex.query.item.FNames
-
- name() - Method in class org.basex.query.item.FPI
-
- name - Variable in enum org.basex.query.path.Axis
-
Axis string.
- name - Variable in class org.basex.query.path.Test
-
Name test.
- name(byte[]) - Method in class org.basex.query.util.pkg.Package.Dependency
-
Returns unique package name for secondary package using the given
version.
- name(byte[]) - Static method in class org.basex.query.util.pkg.Package
-
Extracts the package name from a unique package name.
- NAME - Static variable in interface org.basex.query.util.pkg.PkgText
-
Attribute name.
- name - Variable in class org.basex.query.util.Var
-
Variable name.
- name(int) - Method in class org.basex.util.Atts
-
Returns the name at the specified index position.
- name(Object) - Static method in class org.basex.util.Util
-
Returns the class name of the specified object.
- name(Class<?>) - Static method in class org.basex.util.Util
-
Returns the name of the specified class.
- NAME_INVALID_X - Static variable in interface org.basex.core.Text
-
Name invalid.
- NAME_OF_DB - Static variable in interface org.basex.core.Text
-
Name of database.
- NAME_OF_DB_COPY - Static variable in interface org.basex.core.Text
-
Name of database copy.
- nameID(Data) - Static method in class org.basex.gui.view.ViewData
-
Returns the name id of the specified node.
- NAMELC - Static variable in interface org.basex.core.Text
-
Project namespace.
- NamePool - Class in org.basex.query.up
-
This class serves as a container for updated names.
- NamePool() - Constructor for class org.basex.query.up.NamePool
-
- NAMES - Static variable in interface org.basex.core.Text
-
Name indexes.
- Names - Class in org.basex.index
-
This class indexes and organizes the tags or attribute names,
used in an XML document.
- Names(MetaData) - Constructor for class org.basex.index.Names
-
Default constructor.
- Names(DataInput, MetaData) - Constructor for class org.basex.index.Names
-
Constructor, specifying an input file.
- names - Variable in class org.basex.query.util.Ann
-
QNames.
- namespace(byte[], byte[]) - Method in class org.basex.io.serial.JsonMLSerializer
-
- namespace(byte[], byte[]) - Method in class org.basex.io.serial.Serializer
-
Serializes a namespace if it has not been serialized by an ancestor yet.
- namespace(String, String) - Method in class org.basex.query.QueryProcessor
-
Declares a namespace.
- namespace(String, String) - Method in class org.basex.query.StaticContext
-
Declares a namespace.
- NAMESPACES - Static variable in interface org.basex.core.Text
-
Info on namespaces.
- Namespaces - Class in org.basex.data
-
This class contains the namespaces of a database.
- Namespaces() - Constructor for class org.basex.data.Namespaces
-
Empty constructor.
- namespaces() - Method in class org.basex.query.item.ANode
-
Returns all namespaces defined for the nodes.
- namespaces() - Method in class org.basex.query.item.DBNode
-
- namespaces() - Method in class org.basex.query.item.FElem
-
- NameTest - Class in org.basex.query.path
-
Name test.
- NameTest(boolean) - Constructor for class org.basex.query.path.NameTest
-
Empty constructor ('*').
- NameTest(QNm, Test.Mode, boolean) - Constructor for class org.basex.query.path.NameTest
-
Constructor.
- NAN - Static variable in class org.basex.query.item.Dbl
-
Invalid value.
- NAN - Static variable in class org.basex.query.item.Flt
-
Invalid value.
- nav - Variable in class org.basex.gui.GUI
-
Navigation/input panel.
- NCN_ZO - Static variable in class org.basex.query.item.SeqType
-
Zero or one NCName.
- ND - Static variable in interface org.basex.build.BuildText
-
DTD: NDATA ELEMENT.
- ndocs - Variable in class org.basex.data.MetaData
-
Number of stored documents.
- NEW - Static variable in interface org.basex.core.Text
-
Command info.
- NEW_DB_QUESTION - Static variable in interface org.basex.core.Text
-
Dialog asking if a new database should be be created.
- newData(Context) - Method in class org.basex.core.cmd.ACreate
-
- newData(Context) - Method in class org.basex.core.cmd.AlterDB
-
- newData(Context) - Method in class org.basex.core.cmd.DropDB
-
- newData(Context) - Method in class org.basex.core.cmd.Open
-
- newData(Context) - Method in class org.basex.core.cmd.Restore
-
- newData(Context) - Method in class org.basex.core.Command
-
Closes an open data reference and returns
true if this command will change
the
Context.data reference.
- newFile() - Method in class org.basex.gui.view.editor.EditorView
-
Creates a new file.
- newInstance() - Static method in class org.basex.util.ConsoleReader
-
Creates a new instance.
- newItem(GUICommand, GUI, StringBuilder) - Static method in class org.basex.gui.GUIMenu
-
Creates a new menu item.
- newline - Variable in class org.basex.core.Main
-
Trailing newline.
- NewlineInput - Class in org.basex.io.in
-
This class provides a convenient access to text input.
- NewlineInput(InputStream) - Constructor for class org.basex.io.in.NewlineInput
-
Constructor.
- NewlineInput(IO) - Constructor for class org.basex.io.in.NewlineInput
-
Constructor.
- newNum(int) - Static method in class org.basex.util.Num
-
Creates a new number array, in which the first four bytes contain
the number of occupied bytes.
- newSize(int) - Static method in class org.basex.util.Array
-
Returns a value for a new array size, which will always be larger than
the specified value.
- newSize(int, double) - Static method in class org.basex.util.Array
-
Returns a value for a new array size, which will always be larger than
the specified value.
- newSize() - Method in class org.basex.util.list.ElementList
-
Returns a new array size.
- newSize(int) - Method in class org.basex.util.list.ElementList
-
Returns a new array size that is larger than or equal to the specified
size.
- next() - Method in class org.basex.index.EntryIterator
-
Returns the next index entry.
- next() - Method in class org.basex.index.IndexIterator
-
Returns the next result.
- next() - Method in class org.basex.index.IndexTree
-
Returns the next pointer.
- next() - Method in class org.basex.io.in.BufferInput
-
Returns the next byte (see InputStream.read().
- next() - Method in class org.basex.query.iter.AxisIter
-
- next() - Method in class org.basex.query.iter.FTIter
-
- next() - Method in class org.basex.query.iter.ItemCache
-
- next() - Method in class org.basex.query.iter.Iter
-
Returns the next item or null if no other items are found.
- next() - Method in class org.basex.query.iter.NodeCache
-
- next() - Method in class org.basex.query.iter.NodeIter
-
- next() - Method in class org.basex.query.iter.ValueIter
-
- next() - Method in class org.basex.server.Query
-
Returns the next item of the query.
- next() - Method in class org.basex.util.Args
-
Returns the next flag.
- next() - Method in class org.basex.util.ft.FTBitapSearch
-
Position in the haystack of the next match.
- next() - Method in class org.basex.util.ft.FTLexer
-
- next() - Method in class org.basex.util.ft.JapaneseTokenizer
-
- next() - Method in class org.basex.util.ft.Stemmer
-
- next() - Method in class org.basex.util.ft.WesternTokenizer
-
- next() - Method in class org.basex.util.InputParser
-
Returns the next character.
- next() - Method in class org.basex.util.Undo
-
Returns the next string.
- nextClearBit(int) - Method in class org.basex.util.BitArray
-
Get the next bit set to 0, starting from the ith bit.
- nextToken() - Method in class org.basex.util.ft.FTIterator
-
Returns the next token.
- nextToken() - Method in class org.basex.util.ft.FTLexer
-
- nextToken() - Method in class org.basex.util.ft.JapaneseTokenizer
-
- nextToken() - Method in class org.basex.util.ft.Stemmer
-
- nextToken() - Method in class org.basex.util.ft.WesternTokenizer
-
- nextWord() - Method in class org.basex.gui.layout.BaseXTextTokens
-
Returns the token as word.
- NFC - Static variable in interface org.basex.data.DataText
-
Normalization.
- NINF - Static variable in class org.basex.util.Token
-
Token '-INF'.
- NL - Static variable in class org.basex.core.Prop
-
New line string.
- NL - Static variable in interface org.basex.core.Text
-
New line.
- NLINE - Static variable in class org.basex.util.TokenBuilder
-
New line.
- nline() - Method in class org.basex.util.TokenBuilder
-
Adds a new line.
- NMT - Static variable in interface org.basex.build.BuildText
-
DTD: NMTOKEN ELEMENT.
- NMTS - Static variable in interface org.basex.build.BuildText
-
DTD: NMTOKENS ELEMENT.
- NO - Static variable in interface org.basex.core.Text
-
No flag.
- NO - Static variable in interface org.basex.query.QueryText
-
Parser token.
- no(String) - Static method in class org.basex.util.Util
-
Checks if the specified string is "no", "false" or "off".
- NO_DATA - Static variable in interface org.basex.core.Text
-
"No data available.".
- NO_DB_DROPPED - Static variable in interface org.basex.core.Text
-
Database not dropped.
- NO_DB_NODES - Static variable in interface org.basex.core.Text
-
"Query must yield database nodes.".
- NO_DB_OPENED - Static variable in interface org.basex.core.Text
-
No database error.
- NO_DIR_ALLOWED_X - Static variable in interface org.basex.core.Text
-
Points to a directory.
- NO_INHERIT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- NO_MAINMEM - Static variable in interface org.basex.core.Text
-
Main memory error.
- NO_PRESERVE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- NO_SPACE - Static variable in interface org.basex.core.Text
-
"Not enough space".
- NO_STEMMER_X - Static variable in interface org.basex.core.Text
-
No stemmer found.
- NO_TOKENIZER_X - Static variable in interface org.basex.core.Text
-
No tokenizer found.
- NOBOGONS - Static variable in class org.basex.build.file.HTMLProp
-
TagSoup option: nobogons.
- NOCDATA - Static variable in class org.basex.build.file.HTMLProp
-
TagSoup option: nocdata.
- NOCLASS - Static variable in interface org.basex.query.util.pkg.PkgText
-
No public classes registered.
- NOCOLONS - Static variable in class org.basex.build.file.HTMLProp
-
TagSoup option: nocolons.
- NOD - Static variable in class org.basex.query.item.SeqType
-
Single node.
- NOD - Static variable in class org.basex.query.path.Test
-
Static node test.
- NOD_OM - Static variable in class org.basex.query.item.SeqType
-
One or more nodes.
- NOD_ZM - Static variable in class org.basex.query.item.SeqType
-
Zero or more nodes.
- NOD_ZO - Static variable in class org.basex.query.item.SeqType
-
Zero or one nodes.
- nodb() - Method in class org.basex.gui.dialog.DialogManage
-
Tests if no databases have been found.
- node(Data, int) - Method in class org.basex.io.serial.Serializer
-
Serializes a node of the specified data reference.
- node(Data, int, FTPosData) - Method in class org.basex.io.serial.Serializer
-
Serializes a node of the specified data reference.
- NODE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- NODE_KINDS - Static variable in interface org.basex.core.Text
-
Dialog title for updating text.
- NodeCache - Class in org.basex.query.iter
-
Caching node iterator, returning sorted nodes.
- NodeCache() - Constructor for class org.basex.query.iter.NodeCache
-
Constructor.
- NodeCache(ANode[], int) - Constructor for class org.basex.query.iter.NodeCache
-
Constructor, specifying an initial array of sorted nodes.
- NodeCopy - Class in org.basex.query.up.primitives
-
Abstract update primitive which holds a copy of nodes to be inserted.
- NODEFAULTS - Static variable in class org.basex.build.file.HTMLProp
-
TagSoup option: nodefaults.
- NodeIter - Class in org.basex.query.iter
-
Node iterator interface.
- NodeIter() - Constructor for class org.basex.query.iter.NodeIter
-
- NODEPOWER - Static variable in class org.basex.io.IO
-
Table node size power (default: 4).
- NODES - Static variable in interface org.basex.core.Text
-
"Nodes".
- Nodes - Class in org.basex.data
-
This class stores node references of a database in an ascending order.
- Nodes(Data) - Constructor for class org.basex.data.Nodes
-
Constructor, specifying a database instance.
- Nodes(int, Data) - Constructor for class org.basex.data.Nodes
-
Constructor, specifying a single node and a database instance.
- Nodes(int[], Data) - Constructor for class org.basex.data.Nodes
-
Constructor, specifying a node set and a database instance.
- Nodes(int[], Data, FTPosData) - Constructor for class org.basex.data.Nodes
-
Constructor, specifying a node set, a database instance, and full-text
positions.
- Nodes(int[]) - Constructor for class org.basex.data.Nodes
-
Constructor, which should only used by test classes.
- nodes(QueryContext) - Method in class org.basex.query.path.AxisPath
-
Returns the path nodes that will result from this path.
- NODES - Static variable in interface org.basex.query.QueryText
-
Parser token.
- NODES_PARSED_X - Static variable in interface org.basex.core.Text
-
Create database information.
- NODESIZE - Static variable in class org.basex.io.IO
-
Table node size power (default: 4).
- nodeType() - Method in class org.basex.query.item.ANode
-
Returns this Node's node type.
- NodeType - Enum in org.basex.query.item
-
XQuery node types.
- NOHELP - Static variable in interface org.basex.core.Text
-
No help available.
- NOJARS - Static variable in interface org.basex.query.util.pkg.PkgText
-
No jars registered.
- NONE - Static variable in class org.basex.core.User
-
No permissions.
- NONE - Static variable in interface org.basex.data.DataText
-
Normalization.
- NONPROXYHOSTS - Static variable in class org.basex.core.MainProp
-
Server: non-proxy host.
- NONS - Static variable in class org.basex.build.file.HTMLProp
-
TagSoup option: nons.
- NORESTART - Static variable in class org.basex.build.file.HTMLProp
-
TagSoup option: norestart.
- norm(byte[]) - Static method in class org.basex.util.Token
-
Normalizes all whitespace occurrences from the specified token.
- norm(int) - Static method in class org.basex.util.Token
-
Returns a normalized character without diacritics.
- norm() - Method in class org.basex.util.TokenBuilder
-
Adds a norm flag.
- normalize() - Method in class org.basex.api.dom.BXNode
-
- normalizeDocument() - Method in class org.basex.api.dom.BXDoc
-
- normEncoding(String, String) - Static method in class org.basex.util.Token
-
Returns a unified representation of the specified encoding.
- normPath(String) - Static method in class org.basex.data.MetaData
-
Normalizes a database path.
- NOROOTBOGONS - Static variable in class org.basex.build.file.HTMLProp
-
TagSoup option: norootbogons.
- NOT - Static variable in interface org.basex.build.BuildText
-
DTD: NOTATION ELEMENT.
- NOT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- not - Variable in class org.basex.query.util.IndexContext
-
Flag for ftnot expressions.
- not(double) - Static method in class org.basex.util.ft.Scoring
-
Inverses the scoring value for FTNot.
- NOT_AVAILABLE - Static variable in interface org.basex.core.Text
-
Index not available.
- NOT_PARSED_X - Static variable in interface org.basex.core.Text
-
Parse error.
- NOTA - Static variable in interface org.basex.build.BuildText
-
DTD: NOTATION.
- notexpected(Object...) - Static method in class org.basex.util.Util
-
Throws a runtime exception for an unexpected exception.
- notifiers - Variable in class org.basex.server.ClientSession
-
Event notifications.
- notify(Context, byte[], byte[]) - Method in class org.basex.core.Events
-
Notifies the watching sessions about an event.
- notify - Variable in class org.basex.gui.GUI
-
View Manager.
- notify(byte[], byte[]) - Method in class org.basex.server.ClientListener
-
Sends a notification to the client.
- notify(String) - Method in interface org.basex.server.EventNotifier
-
Invoked when a database event was fired.
- notimplemented(Object...) - Static method in class org.basex.util.Util
-
Throws a runtime exception for an unimplemented method.
- notin(FTMatch) - Method in class org.basex.data.FTMatch
-
Checks if the full-text match is not part of the specified match.
- NOWS - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- ns(int) - Method in class org.basex.data.Data
-
Returns all namespace keys and values.
- ns - Variable in class org.basex.query.StaticContext
-
Static and dynamic namespaces.
- NSContext - Class in org.basex.query.util
-
This class references all statically known namespaces.
- NSContext() - Constructor for class org.basex.query.util.NSContext
-
- nsDict() - Method in class org.basex.query.util.pkg.Repo
-
Returns the namespace dictionary.
- nsElem - Variable in class org.basex.query.StaticContext
-
Default element/type namespace.
- nsFlag(int) - Method in class org.basex.data.Data
-
Returns the namespace flag of the addressed element.
- nsFlag(int, boolean) - Method in class org.basex.data.Data
-
Sets the namespace flag.
- nsFunc - Variable in class org.basex.query.StaticContext
-
Default function namespace.
- NSGlobal - Class in org.basex.query.util
-
Global namespaces.
- nsInherit - Variable in class org.basex.query.StaticContext
-
Copy-namespaces mode: (no-)inherit.
- NSPACE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- nspaces - Variable in class org.basex.data.Data
-
Namespace index.
- nspaces - Variable in class org.basex.query.expr.Constr
-
Namespace array.
- NSPC - Static variable in interface org.basex.query.util.pkg.PkgText
-
Attribute namespace.
- nsPreserve - Variable in class org.basex.query.StaticContext
-
Copy-namespaces mode: (no-)preserve.
- nsScope() - Method in class org.basex.query.item.ANode
-
Returns a copy of the namespace hierarchy.
- NULL - Static variable in class org.basex.util.Token
-
Token 'null'.
- NullOutput - Class in org.basex.io.out
-
This output stream swallows all data it receives.
- NullOutput() - Constructor for class org.basex.io.out.NullOutput
-
- num(Object[]) - Method in class org.basex.core.AProp
-
Returns the requested integer.
- num - Variable in enum org.basex.query.util.Err
-
Error number.
- Num - Class in org.basex.util
-
This class provides operations to compress and decompress 4-byte integer
values in byte arrays in order to save memory.
- num(int) - Static method in class org.basex.util.Num
-
Creates a compressed representation of the specified value.
- number(ParseExpr, Item) - Static method in enum org.basex.query.util.Err
-
Throws a number exception.
- number() - Method in class org.basex.util.Args
-
Returns the next positive numeric argument.
- NUMBER_CHILDREN - Static variable in interface org.basex.core.Text
-
Size depending on...
- numDigits(int) - Static method in class org.basex.util.Token
-
Checks number of digits of the specified integer.
- nums(Object[]) - Method in class org.basex.core.AProp
-
Returns the requested integer array.
- pack(byte[]) - Method in class org.basex.util.Compress
-
Compresses the specified text.
- Package - Class in org.basex.query.util.pkg
-
Package.
- Package() - Constructor for class org.basex.query.util.pkg.Package
-
- PACKAGE - Static variable in interface org.basex.query.util.pkg.PkgText
-
Element package.
- Package.Component - Class in org.basex.query.util.pkg
-
Package component.
- Package.Component() - Constructor for class org.basex.query.util.pkg.Package.Component
-
- Package.Dependency - Class in org.basex.query.util.pkg
-
Package dependency.
- Package.Dependency() - Constructor for class org.basex.query.util.pkg.Package.Dependency
-
- PACKAGES - Static variable in interface org.basex.core.Text
-
Command info.
- PACKAGES_X - Static variable in interface org.basex.core.Text
-
Show packages.
- paint(Graphics) - Method in class org.basex.gui.view.ViewContainer
-
- paintComponent(Graphics) - Method in class org.basex.gui.layout.BaseXBack
-
- paintComponent(Graphics) - Method in class org.basex.gui.layout.BaseXBar
-
- paintComponent(Graphics) - Method in class org.basex.gui.layout.BaseXDSlider
-
- paintComponent(Graphics) - Method in class org.basex.gui.layout.BaseXMem
-
- paintComponent(Graphics) - Method in class org.basex.gui.layout.BaseXSlider
-
- paintComponent(Graphics) - Method in class org.basex.gui.view.folder.FolderView
-
- paintComponent(Graphics) - Method in class org.basex.gui.view.info.InfoView
-
- paintComponent(Graphics) - Method in class org.basex.gui.view.map.MapView
-
- paintComponent(Graphics) - Method in class org.basex.gui.view.plot.PlotView
-
- paintComponent(Graphics) - Method in class org.basex.gui.view.table.TableView
-
- paintComponent(Graphics) - Method in class org.basex.gui.view.tree.TreeView
-
- paintComponent(Graphics) - Method in class org.basex.gui.view.ViewContainer
-
- painting - Variable in class org.basex.gui.GUI
-
Painting flag; if activated, interactive operations are skipped.
- par - Variable in class org.basex.index.path.PathNode
-
Parent.
- par - Variable in enum org.basex.query.item.AtomType
-
Parent type.
- PAR1 - Static variable in interface org.basex.query.QueryText
-
Parser token.
- PAR2 - Static variable in interface org.basex.query.QueryText
-
Parser token.
- PARAGRAPH - Static variable in interface org.basex.query.QueryText
-
Parser token.
- paragraph() - Method in class org.basex.util.ft.FTLexer
-
Is paragraph? Does not have to be implemented by all tokenizers.
- PARAGRAPHS - Static variable in interface org.basex.query.QueryText
-
Parser token.
- PARALLEL - Static variable in class org.basex.core.MainProp
-
Defines the number of parallel readers.
- PARAMETERS - Static variable in interface org.basex.core.Text
-
"Parameters".
- parameters(ANode, InputInfo) - Static method in class org.basex.query.func.FNGen
-
Returns all serialization options defined by a serialization element.
- parent(int, int) - Method in class org.basex.data.Data
-
Returns a pre value of the parent node.
- parent(Data, int) - Static method in class org.basex.gui.view.ViewData
-
Returns the parent for the specified node.
- parent(ArrayList<PathNode>) - Static method in class org.basex.index.path.PathSummary
-
Returns all parents of the specified nodes.
- parent() - Method in class org.basex.query.item.ANode
-
Returns the parent node.
- parent(ANode) - Method in class org.basex.query.item.ANode
-
Sets the parent node.
- parent() - Method in class org.basex.query.item.DBNode
-
- parent(ANode) - Method in class org.basex.query.item.DBNode
-
- parent() - Method in class org.basex.query.item.FNode
-
- parent(ANode) - Method in class org.basex.query.item.FNode
-
- parentIter() - Method in class org.basex.query.item.ANode
-
Returns a parent axis iterator.
- parentIter() - Method in class org.basex.query.item.DBNode
-
- parentIter() - Method in class org.basex.query.item.FNode
-
- parse(Builder) - Method in class org.basex.build.DirParser
-
- parse() - Method in class org.basex.build.file.CSVParser
-
- parse() - Method in class org.basex.build.file.MAB2Parser
-
- parse() - Method in class org.basex.build.file.TextParser
-
- parse(Builder) - Method in class org.basex.build.Parser
-
Parses all nodes and sends events to the specified builder.
- parse(Builder) - Method in class org.basex.build.SingleParser
-
- parse() - Method in class org.basex.build.SingleParser
-
Parses the current input.
- parse(Builder) - Method in class org.basex.build.xml.DOMWrapper
-
- parse() - Method in class org.basex.build.xml.SAXWrapper
-
- parse() - Method in class org.basex.build.xml.XMLParser
-
- parse(String) - Method in class org.basex.core.AProp
-
Parses a property string and sets the properties accordingly.
- parse() - Method in class org.basex.core.CommandParser
-
Parses the input and returns a command list.
- parse(boolean) - Method in class org.basex.core.CommandParser
-
Parses the input and returns a command list.
- parse() - Static method in class org.basex.core.Lang
-
Parses all available language files and returns the names and credits.
- parse(InputSource) - Method in class org.basex.io.serial.SAXSerializer
-
- parse(String) - Method in class org.basex.io.serial.SAXSerializer
-
- parse(byte[], InputInfo) - Static method in class org.basex.query.item.Bln
-
Converts the specified string to a boolean.
- parse(String) - Static method in class org.basex.query.item.Dtm
-
Parses the specified date and returns its time in milliseconds.
- parse(byte[], InputInfo) - Static method in class org.basex.query.item.FComm
-
Checks the specified token for validity.
- parse(byte[], InputInfo) - Static method in class org.basex.query.item.FPI
-
Checks the specified token for validity.
- parse(String) - Method in class org.basex.query.QueryContext
-
Parses the specified query.
- parse(byte[]) - Method in class org.basex.query.QueryParser
-
Parses the specified query or module.
- parse() - Method in class org.basex.query.QueryProcessor
-
Parses the query.
- parse(ANode, ItemCache) - Method in class org.basex.query.util.http.HTTPRequestParser
-
Parses an element.
- parse(byte[]) - Method in class org.basex.query.util.json.JSONConverter
-
- parse(byte[], InputInfo) - Static method in class org.basex.query.util.json.JsonMapConverter
-
Parses a JSON string and converts it to an XQuery item made of nested maps.
- parse(byte[]) - Method in class org.basex.query.util.json.JsonMLConverter
-
- parse(IO) - Method in class org.basex.query.util.pkg.JarParser
-
Parses a jar descriptor.
- parse(IO) - Method in class org.basex.query.util.pkg.PkgParser
-
Parses package descriptor.
- parse(byte[]) - Method in class org.basex.query.util.XMLConverter
-
Parses the input.
- PARSE_ARCHIVES - Static variable in interface org.basex.core.Text
-
Parse files inside archives.
- PARSE_AS_JSONML - Static variable in interface org.basex.core.Text
-
JsonML information.
- PARSE_DTDS - Static variable in interface org.basex.core.Text
-
DTD information.
- parseArguments(String[]) - Method in class org.basex.BaseX
-
- parseArguments(String[]) - Method in class org.basex.BaseXServer
-
- parseArguments(String[]) - Method in class org.basex.core.Main
-
Parses the command-line arguments, specified by the user.
- ParseExpr - Class in org.basex.query.expr
-
Abstract parse expression.
- ParseExpr(InputInfo) - Constructor for class org.basex.query.expr.ParseExpr
-
Constructor.
- PARSEINV - Static variable in interface org.basex.build.BuildText
-
Parser error.
- Parser - Class in org.basex.build
-
This class defines a parser, which is used to create new databases instances.
- Parser(String, Prop) - Constructor for class org.basex.build.Parser
-
Constructor.
- Parser(IO, Prop) - Constructor for class org.basex.build.Parser
-
Constructor.
- PARSER - Static variable in class org.basex.core.Prop
-
Define import parser.
- PARSEROPT - Static variable in class org.basex.core.Prop
-
Define parser options.
- ParserProp - Class in org.basex.build.file
-
This class contains parser properties.
- ParserProp() - Constructor for class org.basex.build.file.ParserProp
-
Constructor.
- ParserProp(String) - Constructor for class org.basex.build.file.ParserProp
-
Constructor, specifying initial properties.
- parseSingle() - Method in class org.basex.core.CommandParser
-
Parses the input as single command and returns the result.
- PARSING - Static variable in interface org.basex.core.Text
-
General info.
- PARSING_CC - Static variable in interface org.basex.core.Text
-
"Parsing: ".
- PartFunc - Class in org.basex.query.func
-
Partial function application.
- PartFunc(InputInfo, TypedFunc, Var[]) - Constructor for class org.basex.query.func.PartFunc
-
Function constructor for static calls.
- PartFunc(InputInfo, Expr, Var[]) - Constructor for class org.basex.query.func.PartFunc
-
Function constructor for dynamic calls.
- parts - Variable in class org.basex.query.util.http.HTTPRequest
-
Parts in case of multipart request.
- pass() - Method in class org.basex.gui.dialog.DialogPass
-
Returns the password.
- Password - Class in org.basex.core.cmd
-
Evaluates the 'password' command and alters the user's password.
- Password(String) - Constructor for class org.basex.core.cmd.Password
-
Default constructor.
- password(PasswordReader) - Method in class org.basex.core.CommandParser
-
Attaches a password reader.
- password() - Method in interface org.basex.core.PasswordReader
-
Parses and returns a password.
- PASSWORD - Static variable in interface org.basex.core.Text
-
Password.
- password - Variable in class org.basex.core.User
-
Password.
- PASSWORD - Static variable in interface org.basex.query.util.http.HTTPText
-
Request attribute: password.
- password() - Static method in class org.basex.util.Util
-
Returns a password from standard input.
- PasswordReader - Interface in org.basex.core
-
Reads a password from a specified source (eg.
- PASTE - Static variable in interface org.basex.core.Text
-
Command info.
- PATH - Static variable in class org.basex.core.Prop
-
System property for specifying database home directory.
- path - Variable in class org.basex.data.MetaData
-
Database path.
- path() - Method in class org.basex.gui.dialog.DialogExport
-
Returns the chosen XML file or directory path.
- path(byte[]) - Static method in class org.basex.gui.layout.TreeFolder
-
Returns the path without folder/file name for the given path.
- path() - Method in class org.basex.gui.layout.TreeNode
-
Returns the complete path (path + name) of this node as a string.
- path(Data, int) - Static method in class org.basex.gui.view.ViewData
-
Returns path for the specified pre value.
- path() - Method in class org.basex.io.IO
-
Returns the path.
- Path - Class in org.basex.query.path
-
Path expression.
- path(int) - Method in class org.basex.query.up.primitives.Put
-
Returns uri as string.
- path(String) - Method in class org.basex.query.util.pkg.Repo
-
Returns the path to the specified repository package.
- PATH_ADDED_X_X - Static variable in interface org.basex.core.Text
-
Path added.
- PATH_INDEX - Static variable in interface org.basex.core.Text
-
Info on path summary.
- PATHINDEX - Static variable in class org.basex.core.Prop
-
Flag for creating a path summary.
- PathNode - Class in org.basex.index.path
-
This class represents a node of the path summary.
- paths - Variable in class org.basex.data.Data
-
Path summary index.
- PathSummary - Class in org.basex.index.path
-
This class stores the path summary of a database.
- PathSummary(Data) - Constructor for class org.basex.index.path.PathSummary
-
Constructor, specifying a data reference.
- PathSummary(Data, DataInput) - Constructor for class org.basex.index.path.PathSummary
-
Constructor, specifying an input file.
- pattern(byte[], boolean) - Method in class org.basex.query.util.RegEx
-
Returns a regular expression pattern.
- PAYLOAD - Static variable in interface org.basex.query.util.http.HTTPText
-
Payload string.
- payloadAttrs - Variable in class org.basex.query.util.http.HTTPRequest
-
Body or multipart attributes.
- PC - Static variable in interface org.basex.build.BuildText
-
DTD: #PCDATA ELEMENT.
- peek() - Method in class org.basex.util.list.IntList
-
Returns the uppermost element from the stack.
- peek() - Method in class org.basex.util.list.TokenList
-
Returns the uppermost element on the stack, without removing it.
- perf - Variable in class org.basex.core.Command
-
Performance measurements.
- Performance - Class in org.basex.util
-
This class contains methods for performance measurements.
- Performance() - Constructor for class org.basex.util.Performance
-
- perm(int, MetaData) - Method in class org.basex.core.Context
-
Checks if the current user has the specified permission.
- perm - Variable in class org.basex.core.User
-
Permission.
- perm(int) - Method in class org.basex.core.User
-
Tests if the specified permission is set.
- PERM_NEEDED_X - Static variable in interface org.basex.core.Text
-
Permission needed.
- PERM_UNKNOWN_X - Static variable in interface org.basex.core.Text
-
Invalid permissions.
- phrase(FTMatches, int) - Method in class org.basex.data.FTMatches
-
Combines two matches as phrase.
- PHRASE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- pi(byte[]) - Method in class org.basex.build.Builder
-
Stores a processing instruction.
- PI - Static variable in class org.basex.data.Data
-
Node kind: Processing Instruction.
- PI - Static variable in interface org.basex.data.DataText
-
Processing instruction output.
- pi(byte[], byte[]) - Method in class org.basex.io.serial.Serializer
-
Serializes a processing instruction.
- PI - Static variable in class org.basex.query.path.Test
-
Static PI node test.
- PI - Static variable in interface org.basex.query.QueryText
-
Parser token.
- PI_C - Static variable in interface org.basex.data.DataText
-
PI output.
- PI_O - Static variable in interface org.basex.data.DataText
-
PI output.
- pin(Data) - Method in class org.basex.core.Context
-
Adds the specified data reference to the pool.
- pin(String) - Method in class org.basex.core.Context
-
Pins and returns an existing data reference for the specified database, or
returns null.
- ping(String, int) - Static method in class org.basex.BaseXServer
-
Checks if a server is running.
- PINK - Static variable in class org.basex.gui.GUIConstants
-
Color for control characters.
- pinned(Context, String) - Static method in class org.basex.core.cmd.ACreate
-
Checks if the addressed database is pinned by this or another process.
- pinned(Context) - Method in class org.basex.core.cmd.AlterDB
-
- pinned(Context) - Method in class org.basex.core.cmd.Copy
-
- pinned(Context) - Method in class org.basex.core.cmd.CreateBackup
-
- pinned(Context) - Method in class org.basex.core.cmd.CreateDB
-
- pinned(Context) - Method in class org.basex.core.cmd.DropDB
-
- pinned(Context) - Method in class org.basex.core.cmd.Export
-
- pinned(Context) - Method in class org.basex.core.cmd.Flush
-
- pinned(Context) - Method in class org.basex.core.Command
-
Checks if the database to be updated is opened (pinned) by a process in another JVM.
- pinned(String) - Method in class org.basex.core.Context
-
Checks if the specified database is pinned.
- pinned() - Method in class org.basex.data.Data
-
Checks if this database is also opened (pinned) by other instances.
- pinned() - Method in class org.basex.data.DiskData
-
- pinned(IOFile, String) - Static method in class org.basex.data.DiskData
-
Checks if a database is pinned by processes that have a UUID different to the
specified one.
- pinned() - Method in class org.basex.data.MemData
-
- pins(String) - Method in class org.basex.core.Datas
-
Returns the number of pins for the specified database,
or 0 if the database is not opened.
- pins - Variable in class org.basex.data.Data
-
Number of current database users.
- PIPE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- PIRES - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- PITEXT - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- PKG - Static variable in interface org.basex.query.QueryText
-
Package token.
- pkg - Variable in class org.basex.query.util.pkg.Package.Dependency
-
Name of package a package depends on.
- PKG - Static variable in interface org.basex.query.util.pkg.PkgText
-
Attribute package.
- PKG_DELETED_X - Static variable in interface org.basex.core.Text
-
Package deleted.
- PKG_INSTALLED_X - Static variable in interface org.basex.core.Text
-
Package installed.
- pkgDict() - Method in class org.basex.query.util.pkg.Repo
-
Returns the package dictionary.
- PkgParser - Class in org.basex.query.util.pkg
-
Parses the package descriptors and performs schema checks.
- PkgParser(Repo, InputInfo) - Constructor for class org.basex.query.util.pkg.PkgParser
-
Constructor.
- PKGPATH - Static variable in class org.basex.gui.GUIProp
-
Package path.
- PkgText - Interface in org.basex.query.util.pkg
-
This class assembles textual information for package handling.
- PKGURI - Static variable in interface org.basex.query.QueryText
-
Package API URI.
- PkgValidator - Class in org.basex.query.util.pkg
-
Package validator.
- PkgValidator(Repo, InputInfo) - Constructor for class org.basex.query.util.pkg.PkgValidator
-
Constructor.
- PLAIN_TEXT - Static variable in interface org.basex.core.Text
-
TXT file description.
- plan(Serializer) - Method in class org.basex.data.ExprInfo
-
Serializes the expression tree.
- plan(Serializer) - Method in class org.basex.query.expr.Arith
-
- plan(Serializer) - Method in class org.basex.query.expr.Arr
-
- plan(Serializer) - Method in class org.basex.query.expr.Cast
-
- plan(Serializer) - Method in class org.basex.query.expr.Castable
-
- plan(Serializer) - Method in class org.basex.query.expr.CmpG
-
- plan(Serializer) - Method in class org.basex.query.expr.CmpN
-
- plan(Serializer) - Method in class org.basex.query.expr.CmpR
-
- plan(Serializer) - Method in class org.basex.query.expr.CmpV
-
- plan(Serializer) - Method in class org.basex.query.expr.CName
-
- plan(Serializer) - Method in class org.basex.query.expr.Extension
-
- plan(Serializer) - Method in class org.basex.query.expr.Filter
-
- plan(Serializer) - Method in class org.basex.query.expr.If
-
- plan(Serializer) - Method in class org.basex.query.expr.IndexAccess
-
- plan(Serializer) - Method in class org.basex.query.expr.Instance
-
- plan(Serializer) - Method in class org.basex.query.expr.Pos
-
- plan(Serializer) - Method in class org.basex.query.expr.Pragma
-
- plan(Serializer) - Method in class org.basex.query.expr.Preds
-
- plan(Serializer) - Method in class org.basex.query.expr.Quantifier
-
- plan(Serializer) - Method in class org.basex.query.expr.RangeAccess
-
- plan(Serializer) - Method in class org.basex.query.expr.Simple
-
- plan(Serializer) - Method in class org.basex.query.expr.Single
-
- plan(Serializer) - Method in class org.basex.query.expr.Switch
-
- plan(Serializer) - Method in class org.basex.query.expr.Treat
-
- plan(Serializer) - Method in class org.basex.query.expr.Try
-
- plan(Serializer) - Method in class org.basex.query.expr.TypeCase
-
- plan(Serializer) - Method in class org.basex.query.expr.TypeSwitch
-
- plan(Serializer) - Method in class org.basex.query.expr.Unary
-
- plan(Serializer) - Method in class org.basex.query.expr.VarRef
-
- plan(Serializer) - Method in class org.basex.query.flwor.For
-
- plan(Serializer) - Method in class org.basex.query.flwor.GFLWOR
-
- plan(Serializer) - Method in class org.basex.query.flwor.Group
-
- plan(Serializer) - Method in class org.basex.query.flwor.Group.Spec
-
- plan(Serializer) - Method in class org.basex.query.flwor.Let
-
- plan(Serializer) - Method in class org.basex.query.flwor.Order
-
- plan(Serializer) - Method in class org.basex.query.flwor.OrderByExpr
-
- plan(Serializer) - Method in class org.basex.query.flwor.OrderByStable
-
- plan(Serializer) - Method in class org.basex.query.ft.FTContains
-
- plan(Serializer) - Method in class org.basex.query.ft.FTContent
-
- plan(Serializer) - Method in class org.basex.query.ft.FTDistance
-
- plan(Serializer) - Method in class org.basex.query.ft.FTExpr
-
- plan(Serializer) - Method in class org.basex.query.ft.FTExtensionSelection
-
- plan(Serializer) - Method in class org.basex.query.ft.FTFilter
-
- plan(Serializer) - Method in class org.basex.query.ft.FTIndexAccess
-
- plan(Serializer) - Method in class org.basex.query.ft.FTOptions
-
- plan(Serializer) - Method in class org.basex.query.ft.FTOrder
-
- plan(Serializer) - Method in class org.basex.query.ft.FTScope
-
- plan(Serializer) - Method in class org.basex.query.ft.FTWeight
-
- plan(Serializer) - Method in class org.basex.query.ft.FTWindow
-
- plan(Serializer) - Method in class org.basex.query.ft.FTWords
-
- plan(Serializer) - Method in class org.basex.query.func.DynamicFunc
-
- plan(Serializer) - Method in class org.basex.query.func.InlineFunc
-
- plan(Serializer) - Method in class org.basex.query.func.JavaFunc
-
- plan(Serializer) - Method in class org.basex.query.func.JavaModuleFunc
-
- plan(Serializer) - Method in class org.basex.query.func.PartFunc
-
- plan(Serializer) - Method in class org.basex.query.func.StandardFunc
-
- plan(Serializer) - Method in class org.basex.query.func.UserFunc
-
- plan(Serializer) - Method in class org.basex.query.func.UserFuncCall
-
- plan(Serializer) - Method in class org.basex.query.func.UserFuncs
-
- plan(Serializer) - Method in class org.basex.query.item.DBNode
-
- plan(Serializer) - Method in class org.basex.query.item.DBNodeSeq
-
- plan(Serializer) - Method in class org.basex.query.item.Empty
-
- plan(Serializer) - Method in class org.basex.query.item.FAttr
-
- plan(Serializer) - Method in class org.basex.query.item.FDoc
-
- plan(Serializer) - Method in class org.basex.query.item.FElem
-
- plan(Serializer) - Method in class org.basex.query.item.FItem
-
- plan(Serializer) - Method in class org.basex.query.item.FNames
-
- plan(Serializer) - Method in class org.basex.query.item.FPI
-
- plan(Serializer) - Method in class org.basex.query.item.FTxt
-
- plan(Serializer) - Method in class org.basex.query.item.FuncItem
-
- plan(Serializer) - Method in class org.basex.query.item.IntSeq
-
- plan(Serializer) - Method in class org.basex.query.item.Item
-
- plan(Serializer) - Method in class org.basex.query.item.ItemSeq
-
- plan(Serializer) - Method in class org.basex.query.item.map.Map
-
- plan(Serializer) - Method in class org.basex.query.item.RangeSeq
-
- plan(Serializer) - Method in class org.basex.query.path.AxisStep
-
- plan(Serializer) - Method in class org.basex.query.path.Path
-
- plan(Serializer) - Method in class org.basex.query.QueryProcessor
-
Returns the query plan in the dot notation.
- PLAN - Static variable in interface org.basex.query.QueryText
-
Query Info: Plan.
- plan(Serializer) - Method in class org.basex.query.up.expr.Transform
-
- plan(Serializer) - Method in class org.basex.query.util.Var
-
- plan(Serializer) - Method in class org.basex.query.util.VarContext
-
- plan(Serializer) - Method in class org.basex.query.util.VarStack
-
- plan(Serializer) - Method in class org.basex.util.ft.FTOpt
-
- PLEASE_WAIT_D - Static variable in interface org.basex.core.Text
-
Waiting information.
- PLHOLDER - Static variable in interface org.basex.query.QueryText
-
Parser Token.
- PLOT - Static variable in interface org.basex.core.Text
-
Command info.
- PLOTDOTS - Static variable in class org.basex.gui.GUIProp
-
Dot sizes in plot.
- PLOTLOG - Static variable in interface org.basex.core.Text
-
"log".
- PLOTVIEW - Static variable in class org.basex.gui.GUIConstants
-
Internal name of the Plot View.
- PlotView - Class in org.basex.gui.view.plot
-
A scatter plot visualization of the database.
- PlotView(ViewNotifier) - Constructor for class org.basex.gui.view.plot.PlotView
-
Default constructor.
- PLOTXLOG - Static variable in class org.basex.gui.GUIProp
-
Logarithmic plot.
- PLOTYLOG - Static variable in class org.basex.gui.GUIProp
-
Logarithmic plot.
- pointer - Variable in class org.basex.index.IndexCache.CacheEntry
-
Pointer to the id list for the key.
- pop() - Method in class org.basex.util.list.IntList
-
Pops the uppermost element from the stack.
- pop() - Method in class org.basex.util.list.TokenList
-
Pops the uppermost element from the stack.
- pop() - Method in class org.basex.util.list.TwoWayTokenMap
-
- POPUP - Static variable in class org.basex.gui.GUIConstants
-
Context menu entries.
- PORT - Static variable in class org.basex.core.MainProp
-
Server: port, used for connecting new clients.
- PORT_TWICE_X - Static variable in interface org.basex.core.Text
-
Ports was specified twice.
- pos(int) - Method in class org.basex.gui.layout.BaseXBar
-
Sets the vertical scrollbar slider position.
- pos() - Method in class org.basex.gui.layout.BaseXBar
-
Returns the vertical scrollbar slider position.
- pos() - Method in class org.basex.gui.layout.BaseXEditor
-
Returns the cursor coordinates.
- pos() - Method in class org.basex.io.in.XMLInput
-
Returns the current file position.
- Pos - Class in org.basex.query.expr
-
Pos expression.
- pos - Variable in class org.basex.query.expr.Preds
-
Compilation: first predicate uses position.
- pos(int) - Method in class org.basex.query.iter.ItemCache
-
Sets the iterator position.
- pos - Variable in class org.basex.query.QueryContext
-
Current context position.
- POS - Static variable in interface org.basex.query.QueryText
-
Query Plan.
- pos - Variable in class org.basex.server.Query
-
Cache pointer.
- pos(int, FTUnit) - Method in class org.basex.util.ft.FTLexer
-
Calculates a position value, dependent on the specified unit.
- pos - Variable in class org.basex.util.ft.FTSpan
-
Token position.
- Pragma - Class in org.basex.query.expr
-
Pragma.
- Pragma(QNm, byte[], InputInfo) - Constructor for class org.basex.query.expr.Pragma
-
Constructor.
- PRAGMA - Static variable in interface org.basex.query.QueryText
-
Parser token.
- PRAGMA2 - Static variable in interface org.basex.query.QueryText
-
Parser token.
- pre(int) - Method in class org.basex.data.Data
-
Returns a pre value.
- pre(int[], int, int) - Method in class org.basex.data.Data
-
Returns pre values.
- pre - Variable in class org.basex.gui.view.ViewRect
-
Rectangle pre value.
- pre(int) - Method in class org.basex.index.IdPreMap
-
Find the PRE value of a given ID.
- pre(int[], int, int) - Method in class org.basex.index.IdPreMap
-
Find the PRE values of a given list of IDs.
- pre - Variable in class org.basex.index.IndexBuilder
-
Current parsing value.
- pre - Variable in class org.basex.query.item.DBNode
-
Pre value.
- PRE - Static variable in interface org.basex.query.QueryText
-
Query Plan.
- pre - Variable in class org.basex.query.up.primitives.UpdatePrimitive
-
Target pre value.
- prec() - Method in class org.basex.util.ft.InternalStemmer
-
- prec() - Method in class org.basex.util.ft.JapaneseTokenizer
-
- prec() - Method in class org.basex.util.ft.WesternTokenizer
-
- preceding() - Method in class org.basex.query.item.ANode
-
Returns a preceding axis iterator.
- precedingSibling() - Method in class org.basex.query.item.ANode
-
Returns a preceding-sibling axis iterator.
- Preds - Class in org.basex.query.expr
-
- Preds(InputInfo, Expr[]) - Constructor for class org.basex.query.expr.Preds
-
Constructor.
- preds - Variable in class org.basex.query.expr.Preds
-
Predicates.
- preds(Item, QueryContext) - Method in class org.basex.query.expr.Preds
-
Checks if the predicates are successful for the specified item.
- preEval(QueryContext) - Method in class org.basex.query.expr.ParseExpr
-
Pre-evaluates the specified expression.
- PREFERENCES - Static variable in interface org.basex.core.Text
-
Command info.
- preferredLayoutSize(Container) - Method in class org.basex.gui.layout.BaseXSplit
-
- preferredLayoutSize(Container) - Method in class org.basex.gui.layout.TableLayout
-
- prefix() - Method in class org.basex.query.item.QNm
-
Returns the prefix.
- prefix(byte[]) - Method in class org.basex.query.util.NSContext
-
Returns the prefix for the specified namespace URI.
- prefix(byte[]) - Static method in class org.basex.query.util.NSGlobal
-
Finds the prefix for the specified uri.
- prefix(byte[]) - Static method in class org.basex.util.Token
-
Returns the prefix of the specified token.
- prefixes() - Method in class org.basex.query.util.NSContext
-
Returns all prefixes.
- prepare(QueryContext) - Method in class org.basex.query.expr.Catch
-
Prepares the catch construction.
- prepare() - Method in class org.basex.query.up.primitives.DBAdd
-
- prepare() - Method in class org.basex.query.up.primitives.NodeCopy
-
Prepares this update primitive before execution.
- preparePath(byte[]) - Static method in class org.basex.gui.layout.TreeNode
-
Prepares the given path to be used as a tree node.
- pres - Variable in class org.basex.query.item.DBNodeSeq
-
Pre values.
- PRESERVE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- preShifts() - Method in class org.basex.query.up.primitives.StructuralUpdate
-
Returns the number of pre value shifts that are introduced by this
primitive, if applied.
- prev(int) - Method in class org.basex.io.in.XMLInput
-
Jumps the specified number of characters back.
- prev() - Method in class org.basex.util.Undo
-
Returns the previous string.
- PrimitiveType - Enum in org.basex.query.up.primitives
-
Update primitive type enumeration.
- print(TokenBuilder) - Method in class org.basex.index.IndexStats
-
Prints the list to the specified token builder.
- print(String) - Method in class org.basex.io.out.PrintOutput
-
Prints a string to the output stream.
- print(byte[]) - Method in class org.basex.io.out.PrintOutput
-
Prints a token to the output stream.
- PRINTED_CC - Static variable in interface org.basex.core.Text
-
"Printed: ".
- PRINTING_CC - Static variable in interface org.basex.core.Text
-
"Printing: ".
- println(String) - Method in class org.basex.io.out.PrintOutput
-
Prints a string and newline to the output stream.
- println(byte[]) - Method in class org.basex.io.out.PrintOutput
-
Prints a token to the output stream.
- PrintOutput - Class in org.basex.io.out
-
This class is a stream-wrapper for textual data.
- PrintOutput(String) - Constructor for class org.basex.io.out.PrintOutput
-
Constructor, given a filename.
- PRIVATE - Static variable in interface org.basex.query.QueryText
-
Public token.
- PRIVATE - Static variable in class org.basex.query.util.Ann
-
Annotation "private".
- PROC - Static variable in interface org.basex.query.util.pkg.PkgText
-
Attribute processor.
- prog() - Method in class org.basex.build.Builder
-
- prog() - Method in class org.basex.build.DirParser
-
- prog() - Method in class org.basex.build.xml.DOMWrapper
-
- prog() - Method in class org.basex.build.xml.SAXWrapper
-
- prog() - Method in class org.basex.build.xml.XMLParser
-
- prog() - Method in class org.basex.core.cmd.Add
-
- prog() - Method in class org.basex.core.cmd.Copy
-
- prog() - Method in class org.basex.core.cmd.Optimize
-
- prog() - Method in class org.basex.core.cmd.OptimizeAll
-
- prog() - Method in class org.basex.core.Progress
-
Returns a progress value (0 - 1).
- prog() - Method in class org.basex.index.IndexBuilder
-
- prog() - Method in class org.basex.io.Zip
-
- prog() - Method in class org.basex.query.QueryContext
-
- Progress - Class in org.basex.core
-
This class is implemented by all kinds of processes.
- Progress() - Constructor for class org.basex.core.Progress
-
- progress() - Method in class org.basex.core.Progress
-
Returns a progress value from the interval [0, 1].
- progress(P) - Method in class org.basex.core.Progress
-
Sets a new sub progress.
- ProgressException - Exception in org.basex.core
-
This exception is called whenever a progress is interrupted.
- ProgressException() - Constructor for exception org.basex.core.ProgressException
-
- promote(Value, QueryContext, InputInfo) - Method in class org.basex.query.item.SeqType
-
Tries to promote the specified value to this sequence type.
- promote(InputInfo, SeqType, Value) - Static method in enum org.basex.query.util.Err
-
Throws a type promoting exception.
- prop - Variable in class org.basex.build.Parser
-
Database properties.
- prop - Variable in class org.basex.core.Command
-
Database properties.
- prop - Variable in class org.basex.core.Context
-
Client-related properties.
- Prop - Class in org.basex.core
-
This class assembles properties which are used all around the project.
- Prop() - Constructor for class org.basex.core.Prop
-
Constructor.
- prop - Variable in class org.basex.data.MetaData
-
Properties.
- PROPERTIES - Static variable in interface org.basex.core.Text
-
Command info.
- props - Variable in class org.basex.core.AProp
-
Properties.
- PROPS - Static variable in class org.basex.io.serial.Serializer
-
Default serialization parameters.
- PROXYHOST - Static variable in class org.basex.core.MainProp
-
Server: proxy host.
- PROXYPORT - Static variable in class org.basex.core.MainProp
-
Server: proxy port.
- PUBID - Static variable in interface org.basex.build.BuildText
-
Parser error.
- PUBLIC - Static variable in interface org.basex.build.BuildText
-
DTD: Public.
- PUBLIC - Static variable in interface org.basex.data.DataText
-
Doctype public keyword.
- PUBLIC - Static variable in interface org.basex.query.QueryText
-
Public token.
- PUBLIC - Static variable in class org.basex.query.util.Ann
-
Annotation "public".
- push(int) - Method in class org.basex.util.list.IntList
-
Pushes an element onto the stack.
- push(byte[]) - Method in class org.basex.util.list.TokenList
-
Pushes an element onto the stack.
- push(byte[]) - Method in class org.basex.util.list.TwoWayTokenMap
-
Pushes an element onto the stack.
- Put - Class in org.basex.query.up.primitives
-
Update primitive for the fn:put() function.
- Put(InputInfo, int, Data, Uri, QueryContext) - Constructor for class org.basex.query.up.primitives.Put
-
Constructor.
- PW_CHANGED_X - Static variable in interface org.basex.core.Text
-
Password changed.
- PW_NOT_VALID - Static variable in interface org.basex.core.Text
-
Password is no valid MD5 hash.
- random(String) - Method in class org.basex.core.MainProp
-
Returns a random temporary name for the specified database.
- random() - Method in class org.basex.query.iter.NodeCache
-
Sets the internal duplicate flag, which indicates that duplicate and
unordered nodes might be added to this iterator.
- Range - Class in org.basex.query.expr
-
Range expression.
- Range(InputInfo, Expr, Expr) - Constructor for class org.basex.query.expr.Range
-
Constructor.
- RangeAccess - Class in org.basex.query.expr
-
This index class retrieves range values from the index.
- RangeSeq - Class in org.basex.query.item
-
Range sequence, containing at least two integers.
- RangeSeq(long, long) - Constructor for class org.basex.query.item.RangeSeq
-
Constructor.
- RangeToken - Class in org.basex.index
-
This class defines access to index text tokens.
- RangeToken(boolean, double, double) - Constructor for class org.basex.index.RangeToken
-
Constructor.
- RATIO - Static variable in interface org.basex.core.Text
-
Size depending on...
- raw - Variable in class org.basex.gui.layout.TreeLeaf
-
Represents raw file (true) or document (false).
- rawPath - Variable in class org.basex.build.DirParser
-
Database path for storing binary files.
- RawSerializer - Class in org.basex.io.serial
-
This class serializes data in its internal format: no indentation and entity
coding takes place, binary data is directly output as raw data,
and all nodes except for text nodes are skipped.
- read(String) - Method in class org.basex.core.AProp
-
Reads the configuration file and initializes the project properties.
- READ - Static variable in class org.basex.core.User
-
Read permission (local+global).
- read(DataInput) - Method in class org.basex.core.Users
-
Reads users from disk.
- read(DataInput) - Method in class org.basex.data.MetaData
-
Reads in meta data from the specified stream.
- read(DataInput) - Method in class org.basex.index.Resources
-
Reads information on database resources from disk.
- read() - Method in class org.basex.io.in.ArrayInput
-
- read() - Method in class org.basex.io.in.BufferInput
-
Returns the next byte (see InputStream.read().
- read() - Method in class org.basex.io.in.DecodingInput
-
- read() - Method in class org.basex.io.in.LookupInput
-
- read() - Method in class org.basex.io.in.NewlineInput
-
- read() - Method in class org.basex.io.in.TextInput
-
- read() - Method in class org.basex.io.in.XMLInput
-
- read() - Method in class org.basex.io.IO
-
Returns the contents.
- read() - Method in class org.basex.io.IOContent
-
- read() - Method in class org.basex.io.IOFile
-
- read() - Method in class org.basex.io.IOUrl
-
- read(String) - Method in class org.basex.io.Zip
-
Returns the contents of a zip file entry.
- read(IO) - Method in class org.basex.util.ft.StemDir
-
Reads a stop words file.
- read(IO, boolean) - Method in class org.basex.util.ft.StopWords
-
Reads a stop words file.
- read(DataInput) - Method in class org.basex.util.hash.TokenIntMap
-
- read(DataInput) - Method in class org.basex.util.hash.TokenSet
-
Reads the token set from the specified input.
- read1(long) - Method in class org.basex.io.random.DataAccess
-
Reads a byte value from the specified position.
- read1() - Method in class org.basex.io.random.DataAccess
-
Reads a byte value.
- read1(int, int) - Method in class org.basex.io.random.TableAccess
-
Reads a byte value and returns it as an integer value.
- read1(int, int) - Method in class org.basex.io.random.TableDiskAccess
-
- read1(int, int) - Method in class org.basex.io.random.TableMemAccess
-
- read2(int, int) - Method in class org.basex.io.random.TableAccess
-
Reads a short value and returns it as an integer value.
- read2(int, int) - Method in class org.basex.io.random.TableDiskAccess
-
- read2(int, int) - Method in class org.basex.io.random.TableMemAccess
-
- read4(long) - Method in class org.basex.io.random.DataAccess
-
Reads an integer value from the specified position.
- read4() - Method in class org.basex.io.random.DataAccess
-
Reads an integer value.
- read4(int, int) - Method in class org.basex.io.random.TableAccess
-
Reads an integer value.
- read4(int, int) - Method in class org.basex.io.random.TableDiskAccess
-
- read4(int, int) - Method in class org.basex.io.random.TableMemAccess
-
- read5(long) - Method in class org.basex.io.random.DataAccess
-
Reads a 5-byte value from the specified file offset.
- read5() - Method in class org.basex.io.random.DataAccess
-
Reads a 5-byte value.
- read5(int, int) - Method in class org.basex.io.random.TableAccess
-
Reads a 5-byte value and returns it as a long value.
- read5(int, int) - Method in class org.basex.io.random.TableDiskAccess
-
- read5(int, int) - Method in class org.basex.io.random.TableMemAccess
-
- readBool() - Method in class org.basex.io.in.DataInput
-
Reads a boolean value.
- readBytes() - Method in class org.basex.io.in.BufferInput
-
Reads a byte array from the input stream, suffixed by a 0 byte.
- readBytes(long, int) - Method in class org.basex.io.random.DataAccess
-
Reads a number of bytes from the specified offset.
- readBytes(int) - Method in class org.basex.io.random.DataAccess
-
Reads a number of bytes.
- readDiffs() - Method in class org.basex.io.in.DataInput
-
Reads a distance-mapped integer array.
- readDouble() - Method in class org.basex.io.in.DataInput
-
Reads a double value.
- readLine() - Method in class org.basex.io.in.NewlineInput
-
Reads a single line.
- readLine() - Method in class org.basex.util.ConsoleReader
-
Reads next line.
- readLongs(int) - Method in class org.basex.io.in.DataInput
-
Reads an array of long values.
- readNum() - Method in class org.basex.io.in.DataInput
-
Reads a compressed integer value; see
Num for more.
- readNum(long) - Method in class org.basex.io.random.DataAccess
-
Reads a
Num value from disk.
- readNum() - Method in class org.basex.io.random.DataAccess
-
Reads the next compressed number and returns it as integer.
- readNums() - Method in class org.basex.io.in.DataInput
-
Reads a compressed integer array.
- readString() - Method in class org.basex.io.in.BufferInput
-
Reads a string from the input stream, suffixed by a 0 byte.
- readToken() - Method in class org.basex.io.in.DataInput
-
Reads a token, represented by its compressed length and its byte array.
- readToken(long) - Method in class org.basex.io.random.DataAccess
-
Reads a token from disk.
- readToken() - Method in class org.basex.io.random.DataAccess
-
Reads the next token from disk.
- readTokens() - Method in class org.basex.io.in.DataInput
-
Reads a token array.
- receive(BufferInput, OutputStream) - Static method in class org.basex.server.ClientSession
-
Retrieves data from the server.
- RECENT - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- recent(IOFile) - Method in class org.basex.gui.GUIProp
-
Refreshes the list of recent query files and updates the query path.
- RED - Static variable in interface org.basex.core.Text
-
Color schema information.
- RED - Static variable in class org.basex.gui.GUIConstants
-
Color for control characters.
- REDO - Static variable in interface org.basex.core.Text
-
Command info.
- Reflect - Class in org.basex.util
-
This class assembles some reflection methods.
- REFRESH - Static variable in interface org.basex.core.Text
-
Button for refreshing.
- refresh(GUI, AbstractButton) - Method in interface org.basex.gui.GUICommand
-
Enables or disables the specified button,
depending on the command properties.
- refresh(GUI, AbstractButton) - Method in enum org.basex.gui.GUICommands
-
- refreshContext(boolean, boolean) - Method in class org.basex.gui.view.editor.EditorView
-
- refreshContext(boolean, boolean) - Method in class org.basex.gui.view.explore.ExploreView
-
- refreshContext(boolean, boolean) - Method in class org.basex.gui.view.folder.FolderView
-
- refreshContext(boolean, boolean) - Method in class org.basex.gui.view.info.InfoView
-
- refreshContext(boolean, boolean) - Method in class org.basex.gui.view.map.MapView
-
- refreshContext(boolean, boolean) - Method in class org.basex.gui.view.plot.PlotView
-
- refreshContext(boolean, boolean) - Method in class org.basex.gui.view.table.TableView
-
- refreshContext(boolean, boolean) - Method in class org.basex.gui.view.text.TextView
-
- refreshContext(boolean, boolean) - Method in class org.basex.gui.view.tree.TreeView
-
- refreshContext(boolean, boolean) - Method in class org.basex.gui.view.View
-
Called when a new context set has been chosen.
- refreshControls() - Method in class org.basex.gui.GUI
-
Refreshes the menu and the buttons.
- refreshFocus() - Method in class org.basex.gui.view.editor.EditorView
-
- refreshFocus() - Method in class org.basex.gui.view.explore.ExploreView
-
- refreshFocus() - Method in class org.basex.gui.view.folder.FolderView
-
- refreshFocus() - Method in class org.basex.gui.view.info.InfoView
-
- refreshFocus() - Method in class org.basex.gui.view.map.MapView
-
- refreshFocus() - Method in class org.basex.gui.view.plot.PlotView
-
- refreshFocus() - Method in class org.basex.gui.view.table.TableView
-
- refreshFocus() - Method in class org.basex.gui.view.text.TextView
-
- refreshFocus() - Method in class org.basex.gui.view.tree.TreeView
-
- refreshFocus() - Method in class org.basex.gui.view.View
-
Called when a new focus has been chosen.
- refreshInit() - Method in class org.basex.gui.view.editor.EditorView
-
- refreshInit() - Method in class org.basex.gui.view.explore.ExploreView
-
- refreshInit() - Method in class org.basex.gui.view.folder.FolderView
-
- refreshInit() - Method in class org.basex.gui.view.info.InfoView
-
- refreshInit() - Method in class org.basex.gui.view.map.MapView
-
- refreshInit() - Method in class org.basex.gui.view.plot.PlotView
-
- refreshInit() - Method in class org.basex.gui.view.table.TableView
-
- refreshInit() - Method in class org.basex.gui.view.text.TextView
-
- refreshInit() - Method in class org.basex.gui.view.tree.TreeView
-
- refreshInit() - Method in class org.basex.gui.view.View
-
Called when the data reference has changed.
- refreshLayout() - Method in class org.basex.gui.view.editor.EditorView
-
- refreshLayout() - Method in class org.basex.gui.view.explore.ExploreView
-
- refreshLayout() - Method in class org.basex.gui.view.folder.FolderView
-
- refreshLayout() - Method in class org.basex.gui.view.info.InfoView
-
- refreshLayout() - Method in class org.basex.gui.view.map.MapView
-
- refreshLayout() - Method in class org.basex.gui.view.plot.PlotView
-
- refreshLayout() - Method in class org.basex.gui.view.table.TableView
-
- refreshLayout() - Method in class org.basex.gui.view.text.TextView
-
- refreshLayout() - Method in class org.basex.gui.view.tree.TreeView
-
- refreshLayout() - Method in class org.basex.gui.view.View
-
Called when GUI design has changed.
- refreshMark() - Method in class org.basex.gui.view.editor.EditorView
-
- refreshMark() - Method in class org.basex.gui.view.explore.ExploreView
-
- refreshMark() - Method in class org.basex.gui.view.folder.FolderView
-
- refreshMark() - Method in class org.basex.gui.view.info.InfoView
-
- refreshMark() - Method in class org.basex.gui.view.map.MapView
-
- refreshMark() - Method in class org.basex.gui.view.plot.PlotView
-
- refreshMark() - Method in class org.basex.gui.view.table.TableView
-
- refreshMark() - Method in class org.basex.gui.view.text.TextView
-
- refreshMark() - Method in class org.basex.gui.view.tree.TreeView
-
- refreshMark() - Method in class org.basex.gui.view.View
-
Called when a context set has been
marked.
- refreshUpdate() - Method in class org.basex.gui.view.editor.EditorView
-
- refreshUpdate() - Method in class org.basex.gui.view.explore.ExploreView
-
- refreshUpdate() - Method in class org.basex.gui.view.folder.FolderView
-
- refreshUpdate() - Method in class org.basex.gui.view.info.InfoView
-
- refreshUpdate() - Method in class org.basex.gui.view.map.MapView
-
- refreshUpdate() - Method in class org.basex.gui.view.plot.PlotView
-
- refreshUpdate() - Method in class org.basex.gui.view.table.TableView
-
- refreshUpdate() - Method in class org.basex.gui.view.text.TextView
-
- refreshUpdate() - Method in class org.basex.gui.view.tree.TreeView
-
- refreshUpdate() - Method in class org.basex.gui.view.View
-
Called when updates have been done in the data structure.
- regex(String) - Static method in class org.basex.io.IOFile
-
Converts a file filter (glob) to a regular expression.
- regex(String, boolean) - Static method in class org.basex.io.IOFile
-
Converts a file filter (glob) to a regular expression.
- RegEx - Class in org.basex.query.util
-
Regular expression class.
- RegEx(String, InputInfo) - Constructor for class org.basex.query.util.RegEx
-
Constructor.
- register(Progress) - Method in class org.basex.core.Context
-
Locks a writing process and starts the timeout.
- register(Socket) - Method in class org.basex.server.ClientListener
-
Registers the event socket.
- rehash() - Method in class org.basex.index.Names
-
- rehash() - Method in class org.basex.index.value.MemValues
-
- rehash() - Method in class org.basex.query.func.Functions
-
- rehash() - Method in class org.basex.util.hash.IntMap
-
- rehash() - Method in class org.basex.util.hash.TokenBoolMap
-
- rehash() - Method in class org.basex.util.hash.TokenIntMap
-
- rehash() - Method in class org.basex.util.hash.TokenMap
-
- rehash() - Method in class org.basex.util.hash.TokenObjMap
-
- rehash() - Method in class org.basex.util.hash.TokenSet
-
Resizes the hash table.
- RELATIONSHIP - Static variable in interface org.basex.query.QueryText
-
Parser token.
- release(boolean) - Method in class org.basex.gui.layout.BaseXEditor
-
Releases a key or mouse.
- reload() - Method in class org.basex.gui.layout.TreeFolder
-
Reloads this node without repainting the tree.
- removable(Var) - Method in class org.basex.query.expr.Arr
-
- removable(Var) - Method in class org.basex.query.expr.Context
-
- removable(Var) - Method in class org.basex.query.expr.Expr
-
Checks if the specified variable is replaceable by a context item.
- removable(Var) - Method in class org.basex.query.expr.Filter
-
- removable(Var) - Method in class org.basex.query.expr.Preds
-
- removable(Var) - Method in class org.basex.query.expr.Quantifier
-
- removable(Var) - Method in class org.basex.query.expr.Simple
-
- removable(Var) - Method in class org.basex.query.expr.Single
-
- removable(Var) - Method in class org.basex.query.expr.Switch
-
- removable(Var) - Method in class org.basex.query.expr.Try
-
- removable(Var) - Method in class org.basex.query.expr.TypeSwitch
-
- removable(Var) - Method in class org.basex.query.expr.VarRef
-
- removable(Var) - Method in class org.basex.query.flwor.GFLWOR
-
- removable(Var) - Method in class org.basex.query.flwor.Group
-
- removable(Var) - Method in class org.basex.query.flwor.Order
-
- removable(Var) - Method in class org.basex.query.flwor.OrderByExpr
-
- removable(Var) - Method in class org.basex.query.flwor.OrderByStable
-
- removable(Var) - Method in class org.basex.query.ft.FTContains
-
- removable(Var) - Method in class org.basex.query.ft.FTDistance
-
- removable(Var) - Method in class org.basex.query.ft.FTExpr
-
- removable(Var) - Method in class org.basex.query.ft.FTIndexAccess
-
- removable(Var) - Method in class org.basex.query.ft.FTWeight
-
- removable(Var) - Method in class org.basex.query.ft.FTWindow
-
- removable(Var) - Method in class org.basex.query.ft.FTWords
-
- removable(Var) - Method in class org.basex.query.func.InlineFunc
-
- removable(Var) - Method in class org.basex.query.item.Value
-
- removable(Var) - Method in class org.basex.query.path.AxisPath
-
- removable(Var) - Method in class org.basex.query.path.MixedPath
-
- removable(Var) - Method in class org.basex.query.path.Path
-
- removable(Var) - Method in class org.basex.query.up.expr.Transform
-
- removable(Var) - Method in class org.basex.query.util.Var
-
- remove(Var) - Method in class org.basex.query.expr.Arr
-
- remove(Var) - Method in class org.basex.query.expr.CName
-
- remove(Var) - Method in class org.basex.query.expr.Expr
-
Substitutes all
VarRef expressions for the given variable
by a
Context reference.
- remove(Var) - Method in class org.basex.query.expr.Filter
-
- remove(Var) - Method in class org.basex.query.expr.Preds
-
- remove(Var) - Method in class org.basex.query.expr.Quantifier
-
- remove(Var) - Method in class org.basex.query.expr.Simple
-
- remove(Var) - Method in class org.basex.query.expr.Single
-
- remove(Var) - Method in class org.basex.query.expr.Switch
-
- remove(Var) - Method in class org.basex.query.expr.Try
-
- remove(Var) - Method in class org.basex.query.expr.TypeSwitch
-
- remove(Var) - Method in class org.basex.query.expr.VarRef
-
- remove(Var) - Method in class org.basex.query.flwor.GFLWOR
-
- remove(Var) - Method in class org.basex.query.flwor.Group
-
- remove(Var) - Method in class org.basex.query.flwor.Order
-
- remove(Var) - Method in class org.basex.query.flwor.OrderBy
-
- remove(Var) - Method in class org.basex.query.flwor.OrderByExpr
-
- remove(Var) - Method in class org.basex.query.ft.FTContains
-
- remove(Var) - Method in class org.basex.query.ft.FTDistance
-
- remove(Var) - Method in class org.basex.query.ft.FTExpr
-
- remove(Var) - Method in class org.basex.query.ft.FTIndexAccess
-
- remove(Var) - Method in class org.basex.query.ft.FTWeight
-
- remove(Var) - Method in class org.basex.query.ft.FTWindow
-
- remove(Var) - Method in class org.basex.query.ft.FTWords
-
- remove(Var) - Method in class org.basex.query.func.InlineFunc
-
- remove(Var) - Method in class org.basex.query.item.Value
-
- remove(Var) - Method in class org.basex.query.path.AxisPath
-
- remove(Var) - Method in class org.basex.query.path.MixedPath
-
- remove(Var) - Method in class org.basex.query.path.Path
-
- remove(Var) - Method in class org.basex.query.up.expr.Transform
-
- remove(ANode) - Method in class org.basex.query.up.NamePool
-
Adds an entry to the pool and decreases its number of occurrence.
- remove(int) - Method in class org.basex.query.util.JDBCConnections
-
Removes either a connection or a prepared statement from the depot.
- remove(Package) - Method in class org.basex.query.util.pkg.Repo
-
Removes a package from the namespace and package dictionaries when it is
deleted.
- remove(Var) - Method in class org.basex.query.util.Var
-
- remove() - Method in class org.basex.util.ft.FTIterator
-
- removeAll() - Method in class org.basex.gui.layout.BaseXSplit
-
- removeAttribute(String) - Method in class org.basex.api.dom.BXElem
-
- removeAttributeNode(Attr) - Method in class org.basex.api.dom.BXElem
-
- removeAttributeNS(String, String) - Method in class org.basex.api.dom.BXElem
-
- removeChild(Node) - Method in class org.basex.api.dom.BXNode
-
- removeChildren() - Method in class org.basex.gui.layout.TreeFolder
-
Removes all children from this node.
- removeComments(String, int) - Static method in class org.basex.query.QueryProcessor
-
Removes comments from the specified string.
- removeLayoutComponent(Component) - Method in class org.basex.gui.layout.BaseXSplit
-
- removeLayoutComponent(Component) - Method in class org.basex.gui.layout.TableLayout
-
- removeMin() - Method in class org.basex.util.MinHeap
-
Removes the minimum from this heap.
- removeNamedItem(String) - Method in class org.basex.api.dom.BXNNode
-
- removeNamedItemNS(String, String) - Method in class org.basex.api.dom.BXNNode
-
- Rename - Class in org.basex.core.cmd
-
Evaluates the 'rename' command and renames resources or directories
in a collection.
- Rename(String, String) - Constructor for class org.basex.core.cmd.Rename
-
Default constructor.
- RENAME - Static variable in interface org.basex.core.Text
-
Button text for renaming databases.
- rename(int, byte[]) - Method in class org.basex.index.Resources
-
Updates the index after a document has been renamed.
- rename(IOFile) - Method in class org.basex.io.IOFile
-
Renames the file to the specified name.
- RENAME - Static variable in interface org.basex.query.QueryText
-
Parser token.
- Rename - Class in org.basex.query.up.expr
-
Rename expression.
- Rename(InputInfo, Expr, Expr) - Constructor for class org.basex.query.up.expr.Rename
-
Constructor.
- RENAME_DB - Static variable in interface org.basex.core.Text
-
Dialog title for renaming a database.
- renameNode(Node, String, String) - Method in class org.basex.api.dom.BXDoc
-
- RenameNode - Class in org.basex.query.up.primitives
-
Rename node primitive.
- RenameNode(int, Data, InputInfo, QNm) - Constructor for class org.basex.query.up.primitives.RenameNode
-
Constructor.
- Replace - Class in org.basex.core.cmd
-
Evaluates the 'replace' command and replaces documents in a collection.
- Replace(String, String) - Constructor for class org.basex.core.cmd.Replace
-
Default constructor.
- Replace(String) - Constructor for class org.basex.core.cmd.Replace
-
Constructor.
- replace(int, Data) - Method in class org.basex.data.Data
-
Replaces parts of the database with the specified data instance.
- replace(int, int, Data) - Method in class org.basex.index.Resources
-
Replaces entries in the index.
- replace(byte[], byte[], int) - Method in class org.basex.index.value.DiskValues
-
Remove record from the index.
- replace(byte[], byte[], int) - Method in class org.basex.index.value.UpdatableDiskValues
-
- replace(int, byte[], int) - Method in class org.basex.io.random.TableAccess
-
Replaces entries in the database.
- REPLACE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- Replace - Class in org.basex.query.up.expr
-
Replace expression.
- Replace(InputInfo, Expr, Expr, boolean) - Constructor for class org.basex.query.up.expr.Replace
-
Constructor.
- replace(String, InputStream) - Method in class org.basex.server.ClientSession
-
- replace(String, InputStream) - Method in class org.basex.server.LocalSession
-
- replace(String, InputStream) - Method in class org.basex.server.Session
-
Replaces a document in an open database.
- replace(byte[], int, int) - Static method in class org.basex.util.Token
-
Replaces the specified character and returns the result token.
- replaceChild(Node, Node) - Method in class org.basex.api.dom.BXNode
-
- ReplaceElementContent - Class in org.basex.query.up.primitives
-
Replace element content primitive.
- ReplaceElementContent(int, Data, InputInfo, byte[]) - Constructor for class org.basex.query.up.primitives.ReplaceElementContent
-
Constructor.
- ReplaceNode - Class in org.basex.query.up.primitives
-
Replace node primitive.
- ReplaceNode(int, Data, InputInfo, NodeCache) - Constructor for class org.basex.query.up.primitives.ReplaceNode
-
Constructor.
- ReplaceValue - Class in org.basex.query.up.primitives
-
Replace value primitive.
- ReplaceValue(int, Data, InputInfo, byte[]) - Constructor for class org.basex.query.up.primitives.ReplaceValue
-
Constructor.
- replaceWholeText(String) - Method in class org.basex.api.dom.BXText
-
- repo - Variable in class org.basex.core.Context
-
Package repository.
- REPO - Static variable in interface org.basex.query.QueryText
-
Repo token.
- Repo - Class in org.basex.query.util.pkg
-
Repository manager.
- Repo(Context) - Constructor for class org.basex.query.util.pkg.Repo
-
Constructor.
- RepoDelete - Class in org.basex.core.cmd
-
Evaluates the 'repo delete' command.
- RepoDelete(String, InputInfo) - Constructor for class org.basex.core.cmd.RepoDelete
-
Constructor.
- RepoInstall - Class in org.basex.core.cmd
-
Evaluates the 'repo install' command.
- RepoInstall(String, InputInfo) - Constructor for class org.basex.core.cmd.RepoInstall
-
Constructor.
- RepoList - Class in org.basex.core.cmd
-
Evaluates the 'repo list' command.
- RepoList() - Constructor for class org.basex.core.cmd.RepoList
-
Constructor.
- RepoManager - Class in org.basex.query.util.pkg
-
Repository manager.
- RepoManager(Repo) - Constructor for class org.basex.query.util.pkg.RepoManager
-
Constructor.
- REPOPATH - Static variable in class org.basex.core.MainProp
-
Package repository path.
- REPOURI - Static variable in interface org.basex.query.QueryText
-
Repo URI.
- REQ - Static variable in interface org.basex.build.BuildText
-
DTD: REQUIRED ELEMENT.
- requestFocusInWindow() - Method in class org.basex.gui.layout.BaseXList
-
- reserved(byte[]) - Static method in class org.basex.query.util.NSGlobal
-
Checks if the specified uri is a reserved namespace.
- RESERVED_MEM_C - Static variable in interface org.basex.core.Text
-
Memory information.
- RESET - Static variable in interface org.basex.core.Text
-
Button for resetting options.
- reset() - Method in class org.basex.data.FTMatch
-
Resets the match.
- reset(int) - Method in class org.basex.data.FTMatches
-
Resets the match counter.
- reset() - Method in class org.basex.gui.view.editor.EditorView
-
Initializes the info message.
- reset() - Method in class org.basex.gui.view.info.InfoView
-
Resets the info string without repainting the view.
- reset() - Method in class org.basex.io.in.BufferInput
-
- reset() - Method in class org.basex.io.out.ArrayOutput
-
Resets the internal buffer.
- reset() - Method in class org.basex.io.serial.OutputSerializer
-
- reset() - Method in class org.basex.io.serial.Serializer
-
Resets the serializer (indentation, etc).
- reset() - Method in class org.basex.query.iter.ItemCache
-
- reset() - Method in class org.basex.query.iter.Iter
-
Resets the iterator and returns true if operation was successful.
- reset() - Method in class org.basex.query.iter.NodeCache
-
- reset() - Method in class org.basex.query.iter.ValueIter
-
- reset() - Method in class org.basex.query.util.NSContext
-
Resets the stack and returns the old instance.
- reset(SeqType, QueryContext) - Method in class org.basex.query.util.Var
-
Sets the specified variable type.
- reset(VarStack) - Method in class org.basex.query.util.VarContext
-
Resets the local variables to the specified instance.
- reset() - Method in class org.basex.util.Atts
-
Resets the container.
- reset() - Method in class org.basex.util.list.ElementList
-
Resets the array size.
- reset() - Method in class org.basex.util.TokenBuilder
-
Resets the token buffer.
- reset(byte[]) - Method in class org.basex.util.Undo
-
Resets the undo history with the specified text.
- RESIZE - Static variable in class org.basex.util.Array
-
Default factor for resizing dynamic arrays.
- resolve(Uri) - Method in class org.basex.query.item.Uri
-
Appends the specified address.
- resource - Variable in class org.basex.query.QueryContext
-
Query resources.
- RESOURCE_PROPS - Static variable in interface org.basex.core.Text
-
"Resource Properties".
- RESOURCES - Static variable in interface org.basex.core.Text
-
"Resources".
- resources - Variable in class org.basex.data.Data
-
Resource index.
- Resources - Class in org.basex.index
-
This index organizes all database resources.
- Resources(Data) - Constructor for class org.basex.index.Resources
-
Constructor.
- rest() - Method in class org.basex.util.InputParser
-
Returns the remaining, unscanned query substring.
- Restore - Class in org.basex.core.cmd
-
Evaluates the 'restore' command and restores a backup of a database.
- Restore(String) - Constructor for class org.basex.core.cmd.Restore
-
Default constructor.
- RESTORE - Static variable in interface org.basex.core.Text
-
Button text for restoring databases.
- RESTXQURI - Static variable in interface org.basex.query.QueryText
-
RESTXQ URI.
- result() - Method in class org.basex.core.Command
-
Returns the result set, generated by a query command.
- Result - Interface in org.basex.data
-
This is an interface for query results.
- result - Variable in class org.basex.gui.dialog.DialogEdit
-
Resulting update arguments.
- result - Variable in class org.basex.gui.dialog.DialogInsert
-
Resulting update arguments.
- RESULT_C - Static variable in interface org.basex.core.Text
-
Query info: result .
- RESULTS_X - Static variable in interface org.basex.core.Text
-
"Results: %".
- ret - Variable in class org.basex.query.func.UserFunc
-
Return type.
- ret - Variable in class org.basex.query.item.FuncType
-
Return type.
- RET - Static variable in interface org.basex.query.QueryText
-
Query Plan.
- ret() - Method in class org.basex.query.util.TypedFunc
-
Gets the function's return type.
- ret - Variable in class org.basex.query.util.Var
-
Expected return type.
- Retrieve - Class in org.basex.core.cmd
-
Evaluates the 'retrieve' command and retrieves binary content.
- Retrieve(String) - Constructor for class org.basex.core.cmd.Retrieve
-
Default constructor.
- RETURN - Static variable in interface org.basex.query.QueryText
-
Parser token.
- REVALIDATION - Static variable in interface org.basex.query.QueryText
-
Parser token.
- reverse(byte[]) - Static method in class org.basex.util.Array
-
Reverses the order of the elements in the given array.
- reverse(Object[], int, int) - Static method in class org.basex.util.Array
-
Reverses the order of all elements in the given interval.
- root() - Method in class org.basex.core.Context
-
Returns true if the current node set contains all documents.
- root - Variable in class org.basex.data.Nodes
-
Root flag (nodes represent all document nodes of the database).
- root() - Method in class org.basex.index.path.PathSummary
-
Returns the root node.
- Root - Class in org.basex.query.expr
-
Root node.
- Root(InputInfo) - Constructor for class org.basex.query.expr.Root
-
Constructor.
- root(Value) - Static method in class org.basex.query.expr.Root
-
Returns the root node of the specified item.
- root - Variable in class org.basex.query.path.Path
-
Root expression.
- root - Variable in class org.basex.query.QueryContext
-
Root expression of the query.
- round(Item, double, int, boolean, InputInfo) - Static method in class org.basex.query.func.FNNum
-
Returns a rounded item.
- rows() - Method in class org.basex.util.Table
-
Returns the number of rows.
- RT_EXECUCTION - Static variable in interface org.basex.core.Text
-
Command info.
- RT_FILTERING - Static variable in interface org.basex.core.Text
-
Command info.
- RT_FOCUS - Static variable in interface org.basex.core.Text
-
Focus.
- run() - Method in class org.basex.BaseXServer
-
- run() - Method in class org.basex.core.cmd.Add
-
- run() - Method in class org.basex.core.cmd.AlterDB
-
- run() - Method in class org.basex.core.cmd.AlterUser
-
- run() - Method in class org.basex.core.cmd.Check
-
- run() - Method in class org.basex.core.cmd.Close
-
- run() - Method in class org.basex.core.cmd.Copy
-
- run() - Method in class org.basex.core.cmd.Create
-
- run() - Method in class org.basex.core.cmd.CreateBackup
-
- run() - Method in class org.basex.core.cmd.CreateDB
-
- run() - Method in class org.basex.core.cmd.CreateEvent
-
- run() - Method in class org.basex.core.cmd.CreateIndex
-
- run() - Method in class org.basex.core.cmd.CreateUser
-
- run() - Method in class org.basex.core.cmd.Cs
-
- run() - Method in class org.basex.core.cmd.Delete
-
- run() - Method in class org.basex.core.cmd.DropBackup
-
- run() - Method in class org.basex.core.cmd.DropDB
-
- run() - Method in class org.basex.core.cmd.DropEvent
-
- run() - Method in class org.basex.core.cmd.DropIndex
-
- run() - Method in class org.basex.core.cmd.DropUser
-
- run(String, String) - Method in class org.basex.core.cmd.DropUser
-
- run() - Method in class org.basex.core.cmd.Exit
-
- run() - Method in class org.basex.core.cmd.Export
-
- run() - Method in class org.basex.core.cmd.Find
-
- run() - Method in class org.basex.core.cmd.Flush
-
- run() - Method in class org.basex.core.cmd.Get
-
- run() - Method in class org.basex.core.cmd.Grant
-
- run(String, String) - Method in class org.basex.core.cmd.Grant
-
- run() - Method in class org.basex.core.cmd.Help
-
- run() - Method in class org.basex.core.cmd.Info
-
- run() - Method in class org.basex.core.cmd.InfoDB
-
- run() - Method in class org.basex.core.cmd.InfoIndex
-
- run() - Method in class org.basex.core.cmd.InfoStorage
-
- run() - Method in class org.basex.core.cmd.Kill
-
- run(String, String) - Method in class org.basex.core.cmd.Kill
-
- run() - Method in class org.basex.core.cmd.List
-
- run() - Method in class org.basex.core.cmd.ListDB
-
- run() - Method in class org.basex.core.cmd.Open
-
- run() - Method in class org.basex.core.cmd.Optimize
-
- run() - Method in class org.basex.core.cmd.OptimizeAll
-
- run() - Method in class org.basex.core.cmd.Password
-
- run() - Method in class org.basex.core.cmd.Rename
-
- run() - Method in class org.basex.core.cmd.Replace
-
- run() - Method in class org.basex.core.cmd.RepoDelete
-
- run() - Method in class org.basex.core.cmd.RepoInstall
-
- run() - Method in class org.basex.core.cmd.RepoList
-
- run() - Method in class org.basex.core.cmd.Restore
-
- run() - Method in class org.basex.core.cmd.Retrieve
-
- Run - Class in org.basex.core.cmd
-
Evaluates the 'run' command and processes a query file as XQuery.
- Run(String) - Constructor for class org.basex.core.cmd.Run
-
Default constructor.
- run() - Method in class org.basex.core.cmd.Run
-
- run() - Method in class org.basex.core.cmd.Set
-
- run() - Method in class org.basex.core.cmd.ShowBackups
-
- run() - Method in class org.basex.core.cmd.ShowDatabases
-
- run() - Method in class org.basex.core.cmd.ShowEvents
-
- run() - Method in class org.basex.core.cmd.ShowSessions
-
- run() - Method in class org.basex.core.cmd.ShowUsers
-
- run() - Method in class org.basex.core.cmd.Store
-
- run() - Method in class org.basex.core.cmd.XQuery
-
- run(Context) - Method in class org.basex.core.Command
-
Runs the command without permission, data and concurrency checks.
- run() - Method in class org.basex.core.Command
-
Executes the command and serializes the result (internal call).
- run() - Method in class org.basex.gui.view.map.MapView
-
- run() - Method in class org.basex.gui.view.table.TableView
-
- run() - Method in class org.basex.gui.view.ViewContainer
-
- run() - Method in class org.basex.server.ClientListener
-
- running - Variable in class org.basex.BaseXServer
-
Flag for server activity.
- RUNS - Static variable in class org.basex.core.Prop
-
Number of query executions.
- s - Variable in class org.basex.data.FTStringMatch
-
Start position.
- S_ADLOGIN - Static variable in interface org.basex.core.Text
-
Login.
- S_ALTER - Static variable in interface org.basex.core.Text
-
Button text for altering password.
- S_BYTE_ORDER_MARK - Static variable in class org.basex.io.serial.SerializerProp
-
Serialization parameter: yes/no.
- S_CDATA_SECTION_ELEMENTS - Static variable in class org.basex.io.serial.SerializerProp
-
Serialization parameter: list of QNames.
- S_CONNECT - Static variable in interface org.basex.core.Text
-
Users.
- S_CONNECTED - Static variable in interface org.basex.core.Text
-
Connected.
- S_CR - Static variable in interface org.basex.data.DataText
-
CR flag.
- S_CREATEU - Static variable in interface org.basex.core.Text
-
Create user.
- S_CRNL - Static variable in interface org.basex.data.DataText
-
CRNL flag.
- S_DBREVOKE - Static variable in interface org.basex.core.Text
-
Question for revoking right from logged in user.
- S_DISCONNECTED - Static variable in interface org.basex.core.Text
-
Disconnected.
- S_DOCTYPE_PUBLIC - Static variable in class org.basex.io.serial.SerializerProp
-
Serialization parameter.
- S_DOCTYPE_SYSTEM - Static variable in class org.basex.io.serial.SerializerProp
-
Serialization parameter.
- S_DRQUESTION - Static variable in interface org.basex.core.Text
-
Question for dropping user.
- S_ENCODING - Static variable in class org.basex.io.serial.SerializerProp
-
Serialization parameter: valid encoding.
- S_ESCAPE_URI_ATTRIBUTES - Static variable in class org.basex.io.serial.SerializerProp
-
Serialization parameter: yes/no.
- S_FORMAT - Static variable in class org.basex.io.serial.SerializerProp
-
Specific serialization parameter: formatting.
- S_GLOBPERM - Static variable in interface org.basex.core.Text
-
Global permissions.
- S_H_SERVER_ADMIN - Static variable in interface org.basex.core.Text
-
Command info.
- S_HOST - Static variable in interface org.basex.core.Text
-
Host.
- S_INCLUDE_CONTENT_TYPE - Static variable in class org.basex.io.serial.SerializerProp
-
Serialization parameter: yes/no.
- S_INDENT - Static variable in class org.basex.io.serial.SerializerProp
-
Serialization parameter: yes/no.
- S_INDENTS - Static variable in class org.basex.io.serial.SerializerProp
-
Specific serialization parameter: number of spaces to indent.
- S_INFO1 - Static variable in interface org.basex.core.Text
-
Server information.
- S_INFO2 - Static variable in interface org.basex.core.Text
-
Server information.
- S_LOCALLOGS - Static variable in interface org.basex.core.Text
-
Logs.
- S_LOCALPORT - Static variable in interface org.basex.core.Text
-
Local.
- S_LOCALSERVER - Static variable in interface org.basex.core.Text
-
Server.
- S_LOCPERM - Static variable in interface org.basex.core.Text
-
Local permissions.
- S_MEDIA_TYPE - Static variable in class org.basex.io.serial.SerializerProp
-
Serialization parameter.
- S_METHOD - Static variable in class org.basex.io.serial.SerializerProp
-
Serialization parameter: xml/xhtml/html/text.
- S_NEWLINE - Static variable in class org.basex.io.serial.SerializerProp
-
Specific serialization parameter: newline.
- S_NL - Static variable in interface org.basex.data.DataText
-
NL flag.
- S_NORMALIZATION_FORM - Static variable in class org.basex.io.serial.SerializerProp
-
Serialization parameter: NFC/NFD/NFKC/NKFD/fully-normalized/none.
- S_OMIT_XML_DECLARATION - Static variable in class org.basex.io.serial.SerializerProp
-
Serialization parameter: yes/no.
- S_PORT - Static variable in interface org.basex.core.Text
-
PORT.
- S_SEPARATOR - Static variable in class org.basex.io.serial.SerializerProp
-
Specific serialization parameter: item separator.
- S_SERVER_ADMIN - Static variable in interface org.basex.core.Text
-
Command info.
- S_SESSIONS - Static variable in interface org.basex.core.Text
-
Sessions.
- S_STANDALONE - Static variable in class org.basex.io.serial.SerializerProp
-
Serialization parameter: yes/no/omit.
- S_SUPPRESS_INDENTATION - Static variable in class org.basex.io.serial.SerializerProp
-
Serialization parameter.
- S_TABULATOR - Static variable in class org.basex.io.serial.SerializerProp
-
Specific serialization parameter: indent with spaces or tabs.
- S_TEMPLATE - Static variable in class org.basex.io.serial.SerializerProp
-
Specific serialization parameter: web template.
- S_UNDECLARE_PREFIXES - Static variable in class org.basex.io.serial.SerializerProp
-
Serialization parameter: yes/no.
- S_USE_CHARACTER_MAPS - Static variable in class org.basex.io.serial.SerializerProp
-
Serialization parameter.
- S_VERSION - Static variable in class org.basex.io.serial.SerializerProp
-
Serialization parameter: 1.0/1.1.
- S_WRAP_PREFIX - Static variable in class org.basex.io.serial.SerializerProp
-
Specific serialization parameter: prefix of result wrapper.
- S_WRAP_URI - Static variable in class org.basex.io.serial.SerializerProp
-
Specific serialization parameter: URI of result wrapper.
- sa() - Method in class org.basex.BaseXClient
-
- SAME - Static variable in interface org.basex.query.QueryText
-
Parser token.
- sameAs(Object[], Object) - Method in class org.basex.core.AProp
-
Checks if the specified property has changed.
- sameAs(Result) - Method in class org.basex.data.Nodes
-
- sameAs(Result) - Method in interface org.basex.data.Result
-
Compares results for equality.
- sameAs(Expr) - Method in class org.basex.query.expr.Context
-
- sameAs(Expr) - Method in class org.basex.query.expr.Expr
-
Compares the current and specified expression for equality.
- sameAs(Expr) - Method in class org.basex.query.expr.Pos
-
- sameAs(Expr) - Method in class org.basex.query.expr.Root
-
- sameAs(Expr) - Method in class org.basex.query.expr.VarRef
-
- sameAs(Expr) - Method in class org.basex.query.item.Bin
-
- sameAs(Expr) - Method in class org.basex.query.item.Bln
-
- sameAs(Expr) - Method in class org.basex.query.item.Dbl
-
- sameAs(Expr) - Method in class org.basex.query.item.DBNode
-
- sameAs(Expr) - Method in class org.basex.query.item.DBNodeSeq
-
- sameAs(Expr) - Method in class org.basex.query.item.Dtm
-
- sameAs(Expr) - Method in class org.basex.query.item.Flt
-
- sameAs(Expr) - Method in class org.basex.query.item.Int
-
- sameAs(Expr) - Method in class org.basex.query.item.ItemSeq
-
- sameAs(Expr) - Method in class org.basex.query.item.Str
-
- sameAs(Result) - Method in class org.basex.query.iter.ItemCache
-
- sameAs(Expr) - Method in class org.basex.query.path.AxisPath
-
- sameAs(Expr) - Method in class org.basex.query.path.AxisStep
-
- sameAs(Test) - Method in class org.basex.query.path.Test
-
Checks the current and specified test for equality.
- sameAs(Expr) - Method in class org.basex.query.util.Var
-
- SATISFIES - Static variable in interface org.basex.query.QueryText
-
Parser token.
- SAVE - Static variable in interface org.basex.core.Text
-
Command info.
- save() - Method in class org.basex.gui.view.editor.EditorView
-
Saves the contents of the currently opened editor.
- SAVE_AS - Static variable in interface org.basex.core.Text
-
Command info.
- saveable() - Method in class org.basex.gui.view.editor.EditorView
-
Checks if the current text can be saved.
- saveAs() - Method in class org.basex.gui.view.editor.EditorView
-
Saves the contents of the currently opened editor under a new name.
- SAVEPATH - Static variable in class org.basex.gui.GUIProp
-
Path for creating new XML documents.
- SAXSerializer - Class in org.basex.io.serial
-
This class serializes data via SAX.
- SAXSerializer(Result) - Constructor for class org.basex.io.serial.SAXSerializer
-
Constructor.
- SAXWrapper - Class in org.basex.build.xml
-
This class parses an XML document with Java's internal SAX parser.
- SAXWrapper(SAXSource, Prop) - Constructor for class org.basex.build.xml.SAXWrapper
-
Constructor.
- SAXWrapper(SAXSource, String, Prop) - Constructor for class org.basex.build.xml.SAXWrapper
-
Constructor.
- SAXWrapper(IO, Prop) - Constructor for class org.basex.build.xml.SAXWrapper
-
Constructor.
- SC - Static variable in class org.basex.gui.GUIConstants
-
Shortcut key (CTRL/META).
- sc(InputEvent) - Static method in enum org.basex.gui.layout.BaseXKeys
-
Returns true if the system's shortcut key was pressed.
- sc - Variable in class org.basex.query.QueryContext
-
Static context of an expression.
- sc() - Method in class org.basex.util.ft.FTLexer
-
Sets the special character flag.
- SCANPOS_X_X - Static variable in interface org.basex.core.Text
-
Scanner position.
- SCANQUOTE - Static variable in interface org.basex.build.BuildText
-
Parser error.
- SCHEMA - Static variable in interface org.basex.query.QueryText
-
Parser token.
- SCHEMA_ATTRIBUTE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- SCHEMA_ELEMENT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- score() - Method in class org.basex.index.IndexIterator
-
Returns the score value.
- score() - Method in class org.basex.query.item.FTNode
-
- score() - Method in class org.basex.query.item.Item
-
Returns a score value.
- score(double) - Method in class org.basex.query.item.Item
-
Sets a new score value.
- SCORE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- SCORING - Static variable in class org.basex.core.Prop
-
Flag for full-text scoring algorithm.
- scoring - Variable in class org.basex.data.MetaData
-
- Scoring - Class in org.basex.util.ft
-
Default scoring model, assembling all score calculations.
- scrollToEnd() - Method in class org.basex.gui.layout.BaseXEditor
-
Jumps to the end of the text.
- sd - Variable in class org.basex.util.ft.FTOpt
-
Stemming dictionary.
- SEARCH - Static variable in interface org.basex.core.Text
-
"Search".
- SEARCH - Static variable in class org.basex.gui.GUIProp
-
Last keyword inputs.
- SEARCHMODE - Static variable in class org.basex.gui.GUIProp
-
Current input mode in global text field (Search, XQuery, Command).
- sec() - Method in class org.basex.query.item.Dur
-
Returns the seconds.
- select(BaseXFileChooser.Mode) - Method in class org.basex.gui.layout.BaseXFileChooser
-
Selects a file or directory.
- SELECT_ALL - Static variable in interface org.basex.core.Text
-
Command info.
- self() - Method in class org.basex.query.item.ANode
-
Returns an self axis iterator.
- SEMI - Static variable in interface org.basex.build.BuildText
-
Semicolon.
- SEMVER - Static variable in interface org.basex.query.util.pkg.PkgText
-
Attribute semver.
- SEMVERMAX - Static variable in interface org.basex.query.util.pkg.PkgText
-
Attribute semver-max.
- SEMVERMIN - Static variable in interface org.basex.query.util.pkg.PkgText
-
Attribute semver-min.
- send(ServerCmd, InputStream, String...) - Method in class org.basex.server.ClientSession
-
Sends the specified command, string arguments and input.
- send(String) - Method in class org.basex.server.ClientSession
-
Sends a string to the server.
- SEND_AUTHORIZATION - Static variable in interface org.basex.query.util.http.HTTPText
-
Request attribute: send-authorization.
- sendRequest(byte[], ANode, ItemCache) - Method in class org.basex.query.util.http.HTTPClient
-
Sends an HTTP request and returns the response.
- SENSITIVE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- SENTENCE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- SENTENCES - Static variable in interface org.basex.query.QueryText
-
Parser token.
- SEP - Static variable in interface org.basex.query.QueryText
-
Separator.
- SEPARATOR - Static variable in class org.basex.build.file.ParserProp
-
Parser option: column separator (0 = comma, 1 = semicolon, 2 = tab).
- SEPARATOR - Static variable in interface org.basex.core.Text
-
CSV Separator information.
- SEPARATORS - Static variable in class org.basex.build.file.CSVParser
-
Separators.
- SEQ - Static variable in class org.basex.query.item.Empty
-
Single instance.
- Seq - Class in org.basex.query.item
-
Sequence, containing at least two items.
- seq - Variable in class org.basex.query.util.IndexContext
-
Flag for sequential processing.
- seqType() - Method in enum org.basex.query.item.AtomType
-
- seqType() - Method in class org.basex.query.item.FuncType
-
- seqType() - Method in enum org.basex.query.item.NodeType
-
- SeqType - Class in org.basex.query.item
-
Stores a sequence type definition.
- seqType() - Method in interface org.basex.query.item.Type
-
Returns the sequence type of this data type.
- SeqType.Occ - Enum in org.basex.query.item
-
Number of occurrences (cardinality).
- SERIALIZE - Static variable in class org.basex.core.Prop
-
Flag for serializing query results.
- serialize(Serializer) - Method in class org.basex.data.Nodes
-
- serialize(Serializer, int) - Method in class org.basex.data.Nodes
-
- serialize(Serializer) - Method in interface org.basex.data.Result
-
Serializes the complete result.
- serialize(Serializer, int) - Method in interface org.basex.data.Result
-
Serializes the specified result.
- serialize(Serializer) - Method in class org.basex.query.item.ANode
-
- serialize(Serializer) - Method in class org.basex.query.item.DBNode
-
- serialize(Serializer) - Method in class org.basex.query.item.FAttr
-
- serialize(Serializer) - Method in class org.basex.query.item.FComm
-
- serialize(Serializer) - Method in class org.basex.query.item.FDoc
-
- serialize(Serializer) - Method in class org.basex.query.item.FElem
-
- serialize(Serializer) - Method in class org.basex.query.item.FNames
-
- serialize(Serializer) - Method in class org.basex.query.item.FPI
-
- serialize(Serializer) - Method in class org.basex.query.item.FTxt
-
- serialize(Serializer) - Method in class org.basex.query.item.Item
-
Serializes the item.
- serialize(Serializer) - Method in class org.basex.query.iter.ItemCache
-
- serialize(Serializer, int) - Method in class org.basex.query.iter.ItemCache
-
- SERIALIZER - Static variable in class org.basex.core.Prop
-
Serialization parameters, separated by commas.
- Serializer - Class in org.basex.io.serial
-
This is an interface for serializing trees.
- Serializer() - Constructor for class org.basex.io.serial.Serializer
-
- SerializerException - Exception in org.basex.io.serial
-
This class indicates exceptions during the serialization of a query.
- SerializerException(QueryException) - Constructor for exception org.basex.io.serial.SerializerException
-
Default constructor.
- SerializerProp - Class in org.basex.io.serial
-
This class defines all available serialization parameters.
- SerializerProp() - Constructor for class org.basex.io.serial.SerializerProp
-
Constructor.
- SerializerProp(String) - Constructor for class org.basex.io.serial.SerializerProp
-
Constructor, specifying initial properties.
- serParams(boolean) - Method in class org.basex.query.QueryContext
-
Returns the serialization parameters used for and specified by this query.
- SERVAL - Static variable in interface org.basex.data.DataText
-
Serialization error.
- SERVAL2 - Static variable in interface org.basex.data.DataText
-
Serialization error.
- SERVAL3 - Static variable in interface org.basex.data.DataText
-
Serialization error.
- ServerCmd - Enum in org.basex.server
-
This class defines the available command-line commands.
- SERVERHOST - Static variable in class org.basex.core.MainProp
-
Server: host, used for binding the server.
- SERVERINFO - Static variable in interface org.basex.core.Text
-
Server start information.
- SERVERMODE - Static variable in interface org.basex.core.Text
-
Server mode.
- SERVERPORT - Static variable in class org.basex.core.MainProp
-
Server: port, used for binding the server.
- SERVERUSER - Static variable in class org.basex.gui.GUIProp
-
Server user.
- session() - Method in class org.basex.BaseX
-
- session() - Method in class org.basex.BaseXClient
-
- session() - Method in class org.basex.BaseXServer
-
- session - Variable in class org.basex.core.Main
-
Session.
- session() - Method in class org.basex.core.Main
-
Returns the session.
- Session - Class in org.basex.server
-
This class defines methods for evaluating commands, either locally or
via the client/server architecture.
- sessions - Variable in class org.basex.core.Context
-
Client connections.
- Sessions - Class in org.basex.server
-
This class organizes all currently opened database sessions.
- Sessions() - Constructor for class org.basex.server.Sessions
-
- SESSIONS_KILLED_X - Static variable in interface org.basex.core.Text
-
Killed sessions.
- SESSIONS_X - Static variable in interface org.basex.core.Text
-
Show sessions.
- set(XMLReader, String) - Static method in class org.basex.build.xml.CatalogWrapper
-
Decorates the XMLReader with the catalog resolver if it is found
in the classpath.
- set(Object[], String) - Method in class org.basex.core.AProp
-
Assigns the specified value for the specified key.
- set(Object[], int) - Method in class org.basex.core.AProp
-
Assigns the specified integer for the specified key.
- set(Object[], boolean) - Method in class org.basex.core.AProp
-
Assigns the specified boolean for the specified key.
- set(Object[], String[]) - Method in class org.basex.core.AProp
-
Assigns the specified string array for the specified key.
- set(Object[], int[]) - Method in class org.basex.core.AProp
-
Assigns the specified integer array for the specified key.
- set(String, String) - Method in class org.basex.core.AProp
-
Sets the specified value after casting it to the correct type.
- Set - Class in org.basex.core.cmd
-
Evaluates the 'set' command and modifies database properties.
- Set(Object, Object) - Constructor for class org.basex.core.cmd.Set
-
Default constructor.
- set(Nodes, Nodes) - Method in class org.basex.core.Context
-
Sets the current context and marked node set and resets the focus.
- set(Object[], Object) - Method in class org.basex.gui.GUI
-
Sets a property and displays the command in the info view.
- set(int, byte[]) - Method in class org.basex.io.random.TableAccess
-
Copies the specified entries into the database.
- set(int, int) - Method in class org.basex.query.item.DBNode
-
Sets the node type.
- set(Item, int) - Method in class org.basex.query.iter.ItemCache
-
Sets an item to the specified position.
- set(Compare.Flag) - Method in class org.basex.query.util.Compare
-
Sets the specified flag.
- set(int, Expr) - Method in class org.basex.query.util.ExprList
-
Sets an element at the specified index position.
- set(int) - Method in class org.basex.util.BitArray
-
Set the ith bit to 1.
- set(FTFlag, boolean) - Method in class org.basex.util.ft.FTOpt
-
Sets the specified flag.
- set(int, boolean) - Method in class org.basex.util.list.BoolList
-
Sets an element at the specified index.
- set(int, int[]) - Method in class org.basex.util.list.IntArrayList
-
Sets an element at the specified index.
- set(int, int) - Method in class org.basex.util.list.IntList
-
Sets an element at the specified index position.
- set(int, byte[]) - Method in class org.basex.util.list.TokenList
-
Sets an element at the specified index.
- set(int, byte[]) - Method in class org.basex.util.list.TwoWayTokenMap
-
Sets an element at the specified index.
- set(int, String) - Method in class org.basex.util.list.TwoWayTokenMap
-
Sets an element at the specified index.
- set(byte[], int, int) - Static method in class org.basex.util.Num
-
Compresses and stores an integer value to the specified byte array.
- set(byte, int) - Method in class org.basex.util.TokenBuilder
-
Sets a byte at the specified position.
- setAll() - Method in class org.basex.util.BitArray
-
Set all bits.
- setAttribute(String, String) - Method in class org.basex.api.dom.BXElem
-
- setAttributeNode(Attr) - Method in class org.basex.api.dom.BXElem
-
- setAttributeNodeNS(Attr) - Method in class org.basex.api.dom.BXElem
-
- setAttributeNS(String, String, String) - Method in class org.basex.api.dom.BXElem
-
- setBadge(String) - Method in class org.basex.gui.GUIMacOSX
-
Sets a value for the badge in the dock.
- setCaret(int) - Method in class org.basex.gui.layout.BaseXEditor
-
Sets a new cursor position.
- setContentHandler(ContentHandler) - Method in class org.basex.io.serial.SAXSerializer
-
- setData(String) - Method in class org.basex.api.dom.BXPI
-
- setData(String[]) - Method in class org.basex.gui.layout.BaseXList
-
Resets the data shown in the list.
- setDocumentURI(String) - Method in class org.basex.api.dom.BXDoc
-
- setDTDHandler(DTDHandler) - Method in class org.basex.io.serial.SAXSerializer
-
- setEnabled(boolean) - Method in class org.basex.gui.layout.BaseXButton
-
- setEnabled(boolean) - Method in class org.basex.gui.layout.BaseXEditor
-
- setEnabled(boolean) - Method in class org.basex.gui.layout.BaseXLabel
-
- setEnabled(boolean) - Method in class org.basex.gui.layout.BaseXList
-
- setEntityResolver(EntityResolver) - Method in class org.basex.io.serial.SAXSerializer
-
- setErrorHandler(ErrorHandler) - Method in class org.basex.io.serial.SAXSerializer
-
- setFeature(String, boolean) - Method in class org.basex.io.serial.SAXSerializer
-
- setFont(Font) - Method in class org.basex.gui.layout.BaseXEditor
-
- setFont(String, int) - Method in class org.basex.gui.layout.BaseXList
-
Sets the specified font.
- setHeight(Component, int) - Static method in class org.basex.gui.layout.BaseXLayout
-
Sets the component height, adopting the original component width.
- setIdAttribute(String, boolean) - Method in class org.basex.api.dom.BXElem
-
- setIdAttributeNode(Attr, boolean) - Method in class org.basex.api.dom.BXElem
-
- setIdAttributeNS(String, String, boolean) - Method in class org.basex.api.dom.BXElem
-
- setIndex(IndexToken.IndexType, Index) - Method in class org.basex.data.Data
-
Assigns the specified index.
- setIndex(IndexToken.IndexType, Index) - Method in class org.basex.data.DiskData
-
- setIndex(IndexToken.IndexType, Index) - Method in class org.basex.data.MemData
-
- setIndex(int) - Method in class org.basex.gui.layout.BaseXList
-
Sets the specified list index.
- setInfo(String, Command, String, boolean) - Method in class org.basex.gui.view.info.InfoView
-
Displays the specified information.
- setInput(InputStream) - Method in class org.basex.core.Command
-
Attaches an input stream.
- setInput(InputSource) - Method in class org.basex.core.Command
-
Attaches an input source.
- setLeaf(boolean) - Method in class org.basex.index.Stats
-
Setter for leaf.
- setLexicalHandler(LexicalHandler) - Method in class org.basex.io.serial.SAXSerializer
-
Sets the lexical handler for reacting on comments.
- setLocation(int, int) - Method in class org.basex.gui.dialog.Dialog
-
- setMain(Object[], Object) - Method in class org.basex.gui.GUI
-
Sets a main property and displays the command in the info view.
- setMnemonic(AbstractButton, StringBuilder) - Static method in class org.basex.gui.layout.BaseXButton
-
Sets a mnemomic for the specified button.
- setNamedItem(Node) - Method in class org.basex.api.dom.BXNNode
-
- setNamedItemNS(Node) - Method in class org.basex.api.dom.BXNNode
-
- setNodeValue(String) - Method in class org.basex.api.dom.BXNode
-
- setObject(String, Object) - Method in class org.basex.core.AProp
-
Assigns the specified object for the specified key.
- setOutputStream(OutputStream) - Method in class org.basex.server.Session
-
Specifies an output stream.
- setPrefix(String) - Method in class org.basex.api.dom.BXNode
-
- setProperty(String, Object) - Method in class org.basex.io.serial.SAXSerializer
-
- setRequestContent(OutputStream, HTTPRequest) - Method in class org.basex.query.util.http.HTTPClient
-
Set HTTP request content.
- setSearch(BaseXTextField) - Method in class org.basex.gui.layout.BaseXEditor
-
Adds a search dialog.
- setSearch(BaseXEditor) - Method in class org.basex.gui.layout.BaseXTextField
-
Activates search functionality to the text field.
- setSize(int, int) - Method in class org.basex.build.Builder
-
Stores a size value to the specified table position.
- setSize(int, int) - Method in class org.basex.build.DiskBuilder
-
- setSize(int, int) - Method in class org.basex.build.MemBuilder
-
- setSize(int, int) - Method in class org.basex.gui.layout.BaseXList
-
- setStrictErrorChecking(boolean) - Method in class org.basex.api.dom.BXDoc
-
- setSyntax(IO) - Method in class org.basex.gui.layout.BaseXEditor
-
Sets a syntax highlighter, based on the file format.
- setSyntax(BaseXSyntax) - Method in class org.basex.gui.layout.BaseXEditor
-
Sets a syntax highlighter.
- setText(String) - Method in class org.basex.gui.GUIInput
-
- setText(String) - Method in class org.basex.gui.GUIStatus
-
Sets the status text.
- setText(byte[]) - Method in class org.basex.gui.layout.BaseXEditor
-
Sets the output text.
- setText(byte[], int) - Method in class org.basex.gui.layout.BaseXEditor
-
Sets the output text.
- setText(String, GUIConstants.Msg) - Method in class org.basex.gui.layout.BaseXLabel
-
Shows an text, preceded by a state icon.
- setText(String) - Method in class org.basex.gui.layout.BaseXTextField
-
- setText(ArrayOutput, Command) - Method in class org.basex.gui.view.text.TextView
-
Sets the output text.
- setTextContent(String) - Method in class org.basex.api.dom.BXNode
-
- setTitle(String) - Method in class org.basex.gui.AGUI
-
- setUserData(String, Object, UserDataHandler) - Method in class org.basex.api.dom.BXNode
-
- setValue(String) - Method in class org.basex.api.dom.BXAttr
-
- setValue(String) - Method in class org.basex.gui.layout.BaseXList
-
Chooses the specified value in the text field and list.
- setWidth(Component, int) - Static method in class org.basex.gui.layout.BaseXLayout
-
Sets the component width, adopting the original component height.
- setWidth(int) - Method in class org.basex.gui.layout.BaseXList
-
Sets the width of the component.
- setWords(long[], int) - Method in class org.basex.util.BitArray
-
Initialize the bit array with the specified backing array.
- setXmlStandalone(boolean) - Method in class org.basex.api.dom.BXDoc
-
- setXmlVersion(String) - Method in class org.basex.api.dom.BXDoc
-
- SHF - Static variable in class org.basex.gui.GUIConstants
-
Shift key.
- show(Component, int, int) - Method in class org.basex.gui.layout.BaseXPopup
-
- SHOW_ATTS - Static variable in interface org.basex.core.Text
-
Show attributes.
- SHOW_NAME_ATTS - Static variable in interface org.basex.core.Text
-
Name display flag.
- ShowBackups - Class in org.basex.core.cmd
-
Evaluates the 'show backups' command and shows available backups.
- ShowBackups() - Constructor for class org.basex.core.cmd.ShowBackups
-
Default constructor.
- SHOWBUTTONS - Static variable in class org.basex.gui.GUIProp
-
Flag for displaying buttons in the GUI window.
- ShowDatabases - Class in org.basex.core.cmd
-
Evaluates the 'show databases' command and shows opened databases.
- ShowDatabases() - Constructor for class org.basex.core.cmd.ShowDatabases
-
Default constructor.
- SHOWEDITOR - Static variable in class org.basex.gui.GUIProp
-
Flag for activated xquery view.
- ShowEvents - Class in org.basex.core.cmd
-
Evaluates the 'show events' command and lists all existing events.
- ShowEvents() - Constructor for class org.basex.core.cmd.ShowEvents
-
Default constructor.
- SHOWEXPLORE - Static variable in class org.basex.gui.GUIProp
-
Flag for activated query view.
- SHOWFOLDER - Static variable in class org.basex.gui.GUIProp
-
Flag for activated tree view.
- SHOWINFO - Static variable in class org.basex.gui.GUIProp
-
Flag for activated info view.
- SHOWINPUT - Static variable in class org.basex.gui.GUIProp
-
Flag for displaying the text field in the GUI window.
- SHOWMAP - Static variable in class org.basex.gui.GUIProp
-
Flag for activated map view.
- SHOWNAME - Static variable in class org.basex.gui.GUIProp
-
Flag for dissolving name attributes.
- SHOWPLOT - Static variable in class org.basex.gui.GUIProp
-
Flag for activated plot view.
- ShowSessions - Class in org.basex.core.cmd
-
Evaluates the 'show sessions' command and shows server sessions.
- ShowSessions() - Constructor for class org.basex.core.cmd.ShowSessions
-
Default constructor.
- SHOWSTATUS - Static variable in class org.basex.gui.GUIProp
-
Flag for displaying the status bar in the GUI window.
- SHOWTABLE - Static variable in class org.basex.gui.GUIProp
-
Flag for activated table view.
- SHOWTEXT - Static variable in class org.basex.gui.GUIProp
-
Flag for activated result view.
- SHOWTREE - Static variable in class org.basex.gui.GUIProp
-
Flag for activated tree view.
- ShowUsers - Class in org.basex.core.cmd
-
Evaluates the 'show users' command and shows existing users.
- ShowUsers() - Constructor for class org.basex.core.cmd.ShowUsers
-
Default constructor.
- ShowUsers(String) - Constructor for class org.basex.core.cmd.ShowUsers
-
Constructor, specifying a database.
- similar(String) - Method in class org.basex.core.AProp
-
Returns a key similar to the specified string, or null.
- similar(byte[], byte[], int) - Method in class org.basex.util.Levenshtein
-
Compares two character arrays for similarity.
- Simple - Class in org.basex.query.expr
-
Simple expression without arguments.
- Simple(InputInfo) - Constructor for class org.basex.query.expr.Simple
-
Constructor.
- simple(Axis, boolean) - Method in class org.basex.query.path.AxisStep
-
Checks if this is a simple axis without predicates.
- SIMPLE_FILE_CHOOSER - Static variable in interface org.basex.core.Text
-
Simple file dialog.
- SIMPLEFD - Static variable in class org.basex.gui.GUIProp
-
Flag for showing the simple file dialog.
- sin - Variable in class org.basex.server.ClientSession
-
Server input.
- single() - Method in class org.basex.data.Data
-
Checks if the database contains a single document.
- Single - Class in org.basex.query.expr
-
Abstract single expression.
- Single(InputInfo, Expr) - Constructor for class org.basex.query.expr.Single
-
Constructor.
- singleParser(IO, Prop, String) - Static method in class org.basex.build.Parser
-
Returns a parser instance, based on the current options.
- SingleParser - Class in org.basex.build
-
This class defines an abstract parser for single resources.
- SingleParser(IO, Prop) - Constructor for class org.basex.build.SingleParser
-
Constructor.
- size() - Method in class org.basex.core.Datas
-
Returns the number of opened databases.
- SIZE - Static variable in interface org.basex.core.Text
-
"Size".
- size(int, int) - Method in class org.basex.data.Data
-
Returns a size value (number of descendant table entries).
- size(int, int, int) - Method in class org.basex.data.Data
-
Sets the size value.
- size - Variable in class org.basex.data.FTMatches
-
Number of entries.
- size() - Method in class org.basex.data.FTPos
-
Returns the number of positions.
- size() - Method in class org.basex.data.FTPosData
-
Returns the number of entries.
- size - Variable in class org.basex.data.MetaData
-
Table size.
- size() - Method in class org.basex.data.Namespaces
-
Returns the number of uri references.
- size() - Method in class org.basex.data.Nodes
-
- size() - Method in interface org.basex.data.Result
-
Number of values, stored in the result instance.
- SIZE - Static variable in class org.basex.gui.layout.BaseXBar
-
Scrollbar size.
- size(Data, int) - Static method in class org.basex.gui.view.ViewData
-
Returns the size for the specified node.
- size - Variable in class org.basex.index.IndexBuilder
-
Total parsing value.
- size - Variable in class org.basex.index.IndexCache.CacheEntry
-
Number of index hits for the key.
- size() - Method in class org.basex.index.IndexIterator
-
Returns the total number of index results.
- size() - Method in class org.basex.index.IndexTree
-
Returns the number of entries.
- size() - Method in class org.basex.io.in.BufferInput
-
Returns the number of read bytes.
- size() - Method in class org.basex.io.out.DataOutput
-
Returns the number of written bytes.
- size() - Method in class org.basex.io.out.PrintOutput
-
Returns the number of written bytes.
- size() - Method in class org.basex.query.expr.Expr
-
Returns the sequence size or 1.
- size - Variable in class org.basex.query.expr.ParseExpr
-
Cardinality of result; unknown if set to -1.
- size() - Method in class org.basex.query.expr.ParseExpr
-
- size() - Method in class org.basex.query.item.Empty
-
- size() - Method in class org.basex.query.item.Item
-
- size() - Method in class org.basex.query.item.Seq
-
- size() - Method in class org.basex.query.item.Value
-
- size(int) - Method in class org.basex.query.iter.ItemCache
-
Sets the iterator size.
- size() - Method in class org.basex.query.iter.ItemCache
-
- size() - Method in class org.basex.query.iter.Iter
-
Returns the iterator size.
- size() - Method in class org.basex.query.iter.NodeCache
-
- size(int) - Method in class org.basex.query.iter.NodeCache
-
Sets a new item size.
- size() - Method in class org.basex.query.iter.ValueIter
-
- size - Variable in class org.basex.query.QueryContext
-
Current context size.
- SIZE - Static variable in interface org.basex.query.QueryText
-
Query Plan.
- size() - Method in class org.basex.query.up.primitives.DBDelete
-
- size() - Method in class org.basex.query.up.primitives.DBOptimize
-
- size() - Method in class org.basex.query.up.primitives.DBRename
-
- size() - Method in class org.basex.query.up.primitives.DBStore
-
- size() - Method in class org.basex.query.up.primitives.DeleteNode
-
- size() - Method in class org.basex.query.up.primitives.NodeCopy
-
- size() - Method in class org.basex.query.up.primitives.Put
-
- size() - Method in class org.basex.query.up.primitives.RenameNode
-
- size() - Method in class org.basex.query.up.primitives.ReplaceElementContent
-
- size() - Method in class org.basex.query.up.primitives.ReplaceValue
-
- size() - Method in class org.basex.query.up.primitives.UpdatePrimitive
-
Returns the total number of node operations.
- size() - Method in class org.basex.query.up.Updates
-
Number of updates on the pending update list.
- size() - Method in class org.basex.query.util.ItemSet
-
Returns the number of entries.
- size() - Method in class org.basex.query.util.NSContext
-
Returns the number of dynamic namespaces.
- size(int) - Method in class org.basex.query.util.NSContext
-
Sets the number of dynamic namespaces.
- size() - Method in class org.basex.query.util.VarContext
-
Returns the current number of local variables.
- size(int) - Method in class org.basex.query.util.VarContext
-
Sets the number of local variables to the specified value.
- size - Variable in class org.basex.query.util.VarStack
-
Number of stored variables.
- size() - Method in class org.basex.util.Atts
-
Returns the number of attributes.
- size(int) - Method in class org.basex.util.Atts
-
Sets the number of attributes.
- size() - Method in class org.basex.util.hash.IntSet
-
Returns number of entries.
- size - Variable in class org.basex.util.hash.TokenSet
-
Hash entries.
- size() - Method in class org.basex.util.hash.TokenSet
-
Returns the number of entries.
- size - Variable in class org.basex.util.list.ElementList
-
Number of elements.
- size() - Method in class org.basex.util.list.ElementList
-
Returns the number of elements.
- size() - Method in class org.basex.util.MinHeap
-
Size of this heap.
- size(byte[]) - Static method in class org.basex.util.Num
-
Returns the length value of the specified array, stored in the first
four bytes.
- size(byte[], int) - Static method in class org.basex.util.Num
-
Stores the specified length value in the first bytes of the
specified array.
- size() - Method in class org.basex.util.TokenBuilder
-
Returns the number of bytes.
- size(int) - Method in class org.basex.util.TokenBuilder
-
Sets the number of bytes.
- sizeID(Data) - Static method in class org.basex.gui.view.ViewData
-
Returns the size id of the specified node.
- skip(QueryContext) - Method in class org.basex.query.expr.Pos
-
Returns false if no more results can be expected.
- SKIP - Static variable in interface org.basex.query.QueryText
-
Parser token.
- SKIP_CORRUPT_FILES - Static variable in interface org.basex.core.Text
-
Skip corrupt files.
- SKIPCORRUPT - Static variable in class org.basex.core.Prop
-
Flag for skipping corrupt files.
- SKIPPED - Static variable in interface org.basex.core.Text
-
Skipped corrupt files.
- SLASH - Static variable in class org.basex.util.Token
-
Slash.
- sleep(long) - Static method in class org.basex.util.Performance
-
Sleeps the specified number of milliseconds.
- small - Variable in enum org.basex.gui.GUIConstants.Msg
-
Small icon.
- smooth(Graphics) - Static method in class org.basex.gui.layout.BaseXBack
-
Activates graphics anti-aliasing.
- SOME - Static variable in interface org.basex.query.QueryText
-
Parser token.
- sort() - Method in class org.basex.data.FTMatch
-
Sorts the matches.
- sort() - Method in class org.basex.query.iter.NodeCache
-
Sorts the nodes, if necessary.
- sort() - Method in class org.basex.util.list.IntList
-
Sorts the data.
- sort(byte[][], boolean, boolean) - Method in class org.basex.util.list.IntList
-
Sorts the data in the order of the specified token array.
- sort(double[], boolean) - Method in class org.basex.util.list.IntList
-
Sorts the data in the order of the specified numeric array.
- sort(int[], boolean) - Method in class org.basex.util.list.IntList
-
Sorts the data in the order of the specified numeric array.
- sort(boolean, boolean) - Method in class org.basex.util.list.StringList
-
Sorts the elements.
- sort(boolean, boolean, int) - Method in class org.basex.util.list.StringList
-
Sorts the elements.
- sort(boolean) - Method in class org.basex.util.list.TokenList
-
Sorts the elements.
- sort(boolean) - Method in class org.basex.util.list.TwoWayTokenMap
-
Sorting a TwoWayTokenMap is not implemented.
- sort() - Method in class org.basex.util.Table
-
Sorts the table by the first column.
- sorted - Variable in class org.basex.data.Nodes
-
Sorted pre values.
- SORTED_LIST - Static variable in interface org.basex.core.Text
-
Index info.
- sortedIndexOf(int) - Method in class org.basex.util.list.IntList
-
Searches the specified element via binary search.
- sout - Variable in class org.basex.server.ClientSession
-
Server output (buffered).
- SPACE - Static variable in class org.basex.util.Token
-
Space.
- spaces - Variable in class org.basex.query.StaticContext
-
Boundary-space policy.
- SPEC - Static variable in interface org.basex.query.util.pkg.PkgText
-
Attribute spec.
- special - Variable in class org.basex.util.ft.FTSpan
-
Special character flag.
- split(byte[], int) - Static method in class org.basex.util.Token
-
Splits the token at all whitespaces and returns an array with all tokens.
- SPLIT_INPUT_LINES - Static variable in interface org.basex.core.Text
-
TEXT Lines information.
- splitText(int) - Method in class org.basex.api.dom.BXText
-
- SQL - Static variable in interface org.basex.query.QueryText
-
SQL token.
- SQLURI - Static variable in interface org.basex.query.QueryText
-
SQL Module URI.
- src - Variable in class org.basex.build.Parser
-
Source document, or null.
- SRC - Static variable in interface org.basex.query.util.http.HTTPText
-
Body attribute: src.
- SRV_RUNNING - Static variable in interface org.basex.core.Text
-
Server is running or permission was denied.
- SRV_STARTED - Static variable in interface org.basex.core.Text
-
Server was started.
- SRV_STOPPED - Static variable in interface org.basex.core.Text
-
Server was stopped.
- STABLE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- stack(Atts) - Method in class org.basex.query.util.NSContext
-
Sets the specified stack.
- stack() - Method in class org.basex.query.util.NSContext
-
Returns the namespace stack.
- stack(int) - Static method in class org.basex.util.Util
-
Prints the current stack trace to System.err.
- stack(Throwable) - Static method in class org.basex.util.Util
-
Prints the stack of the specified error to standard error.
- STANDALONE - Static variable in interface org.basex.build.BuildText
-
XML document standalone flag.
- STANDARD - Static variable in class org.basex.core.Command
-
Commands flag: standard.
- StandardFunc - Class in org.basex.query.func
-
Standard (built-in) functions.
- start(int, String...) - Static method in class org.basex.BaseXServer
-
Starts the database server in a separate process.
- START - Static variable in interface org.basex.core.Text
-
Button for starting the server.
- start() - Method in class org.basex.gui.view.editor.EditorView
-
Starts a thread, which shows a waiting info after a short timeout.
- START - Static variable in interface org.basex.query.QueryText
-
Parser token.
- start(Class<?>, String...) - Static method in class org.basex.util.Util
-
Starts the specified class in a separate process.
- startDoc(byte[]) - Method in class org.basex.build.Builder
-
Opens a document node.
- startElem(byte[], Atts) - Method in class org.basex.build.Builder
-
Opens a new element node.
- startNS(byte[], byte[]) - Method in class org.basex.build.Builder
-
Adds a new namespace; called by the building instance.
- startOpen(byte[]) - Method in class org.basex.io.serial.BuilderSerializer
-
- startOpen(byte[]) - Method in class org.basex.io.serial.DOTSerializer
-
- startOpen(byte[]) - Method in class org.basex.io.serial.HTMLSerializer
-
- startOpen(byte[]) - Method in class org.basex.io.serial.JsonMLSerializer
-
- startOpen(byte[]) - Method in class org.basex.io.serial.JSONSerializer
-
- startOpen(byte[]) - Method in class org.basex.io.serial.OutputSerializer
-
- startOpen(byte[]) - Method in class org.basex.io.serial.SAXSerializer
-
- startOpen(byte[]) - Method in class org.basex.io.serial.Serializer
-
Starts an element.
- startOpen(byte[]) - Method in class org.basex.io.serial.TextSerializer
-
- startOpen(byte[]) - Method in class org.basex.io.serial.XHTMLSerializer
-
- startsWith(byte[], int) - Static method in class org.basex.util.Token
-
Checks if the first token starts with the specified character.
- startsWith(byte[], byte[]) - Static method in class org.basex.util.Token
-
Checks if the first token starts with the second token.
- startTimeout(long) - Method in class org.basex.core.Progress
-
Starts a timeout thread.
- startUpdate(Data) - Method in class org.basex.core.cmd.ACreate
-
Starts an update by marking the database as 'updating'.
- stat(int) - Method in class org.basex.index.Names
-
Returns the statistics for the specified key id.
- StaticContext - Class in org.basex.query
-
This class contains the static context of an expression.
- StaticContext() - Constructor for class org.basex.query.StaticContext
-
- staticURI(byte[]) - Method in class org.basex.query.util.NSContext
-
Finds the namespace URI for the specified prefix, if it is found
in statically declared namespaces.
- stats - Variable in class org.basex.index.Names
-
Statistical information.
- stats - Variable in class org.basex.index.path.PathNode
-
Node kind.
- Stats - Class in org.basex.index
-
This class provides statistical data for an indexed node.
- Stats() - Constructor for class org.basex.index.Stats
-
Default constructor.
- Stats(DataInput) - Constructor for class org.basex.index.Stats
-
Constructor, specifying an input stream.
- StatsType - Enum in org.basex.index
-
Content types, used for index statistics.
- status - Variable in class org.basex.gui.GUI
-
Status line.
- STATUS - Static variable in interface org.basex.query.util.http.HTTPText
-
Response attribute: status.
- STATUS_BAR - Static variable in interface org.basex.core.Text
-
Command info.
- STATUS_ONLY - Static variable in interface org.basex.query.util.http.HTTPText
-
Request attribute: status-only.
- stem(byte[]) - Method in class org.basex.util.ft.StemDir
-
Returns a stemmed word or the word itself.
- stem(byte[]) - Method in class org.basex.util.ft.Stemmer
-
Stems a word.
- StemDir - Class in org.basex.util.ft
-
Simple stemming directory for full-text requests.
- StemDir() - Constructor for class org.basex.util.ft.StemDir
-
- Stemmer - Class in org.basex.util.ft
-
Implementation of common stemmer methods.
- STEMMING - Static variable in class org.basex.core.Prop
-
Flag for full-text stemming.
- STEMMING - Static variable in interface org.basex.core.Text
-
Full-text index information.
- stemming - Variable in class org.basex.data.MetaData
-
Flag for full-text stemming.
- STEMMING - Static variable in interface org.basex.query.QueryText
-
Parser token.
- step(int) - Method in class org.basex.query.path.AxisPath
-
Returns the specified axis step.
- step - Variable in class org.basex.query.util.IndexContext
-
Index Step.
- step(double) - Static method in class org.basex.util.ft.Scoring
-
Returns a score for a single step.
- steps - Variable in class org.basex.query.path.Path
-
Path steps.
- sTokenNum - Variable in class org.basex.data.FTMatches
-
Current number of tokens.
- stop() - Method in class org.basex.BaseXServer
-
Stops the server of this instance.
- stop(int, int) - Static method in class org.basex.BaseXServer
-
Stops the server.
- stop() - Method in class org.basex.core.Progress
-
Stops a process or sub process.
- STOP - Static variable in interface org.basex.core.Text
-
Button for starting the server.
- stop() - Method in class org.basex.gui.GUI
-
Stops the current process.
- stop - Variable in class org.basex.query.QueryContext
-
Cached stop word files.
- STOP - Static variable in interface org.basex.query.QueryText
-
Parser token.
- stoppable() - Method in class org.basex.core.cmd.ACreate
-
- stoppable() - Method in class org.basex.core.cmd.Optimize
-
- stoppable() - Method in class org.basex.core.cmd.OptimizeAll
-
- stoppable() - Method in class org.basex.core.Command
-
Returns true if this command can be stopped.
- STOPPATH - Static variable in class org.basex.gui.GUIProp
-
Path for stopwords.
- STOPPED_AT - Static variable in interface org.basex.core.Text
-
Stopped info.
- STOPPORT - Static variable in class org.basex.core.MainProp
-
Server: port, used for stopping the HTTP server.
- stopTimeout() - Method in class org.basex.core.Progress
-
Stops the timeout thread.
- stopUpdate(Data) - Method in class org.basex.core.cmd.ACreate
-
Finalizes an update by removing 'updating' flag.
- STOPWORD_LIST - Static variable in interface org.basex.core.Text
-
Full-text index using stopword list.
- STOPWORDS - Static variable in class org.basex.core.Prop
-
Path to full-text stopword list.
- StopWords - Class in org.basex.util.ft
-
Simple stop words set for full-text requests.
- StopWords() - Constructor for class org.basex.util.ft.StopWords
-
Default constructor.
- StopWords(Data, String) - Constructor for class org.basex.util.ft.StopWords
-
Constructor, reading stopword list from disk.
- STORAGE - Static variable in interface org.basex.data.DataText
-
Database version; if it's modified, old database instances can't
be parsed anymore.
- Store - Class in org.basex.core.cmd
-
Evaluates the 'store' command and stores binary content into the database.
- Store(String) - Constructor for class org.basex.core.cmd.Store
-
Constructor, specifying a target path.
- Store(String, String) - Constructor for class org.basex.core.cmd.Store
-
Constructor, specifying a target path and an input.
- store(InputSource, IOFile) - Static method in class org.basex.core.cmd.Store
-
Stores the specified source to the specified file.
- store(String, InputStream) - Method in class org.basex.server.ClientSession
-
- store(String, InputStream) - Method in class org.basex.server.LocalSession
-
- store(String, InputStream) - Method in class org.basex.server.Session
-
Stores raw data in an open database.
- store(byte[], int) - Method in class org.basex.util.Undo
-
Stores a string in the history.
- STR - Static variable in class org.basex.query.item.SeqType
-
Single string.
- Str - Class in org.basex.query.item
-
String item.
- STR_ZM - Static variable in class org.basex.query.item.SeqType
-
Zero or more strings.
- STR_ZO - Static variable in class org.basex.query.item.SeqType
-
Zero or one strings.
- Streamable - Interface in org.basex.query.item
-
Interface for streamable items.
- STRICT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- string - Variable in enum org.basex.build.BuildText.Type
-
String representation of token type.
- string(InputInfo) - Method in class org.basex.query.item.ANode
-
- string() - Method in class org.basex.query.item.ANode
-
Returns the string value.
- string() - Method in enum org.basex.query.item.AtomType
-
- string(InputInfo) - Method in class org.basex.query.item.B64
-
- string(InputInfo) - Method in class org.basex.query.item.Bln
-
- string() - Method in class org.basex.query.item.Bln
-
Returns the string value.
- string(InputInfo) - Method in class org.basex.query.item.Date
-
- string(InputInfo) - Method in class org.basex.query.item.Dbl
-
- string() - Method in class org.basex.query.item.DBNode
-
- string(InputInfo) - Method in class org.basex.query.item.Dec
-
- string(InputInfo) - Method in class org.basex.query.item.DTd
-
- string(InputInfo) - Method in class org.basex.query.item.Dur
-
- string() - Method in class org.basex.query.item.FDoc
-
- string() - Method in class org.basex.query.item.FElem
-
- string(InputInfo) - Method in class org.basex.query.item.FItem
-
- string(InputInfo) - Method in class org.basex.query.item.Flt
-
- string() - Method in class org.basex.query.item.FNode
-
- string() - Method in class org.basex.query.item.FuncType
-
- string(InputInfo) - Method in class org.basex.query.item.Hex
-
- string(InputInfo) - Method in class org.basex.query.item.Int
-
- string(InputInfo) - Method in class org.basex.query.item.Item
-
Returns a string representation of the value.
- string(InputInfo) - Method in class org.basex.query.item.Jav
-
- string() - Method in class org.basex.query.item.MapType
-
- string() - Method in enum org.basex.query.item.NodeType
-
- string(InputInfo) - Method in class org.basex.query.item.QNm
-
- string() - Method in class org.basex.query.item.QNm
-
Returns the string value.
- string(InputInfo) - Method in class org.basex.query.item.Str
-
- string() - Method in class org.basex.query.item.Str
-
Returns the string value.
- string(InputInfo) - Method in class org.basex.query.item.StrStream
-
- string() - Method in interface org.basex.query.item.Type
-
Returns the string representation of this type.
- string(InputInfo) - Method in class org.basex.query.item.YMd
-
- string() - Method in class org.basex.util.Args
-
Returns the next string argument.
- string(int) - Method in class org.basex.util.Atts
-
Returns the string at the specified index position.
- string(byte[]) - Method in class org.basex.util.Atts
-
Returns the string for the specified name, or null.
- string(byte[]) - Static method in class org.basex.util.Token
-
Returns the specified token as string.
- string(byte[], int, int) - Static method in class org.basex.util.Token
-
Returns the specified token as string.
- StringList - Class in org.basex.util.list
-
This is a simple container for strings.
- StringList() - Constructor for class org.basex.util.list.StringList
-
Default constructor.
- StringList(int) - Constructor for class org.basex.util.list.StringList
-
Constructor, specifying an initial array capacity.
- strings(Object[]) - Method in class org.basex.core.AProp
-
Returns the requested string array.
- STRIP - Static variable in interface org.basex.query.QueryText
-
Parser token.
- strip - Variable in class org.basex.query.StaticContext
-
Construction mode.
- stripNS(ANode, byte[], Context) - Static method in class org.basex.query.util.DataBuilder
-
Returns a new node without the specified namespace.
- StrStream - Class in org.basex.query.item
-
Streamable string item.
- StrStream(IO, String, Err) - Constructor for class org.basex.query.item.StrStream
-
Constructor.
- StructuralUpdate - Class in org.basex.query.up.primitives
-
Base class for all update primitives that lead to structural changes /
pre value shifts on the database table.
- substring(byte[], int) - Static method in class org.basex.util.Token
-
Returns a substring of the specified token.
- substring(byte[], int, int) - Static method in class org.basex.util.Token
-
Returns a substring of the specified token.
- subtoken(byte[], int) - Static method in class org.basex.util.Token
-
Returns a partial token.
- subtoken(byte[], int, int) - Static method in class org.basex.util.Token
-
Returns a partial token.
- suffix(String) - Static method in class org.basex.io.MimeTypes
-
Returns the file suffix.
- suggest() - Method in exception org.basex.query.QueryException
-
Returns suggestions for code suggestions.
- suggest(InputParser, StringList) - Method in exception org.basex.query.QueryException
-
Sets code suggestions.
- SUPPORT_WILDCARDS - Static variable in interface org.basex.core.Text
-
Full-text index information.
- supported(String) - Static method in class org.basex.util.Token
-
Checks if the specified encoding is supported.
- supportFor(Language) - Static method in class org.basex.util.ft.Stemmer
-
Checks if the language is supported by the available stemmers.
- supportFor(Language) - Static method in class org.basex.util.ft.Tokenizer
-
Checks if the language is supported by the available tokenizers.
- supportsProg() - Method in class org.basex.core.cmd.ACreate
-
- supportsProg() - Method in class org.basex.core.cmd.Copy
-
- supportsProg() - Method in class org.basex.core.cmd.CreateBackup
-
- supportsProg() - Method in class org.basex.core.cmd.Restore
-
- supportsProg() - Method in class org.basex.core.Command
-
Returns true if this command returns a progress value.
- sw - Variable in class org.basex.util.ft.FTOpt
-
Stop words.
- swap() - Method in enum org.basex.query.expr.CmpG.OpG
-
Swaps the comparator.
- swap() - Method in enum org.basex.query.expr.CmpV.OpV
-
Swaps the comparator.
- swap(int[], int, int) - Static method in class org.basex.util.Array
-
Swaps two entries of the given int array.
- swap(int[], int, int, int) - Static method in class org.basex.util.Array
-
Swaps arr[a ..
- Switch - Class in org.basex.query.expr
-
Switch expression.
- Switch(InputInfo, Expr, SwitchCase[]) - Constructor for class org.basex.query.expr.Switch
-
Constructor.
- SWITCH - Static variable in interface org.basex.query.QueryText
-
Parser token.
- SwitchCase - Class in org.basex.query.expr
-
Single case of a switch expression.
- SwitchCase(InputInfo, Expr...) - Constructor for class org.basex.query.expr.SwitchCase
-
Constructor.
- SYNTAX_X - Static variable in interface org.basex.core.Text
-
Command syntax information.
- SYSTEM - Static variable in interface org.basex.build.BuildText
-
DTD: System.
- SYSTEM - Static variable in interface org.basex.data.DataText
-
Doctype system keyword.
- T_ARRAY - Static variable in interface org.basex.data.DataText
-
Token: array.
- T_BOOLEAN - Static variable in interface org.basex.data.DataText
-
Token: boolean.
- T_JSON - Static variable in interface org.basex.data.DataText
-
Token: json.
- T_NAME - Static variable in interface org.basex.data.DataText
-
Token: name.
- T_NUMBER - Static variable in interface org.basex.data.DataText
-
Token: number.
- T_OBJECT - Static variable in interface org.basex.data.DataText
-
Token: object.
- T_RESULT - Static variable in interface org.basex.data.DataText
-
Token: result.
- T_RESULTS - Static variable in interface org.basex.data.DataText
-
Token: results.
- T_SIZE - Static variable in interface org.basex.data.DataText
-
Token: size.
- T_STRING - Static variable in interface org.basex.data.DataText
-
Token: string.
- T_TYPE - Static variable in interface org.basex.data.DataText
-
Token: type.
- T_VALUE - Static variable in interface org.basex.data.DataText
-
Token: value.
- table(Data, int, int) - Static method in class org.basex.core.cmd.InfoStorage
-
Prints the specified range of the table.
- TABLE - Static variable in interface org.basex.core.Text
-
Command info.
- table(int, int) - Method in class org.basex.data.Namespaces
-
Returns a tabular representation of the namespaces.
- Table - Class in org.basex.util
-
This is a table representation for textual table output.
- Table() - Constructor for class org.basex.util.Table
-
Default constructor.
- Table(String) - Constructor for class org.basex.util.Table
-
Constructor with table input.
- TableAccess - Class in org.basex.io.random
-
This abstract class defines the methods for accessing the
database table representation.
- TABLEATS - Static variable in interface org.basex.data.DataText
-
Fourth table Header.
- TABLECON - Static variable in interface org.basex.data.DataText
-
Sixth table Header.
- TableDiskAccess - Class in org.basex.io.random
-
This class stores the table on disk and reads it block-wise.
- TableDiskAccess(MetaData, String) - Constructor for class org.basex.io.random.TableDiskAccess
-
Constructor.
- TABLEDIST - Static variable in interface org.basex.data.DataText
-
Second table Header.
- TABLEID - Static variable in interface org.basex.data.DataText
-
First table Header.
- TABLEKINDS - Static variable in interface org.basex.data.DataText
-
Table kinds.
- TABLEKND - Static variable in interface org.basex.data.DataText
-
Fifth table Header.
- TableLayout - Class in org.basex.gui.layout
-
This LayoutManager is similar to the GridLayout.
- TableLayout(int, int) - Constructor for class org.basex.gui.layout.TableLayout
-
Creates a grid layout with the specified number of rows and columns.
- TableLayout(int, int, int, int) - Constructor for class org.basex.gui.layout.TableLayout
-
Creates a grid layout with the specified number of rows and columns.
- TableMemAccess - Class in org.basex.io.random
-
This class allows main memory access to the database table representation.
- TableMemAccess(MetaData) - Constructor for class org.basex.io.random.TableMemAccess
-
Stores the table in long arrays.
- TABLENS - Static variable in interface org.basex.data.DataText
-
Namespace header.
- TableOutput - Class in org.basex.io.out
-
This class allows a blockwise output of the database table.
- TableOutput(MetaData, String) - Constructor for class org.basex.io.out.TableOutput
-
Initializes the output.
- TABLEPRE - Static variable in interface org.basex.data.DataText
-
First table Header.
- TABLEPREF - Static variable in interface org.basex.data.DataText
-
Prefix header.
- TABLESIZE - Static variable in interface org.basex.data.DataText
-
Third table Header.
- TABLEURI - Static variable in interface org.basex.data.DataText
-
URI header.
- TABLEVIEW - Static variable in class org.basex.gui.GUIConstants
-
Internal name of the Table View.
- TableView - Class in org.basex.gui.view.table
-
This view creates a flat table view on the database contents.
- TableView(ViewNotifier) - Constructor for class org.basex.gui.view.table.TableView
-
Default constructor.
- tag(GUIProp, Data, int) - Static method in class org.basex.gui.view.ViewData
-
Returns the tag name of the specified node.
- tag - Variable in class org.basex.io.serial.Serializer
-
Current tag.
- tagindex - Variable in class org.basex.data.Data
-
Tag index.
- tags - Variable in class org.basex.io.serial.Serializer
-
Stack of opened tags.
- TAILCALLS - Static variable in class org.basex.core.Prop
-
Flag for tail-call optimization.
- tailCalls - Variable in class org.basex.query.QueryContext
-
Number of successive tail calls.
- target - Variable in class org.basex.build.Parser
-
Target path (empty, or suffixed with a single slash).
- target(String) - Method in class org.basex.build.Parser
-
Sets the target path.
- target(Data, int, String, String) - Static method in class org.basex.core.cmd.Rename
-
Generates a target path for the specified document.
- TARGET_PATH - Static variable in interface org.basex.core.Text
-
Target path.
- targetNode() - Method in class org.basex.query.up.primitives.UpdatePrimitive
-
Creates a
DBNode instance from the target node information.
- TEAM1 - Static variable in interface org.basex.core.Text
-
Contributors info.
- TEAM2 - Static variable in interface org.basex.core.Text
-
Developer names.
- TEAM3 - Static variable in interface org.basex.core.Text
-
Developer names.
- test(QueryContext, InputInfo) - Method in class org.basex.query.expr.Expr
-
Performs a predicate test and returns the item if test was successful.
- test(QueryContext, InputInfo) - Method in class org.basex.query.expr.ParseExpr
-
- test(QueryContext, InputInfo) - Method in class org.basex.query.item.Empty
-
- test(QueryContext, InputInfo) - Method in class org.basex.query.item.Item
-
- test(QueryContext, InputInfo) - Method in class org.basex.query.item.Seq
-
- test - Variable in class org.basex.query.path.AxisStep
-
Kind test.
- Test - Class in org.basex.query.path
-
Type test.
- Test() - Constructor for class org.basex.query.path.Test
-
- TEST - Static variable in interface org.basex.query.QueryText
-
Query Plan.
- Test.Mode - Enum in org.basex.query.path
-
Name test types.
- text(byte[]) - Method in class org.basex.build.Builder
-
Stores a text node.
- Text - Interface in org.basex.core
-
This class contains internationalized text strings, which are used
throughout the project.
- TEXT - Static variable in interface org.basex.core.Text
-
Command info.
- TEXT - Static variable in class org.basex.data.Data
-
Node kind: Text.
- text(int, boolean) - Method in class org.basex.data.Data
-
Returns a text (text, comment, pi) or attribute value.
- text(int, int, byte[], int) - Method in class org.basex.data.Data
-
Adds a text entry to the internal update buffer.
- TEXT - Static variable in interface org.basex.data.DataText
-
Text output.
- text(int, boolean) - Method in class org.basex.data.DiskData
-
- text(int, boolean) - Method in class org.basex.data.MemData
-
- text(byte[]) - Method in class org.basex.io.serial.Serializer
-
Serializes a text.
- TEXT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- text() - Method in class org.basex.util.ft.FTLexer
-
Returns the text to be processed.
- text - Variable in class org.basex.util.ft.FTSpan
-
Text.
- TEXT_CSV - Static variable in class org.basex.io.MimeTypes
-
Media type: text/comma-separated-values.
- TEXT_HTML - Static variable in class org.basex.io.MimeTypes
-
Media type: text/html.
- TEXT_INDEX - Static variable in interface org.basex.core.Text
-
Info on text indexing.
- TEXT_LENGTH - Static variable in interface org.basex.core.Text
-
Size depending on...
- TEXT_NODES - Static variable in interface org.basex.core.Text
-
Full-text, document-based.
- TEXT_PLAIN - Static variable in class org.basex.io.MimeTypes
-
Media type: text/plain.
- TEXT_XML - Static variable in class org.basex.io.MimeTypes
-
Media type: text/xml.
- TEXT_XML_EXT - Static variable in class org.basex.io.MimeTypes
-
XML media type.
- textDbl(int, boolean) - Method in class org.basex.data.Data
-
Returns a text (text, comment, pi) or attribute value as double value.
- textDbl(int, boolean) - Method in class org.basex.data.DiskData
-
- textDbl(int, boolean) - Method in class org.basex.data.MemData
-
- TEXTENC - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- TEXTINDEX - Static variable in class org.basex.core.Prop
-
Flag for creating a text index.
- textindex - Variable in class org.basex.data.MetaData
-
Indicates if a text index exists.
- TextInput - Class in org.basex.io.in
-
This class provides a convenient access to text input.
- TextInput(InputStream) - Constructor for class org.basex.io.in.TextInput
-
Constructor.
- TextInput(IO) - Constructor for class org.basex.io.in.TextInput
-
Constructor.
- textItr(int, boolean) - Method in class org.basex.data.Data
-
Returns a text (text, comment, pi) or attribute value as integer value.
- textItr(int, boolean) - Method in class org.basex.data.DiskData
-
- textItr(int, boolean) - Method in class org.basex.data.MemData
-
- textLen(int, boolean) - Method in class org.basex.data.Data
-
Returns the byte length of a text (text, comment, pi).
- textLen(int, boolean) - Method in class org.basex.data.DiskData
-
- textLen(int, boolean) - Method in class org.basex.data.MemData
-
- textNode(int, int, int, int) - Static method in class org.basex.util.ft.Scoring
-
Calculates the score for a text node.
- TextParser - Class in org.basex.build.file
-
This class parses files in the plain-text format
and sends events to the specified database builder.
- TextParser(IO, Prop) - Constructor for class org.basex.build.file.TextParser
-
Constructor.
- TextSerializer - Class in org.basex.io.serial
-
This class serializes data as text.
- TEXTVIEW - Static variable in class org.basex.gui.GUIConstants
-
Internal name of the Text View.
- TextView - Class in org.basex.gui.view.text
-
This class offers a fast text view, using the
BaseXEditor class.
- TextView(ViewNotifier) - Constructor for class org.basex.gui.view.text.TextView
-
Default constructor.
- tfIDF(double, double, double, double) - Static method in class org.basex.util.ft.Scoring
-
Calculates a TF-IDF value for the specified values.
- TFIDF_SCORING - Static variable in interface org.basex.core.Text
-
Full-text scoring type.
- th - Variable in class org.basex.util.ft.FTOpt
-
Thesaurus.
- THEN - Static variable in interface org.basex.query.QueryText
-
Parser token.
- thes - Variable in class org.basex.query.QueryContext
-
Cached thesaurus files.
- Thesaurus - Class in org.basex.query.ft
-
Simple Thesaurus for full-text requests.
- Thesaurus(IO, Context) - Constructor for class org.basex.query.ft.Thesaurus
-
Constructor.
- Thesaurus(IO, byte[], long, long, Context) - Constructor for class org.basex.query.ft.Thesaurus
-
Reads a thesaurus file.
- THESAURUS - Static variable in interface org.basex.query.QueryText
-
Parser token.
- ThesQuery - Class in org.basex.query.ft
-
Simple Thesaurus entry for full-text requests.
- ThesQuery() - Constructor for class org.basex.query.ft.ThesQuery
-
- THN - Static variable in interface org.basex.query.QueryText
-
Query Plan.
- thrw(InputInfo, Object...) - Method in enum org.basex.query.util.Err
-
Throws a query exception.
- thrwSerial(Object...) - Method in enum org.basex.query.util.Err
-
Throws a serializer exception.
- TIM - Static variable in class org.basex.query.item.SeqType
-
One time.
- Tim - Class in org.basex.query.item
-
Time item.
- Tim(Tim, DTd, boolean, InputInfo) - Constructor for class org.basex.query.item.Tim
-
Constructor.
- Tim(byte[], InputInfo) - Constructor for class org.basex.query.item.Tim
-
Constructor.
- TIM_ZO - Static variable in class org.basex.query.item.SeqType
-
Zero or one time.
- time - Variable in class org.basex.data.MetaData
-
Timestamp of original document.
- time - Variable in class org.basex.query.QueryContext
-
Current Time.
- time() - Method in class org.basex.util.Performance
-
Returns the measured execution time in nanoseconds.
- TIME_NEEDED_X - Static variable in interface org.basex.core.Text
-
Command timing information.
- TIMEOUT - Static variable in class org.basex.core.MainProp
-
Timeout for processing client requests; deactivated if set to 0.
- TIMEOUT - Static variable in interface org.basex.query.util.http.HTTPText
-
Request attribute: timeout.
- TIMEOUT_EXCEEDED - Static variable in interface org.basex.core.Text
-
Timeout exceeded.
- TIMES - Static variable in interface org.basex.query.QueryText
-
Parser token.
- TIMESTAMP - Static variable in interface org.basex.core.Text
-
"Timestamp".
- timeStamp() - Method in class org.basex.io.IO
-
Returns the modification date of this file.
- timeStamp() - Method in class org.basex.io.IOFile
-
- TIMING_C - Static variable in interface org.basex.core.Text
-
Query info: querying.
- tit() - Method in class org.basex.build.Builder
-
- tit() - Method in class org.basex.core.cmd.Add
-
- tit() - Method in class org.basex.core.cmd.Copy
-
- tit() - Method in class org.basex.core.cmd.CreateBackup
-
- tit() - Method in class org.basex.core.cmd.Restore
-
- tit() - Method in class org.basex.core.Progress
-
Returns short information on this process.
- tit() - Method in class org.basex.index.IndexBuilder
-
- tit() - Method in class org.basex.query.QueryContext
-
- tit() - Method in class org.basex.query.QueryProcessor
-
- title() - Method in class org.basex.core.Progress
-
Returns short information on the current process or sub process.
- TITLE - Static variable in interface org.basex.core.Text
-
Title and version.
- TMP - Static variable in class org.basex.core.Prop
-
System's temporary directory.
- TO - Static variable in interface org.basex.query.QueryText
-
Parser token.
- toArray() - Method in class org.basex.io.out.ArrayOutput
-
Returns the output as byte array.
- toArray() - Method in class org.basex.util.BitArray
-
The word array used to store the bits.
- toArray() - Method in class org.basex.util.list.BoolList
-
Finishes the int array.
- toArray() - Method in class org.basex.util.list.ByteList
-
Returns an array with all elements.
- toArray() - Method in class org.basex.util.list.IntList
-
Returns an array with all elements.
- toArray() - Method in class org.basex.util.list.StringList
-
Returns an array with all elements.
- toArray() - Method in class org.basex.util.list.TokenList
-
Returns an array with all elements.
- toDouble(byte[]) - Static method in class org.basex.util.Token
-
Converts the specified token into a double value.
- toggle(int) - Method in class org.basex.data.Nodes
-
Adds or removes the specified pre node.
- toInt(String) - Static method in class org.basex.util.Token
-
Converts the specified string into an integer value.
- toInt(byte[]) - Static method in class org.basex.util.Token
-
Converts the specified token into an integer value.
- toInt(byte[], int, int) - Static method in class org.basex.util.Token
-
Converts the specified token into an integer value.
- toJava() - Method in class org.basex.query.item.ANode
-
- toJava() - Method in class org.basex.query.item.Bin
-
- toJava() - Method in class org.basex.query.item.Bln
-
- toJava() - Method in class org.basex.query.item.Date
-
- toJava() - Method in class org.basex.query.item.Dbl
-
- toJava() - Method in class org.basex.query.item.DBNodeSeq
-
- toJava() - Method in class org.basex.query.item.Dec
-
- toJava() - Method in class org.basex.query.item.Dur
-
- toJava() - Method in class org.basex.query.item.Empty
-
- toJava() - Method in class org.basex.query.item.FItem
-
- toJava() - Method in class org.basex.query.item.Flt
-
- toJava() - Method in class org.basex.query.item.Int
-
- toJava() - Method in class org.basex.query.item.IntSeq
-
- toJava() - Method in class org.basex.query.item.ItemSeq
-
- toJava() - Method in class org.basex.query.item.Jav
-
- toJava() - Method in class org.basex.query.item.map.Map
-
- toJava() - Method in class org.basex.query.item.QNm
-
- toJava() - Method in class org.basex.query.item.RangeSeq
-
- toJava() - Method in class org.basex.query.item.Str
-
- toJava() - Method in class org.basex.query.item.StrStream
-
- toJava() - Method in class org.basex.query.item.Value
-
Returns a Java representation of the value.
- token(Data) - Method in class org.basex.index.path.PathNode
-
Returns a readable representation of this node.
- Token - Class in org.basex.util
-
This class provides convenience operations for handling 'Tokens'.
- token(String) - Static method in class org.basex.util.Token
-
Converts a string to a byte array.
- token(boolean) - Static method in class org.basex.util.Token
-
Creates a byte array representation of the specified boolean value.
- token(int) - Static method in class org.basex.util.Token
-
Creates a byte array representation of the specified integer value.
- token(long) - Static method in class org.basex.util.Token
-
Creates a byte array representation from the specified long value,
using Java's standard method.
- token(double) - Static method in class org.basex.util.Token
-
Creates a byte array representation from the specified double value;
inspired by Xavier Franc's Qizx.
- token(float) - Static method in class org.basex.util.Token
-
Creates a byte array representation from the specified float value.
- TokenBoolMap - Class in org.basex.util.hash
-
This is an efficient hash map for booleans,
extending the
hash set.
- TokenBoolMap() - Constructor for class org.basex.util.hash.TokenBoolMap
-
Constructor.
- TokenBuilder - Class in org.basex.util
-
This class serves as an efficient constructor for byte arrays.
- TokenBuilder() - Constructor for class org.basex.util.TokenBuilder
-
Empty constructor.
- TokenBuilder(int) - Constructor for class org.basex.util.TokenBuilder
-
Constructor, specifying an initial array size.
- TokenBuilder(String) - Constructor for class org.basex.util.TokenBuilder
-
Constructor, specifying an initial string.
- TokenBuilder(byte[]) - Constructor for class org.basex.util.TokenBuilder
-
Constructor, specifying an initial array.
- TokenIntMap - Class in org.basex.util.hash
-
This is an efficient hash map for integers,
extending the
hash set.
- TokenIntMap() - Constructor for class org.basex.util.hash.TokenIntMap
-
Constructor.
- TokenIntMap(DataInput) - Constructor for class org.basex.util.hash.TokenIntMap
-
Constructor.
- Tokenizer - Class in org.basex.util.ft
-
Abstract tokenizer.
- Tokenizer() - Constructor for class org.basex.util.ft.Tokenizer
-
- tokenJavaMap(InputInfo) - Method in class org.basex.query.item.map.Map
-
Converts the map to a map with tokens as keys and java objects as values.
- TokenList - Class in org.basex.util.list
-
This is a simple container for tokens (byte arrays).
- TokenList() - Constructor for class org.basex.util.list.TokenList
-
Default constructor.
- TokenList(int) - Constructor for class org.basex.util.list.TokenList
-
Constructor.
- TokenList(double) - Constructor for class org.basex.util.list.TokenList
-
Constructor.
- TokenList(byte[][]) - Constructor for class org.basex.util.list.TokenList
-
Constructor, specifying an initial array.
- TokenMap - Class in org.basex.util.hash
-
This is an efficient hash map for tokens,
extending the
hash set.
- TokenMap() - Constructor for class org.basex.util.hash.TokenMap
-
- tokenNum(byte) - Method in class org.basex.index.ft.FTIndexIterator
-
Sets the unique token number.
- TokenObjMap<E> - Class in org.basex.util.hash
-
This is an efficient hash map for generic objects,
extending the
hash set.
- TokenObjMap() - Constructor for class org.basex.util.hash.TokenObjMap
-
- tokens(String...) - Static method in class org.basex.util.Token
-
Converts the specified strings to tokens.
- TokenSet - Class in org.basex.util.hash
-
This is an efficient hash set, storing keys in byte arrays.
- TokenSet() - Constructor for class org.basex.util.hash.TokenSet
-
Constructor.
- TokenSet(byte[]...) - Constructor for class org.basex.util.hash.TokenSet
-
Constructor.
- TokenSet(DataInput) - Constructor for class org.basex.util.hash.TokenSet
-
Constructor.
- toLong(String) - Static method in class org.basex.util.Token
-
Converts the specified string into an long value.
- toLong(byte[]) - Static method in class org.basex.util.Token
-
Converts the specified token into an long value.
- toLong(byte[], int, int) - Static method in class org.basex.util.Token
-
Converts the specified token into an long value.
- tooltip(boolean) - Method in class org.basex.gui.view.ViewNotifier
-
Returns the last or next query string.
- toSimpleInt(byte[]) - Static method in class org.basex.util.Token
-
Converts the specified token into a positive integer value.
- toString() - Method in class org.basex.api.dom.BXNode
-
- toString() - Method in class org.basex.core.AProp
-
- toString() - Method in class org.basex.core.Command
-
- toString() - Method in class org.basex.core.CommandBuilder
-
- toString() - Method in class org.basex.data.Data
-
- toString() - Method in class org.basex.data.ExprInfo
-
- toString() - Method in class org.basex.data.FTMatch
-
- toString() - Method in class org.basex.data.FTMatches
-
- toString() - Method in class org.basex.data.FTStringMatch
-
- toString(int, int) - Method in class org.basex.data.Namespaces
-
Returns a string representation of the namespaces.
- toString() - Method in class org.basex.data.Namespaces
-
- toString() - Method in class org.basex.data.Nodes
-
- toString() - Method in class org.basex.gui.layout.BaseXTextTokens
-
- toString() - Method in class org.basex.gui.layout.TreeNode
-
- toString() - Method in class org.basex.gui.view.View
-
- toString() - Method in class org.basex.gui.view.ViewRect
-
- toString() - Method in class org.basex.index.IdPreMap
-
- toString() - Method in class org.basex.index.path.PathSummary
-
- toString() - Method in class org.basex.index.Stats
-
- toString() - Method in class org.basex.io.IO
-
- toString() - Method in class org.basex.io.IOContent
-
- toString() - Method in class org.basex.io.out.ArrayOutput
-
- toString() - Method in class org.basex.query.expr.And
-
- toString() - Method in class org.basex.query.expr.Arith
-
- toString(String) - Method in class org.basex.query.expr.Arr
-
Prints the array with the specified separator.
- toString() - Method in enum org.basex.query.expr.Calc
-
- toString() - Method in class org.basex.query.expr.Cast
-
- toString() - Method in class org.basex.query.expr.Castable
-
- toString() - Method in class org.basex.query.expr.Catch
-
- toString() - Method in class org.basex.query.expr.CComm
-
- toString() - Method in class org.basex.query.expr.CDoc
-
- toString(String) - Method in class org.basex.query.expr.CFrag
-
- toString() - Method in enum org.basex.query.expr.CmpG.OpG
-
- toString() - Method in class org.basex.query.expr.CmpG
-
- toString() - Method in enum org.basex.query.expr.CmpN.OpN
-
- toString() - Method in class org.basex.query.expr.CmpN
-
- toString() - Method in class org.basex.query.expr.CmpR
-
- toString() - Method in enum org.basex.query.expr.CmpV.OpV
-
- toString() - Method in class org.basex.query.expr.CmpV
-
- toString() - Method in class org.basex.query.expr.CName
-
- toString() - Method in class org.basex.query.expr.Context
-
- toString() - Method in class org.basex.query.expr.CTxt
-
- toString() - Method in class org.basex.query.expr.Extension
-
- toString() - Method in class org.basex.query.expr.Filter
-
- toString() - Method in class org.basex.query.expr.If
-
- toString() - Method in class org.basex.query.expr.IndexAccess
-
- toString() - Method in class org.basex.query.expr.Instance
-
- toString() - Method in class org.basex.query.expr.List
-
- toString() - Method in class org.basex.query.expr.LitMap
-
- toString() - Method in class org.basex.query.expr.Or
-
- toString() - Method in class org.basex.query.expr.Pos
-
- toString() - Method in class org.basex.query.expr.Pragma
-
- toString() - Method in class org.basex.query.expr.Preds
-
- toString() - Method in class org.basex.query.expr.Quantifier
-
- toString() - Method in class org.basex.query.expr.Range
-
- toString() - Method in class org.basex.query.expr.RangeAccess
-
- toString() - Method in class org.basex.query.expr.Root
-
- toString() - Method in class org.basex.query.expr.Switch
-
- toString() - Method in class org.basex.query.expr.SwitchCase
-
- toString() - Method in class org.basex.query.expr.Treat
-
- toString() - Method in class org.basex.query.expr.Try
-
- toString() - Method in class org.basex.query.expr.TypeCase
-
- toString() - Method in class org.basex.query.expr.TypeSwitch
-
- toString() - Method in class org.basex.query.expr.Unary
-
- toString() - Method in class org.basex.query.expr.VarRef
-
- toString() - Method in class org.basex.query.flwor.For
-
- toString() - Method in class org.basex.query.flwor.GFLWOR
-
- toString() - Method in class org.basex.query.flwor.Group.Spec
-
- toString() - Method in class org.basex.query.flwor.Group
-
- toString() - Method in class org.basex.query.flwor.Let
-
- toString() - Method in class org.basex.query.flwor.Order
-
- toString() - Method in class org.basex.query.flwor.OrderByExpr
-
- toString() - Method in class org.basex.query.flwor.OrderByStable
-
- toString() - Method in class org.basex.query.ft.FTAnd
-
- toString() - Method in class org.basex.query.ft.FTContains
-
- toString() - Method in class org.basex.query.ft.FTContent
-
- toString() - Method in class org.basex.query.ft.FTDistance
-
- toString() - Method in class org.basex.query.ft.FTExtensionSelection
-
- toString() - Method in class org.basex.query.ft.FTFilter
-
- toString() - Method in class org.basex.query.ft.FTIndexAccess
-
- toString() - Method in class org.basex.query.ft.FTMildNot
-
- toString() - Method in class org.basex.query.ft.FTNot
-
- toString() - Method in class org.basex.query.ft.FTOptions
-
- toString() - Method in class org.basex.query.ft.FTOr
-
- toString() - Method in class org.basex.query.ft.FTOrder
-
- toString() - Method in class org.basex.query.ft.FTScope
-
- toString() - Method in class org.basex.query.ft.FTWeight
-
- toString() - Method in class org.basex.query.ft.FTWindow
-
- toString() - Method in class org.basex.query.ft.FTWords
-
- toString() - Method in class org.basex.query.func.DynamicFunc
-
- toString() - Method in enum org.basex.query.func.Function
-
- toString() - Method in class org.basex.query.func.InlineFunc
-
- toString() - Method in class org.basex.query.func.JavaFunc
-
- toString() - Method in class org.basex.query.func.JavaModuleFunc
-
- toString() - Method in class org.basex.query.func.PartFunc
-
- toString() - Method in class org.basex.query.func.StandardFunc
-
- toString() - Method in class org.basex.query.func.UserFunc
-
- toString() - Method in class org.basex.query.func.UserFuncCall
-
- toString() - Method in class org.basex.query.func.UserFuncs
-
- toString() - Method in enum org.basex.query.func.Variable
-
- toString() - Method in enum org.basex.query.item.AtomType
-
- toString() - Method in class org.basex.query.item.B64
-
- toString() - Method in class org.basex.query.item.B64Stream
-
- toString() - Method in class org.basex.query.item.Bln
-
- toString() - Method in class org.basex.query.item.Date
-
- toString() - Method in class org.basex.query.item.DBNode
-
- toString() - Method in class org.basex.query.item.Dur
-
- toString() - Method in class org.basex.query.item.Empty
-
- toString() - Method in class org.basex.query.item.FAttr
-
- toString() - Method in class org.basex.query.item.FComm
-
- toString() - Method in class org.basex.query.item.FDoc
-
- toString() - Method in class org.basex.query.item.FElem
-
- toString() - Method in class org.basex.query.item.FNames
-
- toString() - Method in class org.basex.query.item.FPI
-
- toString() - Method in class org.basex.query.item.FTNode
-
- toString() - Method in class org.basex.query.item.FTxt
-
- toString() - Method in class org.basex.query.item.FuncItem
-
- toString() - Method in class org.basex.query.item.FuncType
-
- toString() - Method in class org.basex.query.item.Hex
-
- toString() - Method in class org.basex.query.item.Jav
-
- toString() - Method in class org.basex.query.item.map.Map
-
- toString() - Method in class org.basex.query.item.MapType
-
- toString() - Method in enum org.basex.query.item.NodeType
-
- toString() - Method in class org.basex.query.item.QNm
-
- toString() - Method in class org.basex.query.item.RangeSeq
-
- toString() - Method in class org.basex.query.item.Seq
-
- toString() - Method in enum org.basex.query.item.SeqType.Occ
-
- toString() - Method in class org.basex.query.item.SeqType
-
- toString() - Method in class org.basex.query.item.Str
-
- toString() - Method in class org.basex.query.item.StrStream
-
- toString() - Method in interface org.basex.query.item.Type
-
- toString() - Method in class org.basex.query.iter.ItemCache
-
- toString() - Method in class org.basex.query.iter.NodeCache
-
- toString() - Method in enum org.basex.query.path.Axis
-
- toString() - Method in class org.basex.query.path.AxisStep
-
- toString() - Method in class org.basex.query.path.DocTest
-
- toString() - Method in class org.basex.query.path.ExtTest
-
- toString() - Method in class org.basex.query.path.NameTest
-
- toString() - Method in class org.basex.query.path.Path
-
- toString() - Method in class org.basex.query.StaticContext
-
- toString() - Method in class org.basex.query.up.expr.Delete
-
- toString() - Method in class org.basex.query.up.expr.Insert
-
- toString() - Method in class org.basex.query.up.expr.Rename
-
- toString() - Method in class org.basex.query.up.expr.Replace
-
- toString() - Method in class org.basex.query.up.expr.Transform
-
- toString() - Method in class org.basex.query.up.primitives.DBAdd
-
- toString() - Method in class org.basex.query.up.primitives.DeleteNode
-
- toString() - Method in class org.basex.query.up.primitives.NodeCopy
-
- toString() - Method in class org.basex.query.up.primitives.Put
-
- toString() - Method in class org.basex.query.up.primitives.RenameNode
-
- toString() - Method in class org.basex.query.up.primitives.ReplaceElementContent
-
- toString() - Method in class org.basex.query.up.primitives.ReplaceValue
-
- toString() - Method in class org.basex.query.util.Ann
-
- toString() - Method in enum org.basex.query.util.Err
-
- toString() - Method in class org.basex.query.util.ValueList
-
- toString() - Method in class org.basex.query.util.Var
-
- toString() - Method in class org.basex.query.util.VarContext
-
- toString() - Method in class org.basex.query.util.VarStack
-
- toString() - Method in class org.basex.server.ClientListener
-
- toString() - Method in class org.basex.util.Args
-
- toString() - Method in class org.basex.util.Atts
-
- toString() - Method in class org.basex.util.ft.FTOpt
-
- toString() - Method in class org.basex.util.ft.FTSpan
-
- toString() - Method in enum org.basex.util.ft.FTUnit
-
Returns a string representation.
- toString() - Method in class org.basex.util.ft.InternalStemmer
-
- toString() - Method in class org.basex.util.ft.Language
-
- toString() - Method in class org.basex.util.ft.Stemmer
-
- toString() - Method in class org.basex.util.ft.WesternTokenizer
-
- toString() - Method in class org.basex.util.hash.IntMap
-
- toString() - Method in class org.basex.util.hash.TokenMap
-
- toString() - Method in class org.basex.util.hash.TokenSet
-
- toString() - Method in class org.basex.util.InputInfo
-
- toString() - Method in class org.basex.util.list.ByteList
-
- toString() - Method in class org.basex.util.list.IntList
-
- toString() - Method in class org.basex.util.list.TokenList
-
- toString() - Method in class org.basex.util.MinHeap
-
- toString() - Method in class org.basex.util.Performance
-
- toString() - Method in class org.basex.util.Table
-
- toString() - Method in class org.basex.util.TokenBuilder
-
- toString() - Method in class org.basex.util.Version
-
- toStringArray() - Method in class org.basex.util.list.TokenList
-
Returns an array with all elements as strings.
- TOTAL_MEM_C - Static variable in interface org.basex.core.Text
-
Memory information.
- TOTAL_TIME_CC - Static variable in interface org.basex.core.Text
-
"Total time: ".
- totMax - Variable in class org.basex.gui.layout.BaseXDSlider
-
Maximum slider value.
- totMin - Variable in class org.basex.gui.layout.BaseXDSlider
-
Minimum slider value.
- toTop(byte[]) - Method in class org.basex.util.Table
-
Moves the specified string to top.
- touch() - Method in class org.basex.io.IOFile
-
Creates a new instance of this file.
- toValue(Object) - Static method in class org.basex.query.func.JavaMapping
-
Converts the specified result to an XQuery value.
- toXML(IO, String) - Static method in class org.basex.build.file.JSONParser
-
Converts a JSON document to XML.
- TRACE - Static variable in interface org.basex.query.util.http.HTTPText
-
HTTP method TRACE.
- Transform - Class in org.basex.query.up.expr
-
Transform expression.
- Transform(InputInfo, Let[], Expr, Expr) - Constructor for class org.basex.query.up.expr.Transform
-
Constructor.
- TransformModifier - Class in org.basex.query.up
-
The Transform context modifier carries out updates of a single transform
expression.
- TransformModifier() - Constructor for class org.basex.query.up.TransformModifier
-
- TRANSLATION - Static variable in interface org.basex.core.Text
-
Translation.
- Treat - Class in org.basex.query.expr
-
Treat as expression.
- Treat(InputInfo, Expr, SeqType) - Constructor for class org.basex.query.expr.Treat
-
Constructor.
- TREAT - Static variable in interface org.basex.query.QueryText
-
Parser token.
- TREE - Static variable in interface org.basex.core.Text
-
Command info.
- TREE_OPTIONS - Static variable in interface org.basex.core.Text
-
Dialog title for tree view options.
- TREE_OPTIONS_D - Static variable in interface org.basex.core.Text
-
Command info.
- TREEATTS - Static variable in class org.basex.gui.GUIProp
-
Show attributes in treeview.
- TreeFolder - Class in org.basex.gui.layout
-
JTree node which represents a folder.
- TreeFolder(byte[], byte[], BaseXTree, Data) - Constructor for class org.basex.gui.layout.TreeFolder
-
Constructor.
- TreeLeaf - Class in org.basex.gui.layout
-
JTree node which represents a leaf (which represents either a raw file
or a document).
- TreeNode - Class in org.basex.gui.layout
-
JTree node for representing database content (raw files / documents).
- TreeRootFolder - Class in org.basex.gui.layout
-
JTree node which represents the root folder.
- TreeRootFolder(byte[], byte[], BaseXTree, Data) - Constructor for class org.basex.gui.layout.TreeRootFolder
-
Constructor.
- TREESLIMS - Static variable in class org.basex.gui.GUIProp
-
Slim rectangles to text length.
- TREEVIEW - Static variable in class org.basex.gui.GUIConstants
-
Internal name of the Tree View.
- TreeView - Class in org.basex.gui.view.tree
-
This class offers a real tree view.
- TreeView(ViewNotifier) - Constructor for class org.basex.gui.view.tree.TreeView
-
Default constructor.
- treeWillCollapse(TreeExpansionEvent) - Method in class org.basex.gui.layout.TreeNode
-
- treeWillExpand(TreeExpansionEvent) - Method in class org.basex.gui.layout.TreeNode
-
- TRIE - Static variable in interface org.basex.core.Text
-
Index info.
- trim(byte[]) - Static method in class org.basex.util.Token
-
Removes leading and trailing whitespaces from the specified token.
- trim() - Method in class org.basex.util.TokenBuilder
-
Trims leading and trailing whitespaces.
- TRUE - Static variable in interface org.basex.core.Text
-
True flag.
- TRUE - Static variable in class org.basex.query.item.Bln
-
Static boolean item without scoring.
- TRUE - Static variable in class org.basex.util.Token
-
Token 'true'.
- Try - Class in org.basex.query.expr
-
Project specific try/catch expression.
- Try(InputInfo, Expr, Catch[]) - Constructor for class org.basex.query.expr.Try
-
Constructor.
- TRY - Static variable in interface org.basex.query.QueryText
-
Parser token.
- TRY_MORE_X - Static variable in interface org.basex.core.Text
-
Console text.
- TRY_SPECIFIC_X - Static variable in interface org.basex.core.Text
-
Try "help [...]" to get..
- TwoWayTokenMap - Class in org.basex.util.list
-
Two-way Token Map allows efficient key->value and value->key lookups.
- TwoWayTokenMap() - Constructor for class org.basex.util.list.TwoWayTokenMap
-
- TXT - Static variable in class org.basex.query.path.Test
-
Static text node test.
- txtindex - Variable in class org.basex.data.Data
-
Text index.
- TXTSUFFIXES - Static variable in class org.basex.io.IO
-
Text suffixes.
- TYP - Static variable in interface org.basex.query.QueryText
-
Query Plan.
- TYPE - Static variable in interface org.basex.core.Text
-
"Type".
- type() - Method in interface org.basex.index.IndexToken
-
Returns the index type.
- type() - Method in class org.basex.index.RangeToken
-
- type - Variable in class org.basex.index.Stats
-
Data type.
- type() - Method in class org.basex.index.ValuesToken
-
- type() - Method in class org.basex.query.expr.Expr
-
Returns the sequence type of the evaluated value.
- type - Variable in class org.basex.query.expr.ParseExpr
-
Static type.
- type() - Method in class org.basex.query.expr.ParseExpr
-
- type(Object) - Static method in class org.basex.query.func.JavaMapping
-
Returns an appropriate XQuery data type for the specified Java object.
- type(int) - Static method in class org.basex.query.item.ANode
-
Returns a node type for the specified database kind.
- type() - Method in class org.basex.query.item.DBNodeSeq
-
- type() - Method in class org.basex.query.item.Empty
-
- type(Var[]) - Method in class org.basex.query.item.FuncType
-
Sets the types of the given variables.
- type() - Method in class org.basex.query.item.IntSeq
-
- type() - Method in class org.basex.query.item.Item
-
- type() - Method in class org.basex.query.item.ItemSeq
-
- type() - Method in class org.basex.query.item.RangeSeq
-
- type - Variable in class org.basex.query.item.SeqType
-
Sequence type.
- Type - Interface in org.basex.query.item
-
XQuery data types.
- type - Variable in class org.basex.query.item.Value
-
Data type.
- type - Variable in class org.basex.query.path.Test
-
Type of node test.
- TYPE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- type - Variable in class org.basex.query.up.primitives.UpdatePrimitive
-
Primitive Type.
- type - Variable in enum org.basex.query.util.Err
-
Error type.
- type(ParseExpr, Type, Item) - Static method in enum org.basex.query.util.Err
-
Throws a type exception.
- type - Variable in class org.basex.query.util.TypedFunc
-
Function type.
- type() - Method in class org.basex.query.util.Var
-
- type() - Method in class org.basex.util.ft.FTLexer
-
- TYPEAFTER - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- TypeCase - Class in org.basex.query.expr
-
Case expression for typeswitch.
- TypeCase(InputInfo, Var, Expr) - Constructor for class org.basex.query.expr.TypeCase
-
Constructor.
- TypedFunc - Class in org.basex.query.util
-
Wrapper that provides types for function expressions.
- TypedFunc(Expr, FuncType) - Constructor for class org.basex.query.util.TypedFunc
-
Constructor.
- TypeSwitch - Class in org.basex.query.expr
-
Typeswitch expression.
- TypeSwitch(InputInfo, Expr, TypeCase[]) - Constructor for class org.basex.query.expr.TypeSwitch
-
Constructor.
- TYPESWITCH - Static variable in interface org.basex.query.QueryText
-
Parser token.
- uc(byte[]) - Static method in class org.basex.util.Token
-
Converts the specified token to upper case.
- uc(int) - Static method in class org.basex.util.Token
-
Converts a character to upper case.
- Unary - Class in org.basex.query.expr
-
Unary expression.
- Unary(InputInfo, Expr, boolean) - Constructor for class org.basex.query.expr.Unary
-
Constructor.
- unblock(byte[]) - Method in class org.basex.BaseXServer
-
Resets the login delay after successful login.
- UNCLOSED - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- undecl - Variable in class org.basex.io.serial.Serializer
-
Declare namespaces flag.
- UNDEF - Static variable in class org.basex.query.item.Item
-
Undefined item.
- UNDO - Static variable in interface org.basex.core.Text
-
Command info.
- Undo - Class in org.basex.util
-
This class stores strings in a history.
- Undo() - Constructor for class org.basex.util.Undo
-
Constructor.
- union(int[]) - Method in class org.basex.data.Nodes
-
Merges the specified array with the existing pre nodes.
- union(FTIndexIterator, FTIndexIterator) - Static method in class org.basex.index.ft.FTIndexIterator
-
Merges two index array iterators.
- Union - Class in org.basex.query.expr
-
Union expression.
- Union(InputInfo, Expr...) - Constructor for class org.basex.query.expr.Union
-
Constructor.
- UNION - Static variable in interface org.basex.query.QueryText
-
Parser token.
- union(double, double) - Static method in class org.basex.util.ft.Scoring
-
Returns the union value.
- unique() - Method in class org.basex.util.list.StringList
-
Returns a new list without duplicates.
- uniqueVar(InputInfo, SeqType) - Method in class org.basex.query.QueryContext
-
Creates a variable with a unique, non-clashing variable name.
- unknown(String) - Method in class org.basex.core.AProp
-
Returns an error string for an unknown key.
- UNKNOWN_CMD_X - Static variable in interface org.basex.core.Text
-
Unknown command error.
- UNKNOWN_HOST_X - Static variable in interface org.basex.core.Text
-
Unknown host.
- UNKNOWN_OPT_SIMILAR_X_X - Static variable in interface org.basex.core.Text
-
Unknown command error.
- UNKNOWN_OPTION_X - Static variable in interface org.basex.core.Text
-
"Unknown option '%'".
- UNKNOWN_PARSER_X - Static variable in interface org.basex.core.Text
-
"Unknown parser '%'".
- UNKNOWN_SIMILAR_X - Static variable in interface org.basex.core.Text
-
Unknown command error.
- UNKNOWN_TRY_X - Static variable in interface org.basex.core.Text
-
Unknown command error.
- UNKNOWN_USER_X - Static variable in interface org.basex.core.Text
-
Unknown user.
- UNKNOWNPE - Static variable in interface org.basex.build.BuildText
-
Scanner error.
- UNLOCK_X - Static variable in interface org.basex.core.Text
-
Updating error.
- UNORDERED - Static variable in interface org.basex.query.QueryText
-
Parser token.
- unpack(byte[]) - Method in class org.basex.util.Compress
-
Decompresses the specified text.
- unpin(Data) - Method in class org.basex.core.Context
-
Unpins a data reference.
- unregister(Progress) - Method in class org.basex.core.Context
-
Unlocks the process and stops the timeout.
- unwatch(String) - Method in class org.basex.server.ClientSession
-
Unwatches an event.
- UNWATCHING_EVENT_X - Static variable in interface org.basex.core.Text
-
Unwatch Event.
- unzip(IOFile) - Method in class org.basex.io.Zip
-
Unzips the archive to the specified directory.
- UP_TO_DATE - Static variable in interface org.basex.core.Text
-
Info on up-to-date.
- UpdatableDiskValues - Class in org.basex.index.value
-
This class provides access to attribute values and text contents stored on
disk.
- UpdatableDiskValues(Data, boolean) - Constructor for class org.basex.index.value.UpdatableDiskValues
-
Constructor, initializing the index structure.
- UpdatableMemValues - Class in org.basex.index.value
-
This class provides a main memory access to attribute values and
text contents.
- UpdatableMemValues(Data) - Constructor for class org.basex.index.value.UpdatableMemValues
-
Constructor.
- update() - Method in class org.basex.core.Context
-
Invalidates the current node set.
- update(boolean) - Method in class org.basex.data.Data
-
Marks a database as updating.
- update(int, int, byte[], byte[]) - Method in class org.basex.data.Data
-
Updates (renames) an element, attribute or pi name.
- update(int, int, byte[]) - Method in class org.basex.data.Data
-
Updates (replaces) the value of a single text, comment, pi or
attribute node.
- update(boolean) - Method in class org.basex.data.DiskData
-
- update(boolean) - Method in class org.basex.data.MemData
-
- update(Table) - Method in class org.basex.gui.layout.BaseXTable
-
Updates the table.
- update() - Method in class org.basex.gui.view.ViewNotifier
-
Notifies all views of updates in the data structure.
- update(NamePool) - Method in class org.basex.query.up.primitives.DeleteNode
-
- update(NamePool) - Method in class org.basex.query.up.primitives.InsertAttribute
-
- update(NamePool) - Method in class org.basex.query.up.primitives.RenameNode
-
- update(NamePool) - Method in class org.basex.query.up.primitives.ReplaceNode
-
- update(NamePool) - Method in class org.basex.query.up.primitives.UpdatePrimitive
-
Updates the name pool, which is used to find duplicate attributes
and namespace conflicts.
- update(Var) - Method in class org.basex.query.util.VarStack
-
Adds or replaces the specified variable.
- UPDATE_URL - Static variable in interface org.basex.core.Text
-
URL of the update page.
- updateControl(JComponent, boolean, String) - Method in class org.basex.gui.GUI
-
Updates the control panel.
- updated() - Method in class org.basex.core.Command
-
Checks if the command has updated any data.
- UPDATED_CC - Static variable in interface org.basex.core.Text
-
"Updated: ".
- updateFile() - Method in class org.basex.data.DiskData
-
Returns a file that indicates ongoing updates.
- updateGlobal(Var) - Method in class org.basex.query.util.VarContext
-
Adds or replaces a global variable.
- updateLayout() - Method in class org.basex.gui.GUI
-
Refreshes the layout.
- UpdatePrimitive - Class in org.basex.query.up.primitives
-
Base class for all update primitives.
- updates - Variable in class org.basex.query.QueryContext
-
Pending updates.
- updates() - Method in class org.basex.query.QueryProcessor
-
Returns the number of performed updates after query execution, or 0.
- Updates - Class in org.basex.query.up
-
***** Implementation of the W3C XQUERY UPDATE FACILITY 1.0 *****
Holds all update operations and primitives a snapshot contains, checks
constraints and finally executes the updates.
- Updates() - Constructor for class org.basex.query.up.Updates
-
- updateText(int, byte[], int) - Method in class org.basex.data.Data
-
Updates the specified text or attribute value.
- updateText(int, byte[], int) - Method in class org.basex.data.DiskData
-
- updateText(int, byte[], int) - Method in class org.basex.data.MemData
-
- UPDATEVERSION - Static variable in class org.basex.gui.GUIProp
-
Last updated version.
- updateViews() - Method in class org.basex.gui.view.ViewContainer
-
Updates and validates the views.
- updating(Context) - Method in class org.basex.core.cmd.Find
-
- updating(Context) - Method in class org.basex.core.cmd.Run
-
- updating(Context) - Method in class org.basex.core.cmd.Set
-
- updating(Context) - Method in class org.basex.core.Command
-
Checks if the command performs updates/write operations.
- updating - Variable in class org.basex.core.Progress
-
Updating flag.
- updating - Variable in class org.basex.gui.GUI
-
Updating flag; if activated, operations accessing the data are skipped.
- updating - Variable in class org.basex.query.func.UserFunc
-
Updating flag.
- updating() - Method in class org.basex.query.QueryContext
-
Returns true if the query may perform updates.
- updating(boolean) - Method in class org.basex.query.QueryContext
-
Sets the updating flag.
- UPDATING - Static variable in interface org.basex.query.QueryText
-
Parser token.
- UPDATING - Static variable in class org.basex.query.util.Ann
-
Annotation "updating".
- updating() - Method in class org.basex.server.ClientQuery
-
- updating() - Method in class org.basex.server.LocalQuery
-
- updating() - Method in class org.basex.server.Query
-
Returns true if the query may perform updates.
- UPDINDEX - Static variable in class org.basex.core.Prop
-
Flag for automatic index update.
- updindex - Variable in class org.basex.data.MetaData
-
Flag for activated automatic index update.
- UPPERCASE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- uptodate - Variable in class org.basex.data.MetaData
-
Flag for out-of-date index structures.
- uri(int, int) - Method in class org.basex.data.Data
-
Returns a reference to the namespace of the addressed element or attribute.
- uri(byte[], boolean) - Method in class org.basex.data.Namespaces
-
Returns the namespace uri reference for the specified name,
or 0 if namespace cannot be found.
- uri(int) - Method in class org.basex.data.Namespaces
-
Returns the specified namespace uri.
- uri(byte[], int) - Method in class org.basex.data.Namespaces
-
Returns the namespace URI reference for the specified QName and pre value.
- uri(byte[], QueryContext) - Method in class org.basex.query.item.ANode
-
Recursively finds the uri for the specified prefix.
- uri(byte[]) - Method in class org.basex.query.item.QNm
-
Sets the URI of this QName.
- uri() - Method in class org.basex.query.item.QNm
-
Returns the URI of this QName.
- URI - Static variable in class org.basex.query.item.SeqType
-
Single URI.
- Uri - Class in org.basex.query.item
-
URI item.
- uri(byte[]) - Static method in class org.basex.query.item.Uri
-
Creates a new uri instance.
- uri(byte[], boolean) - Static method in class org.basex.query.item.Uri
-
Creates a new uri instance.
- uri(byte[]) - Method in class org.basex.query.util.NSContext
-
Returns the namespace URI for the specified prefix, if it is either
found in the dynamic, static or predefined namespaces.
- uri(byte[]) - Static method in class org.basex.query.util.NSGlobal
-
Finds the specified namespace uri.
- uri - Variable in class org.basex.query.util.pkg.Package.Component
-
Namespace URI.
- uri(byte[], boolean) - Static method in class org.basex.util.Token
-
Returns a URI encoded token.
- URI_ZM - Static variable in class org.basex.query.item.SeqType
-
Zero or more URIs.
- URI_ZO - Static variable in class org.basex.query.item.SeqType
-
Zero or one URIs.
- URL - Static variable in interface org.basex.core.Text
-
URL.
- url() - Method in class org.basex.io.IO
-
Creates a URL from the specified path.
- url() - Method in class org.basex.io.IOFile
-
- URLCOLL - Static variable in interface org.basex.query.QueryText
-
Default collation.
- usage() - Method in class org.basex.util.Args
-
Throws an exception with the command usage info.
- USE_CATALOG_FILE - Static variable in interface org.basex.core.Text
-
Use Catalog file Checkbox.
- USED_MEM - Static variable in interface org.basex.core.Text
-
Info on used main memory.
- useIterator() - Method in class org.basex.query.expr.Preds
-
Checks if this expression can be evaluated in an iterative manner.
- user - Variable in class org.basex.core.Context
-
User reference.
- User - Class in org.basex.core
-
This class contains information on a single user.
- USER_CREATED_X - Static variable in interface org.basex.core.Text
-
User added.
- USER_DROPPED_X - Static variable in interface org.basex.core.Text
-
User dropped.
- USER_DROPPED_X_X - Static variable in interface org.basex.core.Text
-
User dropped from database.
- USER_EXISTS_X - Static variable in interface org.basex.core.Text
-
User unknown.
- USER_LOGGED_IN_X - Static variable in interface org.basex.core.Text
-
User is logged in.
- UserFunc - Class in org.basex.query.func
-
User-defined function.
- UserFunc(InputInfo, QNm, Var[], SeqType, Ann) - Constructor for class org.basex.query.func.UserFunc
-
Function constructor.
- UserFunc(InputInfo, QNm, Var[], SeqType, Ann, boolean) - Constructor for class org.basex.query.func.UserFunc
-
Function constructor.
- UserFuncCall - Class in org.basex.query.func
-
Function call for user-defined functions.
- UserFuncs - Class in org.basex.query.func
-
Container for a user-defined function.
- UserFuncs() - Constructor for class org.basex.query.func.UserFuncs
-
- USERHEAD - Static variable in interface org.basex.core.Text
-
User name.
- USERHOME - Static variable in class org.basex.core.Prop
-
User's home directory.
- USERNAME - Static variable in interface org.basex.core.Text
-
User name.
- USERNAME - Static variable in interface org.basex.query.util.http.HTTPText
-
Request attribute: username.
- users - Variable in class org.basex.core.Context
-
Users.
- USERS - Static variable in interface org.basex.core.Text
-
Users.
- Users - Class in org.basex.core
-
This class organizes all users.
- Users(boolean) - Constructor for class org.basex.core.Users
-
Constructor for global users.
- users - Variable in class org.basex.data.MetaData
-
Database users.
- uses(Expr.Use) - Method in class org.basex.query.expr.Arr
-
- uses(Expr.Use) - Method in class org.basex.query.expr.Catch
-
- uses(Expr.Use) - Method in class org.basex.query.expr.CFrag
-
- uses(Expr.Use) - Method in class org.basex.query.expr.CName
-
- uses(Expr.Use) - Method in class org.basex.query.expr.Context
-
- uses(Expr.Use) - Method in class org.basex.query.expr.Expr
-
Indicates if an expression uses the specified type or operation.
- uses(Expr.Use) - Method in class org.basex.query.expr.Filter
-
- uses(Expr.Use) - Method in class org.basex.query.expr.LitMap
-
- uses(Expr.Use) - Method in class org.basex.query.expr.Pos
-
- uses(Expr.Use) - Method in class org.basex.query.expr.Preds
-
- uses(Expr.Use) - Method in class org.basex.query.expr.Quantifier
-
- uses(Expr.Use) - Method in class org.basex.query.expr.Root
-
- uses(Expr.Use) - Method in class org.basex.query.expr.Simple
-
- uses(Expr.Use) - Method in class org.basex.query.expr.Single
-
- uses(Expr.Use) - Method in class org.basex.query.expr.Switch
-
- uses(Expr.Use) - Method in class org.basex.query.expr.Try
-
- uses(Expr.Use) - Method in class org.basex.query.expr.TypeCase
-
- uses(Expr.Use) - Method in class org.basex.query.expr.TypeSwitch
-
- uses(Expr.Use) - Method in class org.basex.query.expr.VarRef
-
- uses(Expr.Use) - Method in class org.basex.query.flwor.ForLet
-
- uses(Expr.Use) - Method in class org.basex.query.flwor.GFLWOR
-
- uses(Expr.Use) - Method in class org.basex.query.flwor.Group
-
- uses(Expr.Use) - Method in class org.basex.query.flwor.Order
-
- uses(Expr.Use) - Method in class org.basex.query.flwor.OrderByExpr
-
- uses(Expr.Use) - Method in class org.basex.query.flwor.OrderByStable
-
- uses(Expr.Use) - Method in class org.basex.query.ft.FTContains
-
- uses(Expr.Use) - Method in class org.basex.query.ft.FTDistance
-
- uses(Expr.Use) - Method in class org.basex.query.ft.FTExpr
-
- uses(Expr.Use) - Method in class org.basex.query.ft.FTIndexAccess
-
- uses(Expr.Use) - Method in class org.basex.query.ft.FTWeight
-
- uses(Expr.Use) - Method in class org.basex.query.ft.FTWindow
-
- uses(Expr.Use) - Method in class org.basex.query.ft.FTWords
-
- uses(Expr.Use) - Method in class org.basex.query.func.FNAcc
-
- uses(Expr.Use) - Method in class org.basex.query.func.FNDb
-
- uses(Expr.Use) - Method in class org.basex.query.func.FNFile
-
- uses(Expr.Use) - Method in class org.basex.query.func.FNFormat
-
- uses(Expr.Use) - Method in class org.basex.query.func.FNFt
-
- uses(Expr.Use) - Method in class org.basex.query.func.FNFunc
-
- uses(Expr.Use) - Method in class org.basex.query.func.FNGen
-
- uses(Expr.Use) - Method in class org.basex.query.func.FNHof
-
- uses(Expr.Use) - Method in class org.basex.query.func.FNHttp
-
- uses(Expr.Use) - Method in class org.basex.query.func.FNId
-
- uses(Expr.Use) - Method in class org.basex.query.func.FNIndex
-
- uses(Expr.Use) - Method in class org.basex.query.func.FNInfo
-
- uses(Expr.Use) - Method in class org.basex.query.func.FNMap
-
- uses(Expr.Use) - Method in class org.basex.query.func.FNMath
-
- uses(Expr.Use) - Method in class org.basex.query.func.FNNode
-
- uses(Expr.Use) - Method in class org.basex.query.func.FNNum
-
- uses(Expr.Use) - Method in class org.basex.query.func.FNPat
-
- uses(Expr.Use) - Method in class org.basex.query.func.FNRepo
-
- uses(Expr.Use) - Method in class org.basex.query.func.FNSeq
-
- uses(Expr.Use) - Method in class org.basex.query.func.FNSql
-
- uses(Expr.Use) - Method in class org.basex.query.func.FNStr
-
- uses(Expr.Use) - Method in class org.basex.query.func.FNUtil
-
- uses(Expr.Use) - Method in class org.basex.query.func.FNXslt
-
- uses(Expr.Use) - Method in class org.basex.query.func.FNZip
-
- uses(Expr.Use) - Method in class org.basex.query.func.InlineFunc
-
- uses(Expr.Use) - Method in class org.basex.query.func.UserFuncCall
-
- uses(Expr.Use) - Method in class org.basex.query.item.FuncItem
-
- uses(Expr.Use) - Method in class org.basex.query.item.Value
-
- uses(Expr.Use) - Method in class org.basex.query.path.Path
-
- uses(Expr.Use) - Method in class org.basex.query.up.expr.Transform
-
- uses(Expr.Use) - Method in class org.basex.query.util.Var
-
- usesExclude() - Method in class org.basex.query.ft.FTNot
-
- usesExclude() - Method in class org.basex.query.ft.FTWords
-
- USING - Static variable in interface org.basex.query.QueryText
-
Parser token.
- UTF16 - Static variable in class org.basex.util.Token
-
UTF16 encoding string.
- UTF162 - Static variable in class org.basex.util.Token
-
UTF16 encoding string.
- UTF16BE - Static variable in class org.basex.util.Token
-
UTF16BE (=UTF16) encoding string.
- UTF16LE - Static variable in class org.basex.util.Token
-
UTF16 encoding string.
- UTF32 - Static variable in class org.basex.util.Token
-
UTF16 encoding string.
- UTF322 - Static variable in class org.basex.util.Token
-
UTF16 encoding string.
- utf8(int) - Method in class org.basex.io.out.PrintOutput
-
Writes a character as UTF8.
- UTF8 - Static variable in class org.basex.util.Token
-
UTF8 encoding string.
- utf8(byte[], String) - Static method in class org.basex.util.Token
-
Converts a token from the input encoding to UTF8.
- UTF82 - Static variable in class org.basex.util.Token
-
UTF8 encoding string (variant).
- UTIL - Static variable in interface org.basex.query.QueryText
-
Util token.
- Util - Class in org.basex.util
-
This class contains static methods, which are used throughout the project.
- UTILURI - Static variable in interface org.basex.query.QueryText
-
Utility module URI.
- V10 - Static variable in interface org.basex.data.DataText
-
Version.
- V11 - Static variable in interface org.basex.data.DataText
-
Version.
- V40 - Static variable in interface org.basex.data.DataText
-
Version.
- V401 - Static variable in interface org.basex.data.DataText
-
Version.
- val(InputInfo) - Method in class org.basex.query.item.B64Stream
-
- VAL - Static variable in interface org.basex.query.QueryText
-
Query Plan.
- valid(int) - Static method in class org.basex.util.XMLToken
-
Checks if the specified character is a valid XML character.
- VALIDATE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- validateSignature(ANode) - Method in class org.basex.query.util.crypto.DigitalSignature
-
Validates a signature.
- validName(String, boolean) - Static method in class org.basex.data.MetaData
-
Checks if the specified database name is valid, matching the pattern
[-\w]+, or [-\w*?,]+ if the glob flag is activated.
- VALUE - Static variable in interface org.basex.core.Text
-
Insert value.
- value(double) - Static method in class org.basex.gui.layout.BaseXLayout
-
Returns the value of the specified pre value and attribute.
- value() - Method in class org.basex.gui.layout.BaseXSlider
-
Returns the current value.
- value(int) - Method in class org.basex.gui.layout.BaseXSlider
-
Sets a slider value.
- value(QueryContext) - Method in class org.basex.query.expr.Context
-
- value(QueryContext) - Method in class org.basex.query.expr.Expr
-
Evaluates the expression and returns the resulting value.
- value(QueryContext) - Method in class org.basex.query.expr.If
-
- value(QueryContext) - Method in class org.basex.query.expr.List
-
- value(QueryContext) - Method in class org.basex.query.expr.ParseExpr
-
- value(QueryContext) - Method in class org.basex.query.expr.Range
-
- value(QueryContext) - Method in class org.basex.query.expr.Switch
-
- value(QueryContext) - Method in class org.basex.query.expr.Treat
-
- value(QueryContext) - Method in class org.basex.query.expr.Try
-
- value(QueryContext) - Method in class org.basex.query.expr.VarRef
-
- value(QueryContext) - Method in class org.basex.query.flwor.Group.Spec
-
- value(QueryContext) - Method in class org.basex.query.func.BaseFuncCall
-
- value(QueryContext) - Method in class org.basex.query.func.DynamicFunc
-
- value(QueryContext) - Method in class org.basex.query.func.FNDb
-
- value(QueryContext) - Method in class org.basex.query.func.FNGen
-
- value(QueryContext) - Method in class org.basex.query.func.FNHof
-
- value(QueryContext) - Method in class org.basex.query.func.FNMap
-
- value(QueryContext) - Method in class org.basex.query.func.FNSimple
-
- value(QueryContext) - Method in class org.basex.query.func.FNStr
-
- value(QueryContext) - Method in class org.basex.query.func.FNUtil
-
- value(QueryContext) - Method in class org.basex.query.func.InlineFunc
-
- value(QueryContext) - Method in class org.basex.query.func.JavaMapping
-
- value(QueryContext) - Method in class org.basex.query.func.UserFunc
-
- Value - Class in org.basex.query.item
-
Abstract value.
- value(QueryContext) - Method in class org.basex.query.item.Value
-
- value() - Method in class org.basex.query.iter.ItemCache
-
- value() - Method in class org.basex.query.iter.Iter
-
Returns a sequence with all iterator values.
- value() - Method in class org.basex.query.iter.NodeCache
-
- value() - Method in class org.basex.query.iter.ValueIter
-
- value - Variable in class org.basex.query.QueryContext
-
Current context value.
- value() - Method in class org.basex.query.QueryContext
-
Returns the result value.
- value(Expr) - Method in class org.basex.query.QueryContext
-
Evaluates the specified expression and returns an iterator.
- value(Value) - Method in exception org.basex.query.QueryException
-
Sets the error value.
- value() - Method in exception org.basex.query.QueryException
-
Returns the error value.
- value() - Method in class org.basex.query.QueryProcessor
-
Returns a result value.
- value(QueryContext) - Method in class org.basex.query.up.expr.Transform
-
- value(InputInfo, Type, Object) - Static method in enum org.basex.query.util.Err
-
Throws an invalid value exception.
- value(QueryContext) - Method in class org.basex.query.util.Var
-
- value(int) - Method in class org.basex.util.hash.TokenBoolMap
-
Returns the specified value.
- value(byte[]) - Method in class org.basex.util.hash.TokenIntMap
-
Returns the value for the specified key.
- value(int) - Method in class org.basex.util.hash.TokenMap
-
Returns the specified value.
- value(int) - Method in class org.basex.util.hash.TokenObjMap
-
Returns the specified value.
- value(int, int) - Method in class org.basex.util.Table
-
Returns the value for the specified table position.
- ValueBuilder - Class in org.basex.index.value
-
This class builds an index for attribute values and text contents in a
tree structure and stores the result to disk.
- ValueBuilder(Data, boolean) - Constructor for class org.basex.index.value.ValueBuilder
-
Constructor.
- VALUEE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- ValueIter - Class in org.basex.query.iter
-
Value iterator interface, throwing no exceptions.
- ValueIter() - Constructor for class org.basex.query.iter.ValueIter
-
- ValueList - Class in org.basex.query.util
-
This is a simple container for values.
- ValueList() - Constructor for class org.basex.query.util.ValueList
-
Default constructor.
- valueOf(String) - Static method in enum org.basex.build.BuildText.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.core.Commands.Cmd
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.core.Commands.CmdAlter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.core.Commands.CmdCreate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.core.Commands.CmdDrop
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.core.Commands.CmdIndex
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.core.Commands.CmdIndexInfo
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.core.Commands.CmdInfo
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.core.Commands.CmdOptimize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.core.Commands.CmdPerm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.core.Commands.CmdRepo
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.core.Commands.CmdShow
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.gui.GUICommands
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.gui.GUIConstants.Fill
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.gui.GUIConstants.Msg
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.gui.layout.BaseXFileChooser.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.gui.layout.BaseXKeys
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.index.IndexToken.IndexType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.index.StatsType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.query.expr.Calc
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.query.expr.CmpG.OpG
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.query.expr.CmpN.OpN
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.query.expr.CmpV.OpV
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.query.expr.Expr.Use
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.query.ft.FTWords.FTMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.query.func.Function
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.query.func.Variable
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.query.item.AtomType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.query.item.NodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.query.item.SeqType.Occ
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.query.path.Axis
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.query.path.Test.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.query.up.primitives.PrimitiveType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.query.util.Compare.Flag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.query.util.Err.ErrType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.query.util.Err
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.server.ServerCmd
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.util.ft.FTFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.basex.util.ft.FTUnit
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.basex.build.BuildText.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.core.Commands.Cmd
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.core.Commands.CmdAlter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.core.Commands.CmdCreate
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.core.Commands.CmdDrop
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.core.Commands.CmdIndex
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.core.Commands.CmdIndexInfo
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.core.Commands.CmdInfo
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.core.Commands.CmdOptimize
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.core.Commands.CmdPerm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.core.Commands.CmdRepo
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.core.Commands.CmdShow
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.gui.GUICommands
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.gui.GUIConstants.Fill
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.gui.GUIConstants.Msg
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.gui.layout.BaseXFileChooser.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.gui.layout.BaseXKeys
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.index.IndexToken.IndexType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class org.basex.index.IndexTree
-
Compressed id values.
- values() - Static method in enum org.basex.index.StatsType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.query.expr.Calc
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.query.expr.CmpG.OpG
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.query.expr.CmpN.OpN
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.query.expr.CmpV.OpV
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.query.expr.Expr.Use
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.query.ft.FTWords.FTMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.query.func.Function
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.query.func.Variable
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.query.item.AtomType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.query.item.NodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.query.item.SeqType.Occ
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.query.path.Axis
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.query.path.Test.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.query.up.primitives.PrimitiveType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class org.basex.query.util.Ann
-
Values.
- values(QNm) - Method in class org.basex.query.util.Ann
-
Returns the values for the specified name.
- values() - Static method in enum org.basex.query.util.Compare.Flag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.query.util.Err.ErrType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.query.util.Err
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.server.ServerCmd
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.util.ft.FTFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.basex.util.ft.FTUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValuesToken - Class in org.basex.index
-
This class defines access to index text tokens.
- ValuesToken(IndexToken.IndexType, byte[]) - Constructor for class org.basex.index.ValuesToken
-
Constructor.
- var - Variable in class org.basex.query.expr.VarRef
-
Variable name.
- var - Variable in class org.basex.query.flwor.ForLet
-
Variable.
- VAR - Static variable in interface org.basex.query.QueryText
-
Query Plan.
- Var - Class in org.basex.query.util
-
Variable expression.
- VARBL - Static variable in interface org.basex.query.QueryText
-
Query Plan.
- VarContext - Class in org.basex.query.util
-
This class references all in-scope variables.
- VarContext() - Constructor for class org.basex.query.util.VarContext
-
- Variable - Enum in org.basex.query.func
-
Statically available XQuery variables.
- VARIABLE - Static variable in interface org.basex.query.QueryText
-
Parser token.
- varIDs - Variable in class org.basex.query.QueryContext
-
Counter for variable IDs.
- VarRef - Class in org.basex.query.expr
-
Variable Reference expression.
- VarRef(InputInfo, Var) - Constructor for class org.basex.query.expr.VarRef
-
Constructor.
- vars() - Method in class org.basex.query.flwor.For
-
- vars() - Method in class org.basex.query.flwor.ForLet
-
Gathers all variables declared by this clause.
- vars() - Method in class org.basex.query.flwor.Let
-
- vars - Variable in class org.basex.query.QueryContext
-
Variables.
- vars - Variable in class org.basex.query.util.VarStack
-
Variable expressions.
- VarStack - Class in org.basex.query.util
-
Variable stack.
- VarStack() - Constructor for class org.basex.query.util.VarStack
-
Default constructor.
- VarStack(int) - Constructor for class org.basex.query.util.VarStack
-
Default constructor.
- verbose - Variable in class org.basex.core.Main
-
Verbose mode.
- verify() - Method in class org.basex.util.MinHeap
-
Verifies the inner structure of the heap.
- VERS - Static variable in interface org.basex.build.BuildText
-
XML document version.
- VERS - Static variable in interface org.basex.query.util.pkg.PkgText
-
Attribute versions.
- VERS10 - Static variable in interface org.basex.build.BuildText
-
XML document version.
- VERS11 - Static variable in interface org.basex.build.BuildText
-
XML document version.
- VERSINFO - Static variable in interface org.basex.core.Text
-
Version information.
- VERSION - Static variable in class org.basex.core.Prop
-
Code version (may contain major, minor and optional patch number).
- VERSION - Static variable in interface org.basex.query.QueryText
-
Parser token.
- version(byte[]) - Static method in class org.basex.query.util.pkg.Package
-
Extracts the package version from a unique package name.
- VERSION - Static variable in interface org.basex.query.util.pkg.PkgText
-
Attribute version.
- Version - Class in org.basex.util
-
Version according to the SemVer syntax.
- Version(String) - Constructor for class org.basex.util.Version
-
Constructor.
- Version(byte[]) - Constructor for class org.basex.util.Version
-
Constructor.
- VERSION_URL - Static variable in interface org.basex.core.Text
-
Version URL.
- VIEW - Static variable in interface org.basex.core.Text
-
"View".
- View - Class in org.basex.gui.view
-
View observer pattern.
- View(String, ViewNotifier) - Constructor for class org.basex.gui.view.View
-
Registers the specified view.
- ViewContainer - Class in org.basex.gui.view
-
This class manages all visible and invisible views and allows drag and
drop operations inside the panel.
- ViewContainer(AGUI, View...) - Constructor for class org.basex.gui.view.ViewContainer
-
Constructor.
- ViewData - Class in org.basex.gui.view
-
This class assembles some database access methods which are used
in the same way by different visualizations.
- ViewNotifier - Class in org.basex.gui.view
-
This class serves as a container for all existing views.
- ViewNotifier(GUI) - Constructor for class org.basex.gui.view.ViewNotifier
-
Constructor.
- ViewRect - Class in org.basex.gui.view
-
View rectangle.
- ViewRect() - Constructor for class org.basex.gui.view.ViewRect
-
Default constructor.
- ViewRect(int, int, int, int) - Constructor for class org.basex.gui.view.ViewRect
-
Simple rectangle constructor.
- VIEWS - Static variable in class org.basex.gui.GUIConstants
-
Default GUI Layout.
- VIEWS - Static variable in class org.basex.gui.GUIProp
-
GUI Layout.
- visible() - Method in class org.basex.gui.view.editor.EditorView
-
- visible(boolean) - Method in class org.basex.gui.view.editor.EditorView
-
- visible() - Method in class org.basex.gui.view.explore.ExploreView
-
- visible(boolean) - Method in class org.basex.gui.view.explore.ExploreView
-
- visible() - Method in class org.basex.gui.view.folder.FolderView
-
- visible(boolean) - Method in class org.basex.gui.view.folder.FolderView
-
- visible() - Method in class org.basex.gui.view.info.InfoView
-
- visible(boolean) - Method in class org.basex.gui.view.info.InfoView
-
- visible() - Method in class org.basex.gui.view.map.MapView
-
- visible(boolean) - Method in class org.basex.gui.view.map.MapView
-
- visible() - Method in class org.basex.gui.view.plot.PlotView
-
- visible(boolean) - Method in class org.basex.gui.view.plot.PlotView
-
- visible() - Method in class org.basex.gui.view.table.TableView
-
- visible(boolean) - Method in class org.basex.gui.view.table.TableView
-
- visible() - Method in class org.basex.gui.view.text.TextView
-
- visible(boolean) - Method in class org.basex.gui.view.text.TextView
-
- visible() - Method in class org.basex.gui.view.tree.TreeView
-
- visible(boolean) - Method in class org.basex.gui.view.tree.TreeView
-
- visible() - Method in class org.basex.gui.view.View
-
Tests if this view is currently visible.
- visible(boolean) - Method in class org.basex.gui.view.View
-
Sets the visibility of the view.