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.xquery.expr.Expr
Checks if this is an item.
i() - Method in class org.basex.query.xquery.item.Item
 
i() - Method in class org.basex.query.xquery.item.Seq
 
icon(String) - Static method in class org.basex.gui.GUI
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 - Class in org.basex.query.xpath.func
Constructor for id() function.
Id(Expr[]) - Constructor for class org.basex.query.xpath.func.Id
Function Constructor.
id - Variable in class org.basex.query.xpath.locpath.TestName
Index reference to the Tag/Attribute.
id - Variable in class org.basex.query.xquery.expr.FunCall
Function id reference.
ID - Static variable in interface org.basex.query.xquery.XQTokens
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.
ID3FLAG_UNSYNC - Static variable in interface org.basex.build.fs.FSText
ID3v2.x.y flag info id3v2.4.0-structure.txt l.144ff.
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.
ID3SIZE1 - Static variable in interface org.basex.build.fs.FSText
ID3v2 parsing stopped.
ID3SIZE2 - 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.
IDBSTORAGE - Static variable in interface org.basex.data.DataText
Database version.
IDIV - Static variable in interface org.basex.query.xquery.XQTokens
Parser token.
IDR - Static variable in interface org.basex.build.BuildText
DTD: IDREF ELEMENT.
IDREF - Static variable in interface org.basex.query.xquery.XQTokens
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.xquery.expr
FLWOR Clause.
If(Expr, Expr, Expr) - Constructor for class org.basex.query.xquery.expr.If
Constructor.
IF - Static variable in interface org.basex.query.xquery.XQTokens
Parser token.
IFPAR - Static variable in interface org.basex.query.xquery.XQText
XPST0003: Parsing exception.
IGNO - Static variable in interface org.basex.build.BuildText
DTD: NOTATION.
IMAGE - Static variable in interface org.basex.build.fs.FSText
Image tag.
image(String) - Static method in class org.basex.gui.GUI
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.GUI
Returns the image url.
IMP - Static variable in interface org.basex.build.BuildText
DTD: IMPLIED ELEMENT.
IMPLCOL - Static variable in interface org.basex.query.xquery.XQText
FOCH0002: Evaluation exception.
IMPLSCHEMA - Static variable in interface org.basex.query.xquery.XQText
XQST0009: Parsing exception.
IMPLVAL - Static variable in interface org.basex.query.xquery.XQText
XQST0075: Parsing exception.
IMPORT - Static variable in interface org.basex.query.xquery.XQTokens
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.
importfsname - Static variable in class org.basex.gui.GUIProp
Name of the filesystem database.
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 FS 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.xquery.XQText
XPST0003: Parsing exception.
inD - Variable in class org.basex.index.FTTrie
FTData on disk.
INDENT - Static variable in class org.basex.data.XMLSerializer
Indentation.
indent(boolean) - Method in class org.basex.data.XMLSerializer
Prints the text declaration to the output stream.
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[]) - 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.xquery.util.ItemSet
Indexes the specified item.
indexable(XPContext, Expr, Comp) - Method in class org.basex.query.xpath.locpath.LocPath
Checks if the path is indexable.
IndexAccess - Class in org.basex.query.xpath.internal
This index class retrieves attribute values from the index.
IndexAccess(IndexToken) - Constructor for class org.basex.query.xpath.internal.IndexAccess
Constructor.
IndexArrayIterator - Class in org.basex.index
This interface provides methods for returning index results.
IndexArrayIterator(int) - Constructor for class org.basex.index.IndexArrayIterator
Constructor.
IndexArrayIterator(int[], int) - Constructor for class org.basex.index.IndexArrayIterator
Constructor.
IndexArrayIterator(int[][], boolean) - Constructor for class org.basex.index.IndexArrayIterator
Constructor.
IndexArrayIterator(int[][], int, boolean) - Constructor for class org.basex.index.IndexArrayIterator
Constructor.
INDEXATT - Static variable in interface org.basex.Text
Create Database information.
IndexBuilder - Interface in org.basex.index
This interface defines the functions which are needed for building new index structures.
indexEquivalent(XPContext, Step, boolean) - Method in class org.basex.query.xpath.expr.And
 
