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

T

TAB - Static variable in class org.basex.gui.layout.BaseXKeys
Tab key.
table(Data, int, int) - Static method in class org.basex.core.proc.InfoTable
Prints the specified range of the table.
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
This abstract class defines the methods for accessing the database table representation.
TableAccess(MetaData, String) - Constructor for class org.basex.io.TableAccess
Constructor.
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
This class stores the table on disk and reads it block-wise.
TableDiskAccess(MetaData, String) - Constructor for class org.basex.io.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.
TABLEMEM - Static variable in class org.basex.core.Prop
Flag for loading database table into main memory.
TableMemAccess - Class in org.basex.io
This class allows main memory access to the database table representation.
TableMemAccess(MetaData, String, int) - Constructor for class org.basex.io.TableMemAccess
Stores the table in long arrays.
TableMemAccess(MetaData, String) - Constructor for class org.basex.io.TableMemAccess
Stores the table in long arrays.
TABLENS - Static variable in interface org.basex.data.DataText
Namespace header.
TableOutput - Class in org.basex.io
This class allows a blockwise output of the database table.
TableOutput(MetaData, String) - Constructor for class org.basex.io.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(String) - Method in enum org.deepfs.fsml.DeepNS
Adds the corresponding namespace prefix to the element.
tags - Variable in class org.basex.data.Data
Tag index.
TAGWRONG - Static variable in interface org.basex.query.QueryText
XPST0003: Parsing exception.
test(QueryContext) - Method in class org.basex.query.expr.Expr
Performs a predicate test and returns the item if test was successful.
test(QueryContext) - Method in class org.basex.query.item.Item
 
test(QueryContext) - Method in class org.basex.query.item.Seq
 
test - Variable in class org.basex.query.path.Step
Node test.
Test - Class in org.basex.query.path
XQuery node tests.
Test() - Constructor for class org.basex.query.path.Test
 
TEST - Static variable in interface org.basex.query.QueryTokens
Query Plan.
Test.Kind - Enum in org.basex.query.path
Test types.
TESTINCOMPLETE - Static variable in interface org.basex.query.QueryText
XPST0003: Parsing exception.
TESTINVALID - Static variable in interface org.basex.query.QueryText
XPST0003: Parsing exception.
text(TokenBuilder) - 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 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.
text(int, boolean) - Method in class org.basex.data.DiskData
 
text(byte[]) - Method in class org.basex.data.DOTSerializer
 
text(byte[], FTPos) - Method in class org.basex.data.DOTSerializer
 
text(int, boolean) - Method in class org.basex.data.MemData
 
text(int, byte[], boolean) - Method in class org.basex.data.MemData
 
text(byte[]) - Method in class org.basex.data.SAXSerializer
 
text(byte[], FTPos) - Method in class org.basex.data.SAXSerializer
 
text(byte[]) - Method in class org.basex.data.Serializer
Serializes a text.
text(byte[], FTPos) - Method in class org.basex.data.Serializer
Serializes a text.
text(byte[]) - Method in class org.basex.data.XMLSerializer
 
text(byte[], FTPos) - Method in class org.basex.data.XMLSerializer
 
text - Variable in class org.basex.gui.layout.BaseXTextTokens
Text array to be written.
TEXT - Static variable in interface org.basex.query.QueryTokens
Parser token.
text - Variable in class org.basex.util.Tokenizer
Text.
TEXT_CONTENT - Static variable in class org.deepfs.fs.DeepFS
Text content token.
TEXTENC - Static variable in interface org.basex.build.BuildText
Scanner Error.
TEXTEND - Static variable in class org.basex.gui.layout.BaseXKeys
End of text.
TEXTINDEX - Static variable in class org.basex.core.Prop
Flag for creating a text index.
textLen(int, boolean) - Method in class org.basex.data.Data
Returns a text (text, comment, pi) length.
textLen(int, boolean) - Method in class org.basex.data.DiskData
 
textLen(int, boolean) - Method in class org.basex.data.MemData
 
textNode(double, double, double, double) - Static method in class org.basex.query.ft.Scoring
Returns the score for a text node.
textNum(int, boolean) - Method in class org.basex.data.Data
Returns a text (text, comment, pi) as double value.
textNum(int, boolean) - Method in class org.basex.data.DiskData
 
