A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

abort() - Method in class org.basex.build.DiskBuilder
 
abort() - Method in class org.basex.core.proc.CreateFS
 
abort() - Method in class org.basex.core.Progress
Aborts a failed or interrupted progress.
abort() - Method in class org.basex.index.FTBuilder
 
abort() - Method in class org.basex.index.PathBuilder
 
abort() - Method in class org.basex.index.ValueBuilder
 
ABOUTTITLE - Static variable in interface org.basex.core.Text
About text.
absolute() - Method in class org.basex.query.item.Uri
Returns if this is an absolute URI.
absolutePosition() - Method in class org.deepfs.fsml.BufferedFileChannel
Returns this channel's absolute position.
acceptsURI(String) - Method in class org.basex.api.xmldb.BXDatabase
 
action(Object) - Method in class org.basex.gui.dialog.Dialog
Reacts on user input; can be overwritten.
action(Object) - Method in class org.basex.gui.dialog.DialogColors
 
action(Object) - Method in class org.basex.gui.dialog.DialogCreate
 
action(Object) - Method in class org.basex.gui.dialog.DialogCreateFS
 
action(Object) - Method in class org.basex.gui.dialog.DialogEdit
 
action(Object) - Method in class org.basex.gui.dialog.DialogExport
 
action(Object) - Method in class org.basex.gui.dialog.DialogFontChooser
 
action(Object) - Method in class org.basex.gui.dialog.DialogInfo
 
action(Object) - Method in class org.basex.gui.dialog.DialogInsert
 
action(Object) - Method in class org.basex.gui.dialog.DialogMapLayout
 
action(Object) - Method in class org.basex.gui.dialog.DialogMountFS
 
action(Object) - Method in class org.basex.gui.dialog.DialogOpen
 
action(Object) - Method in class org.basex.gui.dialog.DialogPass
 
action(Object) - Method in class org.basex.gui.dialog.DialogPrefs
 
action(Object) - Method in class org.basex.gui.dialog.DialogRename
 
action(Object) - Method in class org.basex.gui.dialog.DialogServer
 
action(Object) - Method in class org.basex.gui.dialog.DialogUser
Reacts on user input.
actionPerformed(ActionEvent) - Method in class org.basex.gui.dialog.DialogProgress
 
actionPerformed(ActionEvent) - Method in class org.basex.gui.view.text.TextView
 
add(byte[], boolean) - Method in class org.basex.build.xml.XMLInput
Inserts some bytes in the input stream.
add(ServerProcess) - Method in class org.basex.core.Context
Adds the specified session.
Add - Class in org.basex.core.proc
Evaluates the 'add' command and adds a single document to a collection.
Add(String) - Constructor for class org.basex.core.proc.Add
Default constructor.
add(FTMatch) - Method in class org.basex.data.FTMatch
Adds a all matches of a full-text match.
add(FTStringMatch) - Method in class org.basex.data.FTMatch
Adds a string match.
add(FTMatch) - Method in class org.basex.data.FTMatches
Adds a match entry.
add(int, FTMatches) - Method in class org.basex.data.FTPosData
Adds position data.
add(byte[], byte[], int) - Method in class org.basex.data.Namespaces
Adds the specified namespace to the namespace structure and changes the root node.
add(int, int, byte[], byte[]) - Method in class org.basex.data.Namespaces
Adds a namespace for the specified pre value.
add(int, int, byte) - Method in class org.basex.data.PathSummary
Opens an element.
add(byte[]) - Method in class org.basex.data.StatsKey
Adds a value.
add(Component) - Method in class org.basex.gui.layout.BaseXSplit
 