indexEquivalent(XPContext, Step, boolean) - Method in class org.basex.query.xpath.expr.Equality
 
indexEquivalent(XPContext, Step, boolean) - Method in class org.basex.query.xpath.expr.Expr
Returns an equivalent expression which accesses an index structure.
indexEquivalent(XPContext, Step, boolean) - Method in class org.basex.query.xpath.expr.FTAnd
 
indexEquivalent(XPContext, Step, boolean) - Method in class org.basex.query.xpath.expr.FTArrayExpr
 
indexEquivalent(XPContext, Step, boolean) - Method in class org.basex.query.xpath.expr.FTContains
 
indexEquivalent(XPContext, Step, boolean) - Method in class org.basex.query.xpath.expr.FTMildNot
 
indexEquivalent(XPContext, Step, boolean) - Method in class org.basex.query.xpath.expr.FTNot
 
indexEquivalent(XPContext, Step, boolean) - Method in class org.basex.query.xpath.expr.FTOr
 
indexEquivalent(XPContext, Step, boolean) - Method in class org.basex.query.xpath.expr.FTSelect
 
indexEquivalent(XPContext, Step, boolean) - Method in class org.basex.query.xpath.expr.FTWords
 
indexEquivalent(XPContext, Step, boolean) - Method in class org.basex.query.xpath.expr.Or
 
indexEquivalent(XPContext, Step, boolean) - Method in class org.basex.query.xpath.internal.AllOf
 
indexEquivalent(XPContext, Step, boolean) - Method in class org.basex.query.xpath.internal.FTIndex
 
indexEquivalent(XPContext, Step, boolean) - Method in class org.basex.query.xpath.internal.OneOf
 
indexEquivalent(XPContext, Step, boolean) - Method in class org.basex.query.xpath.internal.Range
 
indexEquivalent(XPContext, Step, boolean) - Method in class org.basex.query.xpath.locpath.PredSimple
 
indexes() - Method in class org.basex.gui.dialog.DialogInfo
Returns an array with the chosen indexes.
INDEXEXC - Static variable in interface org.basex.query.xpath.XPText
Evaluation Exception.
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
 
IndexMatch - Class in org.basex.query.xpath.internal
This class is only internally used for index optimizations.
IndexMatch(LocPath, Expr, LocPath) - Constructor for class org.basex.query.xpath.internal.IndexMatch
Constructor.
indexocc - Static variable in class org.basex.core.Prop
Number of index occurrences to print in the index info.
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.
indexOptions(MetaData) - Method in class org.basex.query.xpath.expr.FTArrayExpr
Verifies if the fulltext query options comply with the index defaults.
indexOptions(MetaData) - Method in class org.basex.query.xpath.expr.FTNot
 
indexOptions(MetaData) - Method in class org.basex.query.xpath.expr.FTSelect
 
indexOptions(MetaData) - Method in class org.basex.query.xpath.expr.FTWords
 
indexSizes(XPContext, Step, int) - Method in class org.basex.query.xpath.expr.And
 
indexSizes(XPContext, Step, int) - Method in class org.basex.query.xpath.expr.Equality
 
indexSizes(XPContext, Step, int) - Method in class org.basex.query.xpath.expr.Expr
Returns the number of results if this query is evaluated by an index.
indexSizes(XPContext, Step, int) - Method in class org.basex.query.xpath.expr.FTAnd
 
indexSizes(XPContext, Step, int) - Method in class org.basex.query.xpath.expr.FTContains
 
indexSizes(XPContext, Step, int) - Method in class org.basex.query.xpath.expr.FTMildNot
 
indexSizes(XPContext, Step, int) - Method in class org.basex.query.xpath.expr.FTNot
 
indexSizes(XPContext, Step, int) - Method in class org.basex.query.xpath.expr.FTOr
 
indexSizes(XPContext, Step, int) - Method in class org.basex.query.xpath.expr.FTSelect
 
indexSizes(XPContext, Step, int) - Method in class org.basex.query.xpath.expr.FTWords
 
