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

ABOUTTITLE - Static variable in interface org.basex.Text
About text.
absolute() - Method in class org.basex.query.item.Uri
Returns if this is an absolute URI.
absolutePosition() - Method in class org.basex.build.fs.parser.BufferedFileChannel
Returns this channel's absolute position.
AbstractExtractor - Class in org.basex.build.fs.metadata
This is an abstract class for defining meta data extractors.
AbstractExtractor() - Constructor for class org.basex.build.fs.metadata.AbstractExtractor
 
AbstractParser - Class in org.basex.build.fs.parser
Abstract class for metadata extractors / file parsers.
access(String, int) - Method in class org.basex.fuse.DeepFS
 
access(String, int) - Method in class org.basex.fuse.DeepFuse
Checks file access permissions.
action(String) - Method in class org.basex.gui.dialog.Dialog
Reacts on user input; can be overwritten.
action(String) - Method in class org.basex.gui.dialog.DialogColors
 
action(String) - Method in class org.basex.gui.dialog.DialogCreate
 
action(String) - Method in class org.basex.gui.dialog.DialogFontChooser
 
action(String) - Method in class org.basex.gui.dialog.DialogImportFS
 
action(String) - Method in class org.basex.gui.dialog.DialogInfo
 
action(String) - Method in class org.basex.gui.dialog.DialogMapLayout
 
action(String) - Method in class org.basex.gui.dialog.DialogOpen
 
action(String) - Method in class org.basex.gui.dialog.DialogPrefs
 
action(String) - Method in class org.basex.gui.dialog.DialogRename
 
actionPerformed(ActionEvent) - Method in class org.basex.gui.dialog.DialogProgress
 
add(byte[], boolean) - Method in class org.basex.build.xml.XMLInput
Inserts some bytes in the input stream.
add(Data) - Method in class org.basex.core.DataPool
Adds a data reference to the pool.
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[]) - Method in class org.basex.data.Namespaces
Adds the specified namespace.
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(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(byte[][], byte[]) - Static method in class org.basex.util.Array
Resizes an array and adds an entry at the end.
add(byte[], byte[], int, int) - Static method in class org.basex.util.Array
Resizes an array and adds an entry at the end.
add(int[], int) - Static method in class org.basex.util.Array
Resizes an array and adds an entry at the end.
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[], E) - Method in class org.basex.util.Map
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(byte[]) - Method in class org.basex.util.Set
Indexes the specified key.
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(byte[], byte[]) - Method in class org.basex.util.TokenMap
Indexes the specified keys and values.
addAtt(int, int, byte[], int) - Method in class org.basex.data.MemData
Adds an attribute.
addAttr(int, int, byte[], int) - Method in class org.basex.build.Builder
Adds an attribute to the database.
addAttr(int, int, byte[], int) - Method in class org.basex.build.DiskBuilder
 
addAttr(int, int, byte[], int) - Method in class org.basex.build.MemBuilder
 
addAttr(int, int, byte[], int) - Method in class org.basex.build.NativeBuilder
 
addColl(NodIter, byte[]) - Method in class org.basex.query.QueryContext
Adds a collection.
addDesc(ArrayList<PathNode>) - Method in class org.basex.data.PathNode
Recursively adds the node and its descendants to the specified list.
addDoc(byte[]) - Method in class org.basex.build.Builder
Adds a document node to the database.
addDoc(byte[]) - Method in class org.basex.build.DiskBuilder
 
addDoc(byte[]) - Method in class org.basex.build.MemBuilder
 
addDoc(byte[]) - Method in class org.basex.build.NativeBuilder
 
addDoc(byte[], int) - Method in class org.basex.data.MemData
Adds an element.
addElem(int, int, int, int, boolean) - Method in class org.basex.build.Builder
Adds an element node to the database.
addElem(int, int, int, int, boolean) - Method in class org.basex.build.DiskBuilder
 
addElem(int, int, int, int, boolean) - Method in class org.basex.build.MemBuilder
 
addElem(int, int, int, int, boolean) - Method in class org.basex.build.NativeBuilder
 
addElem(int, int, int, int, int, boolean) - Method in class org.basex.data.MemData
Adds an element.
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.
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.
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(byte[], int, byte) - Method in class org.basex.build.Builder
Adds a text node to the database.
addText(byte[], int, byte) - Method in class org.basex.build.DiskBuilder
 
addText(byte[], int, byte) - Method in class org.basex.build.MemBuilder
 
addText(byte[], int, byte) - Method in class org.basex.build.NativeBuilder
 