add(View) - Method in class org.basex.gui.view.ViewNotifier
Adds a new view.
add(QueryContext) - Method in class org.basex.query.expr.Group
Adds the items to be grouped.
add(QueryContext) - Method in class org.basex.query.expr.Order
Adds the items to be sorted.
add(Thesaurus) - Method in class org.basex.query.ft.ThesQuery
Merges two thesaurus definitions.
add(Nod) - Method in class org.basex.query.iter.NodIter
Adds a node.
add(Iter) - Method in class org.basex.query.iter.SeqIter
Adds the contents of an iterator.
add(Item) - Method in class org.basex.query.iter.SeqIter
Adds a single item.
add(QNm, Type) - Method in class org.basex.query.up.NamePool
Adds an entry to the pool.
add(UpdatePrimitive, QueryContext) - Method in class org.basex.query.up.Updates
Adds an update primitive to the corresponding primitive list.
add(Func) - Method in class org.basex.query.util.Functions
Adds a local function.
add(QNm) - Method in class org.basex.query.util.NSLocal
Adds the specified namespace.
add(Var) - Method in class org.basex.query.util.Variables
Indexes a local variable.
add(ServerProcess) - Method in class org.basex.server.Sessions
Adds a session to the array.
add(T[], T) - Static method in class org.basex.util.Array
Resizes an array and adds an entry at the end.
add(byte[], byte[]) - Method in class org.basex.util.Atts
Adds next value.
add(boolean) - Method in class org.basex.util.BoolList
Adds next value.
add(int[]) - Method in class org.basex.util.IntArrayList
Adds next value.
add(int) - Method in class org.basex.util.IntList
Adds next value.
add(byte[], int) - Method in class org.basex.util.IntMap
Indexes the specified keys and values.
add(byte[], int) - Static method in class org.basex.util.Num
Compresses and writes an integer value to the specified array and returns the array.
add(String) - Method in class org.basex.util.StringList
Adds a string to the array.
add(char) - Method in class org.basex.util.TokenBuilder
Adds a single character to the token.
add(byte) - Method in class org.basex.util.TokenBuilder
Adds a single character to the token.
add(int) - Method in class org.basex.util.TokenBuilder
Adds an integer to the token.
add(byte[]) - Method in class org.basex.util.TokenBuilder
Adds a byte array to the token.
add(byte[], int, int) - Method in class org.basex.util.TokenBuilder
Adds a partial byte array to the token.
add(String) - Method in class org.basex.util.TokenBuilder
Adds a string to the token.
add(Object, Object...) - Method in class org.basex.util.TokenBuilder
Replaces all % characters in the input string by the specified extension objects, which can be byte arrays or any other object.
add(byte[]) - Method in class org.basex.util.TokenList
Adds next value.
add(int) - Method in class org.basex.util.TokenList
Adds next value.
add(String) - Method in class org.basex.util.TokenList
Adds next value.
add(byte[], byte[]) - Method in class org.basex.util.TokenMap
Indexes the specified keys and values.
add(byte[]) - Method in class org.basex.util.TokenSet
Indexes the specified key and returns the offset of the added key.
addColl(NodIter, byte[]) - Method in class org.basex.query.QueryContext
Adds a collection.
addDataReference(Data) - Method in class org.basex.query.up.Updates
Adds a data reference to the reference list.
addDesc(ArrayList<PathNode>) - Method in class org.basex.data.PathNode
Recursively adds the node and its descendants to the specified list.
addDoc(DBNode) - Method in class org.basex.query.QueryContext
Adds a document to the document array.
addFilter(String, String) - Method in class org.basex.gui.layout.BaseXFileChooser
Sets a file filter.
addGlobal(Var) - Method in class org.basex.query.util.Variables
Indexes a global variable.
addInteraction(Component, byte[], Window) - Static method in class org.basex.gui.layout.BaseXLayout
Adds default interactions to the specified component.
addLayoutComponent(String, Component) - Method in class org.basex.gui.layout.BaseXSplit
Adds the specified component.
addLayoutComponent(String, Component) - Method in class org.basex.gui.layout.TableLayout
Adds the specified component with the specified name to the layout.
addMeta(MetaElem, byte[]) - Method in class org.deepfs.fsml.DeepFile
Adds a metadata key-value pair for the current file.
addMeta(MetaElem, String) - Method in class org.deepfs.fsml.DeepFile
Adds a metadata key-value pair for the current file.
addMeta(MetaElem, short) - Method in class org.deepfs.fsml.DeepFile
Adds a metadata key-value pair for the current file.
addMeta(MetaElem, int) - Method in class org.deepfs.fsml.DeepFile
Adds a metadata key-value pair for the current file.
addMeta(MetaElem, long) - Method in class org.deepfs.fsml.DeepFile
Adds a metadata key-value pair for the current file.
addMeta(MetaElem, double) - Method in class org.deepfs.fsml.DeepFile
Adds a metadata key-value pair for the current file.
addMeta(MetaElem, Duration) - Method in class org.deepfs.fsml.DeepFile
Adds a metadata key-value pair for the current file.
addMeta(MetaElem, XMLGregorianCalendar) - Method in class org.deepfs.fsml.DeepFile
Adds a metadata key-value pair for the current file.
addPred(Expr) - Method in class org.basex.query.path.AxisPath
Adds a predicate to the last step.
addSearch(BaseXTextField) - Method in class org.basex.gui.layout.BaseXText
Adds a search dialog.
addText(QueryContext) - Method in class org.basex.query.expr.Context
 