indexSizes(XPContext, Step, int) - Method in class org.basex.query.xpath.expr.Or
 
indexSizes(XPContext, Step, int) - Method in class org.basex.query.xpath.internal.AllOf
 
indexSizes(XPContext, Step, int) - Method in class org.basex.query.xpath.internal.FTIndex
 
indexSizes(XPContext, Step, int) - Method in class org.basex.query.xpath.internal.OneOf
 
indexSizes(XPContext, Step, int) - Method in class org.basex.query.xpath.internal.Range
 
indexSizes(XPContext, Step, int) - Method in class org.basex.query.xpath.locpath.PredSimple
 
IndexStats - Class in org.basex.index
This class assembles some index statistics.
IndexToken - Class in org.basex.index
This class defines access to index tokens.
IndexToken(IndexToken.Type) - Constructor for class org.basex.index.IndexToken
Constructor.
IndexToken.Type - Enum in org.basex.index
Index types.
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 class org.basex.util.Token
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.AbstractProcess
Returns process info.
info(PrintOutput) - Method in class org.basex.core.ClientProcess
 
Info - Class in org.basex.core.proc
Database info.
Info() - Constructor for class org.basex.core.proc.Info
Constructor.
info(PrintOutput) - Method in class org.basex.core.Process
 
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(IndexToken.Type) - Method in class org.basex.data.Data
Returns info on the specified index structure.
info - Variable in class org.basex.gui.GUI
Info view.
info(String, boolean) - Method in class org.basex.gui.view.query.QueryView
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 class org.basex.query.ExprInfo
Returns a string description of the expression.
info() - Method in class org.basex.query.QueryContext
Returns query background information.
info() - Method in enum org.basex.query.xquery.expr.Calc
Returns a string representation of the operator.
info() - Method in class org.basex.query.xquery.expr.Cast
 
info() - Method in class org.basex.query.xquery.expr.CAttr
 
info() - Method in class org.basex.query.xquery.expr.CComm
 
info() - Method in class org.basex.query.xquery.expr.CDoc
 
info() - Method in class org.basex.query.xquery.expr.CElem
 
info() - Method in class org.basex.query.xquery.expr.Clc
 
info() - Method in class org.basex.query.xquery.expr.CmpG
 
info() - Method in class org.basex.query.xquery.expr.CmpN
 
info() - Method in class org.basex.query.xquery.expr.CmpV
 
info() - Method in class org.basex.query.xquery.expr.CPI
 
info() - Method in class org.basex.query.xquery.expr.CText
 
info() - Method in class org.basex.query.xquery.expr.FLWOR
 
info() - Method in class org.basex.query.xquery.expr.FunCall
 
info() - Method in class org.basex.query.xquery.expr.Pred
 
info() - Method in class org.basex.query.xquery.expr.VarCall
 
info() - Method in class org.basex.query.xquery.func.Fun
 