textNum(int, boolean) - Method in class org.basex.data.MemData
 
TEXTSTART - Static variable in class org.basex.gui.layout.BaseXKeys
Beginning of text.
TEXTTIT - Static variable in interface org.basex.core.Text
Text title.
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 BaseXText 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.query.ft.Scoring
Returns a tf-idf for the specified values.
th - Variable in class org.basex.query.ft.FTOpt
Thesaurus.
THEN - Static variable in interface org.basex.query.QueryTokens
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.QueryTokens
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
 
THESRNG - Static variable in interface org.basex.query.QueryText
FTST0000: Parsing exception.
TIFFParser - Class in org.deepfs.fsml.parsers
Parser for TIF files.
TIFFParser() - Constructor for class org.deepfs.fsml.parsers.TIFFParser
 
tim() - Method in class org.basex.query.item.Dur
Returns the time.
Tim - Class in org.basex.query.item
Time item.
Tim(Tim, DTd, boolean) - Constructor for class org.basex.query.item.Tim
Constructor.
Tim(byte[]) - Constructor for class org.basex.query.item.Tim
Constructor.
time - Variable in class org.basex.data.MetaData
Modification time.
time - Variable in class org.basex.query.QueryContext
Current Time.
TIMEOUT - Static variable in class org.basex.core.Prop
Server timeout in seconds; deactivated if set to 0.
TIMES - Static variable in interface org.basex.query.QueryTokens
Parser token.
tit() - Method in class org.basex.build.Builder
 
tit() - Method in class org.basex.build.FSParser
 
tit() - Method in class org.basex.build.xml.DirParser
 
tit() - Method in class org.basex.build.xml.DOCWrapper
 
tit() - Method in class org.basex.build.xml.SAXWrapper
 
tit() - Method in class org.basex.build.xml.XMLParser
 
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 - Static variable in interface org.basex.build.mediovis.MAB2
Tag.
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.
tn - Variable in class org.basex.index.Names
total number of entries.
TO - Static variable in interface org.basex.core.Text
Command help.
TO - Static variable in interface org.basex.query.QueryTokens
Parser token.
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.
tok() - Method in enum org.deepfs.fsml.MetaElem
Returns the metadata attribute name as byte[].
token(Data) - Method in class org.basex.data.PathNode
Returns a readable representation of this node.
Token - Class in org.basex.util
This class provides convenience operations for handling so-called '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.
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.
Tokenizer - Class in org.basex.util
Full-text tokenizer.
Tokenizer(Prop) - Constructor for class org.basex.util.Tokenizer
Empty constructor.
Tokenizer(byte[], Prop) - Constructor for class org.basex.util.Tokenizer
Constructor.
Tokenizer(byte[], FTOpt, boolean, Prop) - Constructor for class org.basex.util.Tokenizer
Constructor.
Tokenizer.FTUnit - Enum in org.basex.util
Units.
TokenList - Class in org.basex.util
This is a simple container for tokens (byte arrays).
TokenList() - Constructor for class org.basex.util.TokenList
Default constructor.
TokenList(int) - Constructor for class org.basex.util.TokenList
Constructor.
TokenList(double) - Constructor for class org.basex.util.TokenList
Constructor.
TokenMap - Class in org.basex.util
This is a simple hash map, extending the even simpler hash set.
TokenMap() - Constructor for class org.basex.util.TokenMap
 
TokenSet - Class in org.basex.util
This is a simple hash set, storing keys in byte arrays.
TokenSet() - Constructor for class org.basex.util.TokenSet
Constructor.
TokenSet(DataInput) - Constructor for class org.basex.util.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.
TOOLBAR - Static variable in class org.basex.gui.GUIConstants
Toolbar entries, containing the button commands.
tooltip(boolean) - Method in class org.basex.gui.view.ViewNotifier
Returns the last or next query string.
TOP_MARGIN - Static variable in interface org.basex.gui.view.tree.TreeViewOptions
Margin to top.
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.proc.AlterUser
 
toString() - Method in class org.basex.core.proc.CreateColl
 
toString() - Method in class org.basex.core.proc.CreateDB
 
toString() - Method in class org.basex.core.proc.CreateFS
 