addText(QueryContext) - Method in class org.basex.query.expr.Expr
Optionally adds a text node to an expression for potential index rewriting.
addText(QueryContext) - Method in class org.basex.query.path.AxisPath
 
addText(long, int, String) - Method in class org.deepfs.fsml.DeepFile
Adds a text section.
addURI(byte[]) - Method in class org.basex.data.Namespaces
Adds the specified namespace uri.
addUTF(int) - Method in class org.basex.util.TokenBuilder
Adds the specified UTF8 character.
addXML(long, int, Data) - Method in class org.deepfs.fsml.DeepFile
Adds a xml document or fragment to the DeepFile.
addXML(long, int, String) - Method in class org.deepfs.fsml.DeepFile
Adds a xml document or fragment to the DeepFile.
ADMIN - Static variable in interface org.basex.core.Text
Admin user.
ADMIN - Static variable in class org.basex.core.User
Admin permission (global).
ADMINLOGIN - Static variable in interface org.basex.core.Text
Login.
adoptNode(Node) - Method in class org.basex.api.dom.BXDoc
 
AFTER - Static variable in interface org.basex.query.QueryTokens
Parser token.
after(boolean) - Method in class org.basex.server.Semaphore
Modifications after executing a process.
AFTERROOT - Static variable in interface org.basex.build.BuildText
Builder error.
AInfo - Class in org.basex.core.proc
Abstract class for database info.
align - Variable in class org.basex.util.Table
Alignment (false: left, true: right alignment).
ALL - Static variable in interface org.basex.core.Text
All flag.
all - Variable in class org.basex.query.item.FTItem
Full-text matches.
ALL - Static variable in interface org.basex.query.QueryTokens
Parser token.
ALLINFO - Static variable in class org.basex.core.Prop
Detailed processing info.
alter(String, String) - Method in class org.basex.core.Users
Changes the password of a user.
ALTERPW - Static variable in interface org.basex.core.Text
Alter password.
AlterUser - Class in org.basex.core.proc
Evaluates the 'alter user' command and alters the password of a user.
AlterUser(String, String) - Constructor for class org.basex.core.proc.AlterUser
Default constructor.
AMP - Static variable in class org.basex.util.Token
Ampersand Entity.
anc() - Method in class org.basex.query.item.DBNode
 
anc() - Method in class org.basex.query.item.Nod
Returns an ancestor axis iterator.
ancOrSelf() - Method in class org.basex.query.item.Nod
Returns an ancestor-or-self axis iterator.
and(int, int) - Method in class org.basex.data.FTMatches
Adds a match entry.
And - Class in org.basex.query.expr
And expression.
And(Expr[]) - Constructor for class org.basex.query.expr.And
Constructor.
and(double, double) - Method in class org.basex.query.ft.Scoring
Combines two scoring values.
AND - Static variable in interface org.basex.query.QueryTokens
Parser token.
ANY - Static variable in interface org.basex.build.BuildText
DTD: ANY ELEMENT.
ANY - Static variable in interface org.basex.query.QueryTokens
Parser token.
ANYSIMPLE - Static variable in interface org.basex.query.QueryTokens
AnySimpleType.
ANYTYPE - Static variable in interface org.basex.query.QueryTokens
AnyType.
APOS - Static variable in class org.basex.util.Token
Apostrophe Entity.
appendChild(Node) - Method in class org.basex.api.dom.BXNode
 
appendData(String) - Method in class org.basex.api.dom.BXChar
 
apply(int) - Method in class org.basex.query.up.primitives.DeletePrimitive
 
apply(int) - Method in class org.basex.query.up.primitives.InsertAfter
 
apply(int) - Method in class org.basex.query.up.primitives.InsertAttribute
 
apply(int) - Method in class org.basex.query.up.primitives.InsertBefore
 
apply(int) - Method in class org.basex.query.up.primitives.InsertInto
 
