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

I

i() - Method in class org.basex.query.expr.Expr
Checks if this is an item.
i() - Method in class org.basex.query.item.Item
 
i() - Method in class org.basex.query.item.Seq
 
icon(String) - Static method in class org.basex.gui.layout.BaseXLayout
Returns the specified image as icon.
ID - Static variable in interface org.basex.build.BuildText
DTD: ID ELEMENT.
id(int) - Method in class org.basex.data.Data
Returns a unique node id.
id(int) - Method in class org.basex.data.DiskData
 
id(int) - Method in class org.basex.data.MemData
 
ID - Static variable in interface org.basex.query.QueryTokens
ID token.
id(byte[]) - Method in class org.basex.util.Set
Returns the id of the specified key or 0 if key was not found.
ID3 - Static variable in interface org.basex.build.fs.FSText
ID3v2 tag.
ID3ALBUM - Static variable in interface org.basex.build.fs.FSText
ID3v1 tag.
ID3ARTIST - Static variable in interface org.basex.build.fs.FSText
ID3v1 tag.
ID3COMMENT - Static variable in interface org.basex.build.fs.FSText
ID3v1 tag.
ID3FLAG_EXPERI - Static variable in interface org.basex.build.fs.FSText
ID3v2.x.y flag info id3v2.4.0-structure.txt l.159ff.
ID3FLAG_EXTHEA - Static variable in interface org.basex.build.fs.FSText
ID3v2.x.y flag info id3v2.4.0-structure.txt l.151ff.
ID3FLAG_FOOTER - Static variable in interface org.basex.build.fs.FSText
ID3v2.x.y flag info id3v2.4.0-structure.txt l.165ff.
ID3INVALID - Static variable in interface org.basex.build.fs.FSText
ID3v2 invalid.
ID3NULL - Static variable in interface org.basex.build.fs.FSText
ID3v2 parsing stopped.
ID3TITLE - Static variable in interface org.basex.build.fs.FSText
ID3v1 tag.
ID3UNKNOWN - Static variable in interface org.basex.build.fs.FSText
ID3v2 parsing stopped.
ID3V2ERROR - Static variable in interface org.basex.build.fs.FSText
ID3v2 error message.
ID3VERS - Static variable in interface org.basex.build.fs.FSText
ID3v2.x.y version number.
ID3YEAR - Static variable in interface org.basex.build.fs.FSText
ID3v1 tag.
IDBSTR - Static variable in interface org.basex.data.DataText
Database version.
IDDOC - Static variable in interface org.basex.query.QueryText
FODC0001: Evaluation exception.
IDIV - Static variable in interface org.basex.query.QueryTokens
Parser token.
IDR - Static variable in interface org.basex.build.BuildText
DTD: IDREF ELEMENT.
IDREF - Static variable in interface org.basex.query.QueryTokens
IDRef token.
IDRS - Static variable in interface org.basex.build.BuildText
DTD: IDREFS ELEMENT.
ids(IndexToken) - Method in class org.basex.data.Data
Returns the indexed id references for the specified token.
ids(IndexToken) - Method in class org.basex.index.FTFuzzy
 
ids(IndexToken) - Method in class org.basex.index.FTTrie
 
ids(IndexToken) - Method in class org.basex.index.Index
Returns an iterator for the index results.
ids(IndexToken) - Method in class org.basex.index.MemValues
 
ids(IndexToken) - Method in class org.basex.index.Values
 
IDXENTRIES - Static variable in interface org.basex.Text
Index info.
If - Class in org.basex.query.expr
If expression.
If(Expr, Expr, Expr) - Constructor for class org.basex.query.expr.If
Constructor.
IF - Static variable in interface org.basex.query.QueryTokens
Parser token.
IFPAR - Static variable in interface org.basex.query.QueryText
XPST0003: Parsing exception.
IGNO - Static variable in interface org.basex.build.BuildText
DTD: NOTATION.
IGNORE - Static variable in interface org.basex.query.QueryTokens
Skip flag for the syntax highlighter.
IMAGE - Static variable in interface org.basex.build.fs.FSText
Image tag.
image(String) - Static method in class org.basex.gui.layout.BaseXLayout
Returns the specified image.
images(byte[], int) - Static method in class org.basex.gui.GUIFS
Returns the suffix image for the specified file.
images(byte[], boolean) - Static method in class org.basex.gui.GUIFS
Returns the suffix image for the specified file.
imageURL(String) - Static method in class org.basex.gui.layout.BaseXLayout
Returns the image url.
IMP - Static variable in interface org.basex.build.BuildText
DTD: IMPLIED ELEMENT.
IMPLCOL - Static variable in interface org.basex.query.QueryText
FOCH0002: Evaluation exception.
IMPLSCHEMA - Static variable in interface org.basex.query.QueryText
XQST0009: Parsing exception.
IMPLVAL - Static variable in interface org.basex.query.QueryText
XQST0075: Parsing exception.
IMPORT - Static variable in interface org.basex.query.QueryTokens
Parser token.
IMPORTALL - Static variable in interface org.basex.Text
Import options.
IMPORTALLINFO - Static variable in interface org.basex.Text
Import options.
IMPORTCONT - Static variable in interface org.basex.Text
Import options.
IMPORTFSMAX - Static variable in interface org.basex.Text
Import options.
IMPORTFSMAXINFO - Static variable in interface org.basex.Text
Import options.
IMPORTFSMAXSIZE - Static variable in interface org.basex.Text
Import options.
IMPORTFSTEXT - Static variable in interface org.basex.Text
Import options.
IMPORTFSTEXT1 - Static variable in interface org.basex.Text
Import options.
IMPORTFSTEXT2 - Static variable in interface org.basex.Text
Import options.
IMPORTFSTITLE - Static variable in interface org.basex.Text
Dialog title for import options.
IMPORTFSTYPES - Static variable in interface org.basex.Text
Import options.
IMPORTFTINDEX - Static variable in interface org.basex.Text
Import options.
IMPORTMETA - Static variable in interface org.basex.Text
Import options.
importNode(Node, boolean) - Method in class org.basex.api.dom.BXDoc
 
