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() - Method in class org.basex.query.item.Nod
Returns the node id.
ID - Static variable in interface org.basex.query.QueryTokens
ID token.
id(byte[]) - Method in class org.basex.util.TokenSet
Returns the id of the specified key or 0 if key was not found.
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.data.PathSummary
 
ids(IndexToken) - Method in class org.basex.index.FTFuzzy
 
ids(IndexToken) - Method in class org.basex.index.FTTrie
 
ids(IndexToken) - Method in interface 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.core.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.
IFileParser - Interface in org.deepfs.fsml.parsers
Interface for metadata extractors / file parsers.
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.
ignoreTyped(KeyEvent) - Static method in class org.basex.gui.layout.BaseXKeys
Returns true if a typed key should be ignored.
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.core.Text
Import options.
IMPORTALLINFO - Static variable in interface org.basex.core.Text
Import options.
IMPORTCONT - Static variable in interface org.basex.core.Text
Import options.
IMPORTFSMAX - Static variable in interface org.basex.core.Text
Import options.
IMPORTFSMAXSIZE - Static variable in interface org.basex.core.Text
Import options.
IMPORTFSTEXT - Static variable in interface org.basex.core.Text
Import options.
IMPORTFSTEXT1 - Static variable in interface org.basex.core.Text
Import options.
IMPORTFSTEXT2 - Static variable in interface org.basex.core.Text
Import options.
IMPORTMETA - Static variable in interface org.basex.core.Text
Import options.
importNode(Node, boolean) - Method in class org.basex.api.dom.BXDoc
 
IMPORTXML - Static variable in interface org.basex.core.Text
Import options.
IN - Static variable in interface org.basex.query.QueryTokens
Parser token.
INCFONT1 - Static variable in class org.basex.gui.layout.BaseXKeys
Increment size.
INCFONT2 - Static variable in class org.basex.gui.layout.BaseXKeys
Increment size (2nd variant).
INCL - Static variable in interface org.basex.build.BuildText
DTD: NOTATION.
INCOMPLETE - Static variable in interface org.basex.query.QueryText
XPST0003: Parsing exception.
INDENT - Static variable in interface org.basex.core.Text
Dialog title for exporting nodes.
Index - Interface in org.basex.index
This interface defines the methods which have to be implemented by an index structure.
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
 
INDEXATT - Static variable in interface org.basex.core.Text
Create database index.
IndexBuilder - Class in org.basex.index
This interface defines the functions which are needed for building new index structures.
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.core.Text
Create database index.
INDEXINFO - Static variable in interface org.basex.core.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.
indexSize() - Method in class org.basex.index.FTIndexIterator
Returns the number of index entries.
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.core.Text
Create database index.
INDUPDATE - Static variable in interface org.basex.core.Text
Index update.
inf(Object, Object...) - Static method in class org.basex.core.Main
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() - Method in class org.basex.core.DataPool
Returns information on the opened database instances.
info() - Method in class org.basex.core.LocalSession
 