toString() - Method in class org.basex.core.proc.CreateIndex
 
toString() - Method in class org.basex.core.proc.CreateMAB
 
toString() - Method in class org.basex.core.proc.CreateUser
 
toString() - Method in class org.basex.core.proc.Cs
 
toString() - Method in class org.basex.core.proc.DropDB
 
toString() - Method in class org.basex.core.proc.DropIndex
 
toString() - Method in class org.basex.core.proc.DropUser
 
toString() - Method in class org.basex.core.proc.Find
 
toString() - Method in class org.basex.core.proc.Grant
 
toString() - Method in class org.basex.core.proc.InfoDB
 
toString() - Method in class org.basex.core.proc.InfoIndex
 
toString() - Method in class org.basex.core.proc.InfoTable
 
toString() - Method in class org.basex.core.proc.ShowDatabases
 
toString() - Method in class org.basex.core.proc.ShowSessions
 
toString() - Method in class org.basex.core.proc.ShowUsers
 
toString() - Method in class org.basex.core.Proc
Returns a string representation of the process.
toString() - Method in class org.basex.core.proc.XQuery
 
toString(int, int) - Method in class org.basex.data.Data
Returns a string representation of the specified table range.
toString() - Method in class org.basex.data.Data
 
toString() - Method in class org.basex.data.FTMatch
 
toString() - Method in class org.basex.data.FTMatches
 
toString() - Method in class org.basex.data.FTPos
 
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.data.StatsKey
 
toString() - Method in class org.basex.gui.layout.BaseXTextTokens
 
toString() - Method in class org.basex.gui.view.View
 
toString() - Method in class org.basex.gui.view.ViewRect
 
toString() - Method in class org.basex.io.CachedOutput
 
toString() - Method in class org.basex.io.IO
 
toString() - Method in class org.basex.io.IOContent
 
toString() - Method in class org.basex.query.expr.And
 
toString() - Method in enum org.basex.query.expr.Calc
 
toString() - Method in class org.basex.query.expr.Case
 
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.CAttr
 
toString() - Method in class org.basex.query.expr.CComm
 
toString() - Method in class org.basex.query.expr.CDoc
 
toString() - Method in class org.basex.query.expr.CElem
 
toString() - Method in class org.basex.query.expr.Clc
 
toString() - Method in enum org.basex.query.expr.CmpG.Comp
 
toString() - Method in class org.basex.query.expr.CmpG
 
toString() - Method in enum org.basex.query.expr.CmpN.Comp
 
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.Comp
 
toString() - Method in class org.basex.query.expr.CmpV
 
toString() - Method in class org.basex.query.expr.Context
 
toString() - Method in class org.basex.query.expr.CPI
 
toString() - Method in class org.basex.query.expr.CText
 
toString() - Method in class org.basex.query.expr.Except
 
toString() - Method in class org.basex.query.expr.FLWOR
 
toString() - Method in class org.basex.query.expr.For
 
toString() - Method in class org.basex.query.expr.Func
 
toString() - Method in class org.basex.query.expr.FunCall
 
toString() - Method in class org.basex.query.expr.Group
 
toString() - Method in class org.basex.query.expr.Grp
 
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.InterSect
 
toString() - Method in class org.basex.query.expr.Let
 
toString() - Method in class org.basex.query.expr.List
 
toString() - Method in class org.basex.query.expr.Or
 
toString() - Method in class org.basex.query.expr.Ord
 
toString() - Method in class org.basex.query.expr.Order
 
toString() - Method in class org.basex.query.expr.Pos
 
toString() - Method in class org.basex.query.expr.Pred
 
toString() - Method in class org.basex.query.expr.Preds
 
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.Satisfy
 
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.TypeSwitch
 
toString() - Method in class org.basex.query.expr.Unary
 
toString() - Method in class org.basex.query.expr.Union
 
toString() - Method in class org.basex.query.expr.VarCall
 
toString() - Method in class org.basex.query.ExprInfo
 
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.FTContainsIndex
 
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.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.FTOpt
 
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.Fun
 
toString() - Method in enum org.basex.query.func.FunDef
 
toString() - Method in class org.basex.query.func.FunJava
 