IMPORTPROG - Static variable in interface org.basex.Text
Progress text for filesystem import.
IN - Static variable in interface org.basex.query.QueryTokens
Parser token.
INCL - Static variable in interface org.basex.build.BuildText
DTD: NOTATION.
INCOMPLETE - Static variable in interface org.basex.query.QueryText
XPST0003: Parsing exception.
inD - Variable in class org.basex.index.FTTrie
FTData on disk.
INDENT - Static variable in class org.basex.data.XMLSerializer
Indentation.
Index - Class in org.basex.index
This interface defines the methods which have to be implemented by an index structure.
Index() - Constructor for class org.basex.index.Index
 
index(byte[], int) - Method in class org.basex.index.MemValues
Indexes the specified keys and values.
index(byte[], byte[], boolean) - Method in class org.basex.index.Names
Indexes a name and returns its unique id.
index(int, byte[]) - Method in class org.basex.index.Names
Evaluates the value for the specified key id.
index(Item) - Method in class org.basex.query.util.ItemSet
Indexes the specified item.
IndexAccess - Class in org.basex.query.expr
This index class retrieves texts and attribute values from the index.
IndexAccess(Expr, Data.Type, IndexContext) - Constructor for class org.basex.query.expr.IndexAccess
Constructor.
indexAccessible(IndexContext) - Method in class org.basex.query.expr.And
 
indexAccessible(IndexContext) - Method in class org.basex.query.expr.CmpG
 
indexAccessible(IndexContext) - Method in class org.basex.query.expr.CmpR
 
indexAccessible(IndexContext) - Method in class org.basex.query.expr.Expr
Checks if an index can be used for query evaluation.
indexAccessible(IndexContext) - Method in class org.basex.query.expr.Or
 
indexAccessible(IndexContext) - Method in class org.basex.query.ft.FTAnd
 
indexAccessible(IndexContext) - Method in class org.basex.query.ft.FTContains
 
indexAccessible(IndexContext) - Method in class org.basex.query.ft.FTMildNot
 
indexAccessible(IndexContext) - Method in class org.basex.query.ft.FTNot
 
indexAccessible(IndexContext) - Method in class org.basex.query.ft.FTOptions
 
indexAccessible(IndexContext) - Method in class org.basex.query.ft.FTOr
 
indexAccessible(IndexContext) - Method in class org.basex.query.ft.FTWeight
 
indexAccessible(IndexContext) - Method in class org.basex.query.ft.FTWords
 
INDEXALL - Static variable in class org.basex.core.Prop
Show all index info.
INDEXATT - Static variable in interface org.basex.Text
Create database information.
IndexBuilder - Class in org.basex.index
This interface defines the functions which are needed for building new index structures.
IndexBuilder(Data) - Constructor for class org.basex.index.IndexBuilder
Constructor.
IndexContext - Class in org.basex.query
Container for all information needed to determine whether an index is accessible or not.
IndexContext(QueryContext, Data, Step, boolean) - Constructor for class org.basex.query.IndexContext
Constructor.
indexEquivalent(IndexContext) - Method in class org.basex.query.expr.And
 
indexEquivalent(IndexContext) - Method in class org.basex.query.expr.Arr
 
indexEquivalent(IndexContext) - Method in class org.basex.query.expr.CmpG
 
indexEquivalent(IndexContext) - Method in class org.basex.query.expr.CmpR
 
indexEquivalent(IndexContext) - Method in class org.basex.query.expr.Expr
Returns an equivalent expression which accesses an index structure.
indexEquivalent(IndexContext) - Method in class org.basex.query.expr.Or
 
indexEquivalent(IndexContext) - Method in class org.basex.query.ft.FTContains
 