addText(byte[], int, int) - Method in class org.basex.data.MemData
Adds a text node.
addText(QueryContext) - Method in class org.basex.query.expr.Context
 
addText(QueryContext) - Method in class org.basex.query.expr.Expr
Adds a text to an expression.
addText(QueryContext) - Method in class org.basex.query.path.AxisPath
 
addToPool(Data) - Method in class org.basex.core.Context
Adds the specified data reference to the pool.
addUTF(int) - Method in class org.basex.util.TokenBuilder
Adds the specified UTF8 character.
adoptNode(Node) - Method in class org.basex.api.dom.BXDoc
 
AFTER - Static variable in interface org.basex.query.QueryTokens
Parser token.
AFTERROOT - Static variable in interface org.basex.build.BuildText
Builder error.
ALauncher - Class in org.basex.core
This class allows a generic process execution.
ALauncher() - Constructor for class org.basex.core.ALauncher
 
ALBUM - Static variable in interface org.basex.build.fs.FSText
MP3 tag.
all - Variable in class org.basex.query.item.FTItem
Full-text matches.
ALL - Static variable in interface org.basex.query.QueryTokens
Parser token.
ALL - Static variable in interface org.basex.Text
All flag.
ALLINFO - Static variable in class org.basex.core.Prop
Detailed query info.
AMP - Static variable in class org.basex.util.Token
Ampersand Entity.
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.
antiAlias(Graphics, GUIProp) - Static method in class org.basex.gui.layout.BaseXLayout
Sets the specified anti-aliasing rendering.
ANY - Static variable in interface org.basex.build.BuildText
DTD: ANY ELEMENT.
ANY - Static variable in interface org.basex.query.QueryTokens
Parser token.
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
 
APPROX - Static variable in interface org.basex.build.mediovis.MAB2
Approximate Hits Attribute.
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.core.Process
Command arguments.
args() - Method in class org.basex.core.Process
Returns the list of arguments.
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.
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.
AT - Static variable in interface org.basex.Text
Command help.
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.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.CmpGIndex
 
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.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
 
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.
ATTDUPL - Static variable in interface org.basex.Text
Duplicate attribute info.
ATTINDEXINFO - Static variable in interface org.basex.Text
Attribute value index information.
ATTINVALID - Static variable in interface org.basex.Text
Update element info.
ATTL - Static variable in interface org.basex.build.BuildText
DTD: ATTLIST.
attLen(int) - Method in class org.basex.data.Data
Returns an attribute value length.
attLen(int) - Method in class org.basex.data.DiskData
 
attLen(int) - Method in class org.basex.data.MemData
 
attName(int) - Method in class org.basex.data.Data
Returns an attribute name.
attNameID(int) - Method in class org.basex.data.Data
Returns an attribute name id (reference to the attribute name index).
attNameID(byte[]) - Method in class org.basex.data.Data
Returns an id for the specified attribute name.
attNameID(int) - Method in class org.basex.data.DiskData
 
attNameID(int) - Method in class org.basex.data.MemData
 
attNS(int) - Method in class org.basex.data.Data
Returns an attribute namespace (reference to the attribute namespace).
attNS(int) - Method in class org.basex.data.DiskData
 
attNS(int) - Method in class org.basex.data.MemData
 
ATTNSDUPL - Static variable in interface org.basex.query.QueryText
XQST0040: Parsing exception.
attNum(int) - Method in class org.basex.data.Data
Returns an attribute value as double value.
attNum(int) - Method in class org.basex.data.DiskData
 
attNum(int) - Method in class org.basex.data.MemData
 
ATTR - Static variable in class org.basex.data.Data
Node kind: Attribute.
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.
ATTRIBUTETOKENS - Static variable in interface org.basex.build.fs.FSText
Email attributes.
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
 
attSize(int, int) - Method in class org.basex.data.Data
Returns a number of attributes.
attSize(int, int) - Method in class org.basex.data.DiskData
 
attSize(int, int) - Method in class org.basex.data.MemData
 
attValue(int) - Method in class org.basex.data.Data
Returns an attribute value.
attValue(int, int) - Method in class org.basex.data.Data
Finds the specified attribute and returns its value.
attValue(int) - Method in class org.basex.data.DiskData
 
attValue(int) - Method in class org.basex.data.MemData
 
atvindex - Variable in class org.basex.data.MetaData
Flag for creating a attribute value index.
AUDIO - Static variable in interface org.basex.build.fs.FSText
Audio tag.
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