apply(int) - Method in class org.basex.query.up.primitives.InsertIntoFirst
 
apply(int) - Method in class org.basex.query.up.primitives.Put
 
apply(int) - Method in class org.basex.query.up.primitives.RenamePrimitive
 
apply(int) - Method in class org.basex.query.up.primitives.ReplaceElemContent
 
apply(int) - Method in class org.basex.query.up.primitives.ReplacePrimitive
 
apply(int) - Method in class org.basex.query.up.primitives.ReplaceValue
 
apply(int) - Method in class org.basex.query.up.primitives.UpdatePrimitive
Applies the update operation represented by this primitive to the database.
apply() - Method in class org.basex.query.up.Updates
Checks constraints and applies all update primitives to the databases if no constraints are hurt.
AProp - Class in org.basex.core
This class assembles properties which are used all around the project.
AProp(String) - Constructor for class org.basex.core.AProp
Constructor.
ARG - Static variable in interface org.basex.query.QueryTokens
Query Plan.
args - Variable in class org.basex.query.expr.Func
Arguments.
Args - Class in org.basex.util
This class parses command-line arguments.
Args(String[]) - Constructor for class org.basex.util.Args
Default constructor.
Arr - Class in org.basex.query.expr
Abstract array expression.
Array - Class in org.basex.util
This class provides convenience methods for handling arrays and serves as an extension to the Arrays class of Java.
ARROW - Static variable in class org.basex.gui.layout.BaseXDSlider
Slider width.
AS - Static variable in interface org.basex.query.QueryTokens
Parser token.
ASCENDING - Static variable in interface org.basex.query.QueryTokens
Parser token.
ascii(byte[]) - Static method in class org.basex.util.Token
Checks if the specified token only consists of ASCII characters.
ASSIGN - Static variable in interface org.basex.query.QueryTokens
Parser token.
AT - Static variable in interface org.basex.query.QueryTokens
Parser token.
ATIME - Static variable in class org.deepfs.fs.DeepFS
Time of last access token.
atimeID - Variable in class org.deepfs.fs.DeepFS
Index References.
Atm - Class in org.basex.query.item
Untyped atomic item.
Atm(byte[]) - Constructor for class org.basex.query.item.Atm
Constructor.
atom(int) - Method in class org.basex.data.Data
Returns an atomized content for any node kind.
atomic(QueryContext) - Method in class org.basex.query.expr.And
 
atomic(QueryContext) - Method in class org.basex.query.expr.Cast
 
atomic(QueryContext) - Method in class org.basex.query.expr.Castable
 
atomic(QueryContext) - Method in class org.basex.query.expr.CAttr
 
atomic(QueryContext) - Method in class org.basex.query.expr.CComm
 
atomic(QueryContext) - Method in class org.basex.query.expr.CDoc
 
atomic(QueryContext) - Method in class org.basex.query.expr.CElem
 
atomic(QueryContext) - Method in class org.basex.query.expr.CFrag
 
atomic(QueryContext) - Method in class org.basex.query.expr.Clc
 
atomic(QueryContext) - Method in class org.basex.query.expr.CmpG
 
atomic(QueryContext) - Method in class org.basex.query.expr.CmpN
 
atomic(QueryContext) - Method in class org.basex.query.expr.CmpR
 
atomic(QueryContext) - Method in class org.basex.query.expr.CmpV
 
atomic(QueryContext) - Method in class org.basex.query.expr.CPI
 
atomic(QueryContext) - Method in class org.basex.query.expr.CText
 
atomic(QueryContext) - Method in class org.basex.query.expr.Expr
Evaluates the expression and returns the resulting item or a null reference.
atomic(QueryContext) - Method in class org.basex.query.expr.Func
 
atomic(QueryContext) - Method in class org.basex.query.expr.Instance
 
atomic(QueryContext) - Method in class org.basex.query.expr.Or
 
atomic(QueryContext) - Method in class org.basex.query.expr.Pos
 
atomic(QueryContext) - Method in class org.basex.query.expr.Satisfy
 
atomic(QueryContext) - Method in class org.basex.query.expr.Unary
 
atomic(QueryContext) - Method in class org.basex.query.ft.FTAnd
 
atomic(QueryContext) - Method in class org.basex.query.ft.FTContains
 
atomic(QueryContext) - Method in class org.basex.query.ft.FTContainsIndex
 