info() - Method in class org.basex.query.xquery.func.FunJava
 
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.
INFOATNINDEX - Static variable in interface org.basex.Text
Info on Attribut value Index.
INFOATTRINDEX - Static variable in interface org.basex.Text
Info on Attribute Indexing.
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
Database info.
InfoDB() - Constructor for class org.basex.core.proc.InfoDB
Constructor.
INFODB - Static variable in interface org.basex.Text
Info on Document Creation.
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.
INFOERROR - Static variable in interface org.basex.Text
Error info.
INFOFTINDEX - Static variable in interface org.basex.Text
Info on Fulltext 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
Database info.
InfoIndex() - Constructor for class org.basex.core.proc.InfoIndex
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.
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.
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
Database info.
InfoTable(String...) - Constructor for class org.basex.core.proc.InfoTable
Constructor.
INFOTAGINDEX - Static variable in interface org.basex.Text
Info on Tag Index.
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(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.xquery.XQTokens
Parser token.
init() - Static method in class org.basex.BaseXWin
Initializes the GUI.
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() - Method in class org.basex.data.Skeleton
Initializes the data structures.
init() - 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.query.QueryArea
 
init() - Method in class org.basex.gui.view.query.QuerySyntax
 
init() - Method in class org.basex.gui.view.text.XMLSyntax
 
init(byte[]) - Method in class org.basex.index.FTTokenizer
Sets the text.
init() - Method in class org.basex.index.FTTokenizer
Initializes the iterator.
init() - Method in class org.basex.index.Names
Initializes the statistics.
init(int) - Method in class org.basex.query.ChildIterator
Initializes the iterator.
init(FTTokenizer) - Method in class org.basex.query.FTPos
Initializes the select operator.
init(String) - Method in class org.basex.query.QueryParser
Constructor.
init(Nod) - Method in enum org.basex.query.xquery.path.Axis
Returns a node iterator.
initFonts() - Static method in class org.basex.gui.GUIConstants
Initializes fonts.
initNames() - Method in class org.basex.data.Data
Dissolves the references to often used tag names and attributes.
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.
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
Inserts an element into the database.
Insert(Commands.CmdUpdate, String...) - Constructor for class org.basex.core.proc.Insert
Constructor.
Insert(boolean, Commands.CmdUpdate, String...) - Constructor for class org.basex.core.proc.Insert
Constructor for GUI updates.
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
Insert 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(boolean, byte[], byte[], byte[], byte[], int, int) - Method in class org.basex.fs.DataFS
Inserts a new entry into the table.
insert(int, byte[]) - Method in class org.basex.io.TableAccess
Insert entries.
insert(int, byte[]) - Method in class org.basex.io.TableDiskAccess
 
insert(int, byte[]) - Method in class org.basex.io.TableMemAccess
 
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.
INSERTVALUE - Static variable in interface org.basex.Text
Insert Value.
Instance - Class in org.basex.query.xquery.expr
Instance Test.
Instance(Expr, SeqType) - Constructor for class org.basex.query.xquery.expr.Instance
Constructor.
instance(Iter) - Method in class org.basex.query.xquery.item.SeqType
Checks the instance of the specified iterator.
instance(Type) - Method in enum org.basex.query.xquery.item.Type
Checks if the specified type is an instance of the current type.
INSTANCE - Static variable in interface org.basex.query.xquery.XQTokens
Parser token.
instanceOf(XQItemType) - Method in interface javax.xml.xquery.XQItemAccessor
Checks if the item "matches" an item type, as defined in 2.5.4.2 Matching an Item Type and an Item, XQuery 1.0: An XML Query Language.
instanceOf(XQItemType) - Method in class org.basex.api.xqj.BXQItem
 
instanceOf(XQItemType) - Method in class org.basex.api.xqj.BXQSequence
 
INSTITUTE - Static variable in interface org.basex.build.mediovis.MAB2
Tag.
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.
InternalExpr - Class in org.basex.query.xpath.internal
Abstract class for internal (optimized) XPath expressions.
InternalExpr() - Constructor for class org.basex.query.xpath.internal.InternalExpr
 
intersect(int[], int[]) - Static method in class org.basex.data.Nodes
Intersects two integer arrays via union.
InterSect - Class in org.basex.query.xpath.expr
Intersect Expression.
InterSect(Expr[]) - Constructor for class org.basex.query.xpath.expr.InterSect
Constructor.
InterSect - Class in org.basex.query.xquery.expr
Intersect expression.
InterSect(Expr[]) - Constructor for class org.basex.query.xquery.expr.InterSect
Constructor.
INTERSECT - Static variable in interface org.basex.query.xquery.XQTokens
Parser token.
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.
intparse - Static variable in class org.basex.core.Prop
Use internal XML parser.
INTPARSEINFO - Static variable in interface org.basex.Text
Whitespaces information.
INTRANGE - Static variable in interface org.basex.query.xquery.XQText
FOCA0003: Evaluation exception.
INVAL - Static variable in interface org.basex.query.xquery.XQText
XQDY0074: Evaluation exception.
INVALID_COLLECTION - Static variable in class org.xmldb.api.base.ErrorCodes
Set if the Collection instance is in an invalid state.
INVALID_DATABASE - Static variable in class org.xmldb.api.base.ErrorCodes
Set if the Database instance being registered is invalid.
INVALID_RESOURCE - Static variable in class org.xmldb.api.base.ErrorCodes
Set if the Resource provided to an operation is invalid.
INVALID_URI - Static variable in class org.xmldb.api.base.ErrorCodes
Set if the URI format is invalid.
invalidEnt(int) - Method in class org.basex.query.QueryParser
Returns the current entity snippet.
INVALIDENTITY - Static variable in interface org.basex.build.BuildText
Scanner Error.
INVALIDLOCSTEP - Static variable in interface org.basex.query.xpath.XPText
Parsing exception.
INVALIDPOS - Static variable in interface org.basex.query.xpath.XPText
Evaluation Exception.
INVALIDPRE - Static variable in interface org.basex.query.xpath.XPText
Evaluation Exception.
INVALIDZONE - Static variable in interface org.basex.query.xquery.XQText
FORG0001: Evaluation exception.
INVALUE - Static variable in interface org.basex.query.xquery.XQText
FOCA0002: Evaluation exception.
INVALZONE - Static variable in interface org.basex.query.xquery.XQText
FODT0003: Evaluation exception.
INVCODE - Static variable in interface org.basex.query.xquery.XQText
FOCH0001: Evaluation exception.
INVCOLL - Static variable in interface org.basex.query.xquery.XQText
XQST0076: Parsing exception.
INVDOC - Static variable in interface org.basex.query.xquery.XQText
FODC0005: Evaluation exception.
INVEND - Static variable in interface org.basex.build.BuildText
Scanner Error.
INVENTITY - Static variable in interface org.basex.query.QueryTokens
Parsing exception.
invertPath(Step) - Method in class org.basex.query.xpath.locpath.LocPath
Inverts a location path.
invertPath(Step) - Method in class org.basex.query.xquery.path.Path
Inverts a path.
invertSIStep(SimpleIterStep, Step, Expr) - Static method in class org.basex.query.xquery.path.Path
Inverts a 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
BaseX file representation, pointing to a local or remote file or byte array contents.
IOContent - Class in org.basex.io
BaseX content.
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
BaseX file representation, pointing to a local or remote file or byte array contents.
IOFile(String) - Constructor for class org.basex.io.IOFile
Constructor.
IOUrl - Class in org.basex.io
BaseX input stream.
IOUrl(String) - Constructor for class org.basex.io.IOUrl
Constructor.
is(int) - Method in class org.basex.query.FTOpt
Returns the specified flag.
is(Nod) - Method in class org.basex.query.xquery.item.DNode
 
is(Nod) - Method in class org.basex.query.xquery.item.Nod
Compares two nodes for equality.
IS - Static variable in interface org.basex.query.xquery.XQTokens
Parser token.
isAfterLast() - Method in interface javax.xml.xquery.XQSequence
Checks if the current position is after the last item in the sequence.
isAfterLast() - Method in class org.basex.api.xqj.BXQSequence
 
isAnonymousType() - Method in interface javax.xml.xquery.XQItemType
Represents whether the item type is an anonymous type in the schema.
isAnonymousType() - Method in class org.basex.api.xqj.BXQItemType
 
isAttributeSpecified(int) - Method in class org.basex.api.xqj.IterStreamReader
 
isBeforeFirst() - Method in interface javax.xml.xquery.XQSequence
Checks if the current position before the first item in the sequence.
isBeforeFirst() - Method in class org.basex.api.xqj.BXQSequence
 
ISBN - Static variable in interface org.basex.build.mediovis.MAB2
Tag.
isCharacters() - Method in class org.basex.api.xqj.IterStreamReader
 
isClosed() - Method in interface javax.xml.xquery.XQConnection
Checks if the connection is closed.
isClosed() - Method in interface javax.xml.xquery.XQExpression
Checks if the expression is in a closed state.
isClosed() - Method in interface javax.xml.xquery.XQItem
Checks if the item is closed.
isClosed() - Method in interface javax.xml.xquery.XQPreparedExpression
Checks if the prepared expression in a closed state.
isClosed() - Method in interface javax.xml.xquery.XQSequence
Checks if the sequence is closed.
isDefaultNamespace(String) - Method in class org.basex.api.dom.BXNode
 
isDir(int) - Method in class org.basex.fs.DataFS
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
 
isElementNillable() - Method in interface javax.xml.xquery.XQItemType
Returns whether the element type is nillable or not.
isElementNillable() - Method in class org.basex.api.xqj.BXQItemType
 
isEndElement() - Method in class org.basex.api.xqj.IterStreamReader
 
isEqualNode(Node) - Method in class org.basex.api.dom.BXNode
 
isFile(int) - Method in class org.basex.fs.DataFS
Checks if the specified node is a file.
isFirst() - Method in interface javax.xml.xquery.XQSequence
Checks if the current position at the first item in the sequence.
isFirst() - Method in class org.basex.api.xqj.BXQSequence
 
isFirstLetter(int) - Static method in class org.basex.util.XMLToken
Checks if the specified character is an XML first-letter.
isFullAxisFeatureSupported() - Method in interface javax.xml.xquery.XQMetaData
Query if XQuery full axis feature is supported in this connection.
isFullAxisFeatureSupported() - Method in class org.basex.api.xqj.BXQMetaData
 
isId() - Method in class org.basex.api.dom.BXAttr
 
isLast() - Method in interface javax.xml.xquery.XQSequence
Checks if the current position at the last item in the sequence.
isLast() - Method in class org.basex.api.xqj.BXQSequence
 
isLeaf(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.
isModuleFeatureSupported() - Method in interface javax.xml.xquery.XQMetaData
Query if XQuery module feature is supported in this connection.
isModuleFeatureSupported() - Method in class org.basex.api.xqj.BXQMetaData
 
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.
isOnItem() - Method in interface javax.xml.xquery.XQSequence
Check if the sequence is positioned on an item or not.
isOnItem() - Method in class org.basex.api.xqj.BXQSequence
 
isOpen() - Method in class org.basex.api.xmldb.BXCollection
 
isOpen() - Method in interface org.xmldb.api.base.Collection
Returns true if the Collection is open false otherwise.
isQName(byte[]) - Static method in class org.basex.util.XMLToken
Checks if the specified token is a valid QName.
isReadOnly() - Method in interface javax.xml.xquery.XQMetaData
Query if the associated conection is restricted for read only use.
isReadOnly() - Method in class org.basex.api.xqj.BXQMetaData
 
isSameNode(Node) - Method in class org.basex.api.dom.BXNode
 
isSchemaImportFeatureSupported() - Method in interface javax.xml.xquery.XQMetaData
Query if XQuery schema import feature is supported in this connection.
isSchemaImportFeatureSupported() - Method in class org.basex.api.xqj.BXQMetaData
 
isSchemaValidationFeatureSupported() - Method in interface javax.xml.xquery.XQMetaData
Query if XQuery schema validation feature is supported in this connection.
isSchemaValidationFeatureSupported() - Method in class org.basex.api.xqj.BXQMetaData
 
isScrollable() - Method in interface javax.xml.xquery.XQSequence
Checks if the sequence is scrollable.
isScrollable() - Method in class org.basex.api.xqj.BXQSequence
 
isSerializationFeatureSupported() - Method in interface javax.xml.xquery.XQMetaData
Query if XQuery serialization feature is supported in this connection.
isSerializationFeatureSupported() - Method in class org.basex.api.xqj.BXQMetaData
 
isStandalone() - Method in class org.basex.api.xqj.IterStreamReader
 
isStartElement() - Method in class org.basex.api.xqj.IterStreamReader
 
isStaticTypingExtensionsSupported() - Method in interface javax.xml.xquery.XQMetaData
Query if XQuery static typing extensions are supported in this connection.
isStaticTypingExtensionsSupported() - Method in class org.basex.api.xqj.BXQMetaData
 
isStaticTypingFeatureSupported() - Method in interface javax.xml.xquery.XQMetaData
Query if XQuery static typing feature is supported in this data source.
isStaticTypingFeatureSupported() - Method in class org.basex.api.xqj.BXQMetaData
 
isSupported(String, String) - Method in class org.basex.api.dom.BXNode
 
isSymLink() - Method in class org.basex.io.IO
Returns if this is a directory instance.
isSymlink(File) - Static method in class org.basex.io.IO
Determines if the specified file is a symbolic link.
isSymLink() - Method in class org.basex.io.IOFile
 
ISTORAGE - Static variable in interface org.basex.data.DataText
Index version; if it's modified, old indexes can't be parsed anymore.
isTransactionSupported() - Method in interface javax.xml.xquery.XQMetaData
Query if transaction is supported in this data source.
isTransactionSupported() - Method in class org.basex.api.xqj.BXQMetaData
 
isUserDefinedXMLSchemaTypeSupported() - Method in interface javax.xml.xquery.XQMetaData
Check if the user defined XML schema type is supported in this connection.
isUserDefinedXMLSchemaTypeSupported() - Method in class org.basex.api.xqj.BXQMetaData
 
isValidating() - Method in class org.basex.api.jaxp.BXDocBuilder
 
isWhiteSpace() - Method in class org.basex.api.xqj.IterStreamReader
 
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.
isXQueryEncodingDeclSupported() - Method in interface javax.xml.xquery.XQMetaData
Query if the XQuery encoding declaration is supported by the XQJ implementation.
isXQueryEncodingDeclSupported() - Method in class org.basex.api.xqj.BXQMetaData
 
isXQueryEncodingSupported(String) - Method in interface javax.xml.xquery.XQMetaData
Query if a character encoding method of the XQuery query text is supported by the XQJ implmentation.
isXQueryEncodingSupported(String) - Method in class org.basex.api.xqj.BXQMetaData
 
isXQueryXSupported() - Method in interface javax.xml.xquery.XQMetaData
Query if XQueryX format is supported in this data source.
isXQueryXSupported() - Method in class org.basex.api.xqj.BXQMetaData
 
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.xpath.item
Interface for all XPath items (results of expressions).
Item() - Constructor for class org.basex.query.xpath.item.Item
 
item - Variable in class org.basex.query.xpath.XPContext
Data reference.
item(int) - Method in class org.basex.query.xquery.expr.Ord
Returns the specified item.
Item - Class in org.basex.query.xquery.item
Abstract item.
item - Variable in class org.basex.query.xquery.iter.SeqIter
Items.
item - Variable in class org.basex.query.xquery.util.SeqBuilder
Item array.
item - Variable in class org.basex.query.xquery.util.Var
Variable results.
item(Item, XQContext) - Method in class org.basex.query.xquery.util.Var
Binds the specified item to the variable.
item(XQContext) - Method in class org.basex.query.xquery.util.Var
Evaluates the variable.
item - Variable in class org.basex.query.xquery.XQContext
Current context.
item() - Method in class org.basex.query.xquery.XQResult
Returns an item representation of the result.
ItemSet - Class in org.basex.query.xquery.util
Scoring class, assembling all scoring calculations.
ItemSet() - Constructor for class org.basex.query.xquery.util.ItemSet
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.And
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.Case
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.Cast
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.Castable
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.CAttr
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.CComm
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.CDoc
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.CElem
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.Clc
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.CmpG
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.CmpN
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.CmpV
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.Context
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.CPI
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.CText
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.Except
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.Expr
Evaluates the expression and returns an iterator on the resulting items.
iter(XQContext) - Method in class org.basex.query.xquery.expr.FLWOR
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.FLWR
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.For
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.FTAnd
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.FTContains
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.FTMildNot
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.FTNot
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.FTOptions
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.FTOr
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.FTSelect
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.FTWords
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.FunCall
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.If
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.Instance
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.InterSect
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.Let
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.List
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.Or
 
iter(SeqIter) - Method in class org.basex.query.xquery.expr.Order
Returns an array with the item order.
iter(XQContext) - Method in class org.basex.query.xquery.expr.Pred
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.PredIter
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.Range
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.Root
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.Satisfy
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.Treat
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.Try
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.TypeSwitch
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.Unary
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.Union
 
iter(XQContext) - Method in class org.basex.query.xquery.expr.VarCall
 
iter(XQContext, Iter[]) - Method in class org.basex.query.xquery.func.FNNode
 
iter(XQContext, Iter[]) - Method in class org.basex.query.xquery.func.FNSimple
 
iter(XQContext) - Method in class org.basex.query.xquery.func.Fun
 
iter(XQContext, Iter[]) - Method in class org.basex.query.xquery.func.Fun
Evaluates the function.
iter(XQContext) - Method in class org.basex.query.xquery.func.FunJava
 
iter(double) - Static method in class org.basex.query.xquery.item.Dbl
Returns an iterator.
iter(BigDecimal) - Static method in class org.basex.query.xquery.item.Dec
Returns an iterator.
iter(double) - Static method in class org.basex.query.xquery.item.Dec
Returns an iterator.
iter(float) - Static method in class org.basex.query.xquery.item.Flt
Returns an iterator.
iter(XQContext) - Method in class org.basex.query.xquery.item.Item
 
iter() - Method in class org.basex.query.xquery.item.Item
Returns an item iterator.
iter(long) - Static method in class org.basex.query.xquery.item.Itr
Returns an iterator.
iter() - Method in class org.basex.query.xquery.item.Seq
 
iter(byte[]) - Static method in class org.basex.query.xquery.item.Str
Returns an iterator.
Iter - Class in org.basex.query.xquery.iter
Iterator interface.
Iter() - Constructor for class org.basex.query.xquery.iter.Iter
 
iter(XQContext) - Method in class org.basex.query.xquery.path.IterStep
 
iter(XQContext) - Method in class org.basex.query.xquery.path.Path
 
iter(XQContext) - Method in class org.basex.query.xquery.path.SimpleIterPath
 
iter(XQContext) - Method in class org.basex.query.xquery.path.SimpleIterStep
 
iter(XQContext) - Method in class org.basex.query.xquery.path.Step
 
iter() - Method in class org.basex.query.xquery.util.NodeBuilder
Returns a sequence or the atomic item if only one item exists.
iter() - Method in class org.basex.query.xquery.util.SeqBuilder
Returns an iterator.
iter(XQContext) - Method in class org.basex.query.xquery.util.Var
Evaluates the variable.
iter() - Method in class org.basex.query.xquery.XQContext
Returns a result iterator.
iter(Expr) - Method in class org.basex.query.xquery.XQContext
Evaluates the specified expression and returns an iterator.
ITER - Static variable in interface org.basex.query.xquery.XQTokens
Query Plan.
iterator() - Method in class org.basex.api.xmldb.BXResourceIterator
 
iterator() - Method in class org.basex.util.IntArrayList
 
iterator() - Method in class org.basex.util.StringList
 
iterator() - Method in class org.basex.util.TokenList
 
IterStep - Class in org.basex.query.xquery.path
Path expression.
IterStep(Axis, Test, Expr[], boolean, boolean) - Constructor for class org.basex.query.xquery.path.IterStep
Constructor.
IterStreamReader - Class in org.basex.api.xqj
XML Stream Reader implementation.
IterStreamReader(Iter) - Constructor for class org.basex.api.xqj.IterStreamReader
Constructor.
itr - Variable in class org.basex.gui.layout.BaseXDSlider
Integer flag.
itr() - Method in class org.basex.query.xquery.item.Bln
 
itr() - Method in class org.basex.query.xquery.item.Dbl
 
itr() - Method in class org.basex.query.xquery.item.Dec
 
itr() - Method in class org.basex.query.xquery.item.Flt
 
itr() - Method in class org.basex.query.xquery.item.Item
Returns an integer (long) representation of the item.
Itr - Class in org.basex.query.xquery.item
Integer item.
Itr(long, Type) - Constructor for class org.basex.query.xquery.item.Itr
Constructor.
itr() - Method in class org.basex.query.xquery.item.Itr
 
itr() - Method in class org.basex.query.xquery.item.Jav
 
itr() - Method in class org.basex.query.xquery.item.Nod
 
itr() - Method in class org.basex.query.xquery.item.Str
 
iu - Variable in class org.basex.query.xpath.XPContext
Flag for fulltext index use.

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