indexEquivalent(IndexContext) - Method in class org.basex.query.ft.FTExpr
 
indexEquivalent(IndexContext) - Method in class org.basex.query.ft.FTWords
 
indexes() - Method in class org.basex.gui.dialog.DialogInfo
Returns an array with the chosen indexes.
INDEXFTX - Static variable in interface org.basex.Text
Create database information.
INDEXINFO - Static variable in interface org.basex.Text
Indexing info.
IndexIterator - Class in org.basex.index
This interface provides methods for returning index results.
IndexIterator() - Constructor for class org.basex.index.IndexIterator
 
indexOf(byte[], int) - Static method in class org.basex.util.Token
Returns the position of the specified character or -1.
indexOf(byte[], byte[]) - Static method in class org.basex.util.Token
Returns the position of the specified token or -1.
indexOf(byte[], byte[], int) - Static method in class org.basex.util.Token
Returns the position of the specified token or -1.
indexStep(Expr) - Static method in class org.basex.query.expr.CmpG
Returns the indexable index step or null.
IndexToken - Interface in org.basex.index
This class defines access to index tokens.
INDEXTXT - Static variable in interface org.basex.Text
Create database information.
INDUPDATE - Static variable in interface org.basex.Text
Index update.
inf(Object, Object...) - Static method in class org.basex.BaseX
Global method, replacing all % characters (see TokenBuilder.add(Object, Object...) for details.
INF - Static variable in interface org.basex.query.QueryTokens
Minimum .
INF - Static variable in class org.basex.util.Token
Positive infinity.
info(Object, Object...) - Static method in class org.basex.BaseX
Global method, replacing all % characters (see TokenBuilder.add(Object, Object...) for details.
info(PrintOutput) - Method in class org.basex.core.ALauncher
Returns process info.
info(PrintOutput) - Method in class org.basex.core.ClientLauncher
 
info(PrintOutput) - Method in class org.basex.core.Launcher
 
Info - Class in org.basex.core.proc
Evaluates the 'info' command and returns general database information.
Info() - Constructor for class org.basex.core.proc.Info
Default constructor.
info(PrintOutput) - Method in class org.basex.core.Process
Returns process info.
info(String, Object...) - Method in class org.basex.core.Process
Adds information on the process execution.
info() - Method in class org.basex.core.Process
Returns the query information as a string.
INFO - Static variable in class org.basex.core.Prop
Short query info.
info(Data.Type) - Method in class org.basex.data.Data
Returns info on the specified index structure.
info() - Method in class org.basex.data.Namespaces
Prints some namespace info.
info(Map<TokenList>, NSNode) - Method in class org.basex.data.Namespaces
Prints some namespace info.
info(Data) - Method in class org.basex.data.PathSummary
Returns information on the path summary.
info(Component, String) - Static method in class org.basex.gui.dialog.Dialog
Static information dialog.
info(String, boolean) - Method in class org.basex.gui.view.xquery.XQueryView
Handles info messages resulting from a query execution.
info() - Method in class org.basex.index.FTFuzzy
 
info() - Method in class org.basex.index.FTTrie
 
info() - Method in class org.basex.index.Index
Returns information on the index structure.
info() - Method in class org.basex.index.MemValues
 
info() - Method in class org.basex.index.Names
Returns index information.
info() - Method in class org.basex.index.Values
 
info() - Method in enum org.basex.query.expr.Calc
Returns a string representation of the operator.
info() - Method in class org.basex.query.expr.Cast
 
info() - Method in class org.basex.query.expr.CAttr
 
info() - Method in class org.basex.query.expr.CComm
 
info() - Method in class org.basex.query.expr.CDoc
 
info() - Method in class org.basex.query.expr.CElem
 
info() - Method in class org.basex.query.expr.Clc
 
info() - Method in class org.basex.query.expr.CmpG
 
info() - Method in class org.basex.query.expr.CmpN
 
info() - Method in class org.basex.query.expr.CmpV
 
info() - Method in class org.basex.query.expr.CPI
 
info() - Method in class org.basex.query.expr.CText
 
info() - Method in class org.basex.query.expr.FunCall
 
info() - Method in class org.basex.query.expr.VarCall
 
info() - Method in class org.basex.query.ExprInfo
Returns a string description of the expression.
info() - Method in class org.basex.query.func.Fun
 
info() - Method in class org.basex.query.func.FunJava
 
info() - Method in class org.basex.query.QueryContext
Returns query background information.
info(boolean) - Method in class org.basex.query.QueryProcessor
Returns query background information.
info(PrintOutput) - Method in class org.basex.server.ClientLauncherNew
 
INFO0 - Static variable in interface org.basex.Text
Command help.
INFO1 - Static variable in interface org.basex.Text
Command help.
INFO2 - Static variable in interface org.basex.Text
Command help.
INFOALL - Static variable in interface org.basex.Text
Info on query verbosity.
INFOATTRINDEX - Static variable in interface org.basex.Text
Info on attribute indexing.
INFOATTS - Static variable in interface org.basex.Text
Info on attributes.
INFOBUILD - Static variable in interface org.basex.Text
Index information.
INFOCHOP - Static variable in interface org.basex.Text
Info on whitespace chopping.
INFOCREATE - Static variable in interface org.basex.Text
Info on document creation.
InfoDB - Class in org.basex.core.proc
Evaluates the 'info database' command and returns information on the currently opened database.
InfoDB() - Constructor for class org.basex.core.proc.InfoDB
Default constructor.
INFODB - Static variable in interface org.basex.Text
Info on database.
INFODBERR - Static variable in interface org.basex.Text
Info on database.
INFODBLIST - Static variable in interface org.basex.Text
Info on database.
INFODBNAME - Static variable in interface org.basex.Text
Info on source document.
INFODBPATH - Static variable in interface org.basex.Text
Info on database path.
INFODBSIZE - Static variable in interface org.basex.Text
Info on database size.
INFODEBUG - Static variable in interface org.basex.Text
Info on debug mode.
INFODOC - Static variable in interface org.basex.Text
Info on source document.
INFODOCSIZE - Static variable in interface org.basex.Text
Info on document size.
INFOENCODING - Static variable in interface org.basex.Text
Document encoding.
INFOENTITY - Static variable in interface org.basex.Text
Info on entity parsing.
INFOENTRIES - Static variable in interface org.basex.Text
Error info.
INFOERROR - Static variable in interface org.basex.Text
Error info.
INFOFTINDEX - Static variable in interface org.basex.Text
Info on full-text indexing.
INFOFZINDEX - Static variable in interface org.basex.Text
Info on fuzzy indexing.
INFOGENERAL - Static variable in interface org.basex.Text
Database info.
INFOHEIGHT - Static variable in interface org.basex.Text
Maximum tree height.
InfoIndex - Class in org.basex.core.proc
Evaluates the 'info index' command and returns information on the indexes of the currently opened database.
InfoIndex() - Constructor for class org.basex.core.proc.InfoIndex
Default constructor.
INFOINDEX - Static variable in interface org.basex.Text
Index information.
INFOINFO - Static variable in interface org.basex.Text
Info on query verbosity.
INFOMAINMEM - Static variable in interface org.basex.Text
Info on main memory mode.
INFOMEM - Static variable in interface org.basex.Text
Info on used main memory.
INFONDOCS - Static variable in interface org.basex.Text
Info on number of documents.
INFONO - Static variable in interface org.basex.Text
No query info.
INFONODB - Static variable in interface org.basex.Text
No document opened.
INFONODES - Static variable in interface org.basex.Text
Info on database table size.
INFONS - Static variable in interface org.basex.Text
Info on namespaces.
INFOOFF - Static variable in interface org.basex.Text
Option flag.
INFOON - Static variable in interface org.basex.Text
Option flag.
INFOOPT - Static variable in interface org.basex.Text
Optimize information.
INFOOPTIM - Static variable in interface org.basex.Text
Optimize information.
INFOOUTOFDATED - Static variable in interface org.basex.Text
Info on index.
INFOPATHINDEX - Static variable in interface org.basex.Text
Info on path summary.
INFOSERIALIZE - Static variable in interface org.basex.Text
Info on result serialization.
INFOSTATS - Static variable in interface org.basex.Text
Statistics information.
InfoTable - Class in org.basex.core.proc
Evaluates the 'info table' command and returns the table representation of the currently opened database.
InfoTable(String...) - Constructor for class org.basex.core.proc.InfoTable
Default constructor.
INFOTAGS - Static variable in interface org.basex.Text
Info on tags.
INFOTEXTINDEX - Static variable in interface org.basex.Text
Info on text indexing.
INFOTIME - Static variable in interface org.basex.Text
Info on database time stamp.
INFOTIT - Static variable in interface org.basex.Text
Query info title.
INFOTITLE - Static variable in interface org.basex.Text
Title of information dialog.
INFOVIEW - Static variable in class org.basex.gui.GUIConstants
Internal name of the Info View.
InfoView - Class in org.basex.gui.view.info
This view displays query information.
InfoView(ViewNotifier, byte[]) - Constructor for class org.basex.gui.view.info.InfoView
Default constructor.
INFOWAIT - Static variable in interface org.basex.Text
Process information.
INFOXMLOUTPUT - Static variable in interface org.basex.Text
Info on well-formed XML serialization.
INHERIT - Static variable in interface org.basex.query.QueryTokens
Parser token.
init(String) - Method in class org.basex.build.Builder
Initializes the database construction.
init(String) - Method in class org.basex.build.DiskBuilder
 
init(String) - Method in class org.basex.build.MemBuilder
 
init(MemData) - Method in class org.basex.build.MemBuilder
Uses the specified data instance (and its indexes) for the build process.
init(String) - Method in class org.basex.build.NativeBuilder
 
init(NativeData) - Method in class org.basex.build.NativeBuilder
Uses the specified data instance (and its indexes) for the build process.
init() - Method in class org.basex.data.Data
Dissolves the references to often used tag names and attributes.
init() - Method in class org.basex.data.DiskData
 
init() - Method in class org.basex.data.PathSummary
Initializes the data structures.
init(GUIProp) - Static method in class org.basex.gui.GUIConstants
Initializes colors.
init() - Method in class org.basex.gui.layout.BaseXSyntax
Initializes the highlighter.
init() - Method in class org.basex.gui.view.text.XMLSyntax
 
init() - Method in class org.basex.gui.view.ViewNotifier
Notifies all views of a data reference change.
init() - Method in class org.basex.index.Names
Initializes the statistics.
init(String) - Method in class org.basex.util.InputParser
Constructor.
init(byte[]) - Method in class org.basex.util.Tokenizer
Sets the text.
init() - Method in class org.basex.util.Tokenizer
Initializes the iterator.
initFonts(GUIProp) - Static method in class org.basex.gui.GUIConstants
Initializes fonts.
initTimer() - Method in class org.basex.util.Performance
Initializes the timer.
input - Variable in class org.basex.gui.GUI
Input field.
INPUTCONT - Static variable in interface org.basex.Text
Continued prompt.
InputParser - Class in org.basex.util
Simple query parser; can be overwritten to support more complex parsings.
InputParser() - Constructor for class org.basex.util.InputParser
 
inputSource() - Method in class org.basex.io.IO
Returns the next input source.
inputSource() - Method in class org.basex.io.IOContent
 
inputSource() - Method in class org.basex.io.IOFile
 
inputSource() - Method in class org.basex.io.IOUrl
 
INSENSITIVE - Static variable in interface org.basex.query.QueryTokens
Parser token.
Insert - Class in org.basex.core.proc
Evaluates the 'insert' command and inserts nodes into the database.
Insert(Object, String, int, String...) - Constructor for class org.basex.core.proc.Insert
Default constructor.
Insert(Object, String, String...) - Constructor for class org.basex.core.proc.Insert
Constructor, using 0 as target position.
insert(int, int, byte[], int) - Method in class org.basex.data.Data
Inserts a tag name, text node, comment or processing instruction.
insert(int, int, byte[], byte[]) - Method in class org.basex.data.Data
Inserts an attribute.
insert(int, int, Data) - Method in class org.basex.data.Data
Inserts a data instance at the specified pre value.
insert(int, int, byte[], int) - Method in class org.basex.data.DiskData
 
insert(int, int, byte[], byte[]) - Method in class org.basex.data.DiskData
 
insert(int, int, Data) - Method in class org.basex.data.DiskData
 
insert(int, int, byte[], int) - Method in class org.basex.data.MemData
 
insert(int, int, byte[], byte[]) - Method in class org.basex.data.MemData
 
insert(int, int, Data) - Method in class org.basex.data.MemData
 
insert(int, byte[]) - Method in class org.basex.io.TableAccess
Inserts the specified entries into the database.
insert(int, byte[]) - Method in class org.basex.io.TableDiskAccess
 
insert(int, byte[]) - Method in class org.basex.io.TableMemAccess
 
Insert - Class in org.basex.query.expr
Insert expression.
Insert(Expr, boolean, boolean, boolean, boolean, Expr) - Constructor for class org.basex.query.expr.Insert
Constructor.
INSERT - Static variable in interface org.basex.query.QueryTokens
Parser token.
INSERT0 - Static variable in interface org.basex.Text
Command help.
INSERT1 - Static variable in interface org.basex.Text
Command help.
INSERT2 - Static variable in interface org.basex.Text
Command help.
insertBefore(Node, Node) - Method in class org.basex.api.dom.BXNode
 
insertData(int, String) - Method in class org.basex.api.dom.BXChar
 
INSERTINFO - Static variable in interface org.basex.Text
Insert query info.
INSERTNAME - Static variable in interface org.basex.Text
Insert name.
INSERTTEXT - Static variable in interface org.basex.Text
Insert query info.
INSERTTITLE - Static variable in interface org.basex.Text
Dialog title for inserting new data.
INSERTTMP1 - Static variable in interface org.basex.Text
Command help.
INSERTTMP2 - Static variable in interface org.basex.Text
Command help.
INSERTVALUE - Static variable in interface org.basex.Text
Insert value.
Instance - Class in org.basex.query.expr
Instance test.
Instance(Expr, SeqType) - Constructor for class org.basex.query.expr.Instance
Constructor.
instance(Iter) - Method in class org.basex.query.item.SeqType
Checks the instance of the specified iterator.
instance(Type) - Method in enum org.basex.query.item.Type
Checks if the specified type is an instance of the current type.
INSTANCE - Static variable in interface org.basex.query.QueryTokens
Parser token.
INSTITUTE - Static variable in interface org.basex.build.mediovis.MAB2
Tag.
INT - Static variable in interface org.basex.core.Commands
Command flag: command which cannot be run by the user.
IntArrayList - Class in org.basex.util
This is a simple container for native int array values.
IntArrayList() - Constructor for class org.basex.util.IntArrayList
Default constructor.
IntArrayList(int) - Constructor for class org.basex.util.IntArrayList
Constructor.
InterSect - Class in org.basex.query.expr
Intersect expression.
InterSect(Expr[]) - Constructor for class org.basex.query.expr.InterSect
Constructor.
INTERSECT - Static variable in interface org.basex.query.QueryTokens
Parser token.
IntInfo - Class in org.basex.core.proc
Internal command, returning process info.
IntInfo(String) - Constructor for class org.basex.core.proc.IntInfo
Default constructor.
IntList - Class in org.basex.util
This is a simple container for native int values.
IntList() - Constructor for class org.basex.util.IntList
Default constructor.
IntList(int) - Constructor for class org.basex.util.IntList
Constructor, specifying an initial list size.
IntList(int[]) - Constructor for class org.basex.util.IntList
Constructor, specifying an initial array.
INTO - Static variable in interface org.basex.query.QueryTokens
Parser token.
INTO - Static variable in interface org.basex.Text
Command help.
IntOutput - Class in org.basex.core.proc
Internal command, returning process output.
IntOutput(String) - Constructor for class org.basex.core.proc.IntOutput
Default constructor.
INTPARSE - Static variable in class org.basex.core.Prop
Use internal XML parser.
INTPARSEINFO - Static variable in interface org.basex.Text
Whitespaces information.
IntPrompt - Class in org.basex.core.proc
Internal command, returning a console prompt.
IntPrompt() - Constructor for class org.basex.core.proc.IntPrompt
Default constructor.
INTRANGE - Static variable in interface org.basex.query.QueryText
FOCA0003: Evaluation exception.
IntStop - Class in org.basex.core.proc
Internal command, stopping the server.
IntStop() - Constructor for class org.basex.core.proc.IntStop
Default constructor.
INVAL - Static variable in interface org.basex.query.QueryText
XQDY0074: Evaluation exception.
invalidEnt(int) - Method in class org.basex.util.InputParser
Returns the current entity snippet.
INVALIDENTITY - Static variable in interface org.basex.build.BuildText
Scanner Error.
INVALIDZONE - Static variable in interface org.basex.query.QueryText
FORG0001: Evaluation exception.
INVALUE - Static variable in interface org.basex.query.QueryText
FOCA0002: Evaluation exception.
INVALZONE - Static variable in interface org.basex.query.QueryText
FODT0003: Evaluation exception.
INVCODE - Static variable in interface org.basex.query.QueryText
FOCH0001: Evaluation exception.
INVCOLL - Static variable in interface org.basex.query.QueryText
XQST0076: Parsing exception.
INVDOC - Static variable in interface org.basex.query.QueryText
FODC0005: Evaluation exception.
INVEND - Static variable in interface org.basex.build.BuildText
Scanner Error.
invert(Object[]) - Method in class org.basex.core.AProp
Inverts a boolean property.
invert() - Method in enum org.basex.query.expr.CmpG.Comp
Inverts the comparator.
invert() - Method in enum org.basex.query.expr.CmpV.Comp
Inverts the comparator.
invertPath(Expr, Step) - Method in class org.basex.query.path.AxisPath
Inverts a location path.
INVNAME - Static variable in interface org.basex.build.BuildText
Scanner Error.
INVPE - Static variable in interface org.basex.build.BuildText
Scanner Error.
io - Variable in class org.basex.build.Parser
Input file.
IO - Class in org.basex.io
Abstract file representation, pointing to a local or remote file or a byte array.
IOContent - Class in org.basex.io
Byte contents, wrapped into an IO representation.
IOContent(byte[]) - Constructor for class org.basex.io.IOContent
Constructor.
IOContent(byte[], String) - Constructor for class org.basex.io.IOContent
Constructor.
IOFile - Class in org.basex.io
File reference, wrapped into an IO representation.
IOFile(String) - Constructor for class org.basex.io.IOFile
Constructor.
IOFile(File) - Constructor for class org.basex.io.IOFile
Constructor.
IOUrl - Class in org.basex.io
URL reference, wrapped into an IO representation.
IOUrl(String) - Constructor for class org.basex.io.IOUrl
Constructor.
is(Object[]) - Method in class org.basex.core.AProp
Returns the requested boolean.
is(int) - Method in class org.basex.query.ft.FTOpt
Returns the specified flag.
is - Variable in class org.basex.query.IndexContext
Number of estimated results.
is(Nod) - Method in class org.basex.query.item.DBNode
 
is(Nod) - Method in class org.basex.query.item.FNode
 
is(Nod) - Method in class org.basex.query.item.Nod
Compares two nodes for equality.
IS - Static variable in interface org.basex.query.QueryTokens
Parser token.
ISBN - Static variable in interface org.basex.build.mediovis.MAB2
Tag.
isDefaultNamespace(String) - Method in class org.basex.api.dom.BXNode
 
isDir(int) - Method in class org.basex.fuse.DeepFS
Checks if the specified node is a directory.
isDir() - Method in class org.basex.io.IO
Returns if this is a directory instance.
isDir() - Method in class org.basex.io.IOFile
 
isElementContentWhitespace() - Method in class org.basex.api.dom.BXText
 
isEqualNode(Node) - Method in class org.basex.api.dom.BXNode
 
isFile(int) - Method in class org.basex.fuse.DeepFS
Checks if the specified node is a file.
isFirstLetter(int) - Static method in class org.basex.util.XMLToken
Checks if the specified character is an XML first-letter.
isId() - Method in class org.basex.api.dom.BXAttr
 
isLeaf(GUIProp, Data, int) - Static method in class org.basex.gui.view.ViewData
Checks if the specified node is a leaf node (text node or file element or file tag).
isLetterOrDigit(int) - Static method in class org.basex.util.XMLToken
Checks if the specified character is an XML letter.
isName(byte[]) - Static method in class org.basex.util.XMLToken
Checks if the specified token is a valid name.
isNamespaceAware() - Method in class org.basex.api.jaxp.BXDocBuilder
 
isNCName(byte[]) - Static method in class org.basex.util.XMLToken
Checks if the specified token is a valid NCName.
isNMToken(byte[]) - Static method in class org.basex.util.XMLToken
Checks if the specified token is a valid NMToken.
isParseable(BufferedFileChannel, String) - Method in class org.basex.build.fs.NewFSParser
Checks if a parser for the given suffix is available and the file is in the correct format.
isQName(byte[]) - Static method in class org.basex.util.XMLToken
Checks if the specified token is a valid QName.
isSameNode(Node) - Method in class org.basex.api.dom.BXNode
 
isSet(int) - Method in class org.basex.query.ft.FTOpt
Returns if the specified flag has been set.
isSubChannel() - Method in class org.basex.build.fs.parser.BufferedFileChannel
Checks if the current BufferedFileChannel instance is a sub-channel.
isSupported(String, String) - Method in class org.basex.api.dom.BXNode
 
ISTORAGE - Static variable in interface org.basex.data.DataText
Index version; if it's modified, old indexes can't be parsed anymore.
isValidating() - Method in class org.basex.api.jaxp.BXDocBuilder
 
isXIncludeAware() - Method in class org.basex.api.jaxp.BXDocBuilderFactory
 
isXMLLetter(int) - Static method in class org.basex.util.XMLToken
Checks if the specified character is an XML letter.
isXMLLetterOrDigit(int) - Static method in class org.basex.util.XMLToken
Checks if the specified character is an XML letter.
item(int) - Method in class org.basex.api.dom.BXNList
 
item(byte[]) - Method in class org.basex.data.DOTSerializer
 
item(byte[]) - Method in class org.basex.data.SAXSerializer
 
item(byte[]) - Method in class org.basex.data.Serializer
Serializes an item.
item(byte[]) - Method in class org.basex.data.XMLSerializer
 
Item - Class in org.basex.query.item
Abstract item.
item - Variable in class org.basex.query.iter.NodIter
Items.
item - Variable in class org.basex.query.iter.SeqIter
Items.
item - Variable in class org.basex.query.QueryContext
Current context.
item - Variable in class org.basex.query.util.Var
Variable results.
item(QueryContext) - Method in class org.basex.query.util.Var
Evaluates the variable and returns the resulting item.
ItemSet - Class in org.basex.query.util
Set for quickly indexing items.
ItemSet() - Constructor for class org.basex.query.util.ItemSet
 
iter(QueryContext, QueryException) - Method in class org.basex.query.expr.Catch
Catch iterator.
iter(QueryContext) - Method in class org.basex.query.expr.Context
 
iter(QueryContext) - Method in class org.basex.query.expr.Except
 
iter(QueryContext) - Method in class org.basex.query.expr.Expr
Evaluates the expression and returns an iterator on the resulting items.
iter(QueryContext) - Method in class org.basex.query.expr.FLWOR
 
iter(QueryContext) - Method in class org.basex.query.expr.FLWR
 
iter(QueryContext) - Method in class org.basex.query.expr.For
 
iter(QueryContext) - Method in class org.basex.query.expr.FunCall
 
iter(QueryContext) - Method in class org.basex.query.expr.Group
 
iter(QueryContext) - Method in class org.basex.query.expr.If
 
iter(QueryContext) - Method in class org.basex.query.expr.IndexAccess
 
iter(QueryContext) - Method in class org.basex.query.expr.InterSect
 
iter(QueryContext) - Method in class org.basex.query.expr.IterPred
 
iter(QueryContext) - Method in class org.basex.query.expr.Let
 
iter(QueryContext) - Method in class org.basex.query.expr.List
 
iter(QueryContext) - Method in class org.basex.query.expr.Order
 
iter(QueryContext) - Method in class org.basex.query.expr.Pred
 
iter(QueryContext) - Method in class org.basex.query.expr.Range
 
iter(QueryContext) - Method in class org.basex.query.expr.RangeAccess
 
iter(QueryContext) - Method in class org.basex.query.expr.Root
 
iter(QueryContext) - Method in class org.basex.query.expr.Treat
 
iter(QueryContext) - Method in class org.basex.query.expr.Try
 
iter(QueryContext) - Method in class org.basex.query.expr.TypeSwitch
 
iter(QueryContext) - Method in class org.basex.query.expr.Union
 
iter(QueryContext) - Method in class org.basex.query.expr.VarCall
 
iter(QueryContext) - Method in class org.basex.query.ft.FTAnd
 
iter(QueryContext) - Method in class org.basex.query.ft.FTExpr
This method is called by the index-based full-text evaluation.
iter(QueryContext) - Method in class org.basex.query.ft.FTIndexAccess
 
iter(QueryContext) - Method in class org.basex.query.ft.FTMildNot
 
iter(QueryContext) - Method in class org.basex.query.ft.FTNot
 
iter(QueryContext) - Method in class org.basex.query.ft.FTOptions
 
iter(QueryContext) - Method in class org.basex.query.ft.FTOr
 
iter(QueryContext) - Method in class org.basex.query.ft.FTWeight
 
iter(QueryContext) - Method in class org.basex.query.ft.FTWords
 
iter(QueryContext) - Method in class org.basex.query.func.FNSeq
 
iter(QueryContext) - Method in class org.basex.query.func.FNSimple
 
iter(QueryContext) - Method in class org.basex.query.func.FunJava
 
iter(QueryContext) - Method in class org.basex.query.item.Item
 
iter() - Method in class org.basex.query.item.Item
Returns an item iterator.
iter() - Method in class org.basex.query.item.Seq
 
Iter - Class in org.basex.query.iter
Iterator interface.
Iter() - Constructor for class org.basex.query.iter.Iter
 
iter(QueryContext) - Method in class org.basex.query.path.AxisPath
 
iter(QueryContext) - Method in class org.basex.query.path.IterPath
 
iter(QueryContext) - Method in class org.basex.query.path.IterStep
 
iter(QueryContext) - Method in class org.basex.query.path.MixedPath
 
iter(QueryContext) - Method in class org.basex.query.path.SimpleIterStep
 
iter(QueryContext) - Method in class org.basex.query.path.Step
 
iter() - Method in class org.basex.query.QueryContext
Returns a result iterator.
iter(Expr) - Method in class org.basex.query.QueryContext
Evaluates the specified expression and returns an iterator.
iter - Variable in exception org.basex.query.QueryException
Error items.
iter() - Method in class org.basex.query.QueryProcessor
Returns a result iterator.
ITER - Static variable in interface org.basex.query.QueryTokens
Query Plan.
iter(QueryContext) - Method in class org.basex.query.util.Var
 
iterator() - Method in class org.basex.data.FTMatch
 
iterator() - Method in class org.basex.data.FTMatches
 
iterator() - Method in class org.basex.query.iter.Iter
 
iterator() - Method in class org.basex.util.IntArrayList
 
iterator() - Method in class org.basex.util.StringList
 
iterator() - Method in class org.basex.util.TokenList
 
IterPath - Class in org.basex.query.path
Iterative path expression for location paths which return sorted and duplicate-free results.
IterPath(Expr, Step[]) - Constructor for class org.basex.query.path.IterPath
Constructor.
IterPred - Class in org.basex.query.expr
Iterative predicate expression.
IterPred(Expr, Expr[], Pos, boolean) - Constructor for class org.basex.query.expr.IterPred
Constructor.
IterStep - Class in org.basex.query.path
Path expression.
IterStep(Axis, Test, Expr[], Pos, boolean) - Constructor for class org.basex.query.path.IterStep
Constructor.
itr - Variable in class org.basex.gui.layout.BaseXDSlider
Integer flag.
itr() - Method in class org.basex.query.item.Bln
 
itr() - Method in class org.basex.query.item.Dbl
 
itr() - Method in class org.basex.query.item.Dec
 
itr() - Method in class org.basex.query.item.Flt
 
itr() - Method in class org.basex.query.item.Item
Returns an integer (long) representation of the item.
Itr - Class in org.basex.query.item
Integer item.
Itr(long, Type) - Constructor for class org.basex.query.item.Itr
Constructor.
itr() - Method in class org.basex.query.item.Itr
 
itr() - Method in class org.basex.query.item.Jav
 
itr() - Method in class org.basex.query.item.Nod
 
itr() - Method in class org.basex.query.item.Str
 

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