atomic(QueryContext) - Method in class org.basex.query.ft.FTExpr
This method is called by the sequential full-text evaluation.
atomic(QueryContext) - Method in class org.basex.query.ft.FTMildNot
 
atomic(QueryContext) - Method in class org.basex.query.ft.FTNot
 
atomic(QueryContext) - Method in class org.basex.query.ft.FTOptions
 
atomic(QueryContext) - Method in class org.basex.query.ft.FTOr
 
atomic(QueryContext) - Method in class org.basex.query.ft.FTWeight
 
atomic(QueryContext) - Method in class org.basex.query.ft.FTWords
 
atomic(QueryContext) - Method in class org.basex.query.func.FNAggr
 
atomic(QueryContext) - Method in class org.basex.query.func.FNBaseX
 
atomic(QueryContext) - Method in class org.basex.query.func.FNGen
 
atomic(QueryContext) - Method in class org.basex.query.func.FNSeq
 
atomic(QueryContext) - Method in class org.basex.query.func.FNSimple
 
atomic(QueryContext) - Method in class org.basex.query.item.Item
 
atomic(QueryContext) - Method in class org.basex.query.item.Seq
 
atomic(QueryContext) - Method in class org.basex.query.up.Delete
 
atomic(QueryContext) - Method in class org.basex.query.up.Insert
 
atomic(QueryContext) - Method in class org.basex.query.up.Rename
 
atomic(QueryContext) - Method in class org.basex.query.up.Replace
 
atomic(QueryContext) - Method in class org.basex.query.up.Transform
 
ats - Variable in class org.basex.query.expr.Constr
Attribute array.
ATT - Static variable in interface org.basex.data.DataText
Attribute output.
ATT1 - Static variable in interface org.basex.data.DataText
Attribute output.
ATT2 - Static variable in interface org.basex.data.DataText
Attribute output.
ATTCHAR - Static variable in interface org.basex.build.BuildText
Scanner Error.
ATTCLOSE - Static variable in interface org.basex.build.BuildText
Scanner Error.
ATTDUPL - Static variable in interface org.basex.query.QueryText
XQST0040: Parsing exception.
ATTINDEXINFO - Static variable in interface org.basex.core.Text
Attribute value index information.
ATTL - Static variable in interface org.basex.build.BuildText
DTD: ATTLIST.
ATTR - Static variable in class org.basex.data.Data
Node kind: Attribute.
attr(int, int, int, byte[], int, boolean) - Method in class org.basex.data.Data
Adds an attribute entry to the internal update buffer.
attr() - Method in class org.basex.query.item.DBNode
 
attr() - Method in class org.basex.query.item.FNode
 
attr() - Method in class org.basex.query.item.Nod
Returns an attribute axis iterator.
attribute(byte[], byte[]) - Method in class org.basex.data.DOTSerializer
 
attribute(byte[], byte[]) - Method in class org.basex.data.SAXSerializer
 
attribute(byte[], byte[]) - Method in class org.basex.data.Serializer
Serializes an attribute.
attribute(byte[], byte[]) - Method in class org.basex.data.XMLSerializer
 
ATTRIBUTE - Static variable in interface org.basex.query.QueryTokens
Parser token.
ATTRINDEX - Static variable in class org.basex.core.Prop
Flag for creating an attribute value index.
atts - Variable in class org.basex.data.Data
Attribute name index.
Atts - Class in org.basex.util
This is a simple container for attributes (keys and values).
Atts() - Constructor for class org.basex.util.Atts
 
atts(File, boolean) - Static method in class org.deepfs.fs.DeepFS
Constructs attributes for file and directory tags.
attSize(int, int) - Method in class org.basex.data.Data
Returns a number of attributes.
attValue(Data, int, int) - Static method in class org.basex.gui.view.ViewData
Finds the specified attribute and returns its value.
atvindex - Variable in class org.basex.data.MetaData
Flag for creating a attribute value index.
availableParsers() - Method in class org.deepfs.fsml.ParserRegistry
Returns all available parsers.
Axis - Enum in org.basex.query.path
XPath axes.
axis - Variable in class org.basex.query.path.Step
Axis.
AXIS - Static variable in interface org.basex.query.QueryTokens
Query Plan.
AxisPath - Class in org.basex.query.path
Axis Path expression.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z