Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
table(PrintOutput, Data, int, int)
- Static method in class org.basex.core.proc.
InfoTable
Prints the specified range of the table.
TableAccess
- Class in
org.basex.io
This abstract class defines the methods for accessing the database table representation.
TableAccess()
- Constructor for class org.basex.io.
TableAccess
TABLEATS
- Static variable in interface org.basex.data.
DataText
Fourth table Header.
TableContent
- Class in
org.basex.gui.view.table
This is the content area of the table view.
TableDiskAccess
- Class in
org.basex.io
This class stores the table on disk and reads it block-wise.
TableDiskAccess(String, String)
- Constructor for class org.basex.io.
TableDiskAccess
Constructor.
TABLEDIST
- Static variable in interface org.basex.data.
DataText
Second table Header.
TableInput
- Class in
org.basex.gui.view.table
This is a simple input box for BaseX views.
TableInput(BaseXPanel, String)
- Constructor for class org.basex.gui.view.table.
TableInput
Constructor.
TableIterator
- Class in
org.basex.gui.view.table
This is an iterator for parsing the rows' contents.
TABLEKIND
- Static variable in interface org.basex.data.
DataText
Fifth table Header.
TABLEKINDS
- Static variable in interface org.basex.data.
DataText
Table Kinds.
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
This class allows main memory access to the database table representation.
TableMemAccess(String, String, int)
- Constructor for class org.basex.io.
TableMemAccess
Stores the file content in a long array.
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(String, 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(byte[])
- Constructor for class org.basex.gui.view.table.
TableView
Default constructor.
tag(int)
- Method in class org.basex.data.
Data
Returns a tag name.
tag(Data, int)
- Static method in class org.basex.gui.view.
ViewData
Returns the tag name of the specified node.
tagID(int)
- Method in class org.basex.data.
Data
Returns a tag id (reference to the tag index).
tagID(byte[])
- Method in class org.basex.data.
Data
Returns an id for the specified tag.
tagID(int)
- Method in class org.basex.data.
DiskData
tagID(int)
- Method in class org.basex.data.
MemData
tagNS(int)
- Method in class org.basex.data.
Data
Returns a tag namespace (reference to the tag namespace).
tagNS(int)
- Method in class org.basex.data.
DiskData
tagNS(int)
- Method in class org.basex.data.
MemData
tags
- Variable in class org.basex.data.
Data
Tag index.
tags
- Variable in class org.basex.data.
Serializer
Opened tags.
TAGWRONG
- Static variable in interface org.basex.query.xquery.
XQText
XPST0003: Parsing exception.
term
- Variable in class org.basex.query.
FTPos
Term list.
test
- Variable in class org.basex.query.xpath.locpath.
Step
Node test.
Test
- Class in
org.basex.query.xpath.locpath
Abstract NodeTest.
Test()
- Constructor for class org.basex.query.xpath.locpath.
Test
test
- Variable in class org.basex.query.xquery.path.
Step
Node test.
Test
- Class in
org.basex.query.xquery.path
XQuery Node Tests.
Test()
- Constructor for class org.basex.query.xquery.path.
Test
TEST
- Static variable in interface org.basex.query.xquery.
XQTokens
Query Plan.
Test.Kind
- Enum in
org.basex.query.xquery.path
Test types.
TESTINCOMPLETE
- Static variable in interface org.basex.query.xquery.
XQText
XPST0003: Parsing exception.
TESTINVALID
- Static variable in interface org.basex.query.xquery.
XQText
XPST0003: Parsing exception.
TestName
- Class in
org.basex.query.xpath.locpath
NodeTest testing for a name match.
TestName(boolean)
- Constructor for class org.basex.query.xpath.locpath.
TestName
Constructor, accepting all tags/attribute names.
TestName(byte[], boolean)
- Constructor for class org.basex.query.xpath.locpath.
TestName
Constructor.
TestNode
- Class in
org.basex.query.xpath.locpath
Node Test testing for a specific NodeType.
TestNode()
- Constructor for class org.basex.query.xpath.locpath.
TestNode
TestPI
- Class in
org.basex.query.xpath.locpath
XPath Processing Instruction Test.
TestPI(byte[])
- Constructor for class org.basex.query.xpath.locpath.
TestPI
Constructor with Literal.
text(TokenBuilder, boolean)
- Method in class org.basex.build.
Builder
Stores a text node.
TEXT
- Static variable in class org.basex.data.
Data
Node kind: Text.
text(int)
- Method in class org.basex.data.
Data
Returns a text.
TEXT
- Static variable in interface org.basex.data.
DataText
Text step.
text(int)
- Method in class org.basex.data.
DiskData
text(byte[])
- Method in class org.basex.data.
DOTSerializer
text(int)
- Method in class org.basex.data.
MemData
text(byte[])
- Method in class org.basex.data.
SAXSerializer
text(byte[])
- Method in class org.basex.data.
Serializer
Serializes a text.
text(byte[])
- Method in class org.basex.data.
XMLSerializer
text
- Variable in class org.basex.gui.
GUI
Text view.
text
- Variable in class org.basex.index.
IndexToken
Text.
TEXT
- Static variable in interface org.basex.query.
QueryTokens
Parser token.
TEXT
- Static variable in class org.basex.query.xpath.locpath.
TestNode
text() kind.
Text
- Interface in
org.basex
This class contains internationalized text strings, which are used throughout the project.
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.
textLen(int)
- Method in class org.basex.data.
Data
Returns a text length.
textLen(int)
- Method in class org.basex.data.
DiskData
textLen(int)
- Method in class org.basex.data.
MemData
textNum(int)
- Method in class org.basex.data.
Data
Returns a text as double value.
textNum(int)
- Method in class org.basex.data.
DiskData
textNum(int)
- Method in class org.basex.data.
MemData
TEXTTIT
- Static variable in interface org.basex.
Text
Help 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(GUIConstants.Fill, String, byte[])
- Constructor for class org.basex.gui.view.text.
TextView
Default constructor.
THEN
- Static variable in interface org.basex.query.xquery.
XQTokens
Parser token.
THESAURUS
- Static variable in interface org.basex.query.
QueryTokens
Parser token.
thumbnailcolor
- Static variable in class org.basex.gui.
GUIConstants
Thumbnail colors.
TIFExtractor
- Class in
org.basex.build.fs.metadata
TIF meta data extractor.
TIFExtractor()
- Constructor for class org.basex.build.fs.metadata.
TIFExtractor
tim()
- Method in class org.basex.query.xquery.item.
Dur
Returns the time.
Tim
- Class in
org.basex.query.xquery.item
Time item.
Tim(Date)
- Constructor for class org.basex.query.xquery.item.
Tim
Constructor.
Tim(Tim, DTd, boolean)
- Constructor for class org.basex.query.xquery.item.
Tim
Constructor.
Tim(byte[])
- Constructor for class org.basex.query.xquery.item.
Tim
Constructor.
TIME
- Static variable in interface org.basex.api.xqj.
BXQText
Error Message.
time
- Variable in class org.basex.data.
MetaData
Modification time.
time(int)
- Method in class org.basex.fs.
DataFS
Returns the Mtime of a file.
time(int, byte[])
- Method in class org.basex.fs.
DataFS
Sets the Mtime of a file.
time
- Variable in class org.basex.query.xquery.
XQContext
Current Time.
timeID
- Variable in class org.basex.fs.
DataFS
Index References.
TIMEOUT
- Static variable in interface org.basex.api.xqj.
BXQText
Error Message.
timeout
- Static variable in class org.basex.core.
Prop
Server timeout in seconds.
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.index.
FTBuilder
tit()
- Method in class org.basex.index.
FTFuzzyBuilder
tit()
- Method in class org.basex.index.
ValueBuilder
tit()
- Method in class org.basex.query.
QueryContext
tit()
- Method in class org.basex.query.
QueryProcessor
TITLE
- Static variable in interface org.basex.build.fs.
FSText
MP3 tag.
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.
Text
BaseX GUI title.
TMP
- Static variable in interface org.basex.api.xqj.
BXQText
Temporary database instance (skip?).
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
The specified pre value is added to or removed from the context set.
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.
token(Data)
- Method in class org.basex.data.
Skeleton.Node
Returns a readable representation of this node.
token(int)
- Method in class org.basex.index.
MemValues
Returns the token for the specified id.
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.
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.
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
toLong(int[], int)
- Static method in class org.basex.index.
FTBuilder
Converts an int-array to a long value.
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.
toSimpleInt(byte[])
- Static method in class org.basex.util.
Token
Converts the specified token into a positive integer value.
toString()
- Method in interface javax.xml.xquery.
XQItemType
Returns a human-readable implementation-defined string representation of the item type.
toString()
- Method in interface javax.xml.xquery.
XQSequenceType
Returns a human-readable implementation-defined string representation of the sequence type.
toString()
- Method in class org.basex.api.dom.
BXNode
toString()
- Method in class org.basex.api.xqj.
BXQItemType
toString()
- Method in class org.basex.core.proc.
Copy
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.
DropDB
toString()
- Method in class org.basex.core.proc.
DropIndex
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.
Insert
toString()
- Method in class org.basex.core.proc.
Update
toString()
- Method in class org.basex.core.
Process
toString()
- Method in class org.basex.data.
Nodes
toString()
- Method in class org.basex.data.
Skeleton.Node
toString()
- Method in class org.basex.data.
StatsKey
toString()
- Method in class org.basex.gui.view.map.
MapRect
toString()
- Method in class org.basex.gui.view.
View
toString()
- Method in class org.basex.gui.view.
ViewPanel
toString()
- Method in class org.basex.index.
FTNode
toString()
- Method in class org.basex.index.
FTTokenizer
toString()
- Method in class org.basex.io.
CachedOutput
toString()
- Method in class org.basex.io.
IO
toString()
- Method in class org.basex.query.
ExprInfo
toString()
- Method in class org.basex.query.
FTOpt
toString()
- Method in class org.basex.query.
FTPos
toString()
- Method in class org.basex.query.xpath.expr.
And
toString()
- Method in class org.basex.query.xpath.expr.
Clc
toString()
- Method in class org.basex.query.xpath.expr.
Cmp
toString()
- Method in class org.basex.query.xpath.expr.
Filter
toString()
- Method in class org.basex.query.xpath.expr.
FTArrayExpr
toString()
- Method in class org.basex.query.xpath.expr.
FTContains
toString()
- Method in class org.basex.query.xpath.expr.
FTContainsNS
toString()
- Method in class org.basex.query.xpath.expr.
FTWords
toString()
- Method in class org.basex.query.xpath.expr.
InterSect
toString()
- Method in class org.basex.query.xpath.expr.
Or
toString()
- Method in class org.basex.query.xpath.expr.
Path
toString()
- Method in class org.basex.query.xpath.expr.
Pos
toString()
- Method in class org.basex.query.xpath.expr.
Unary
toString()
- Method in class org.basex.query.xpath.expr.
Union
toString()
- Method in class org.basex.query.xpath.func.
Func
toString()
- Method in class org.basex.query.xpath.internal.
AllOf
toString()
- Method in class org.basex.query.xpath.internal.
FTIndex
toString()
- Method in class org.basex.query.xpath.internal.
IndexAccess
toString()
- Method in class org.basex.query.xpath.internal.
IndexMatch
toString()
- Method in class org.basex.query.xpath.internal.
OneOf
toString()
- Method in class org.basex.query.xpath.internal.
Range
toString()
- Method in class org.basex.query.xpath.internal.
RangeAccess
toString()
- Method in class org.basex.query.xpath.item.
Bln
toString()
- Method in enum org.basex.query.xpath.item.
Calc
toString()
- Method in enum org.basex.query.xpath.item.
Comp
toString()
- Method in class org.basex.query.xpath.item.
Dbl
toString()
- Method in class org.basex.query.xpath.item.
Item
toString()
- Method in class org.basex.query.xpath.item.
Nod
toString()
- Method in class org.basex.query.xpath.item.
Str
toString()
- Method in class org.basex.query.xpath.locpath.
LocPath
toString()
- Method in class org.basex.query.xpath.locpath.
LocPathAbs
toString()
- Method in class org.basex.query.xpath.locpath.
PredPos
toString()
- Method in class org.basex.query.xpath.locpath.
Preds
toString()
- Method in class org.basex.query.xpath.locpath.
PredSimple
toString()
- Method in class org.basex.query.xpath.locpath.
Step
toString()
- Method in class org.basex.query.xpath.locpath.
Steps
toString()
- Method in class org.basex.query.xpath.locpath.
Test
toString()
- Method in class org.basex.query.xpath.locpath.
TestName
toString()
- Method in class org.basex.query.xpath.locpath.
TestPI
toString()
- Method in class org.basex.query.xquery.expr.
And
toString()
- Method in enum org.basex.query.xquery.expr.
Calc
toString()
- Method in class org.basex.query.xquery.expr.
Case
toString()
- Method in class org.basex.query.xquery.expr.
Cast
toString()
- Method in class org.basex.query.xquery.expr.
Castable
toString()
- Method in class org.basex.query.xquery.expr.
CAttr
toString()
- Method in class org.basex.query.xquery.expr.
CComm
toString()
- Method in class org.basex.query.xquery.expr.
CDoc
toString()
- Method in class org.basex.query.xquery.expr.
CElem
toString()
- Method in class org.basex.query.xquery.expr.
Clc
toString()
- Method in enum org.basex.query.xquery.expr.
CmpG.Comp
toString()
- Method in class org.basex.query.xquery.expr.
CmpG
toString()
- Method in enum org.basex.query.xquery.expr.
CmpN.Comp
toString()
- Method in class org.basex.query.xquery.expr.
CmpN
toString()
- Method in enum org.basex.query.xquery.expr.
CmpV.Comp
toString()
- Method in class org.basex.query.xquery.expr.
CmpV
toString()
- Method in class org.basex.query.xquery.expr.
Context
toString()
- Method in class org.basex.query.xquery.expr.
CPI
toString()
- Method in class org.basex.query.xquery.expr.
CText
toString()
- Method in class org.basex.query.xquery.expr.
Except
toString()
- Method in class org.basex.query.xquery.expr.
FLWOR
toString()
- Method in class org.basex.query.xquery.expr.
FLWR
toString()
- Method in class org.basex.query.xquery.expr.
For
toString()
- Method in class org.basex.query.xquery.expr.
FTAnd
toString()
- Method in class org.basex.query.xquery.expr.
FTContains
toString()
- Method in class org.basex.query.xquery.expr.
FTMildNot
toString()
- Method in class org.basex.query.xquery.expr.
FTNot
toString()
- Method in class org.basex.query.xquery.expr.
FTOptions
toString()
- Method in class org.basex.query.xquery.expr.
FTOr
toString()
- Method in class org.basex.query.xquery.expr.
FTSelect
toString()
- Method in class org.basex.query.xquery.expr.
FTWords
toString()
- Method in class org.basex.query.xquery.expr.
Func
toString()
- Method in class org.basex.query.xquery.expr.
FunCall
toString()
- Method in class org.basex.query.xquery.expr.
If
toString()
- Method in class org.basex.query.xquery.expr.
Instance
toString()
- Method in class org.basex.query.xquery.expr.
InterSect
toString()
- Method in class org.basex.query.xquery.expr.
Let
toString()
- Method in class org.basex.query.xquery.expr.
List
toString()
- Method in class org.basex.query.xquery.expr.
Or
toString()
- Method in class org.basex.query.xquery.expr.
Ord
toString()
- Method in class org.basex.query.xquery.expr.
Order
toString()
- Method in class org.basex.query.xquery.expr.
Pred
toString()
- Method in class org.basex.query.xquery.expr.
Range
toString()
- Method in class org.basex.query.xquery.expr.
Root
toString()
- Method in class org.basex.query.xquery.expr.
Satisfy
toString()
- Method in class org.basex.query.xquery.expr.
Treat
toString()
- Method in class org.basex.query.xquery.expr.
Try
toString()
- Method in class org.basex.query.xquery.expr.
TypeSwitch
toString()
- Method in class org.basex.query.xquery.expr.
Unary
toString()
- Method in class org.basex.query.xquery.expr.
Union
toString()
- Method in class org.basex.query.xquery.expr.
VarCall
toString()
- Method in class org.basex.query.xquery.func.
Fun
toString()
- Method in enum org.basex.query.xquery.func.
FunDef
toString()
- Method in class org.basex.query.xquery.func.
FunJava
toString()
- Method in class org.basex.query.xquery.item.
B64
toString()
- Method in class org.basex.query.xquery.item.
Bln
toString()
- Method in class org.basex.query.xquery.item.
Date
toString()
- Method in class org.basex.query.xquery.item.
DNode
toString()
- Method in class org.basex.query.xquery.item.
Dur
toString()
- Method in class org.basex.query.xquery.item.
FAttr
toString()
- Method in class org.basex.query.xquery.item.
FComm
toString()
- Method in class org.basex.query.xquery.item.
FDoc
toString()
- Method in class org.basex.query.xquery.item.
FElem
toString()
- Method in class org.basex.query.xquery.item.
FPI
toString()
- Method in class org.basex.query.xquery.item.
FTxt
toString()
- Method in class org.basex.query.xquery.item.
Hex
toString()
- Method in class org.basex.query.xquery.item.
Item
toString()
- Method in class org.basex.query.xquery.item.
Jav
toString()
- Method in class org.basex.query.xquery.item.
QNm
toString()
- Method in class org.basex.query.xquery.item.
Seq
toString()
- Method in class org.basex.query.xquery.item.
SeqType
toString()
- Method in class org.basex.query.xquery.item.
Str
toString()
- Method in enum org.basex.query.xquery.item.
Type
toString()
- Method in class org.basex.query.xquery.iter.
NodIter
toString()
- Method in class org.basex.query.xquery.iter.
RangeIter
toString()
- Method in class org.basex.query.xquery.iter.
SeqIter
toString()
- Method in enum org.basex.query.xquery.path.
Axis
toString()
- Method in class org.basex.query.xquery.path.
KindTest
toString()
- Method in class org.basex.query.xquery.path.
NameTest
toString()
- Method in class org.basex.query.xquery.path.
Path
toString()
- Method in class org.basex.query.xquery.path.
Step
toString()
- Method in class org.basex.query.xquery.util.
Functions
toString()
- Method in class org.basex.query.xquery.util.
SeqBuilder
toString()
- Method in class org.basex.query.xquery.util.
Var
toString()
- Method in class org.basex.query.xquery.util.
Variables
toString()
- Method in class org.basex.query.xquery.util.
Vars
toString()
- Method in class org.basex.query.xquery.
XQContext
toString()
- Method in class org.basex.query.xquery.
XQResult
toString(int[], int, int)
- Static method in class org.basex.util.
Array
Converts an int-array to string.
toString(byte[], int, int)
- Static method in class org.basex.util.
Array
Converts an byte-array to string.
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 class org.basex.util.
TokenList
totMax
- Variable in class org.basex.gui.layout.
BaseXDSlider
Maximum slider value.
totMin
- Variable in class org.basex.gui.layout.
BaseXDSlider
Minimum slider value.
TOUCH
- Static variable in interface org.basex.fs.
FSText
Help text.
Touch
- Class in
org.basex.fs
Performs a touch command.
Touch()
- Constructor for class org.basex.fs.
Touch
TOWN
- Static variable in interface org.basex.build.mediovis.
MAB2
Tag.
TransactionService
- Interface in
org.xmldb.api.modules
Provides the ability to bundle
Collection
operations into a transaction.
Translate
- Class in
org.basex.query.xpath.func
Constructor for translate() function.
Translate(Expr[])
- Constructor for class org.basex.query.xpath.func.
Translate
Function Constructor.
translate(byte[], byte[], byte[])
- Static method in class org.basex.util.
Token
Performs a translation on the specified token.
Treat
- Class in
org.basex.query.xquery.expr
Treat as expression.
Treat(Expr, SeqType)
- Constructor for class org.basex.query.xquery.expr.
Treat
Constructor.
TREAT
- Static variable in interface org.basex.query.xquery.
XQTokens
Parser token.
TREEVIEW
- Static variable in class org.basex.gui.
GUIConstants
Internal name of the Tree View.
TreeView
- Class in
org.basex.gui.view.tree
This view offers a tree visualization of the database contents.
TreeView(byte[])
- Constructor for class org.basex.gui.view.tree.
TreeView
Default Constructor.
TRIE
- Static variable in interface org.basex.
Text
Index info.
trim()
- Method in class org.basex.gui.layout.
BaseXButton
Trims the horizontal button margins.
trim(byte[])
- Static method in class org.basex.util.
Token
Removes leading and trailing whitespaces from the specified token.
True
- Class in
org.basex.query.xpath.func
Constructor for true() function.
True(Expr[])
- Constructor for class org.basex.query.xpath.func.
True
Function Constructor.
TRUE
- Static variable in class org.basex.query.xpath.item.
Bln
Static true value.
TRUE
- Static variable in class org.basex.query.xquery.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.xquery.expr
Project specific try/catch expression.
Try(Expr, Expr, Var, Var)
- Constructor for class org.basex.query.xquery.expr.
Try
Constructor.
TRY
- Static variable in interface org.basex.query.xquery.
XQTokens
Parser token.
TS
- Static variable in class org.basex.query.
FTOpt
Thesaurus flag.
TWICE
- Static variable in interface org.basex.api.xqj.
BXQText
Error Message.
txtindex
- Variable in class org.basex.data.
MetaData
Flag for creating a text index.
TXTINDEX
- Static variable in interface org.basex.
Text
Index info.
TXTINDEXINFO
- Static variable in interface org.basex.
Text
Value Index information.
TXTINVALID
- Static variable in interface org.basex.
Text
Update text info.
TXTSUFFIX
- Static variable in class org.basex.io.
IO
Text Suffix.
TYPE
- Static variable in interface org.basex.api.xqj.
BXQText
Error Message.
TYPE
- Static variable in interface org.basex.build.fs.
FSText
Image attributes.
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
- Variable in class org.basex.index.
IndexToken
Index type.
type
- Variable in class org.basex.query.xpath.expr.
Cmp
Expression Type.
TYPE
- Static variable in interface org.basex.query.xpath.
XPText
Attribute name.
type(Item, Item)
- Static method in enum org.basex.query.xquery.expr.
Calc
Returns the numeric type with the highest precedence.
type(Class<?>)
- Static method in class org.basex.query.xquery.func.
FunJava
Returns an appropriate XQuery data type for the specified Java class.
type(Object)
- Static method in class org.basex.query.xquery.func.
FunJava
Returns an appropriate XQuery data type for the specified Java object.
type
- Variable in class org.basex.query.xquery.item.
Item
Data type.
type
- Variable in class org.basex.query.xquery.item.
SeqType
Sequence type.
Type
- Enum in
org.basex.query.xquery.item
XQuery Data Types.
type
- Variable in class org.basex.query.xquery.path.
Test
Node test.
type(String, Type, Item)
- Static method in class org.basex.query.xquery.util.
Err
Throws a type exception.
type
- Variable in class org.basex.query.xquery.util.
Var
Data type.
TYPE
- Static variable in interface org.basex.query.xquery.
XQTokens
Query Plan.
TYPEAFTER
- Static variable in interface org.basex.build.
BuildText
Scanner Error.
TYPEBMP
- Static variable in interface org.basex.build.fs.
FSText
BMP type.
TYPECMP
- Static variable in interface org.basex.query.xquery.
XQText
FORG0006: Evaluation exception.
TYPEEML
- Static variable in interface org.basex.build.fs.
FSText
EML suffix.
typeErr(QNm)
- Static method in class org.basex.query.xquery.util.
Functions
Throws an error for the specified name.
TYPEGIF
- Static variable in interface org.basex.build.fs.
FSText
GIF suffix.
TYPEINVALID
- Static variable in interface org.basex.query.xquery.
XQText
XPST0003: Parsing exception.
TYPEJPEG
- Static variable in interface org.basex.build.fs.
FSText
JPEG suffix.
TYPEJPG
- Static variable in interface org.basex.build.fs.
FSText
JPG type.
TYPEMBS
- Static variable in interface org.basex.build.fs.
FSText
MBS suffix.
TYPEMBX
- Static variable in interface org.basex.build.fs.
FSText
MBX suffix.
TYPEMP3
- Static variable in interface org.basex.build.fs.
FSText
MP3 suffix.
TYPEPAR
- Static variable in interface org.basex.query.xquery.
XQText
XPST0003: Parsing exception.
TYPEPNG
- Static variable in interface org.basex.build.fs.
FSText
PNG type.
TypeSwitch
- Class in
org.basex.query.xquery.expr
Typeswitch expression.
TypeSwitch(Expr, Case[], Var, Expr)
- Constructor for class org.basex.query.xquery.expr.
TypeSwitch
Constructor.
TYPESWITCH
- Static variable in interface org.basex.query.xquery.
XQTokens
Parser token.
TYPETIF
- Static variable in interface org.basex.build.fs.
FSText
TIF suffix.
TYPEUNKNOWN
- Static variable in interface org.basex.query.xquery.
XQText
XPST0051: Parsing exception.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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