toString() - Method in class org.basex.query.item.B64
 
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.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.FPI
 
toString() - Method in class org.basex.query.item.FTItem
 
toString() - Method in class org.basex.query.item.FTxt
 
toString() - Method in class org.basex.query.item.Hex
 
toString() - Method in class org.basex.query.item.Item
 
toString() - Method in class org.basex.query.item.Jav
 
toString() - Method in class org.basex.query.item.QNm
 
toString() - Method in class org.basex.query.item.Seq
 
toString() - Method in class org.basex.query.item.SeqType
 
toString() - Method in class org.basex.query.item.Str
 
toString() - Method in enum org.basex.query.item.Type
 
toString() - Method in class org.basex.query.iter.NodIter
 
toString() - Method in class org.basex.query.iter.RangeIter
 
toString() - Method in class org.basex.query.iter.SeqIter
 
toString() - Method in enum org.basex.query.path.Axis
 
toString() - Method in class org.basex.query.path.AxisPath
 
toString() - Method in class org.basex.query.path.KindTest
 
toString() - Method in class org.basex.query.path.MixedPath
 
toString() - Method in class org.basex.query.path.NameTest
 
toString(Expr[]) - Method in class org.basex.query.path.Path
Returns a string representation.
toString() - Method in class org.basex.query.path.Step
 
toString() - Method in class org.basex.query.QueryContext
 
toString() - Method in class org.basex.query.up.Delete
 
toString() - Method in class org.basex.query.up.Insert
 
toString() - Method in class org.basex.query.up.primitives.Put
 
toString() - Method in class org.basex.query.up.Rename
 
toString() - Method in class org.basex.query.up.Replace
 
toString() - Method in class org.basex.query.up.Transform
 
toString() - Method in class org.basex.query.util.Functions
 
toString() - Method in class org.basex.query.util.Var
 
toString() - Method in class org.basex.query.util.Variables
 
toString() - Method in class org.basex.query.util.Vars
 
toString() - Method in class org.basex.server.ServerProcess
 
toString() - Method in class org.basex.util.Atts
 
toString() - Method in class org.basex.util.IntList
 
toString() - Method in class org.basex.util.Performance
 
toString() - Method in class org.basex.util.TokenBuilder
 
toString() - Method in enum org.basex.util.Tokenizer.FTUnit
Returns a string representation.
toString() - Method in class org.basex.util.Tokenizer
 
toString() - Method in class org.basex.util.TokenList
 
toString() - Method in class org.deepfs.fsml.BufferedFileChannel
 
toString() - Method in class org.deepfs.fsml.DeepFile
 
toString() - Method in enum org.deepfs.fsml.DeepNS
 
toString() - Method in enum org.deepfs.fsml.FileType
 
toString() - Method in enum org.deepfs.fsml.MetaElem
Returns the content for a container element.
toString() - Method in enum org.deepfs.fsml.MimeType
 
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(String[]) - Method in class org.deepfs.DeepShell
Creates a file if it doesn't exist yet.
TOWN - Static variable in interface org.basex.build.mediovis.MAB2
Tag.
toXML() - Method in class org.deepfs.fsml.DeepFile
Returns the xml representation for this deep file.
Transform - Class in org.basex.query.up
Transform expression.
Transform(Let[], Expr, Expr) - Constructor for class org.basex.query.up.Transform
Constructor.
TRANSLATION - Static variable in interface org.basex.core.Text
Translation.
traverse(File) - Method in class org.deepfs.util.FSWalker
Entry point for a directory traversal.
Treat - Class in org.basex.query.expr
Treat as expression.
Treat(Expr, SeqType) - Constructor for class org.basex.query.expr.Treat
Constructor.
TREAT - Static variable in interface org.basex.query.QueryTokens
Parser token.
tree(String[]) - Method in class org.deepfs.DeepShell
Creates a file if it doesn't exist yet.
TreeBorder - Class in org.basex.gui.view.tree
This class is used to store subtree borders.
TreeBorder(int, int, int) - Constructor for class org.basex.gui.view.tree.TreeBorder
Stores subtree borders.
TreeCaching - Class in org.basex.gui.view.tree
This class determines nodes per level and caches them.
TreePrinter - Class in org.deepfs.util
Produces tree(1)-like output of a directory hierarchy.
TreePrinter() - Constructor for class org.deepfs.util.TreePrinter
 