info(Object, Object...) - Static method in class org.basex.core.Main
Global method, replacing all % characters (see TokenBuilder.add(Object, Object...) for details.
Info - Class in org.basex.core.proc
Evaluates the 'info' command and returns general database information.
info() - Method in class org.basex.core.Proc
Returns process information or error message.
Info() - Constructor for class org.basex.core.proc.Info
Default constructor.
INFO - Static variable in class org.basex.core.Prop
Short processing info.
info() - Method in class org.basex.core.Session
Returns process info.
info() - Method in class org.basex.core.Users
Returns information on all users.
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
Returns namespace information.
info() - Method in class org.basex.data.PathSummary
 
info(GUI, 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 interface 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() - Method in class org.basex.server.ClientSession
 
info() - Method in class org.basex.server.ServerProcess
Returns session information.
info() - Method in class org.basex.server.Sessions
Returns information on the opened database instances.
info(String[]) - Method in class org.deepfs.DeepShell
Prints stat information of file to stdout.
INFOALL - Static variable in interface org.basex.core.Text
Info on query verbosity.
INFOATTRINDEX - Static variable in interface org.basex.core.Text
Info on attribute indexing.
INFOATTS - Static variable in interface org.basex.core.Text
Info on attributes.
INFOCHOP - Static variable in interface org.basex.core.Text
Info on whitespace chopping.
INFOCREATE - Static variable in interface org.basex.core.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.core.Text
Info on database.
INFODBERR - Static variable in interface org.basex.core.Text
Info on database.
INFODBNAME - Static variable in interface org.basex.core.Text
Info on source document.
INFODBPATH - Static variable in interface org.basex.core.Text
Info on database path.
INFODBSIZE - Static variable in interface org.basex.core.Text
Info on database size.
INFODEBUG - Static variable in interface org.basex.core.Text
Info on debug mode.
INFODOC - Static variable in interface org.basex.core.Text
Info on source document.
INFODOCSIZE - Static variable in interface org.basex.core.Text
Info on document size.
INFOENCODING - Static variable in interface org.basex.core.Text
Document encoding.
INFOENTITY - Static variable in interface org.basex.core.Text
Info on entity parsing.
INFOENTRIES - Static variable in interface org.basex.core.Text
Error info.
INFOERROR - Static variable in interface org.basex.core.Text
Error info.
INFOFTINDEX - Static variable in interface org.basex.core.Text
Info on full-text indexing.
INFOGENERAL - Static variable in interface org.basex.core.Text
Database info.
INFOHEIGHT - Static variable in interface org.basex.core.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(Object) - Constructor for class org.basex.core.proc.InfoIndex
Default constructor.
INFOINDEX - Static variable in interface org.basex.core.Text
Index information.
INFOINFO - Static variable in interface org.basex.core.Text
Info on query verbosity.
INFOMEM - Static variable in interface org.basex.core.Text
Info on used main memory.
INFONDOCS - Static variable in interface org.basex.core.Text
Info on number of documents.
INFONODB - Static variable in interface org.basex.core.Text
No document opened.
INFONODES - Static variable in interface org.basex.core.Text
Info on database table size.
INFONS - Static variable in interface org.basex.core.Text
Info on namespaces.
INFOOFF - Static variable in interface org.basex.core.Text
Option flag.
INFOON - Static variable in interface org.basex.core.Text
Option flag.
INFOOPT - Static variable in interface org.basex.core.Text
Optimize information.
INFOOUTOFDATED - Static variable in interface org.basex.core.Text
Info on index.
INFOPATHINDEX - Static variable in interface org.basex.core.Text
Info on path summary.
INFOSERIALIZE - Static variable in interface org.basex.core.Text
Info on result serialization.
INFOSTATS - Static variable in interface org.basex.core.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.core.Text
Info on tags.
INFOTEXTINDEX - Static variable in interface org.basex.core.Text
Info on text indexing.
INFOTIME - Static variable in interface org.basex.core.Text
Info on database time stamp.
INFOTIT - Static variable in interface org.basex.core.Text
Query info title.
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) - Constructor for class org.basex.gui.view.info.InfoView
Default constructor.
INFOWAIT - Static variable in interface org.basex.core.Text
Process information.
INFOWCINDEX - Static variable in interface org.basex.core.Text
Info on wildcard indexing.
INHERIT - Static variable in interface org.basex.query.QueryTokens
Parser token.
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(FTOpt) - Method in class org.basex.query.ft.FTOpt
Compiles the full-text options, inheriting the options of the argument.
init(FunDef, Expr[]) - Method in class org.basex.query.func.Fun
Initializes the function.
init() - Method in class org.basex.server.ServerProcess
Initializes the session via cram-md5 authentication.
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.
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(int, int, MemData) - Method in class org.basex.data.Data
Inserts a data instance at the specified pre value.
insert(int) - Method in class org.basex.data.Data
Inserts the internal buffer to the storage without updating the table structure.
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 - Static variable in interface org.basex.query.QueryTokens
Parser token.
Insert - Class in org.basex.query.up
Insert expression.
Insert(Expr, boolean, boolean, boolean, boolean, Expr) - Constructor for class org.basex.query.up.Insert
Constructor.
InsertAfter - Class in org.basex.query.up.primitives
Insert after primitive.
InsertAfter(Nod, NodIter) - Constructor for class org.basex.query.up.primitives.InsertAfter
Constructor.
insertAttr(int, int, MemData) - Method in class org.basex.data.Data
Inserts attributes.
InsertAttribute - Class in org.basex.query.up.primitives
Insert attribute primitive.
InsertAttribute(Nod, NodIter) - Constructor for class org.basex.query.up.primitives.InsertAttribute
Constructor.
insertBefore(Node, Node) - Method in class org.basex.api.dom.BXNode
 
InsertBefore - Class in org.basex.query.up.primitives
Insert before primitive.
InsertBefore(Nod, NodIter) - Constructor for class org.basex.query.up.primitives.InsertBefore
Constructor.
insertData(int, String) - Method in class org.basex.api.dom.BXChar
 
InsertInto - Class in org.basex.query.up.primitives
Insert into as last primitive.
InsertInto(Nod, NodIter, boolean) - Constructor for class org.basex.query.up.primitives.InsertInto
Constructor.
InsertIntoFirst - Class in org.basex.query.up.primitives
Insert into as first primitive.
InsertIntoFirst(Nod, NodIter) - Constructor for class org.basex.query.up.primitives.InsertIntoFirst
Constructor.
INSERTTITLE - Static variable in interface org.basex.core.Text
Dialog title for inserting new data.
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(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.
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(double) - Constructor for class org.basex.util.IntList
Constructor.
IntList(int[]) - Constructor for class org.basex.util.IntList
Constructor, specifying an initial array.
IntMap - Class in org.basex.util
This is a simple hash map, extending the even simpler hash set.
IntMap() - Constructor for class org.basex.util.IntMap
 
INTO - Static variable in interface org.basex.query.QueryTokens
Parser token.
INTPARSE - Static variable in class org.basex.core.Prop
Use internal XML parser.
INTPARSEINFO - Static variable in interface org.basex.core.Text
Whitespaces information.
INTRANGE - Static variable in interface org.basex.query.QueryText
FOCA0003: Evaluation exception.
INVAL - Static variable in interface org.basex.query.QueryText
XQDY0074: Evaluation exception.
INVALID - Static variable in interface org.basex.core.Text
Invalid.
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.
INVPATH - Static variable in interface org.basex.core.Text
Dialog title for exporting nodes.
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() - Method in class org.basex.io.IO
Returns if this is a directory instance.
isDir() - Method in class org.basex.io.IOFile
 
isDir(int) - Method in class org.deepfs.fs.DeepFS
Checks if this node is a directory.
isElementContentWhitespace() - Method in class org.basex.api.dom.BXText
 
isEmailAddress(String) - Static method in class org.deepfs.fsml.parsers.EMLParser
Checks if the given string contains a valid email address.
isEqualNode(Node) - Method in class org.basex.api.dom.BXNode
 
isFile(int) - Method in class org.deepfs.fs.DeepFS
Checks if this node is a file.
isFileTypeSet() - Method in class org.deepfs.fsml.DeepFile
Returns true, if the file type is set for the current deep file.
isFirstLetter(int) - Static method in class org.basex.util.XMLToken
Checks if the specified character is an XML first-letter.
isFSnode(int) - Method in class org.deepfs.fs.DeepFS
Checks if this node is a file, directory, fsml or deepfs node.
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.
isMetaSet(MetaElem) - Method in class org.deepfs.fsml.DeepFile
Returns true, if a value is set for the given metadata element.
isMultiVal() - Method in enum org.deepfs.fsml.MetaElem
Returns true, if multiple values are allowed for the metadata attribute.
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.
isOpen() - Method in class org.basex.api.xmldb.BXCollection
 
isQName(byte[]) - Static method in class org.basex.util.XMLToken
Checks if the specified token is a valid QName.
isReg(int) - Static method in class org.deepfs.jfuse.JFUSEAdapter
Test mode for regular file flag.
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.deepfs.fsml.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
 
isValidUTF8(byte[]) - Static method in class org.basex.util.Token
Checks if the specified UTF-8 characters are valid.
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.FNBaseX
 
iter(QueryContext) - Method in class org.basex.query.func.FNGen
 
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.server.Sessions
 
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(Date) - 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