TreeRect - Class in org.basex.gui.view.tree
This is class is used to handle rectangles.
TreeRect(int, int) - Constructor for class org.basex.gui.view.tree.TreeRect
Initializes TreeRect.
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.
TreeViewOptions - Interface in org.basex.gui.view.tree
This interface contains options for the tree view.
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.
TRUE - Static variable in interface org.basex.core.Text
Command help.
TRUE - Static variable in class org.basex.query.item.Bln
Static boolean item (use with care).
TRUE - Static variable in class org.basex.util.Token
True token.
Try - Class in org.basex.query.expr
Project specific try/catch expression.
Try(Expr, Catch[]) - Constructor for class org.basex.query.expr.Try
Constructor.
TRY - Static variable in interface org.basex.query.QueryTokens
Parser token.
TXTINDEX - Static variable in interface org.basex.core.Text
Index info.
txtindex - Variable in class org.basex.data.MetaData
Flag for creating a text index.
TXTINDEXINFO - Static variable in interface org.basex.core.Text
Text index information.
TXTParser - Class in org.deepfs.fsml.parsers
Text parser that tries to extract textual content from files.
TXTParser() - Constructor for class org.deepfs.fsml.parsers.TXTParser
 
TYPE - Static variable in interface org.basex.build.mediovis.MAB2
Tag.
type(byte[]) - Static method in class org.basex.gui.GUIFS
Returns the file type for the specified filename.
type() - Method in interface org.basex.index.IndexToken
Returns the index type.
type() - Method in class org.basex.index.RangeToken
 
type() - Method in class org.basex.index.ValuesToken
 
type(Object) - Static method in class org.basex.query.func.FunJava
Returns an appropriate XQuery data type for the specified Java object.
type - Variable in class org.basex.query.item.Item
Data type.
type - Variable in class org.basex.query.item.SeqType
Sequence type.
Type - Enum in org.basex.query.item
XQuery data types.
type - Variable in class org.basex.query.path.Test
Node test.
TYPE - Static variable in interface org.basex.query.QueryTokens
Query Plan.
type() - Method in class org.basex.query.up.primitives.DeletePrimitive
 
type() - Method in class org.basex.query.up.primitives.InsertAfter
 
type() - Method in class org.basex.query.up.primitives.InsertAttribute
 
type() - Method in class org.basex.query.up.primitives.InsertBefore
 
type() - Method in class org.basex.query.up.primitives.InsertInto
 
type() - Method in class org.basex.query.up.primitives.InsertIntoFirst
 
type() - Method in class org.basex.query.up.primitives.Put
 
type() - Method in class org.basex.query.up.primitives.RenamePrimitive
 
type() - Method in class org.basex.query.up.primitives.ReplaceElemContent
 
type() - Method in class org.basex.query.up.primitives.ReplacePrimitive
 
type() - Method in class org.basex.query.up.primitives.ReplaceValue
 
type() - Method in class org.basex.query.up.primitives.UpdatePrimitive
Returns the type of the update primitive.
type(String, Type, Item) - Static method in class org.basex.query.util.Err
Throws a type exception.
type - Variable in class org.basex.query.util.Var
Data type.
type() - Method in class org.basex.util.Tokenizer
 
TYPEAFTER - Static variable in interface org.basex.build.BuildText
Scanner Error.
TYPECMP - Static variable in interface org.basex.query.QueryText
FORG0006: Evaluation exception.
TYPEINVALID - Static variable in interface org.basex.query.QueryText
XPST0003: Parsing exception.
TYPEPAR - Static variable in interface org.basex.query.QueryText
XPST0003: Parsing exception.
TYPES - Static variable in class org.basex.query.item.DBNode
Node Types.
TypeSwitch - Class in org.basex.query.expr
Typeswitch expression.
TypeSwitch(Expr, Case[]) - Constructor for class org.basex.query.expr.TypeSwitch
Constructor.
TYPESWITCH - Static variable in interface org.basex.query.QueryTokens
Parser token.
TYPEUNKNOWN - Static variable in interface org.basex.query.QueryText
XPST0051: Parsing exception.

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