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

E

e(Item, Item) - Method in enum org.basex.query.expr.CmpN.Comp
Evaluates the expression.
e(Item, Item) - Method in enum org.basex.query.expr.CmpV.Comp
Evaluates the expression.
e() - Method in class org.basex.query.expr.Expr
Returns if this is an empty sequence.
e(Item, QueryContext) - Method in enum org.basex.query.item.Type
Constructs a new item from the specified item.
e(Object) - Method in enum org.basex.query.item.Type
Constructs a new item from the specified Java object.
E_AMP - Static variable in interface org.basex.data.DataText
Ampersand Entity.
E_CR - Static variable in interface org.basex.data.DataText
CarriageReturn Entity.
E_GT - Static variable in interface org.basex.data.DataText
GreaterThan Entity.
E_LT - Static variable in interface org.basex.data.DataText
LessThan Entity.
E_NL - Static variable in interface org.basex.data.DataText
NewLine Entity.
E_QU - Static variable in interface org.basex.data.DataText
Quote Entity.
E_TAB - Static variable in interface org.basex.data.DataText
Tab Entity.
ebv(QueryContext) - Method in class org.basex.query.expr.Expr
Checks if the iterator can be dissolved into an effective boolean value.
ebv(QueryContext) - Method in class org.basex.query.item.Item
 
ebv(QueryContext) - Method in class org.basex.query.item.Seq
 
EDITKIND - Static variable in interface org.basex.Text
Dialog Title for updating text.
EDITTEXT - Static variable in interface org.basex.Text
Dialog Title for updating text.
EDITTITLE - Static variable in interface org.basex.Text
Dialog Title for updating document data.
ELEM - Static variable in interface org.basex.build.BuildText
DTD: ELEMENT.
ELEM - Static variable in class org.basex.data.Data
Node kind: Element.
ELEM1 - Static variable in interface org.basex.data.DataText
Element output.
ELEM2 - Static variable in interface org.basex.data.DataText
Element output.
ELEM3 - Static variable in interface org.basex.data.DataText
Element output.
ELEM4 - Static variable in interface org.basex.data.DataText
Element output.
ELEMENT - Static variable in interface org.basex.query.QueryTokens
Parser token.
elms - Variable in class org.basex.build.Builder
Element counter.
ELSE - Static variable in interface org.basex.query.QueryTokens
Parser token.
EMAIL - Static variable in interface org.basex.build.fs.FSText
Email tag.
EMLATTACHMENT - Static variable in interface org.basex.build.fs.FSText
Email section.
EMLATTR - Static variable in interface org.basex.build.fs.FSText
Email attributes.
EMLBODY - Static variable in interface org.basex.build.fs.FSText
Email section.
EMLCONTENTTYPE - Static variable in interface org.basex.build.fs.FSText
Email content-type info.
EMLDATE - Static variable in interface org.basex.build.fs.FSText
Email date info.
EMLExtractor - Class in org.basex.build.fs.metadata
EML meta data extractor.
EMLExtractor() - Constructor for class org.basex.build.fs.metadata.EMLExtractor
 
EMLFROM - Static variable in interface org.basex.build.fs.FSText
Email sender info.
EMLSUBJECT - Static variable in interface org.basex.build.fs.FSText
Email subject info.
EMLTIME - Static variable in interface org.basex.build.fs.FSText
Email time info in minutes from 1.1.1970.
EMLTO - Static variable in interface org.basex.build.fs.FSText
Email receiver info.
EMP - Static variable in interface org.basex.build.BuildText
DTD: EMPTY ELEMENT.
EMP - Static variable in class org.basex.index.IndexArrayIterator
Empty iterator.
empty() - Method in class org.basex.data.DOTSerializer
 
empty() - Method in class org.basex.data.SAXSerializer
 
EMPTY - Static variable in interface org.basex.index.IndexIterator
Empty iterator.
EMPTY - Static variable in class org.basex.query.item.Seq
Empty sequence.
EMPTY - Static variable in class org.basex.query.item.Uri
Empty URI.
EMPTY - Static variable in class org.basex.query.iter.Iter
Empty iterator.
empty(Expr) - Static method in class org.basex.query.util.Err
Throws a empty sequence exception.
EMPTY - Static variable in class org.basex.util.Token
Empty token.
emptyElem(byte[], Atts) - Method in class org.basex.build.Builder
Stores an empty element.
emptyElement(ExprInfo, byte[]...) - Method in class org.basex.data.Serializer
Opens and closes an empty element.
EMPTYORD - Static variable in interface org.basex.query.QueryTokens
Parser token.
EMPTYORDER - Static variable in interface org.basex.query.QueryTokens
Parser token.
EMPTYSEQOCC - Static variable in interface org.basex.query.QueryText
XPST0003: Parsing exception.
EN - Static variable in interface org.basex.query.QueryTokens
Default language.
enable(Container, boolean) - Static method in class org.basex.gui.layout.BaseXLayout
Enables or disables the specified component.
enableOK(JComponent, String, boolean) - Static method in class org.basex.gui.layout.BaseXLayout
Enables/disables a button in the specified panel.
ENCOD - Static variable in interface org.basex.build.BuildText
XML Document Encoding.
encoding(String) - Method in class org.basex.build.Builder
Sets the document encoding.
ENCODING - Static variable in class org.basex.core.Prop
Returns the system's default encoding.
encoding - Variable in class org.basex.data.MetaData
Encoding of XML document.
encoding() - Method in class org.basex.io.BufferInput
Determines the file encoding.
encoding(String) - Method in class org.basex.io.BufferInput
Sets a new encoding.
encoding - Variable in class org.basex.query.QueryContext
Default encoding.
ENCODING - Static variable in interface org.basex.query.QueryTokens
Parser token.
end - Variable in class org.basex.query.ft.FTPos
End flag.
END - Static variable in interface org.basex.query.QueryTokens
Parser token.
endCDATA() - Method in class org.basex.build.xml.SAX2Data
 
endDoc() - Method in class org.basex.build.Builder
Closes a document node.
endDocument() - Method in class org.basex.build.xml.SAX2Data
 
endDTD() - Method in class org.basex.build.xml.SAX2Data
 
endElem(byte[]) - Method in class org.basex.build.Builder
Closes an element.
endElement(String, String, String) - Method in class org.basex.build.xml.SAX2Data
 
endEntity(String) - Method in class org.basex.build.xml.SAX2Data
 
endsWith(byte[], int) - Static method in class org.basex.util.Token
Checks if the first token starts with the specified character.
endsWith(byte[], byte[]) - Static method in class org.basex.util.Token
Checks if the first token ends with the second token.
ENT - Static variable in interface org.basex.build.BuildText
DTD: ENTITY.
ent(TokenBuilder) - Method in class org.basex.util.InputParser
Parses and convert entities.
ent - Variable in class org.basex.util.TokenBuilder
Entity flag.
ENT1 - Static variable in interface org.basex.build.BuildText
DTD: ENTITY ELEMENT.
ENTINVALID - Static variable in interface org.basex.query.QueryText
XPST0003: Parsing exception.
ENTIRE - Static variable in interface org.basex.query.QueryTokens
Parser token.
ENTITIESINFO - Static variable in interface org.basex.Text
Entities information.
entity - Static variable in class org.basex.core.Prop
Flag for entity parsing in internal parser.
entity - Variable in class org.basex.data.MetaData
Flag for entity parsing.
ENTS - Static variable in interface org.basex.build.BuildText
DTD: ENTITIES ELEMENT.
eq(IO) - Method in class org.basex.io.IO
Compares the filename of the specified IO reference.
eq(Item) - Method in class org.basex.query.item.Atm
 
eq(Item) - Method in class org.basex.query.item.B64
 
eq(Item) - Method in class org.basex.query.item.Bln
 
eq(Item) - Method in class org.basex.query.item.Date
 
eq(Item) - Method in class org.basex.query.item.Dbl
 
eq(Item) - Method in class org.basex.query.item.Dec
 
eq(Item) - Method in class org.basex.query.item.Dur
 
eq(Item) - Method in class org.basex.query.item.Flt
 
eq(Item) - Method in class org.basex.query.item.Hex
 
eq(Item) - Method in class org.basex.query.item.Item
Checks the items for equality.
eq(Item) - Method in class org.basex.query.item.Itr
 
eq(Item) - Method in class org.basex.query.item.Jav
 
eq(Item) - Method in class org.basex.query.item.Nod
 
eq(Item) - Method in class org.basex.query.item.QNm
 
eq(QNm) - Method in class org.basex.query.item.QNm
Compares the specified item.
eq(Item) - Method in class org.basex.query.item.Seq
 
eq(Item) - Method in class org.basex.query.item.Str
 
eq(Uri) - Method in class org.basex.query.item.Uri
Compares the specified uri.
eq(Var) - Method in class org.basex.query.util.Var
Compares the variables for name equality.
eq(int[], int[]) - Static method in class org.basex.util.Array
Checks two int arrays for equality.
eq(byte[], byte[]) - Static method in class org.basex.util.Token
Compares two character arrays for equality.
err(String, Object...) - Static method in class org.basex.BaseX
Global method for printing information to the standard output.
Err - Class in org.basex.query.util
This class is supposed to support a consistent error output.
ERRDT - Static variable in interface org.basex.build.BuildText
DTD: QUOTEERROR.
errln(Object, Object...) - Static method in class org.basex.BaseX
Global method for printing information to the standard output.
error() - Method in class org.basex.api.dom.BXNode
Throws a DOM modification exception.
error(StringList, String, Object...) - Method in class org.basex.core.CommandParser
Throws an error.
error(String, Object...) - Method in class org.basex.core.Process
Adds the error message to the message buffer Process.info.
error(Component, String) - Static method in class org.basex.gui.dialog.Dialog
Static error dialog.
error(int) - Method in class org.basex.gui.layout.BaseXText
Refreshes the syntax highlighting.
error(byte[]) - Method in class org.basex.query.func.FNIndex
Finds similar function names for throwing an error message.
ev(Item, Item) - Method in enum org.basex.query.expr.Calc
Performs the calculation.
eval(Nod) - Method in class org.basex.query.path.KindTest
 
eval(Nod) - Method in class org.basex.query.path.NameTest
 
eval(Nod) - Method in class org.basex.query.path.Test
Tests the specified node.
eval() - Method in class org.basex.query.QueryProcessor
Returns the result as an item.
EVAL - Static variable in interface org.basex.query.QueryTokens
Query Plan.
evalInfo(String, Object...) - Method in class org.basex.query.QueryContext
Adds some evaluation info.
EVALNODES - Static variable in interface org.basex.query.QueryText
XPTY0019: Typing exception.
EVALNODESVALS - Static variable in interface org.basex.query.QueryText
XPTY0018: Typing exception.
evaluate(String, Object, QName) - Method in class org.basex.api.jaxp.BXPath
 
evaluate(String, Object) - Method in class org.basex.api.jaxp.BXPath
 
evaluate(String, InputSource, QName) - Method in class org.basex.api.jaxp.BXPath
 
evaluate(String, InputSource) - Method in class org.basex.api.jaxp.BXPath
 
evaluate(Object) - Method in class org.basex.api.jaxp.XPathExprImpl
 
evaluate(InputSource) - Method in class org.basex.api.jaxp.XPathExprImpl
 
evaluate(Object, QName) - Method in class org.basex.api.jaxp.XPathExprImpl
 
evaluate(InputSource, QName) - Method in class org.basex.api.jaxp.XPathExprImpl
 
EVALUNARY - Static variable in interface org.basex.query.QueryText
XPST0003: Evaluation exception.
EVERY - Static variable in interface org.basex.query.QueryTokens
Parser token.
EXACTLY - Static variable in interface org.basex.query.QueryTokens
Parser token.
Except - Class in org.basex.query.expr
Except Expression.
Except(Expr[]) - Constructor for class org.basex.query.expr.Except
Constructor.
EXCEPT - Static variable in interface org.basex.query.QueryTokens
Parser token.
execrt - Static variable in class org.basex.gui.GUIProp
Flag for realtime context switch.
execute(Context) - Method in class org.basex.core.AbstractProcess
Executes a command.
execute(Context) - Method in class org.basex.core.ClientProcess
 
execute(Context, PrintOutput) - Method in class org.basex.core.Process
Executes the process and serializes the results.
execute(Context) - Method in class org.basex.core.Process
 
execute(Process) - Method in class org.basex.gui.GUI
Launches the specified process in a thread.
execute(GUI) - Method in interface org.basex.gui.GUICommand
Executes the command.
execute(GUI) - Method in enum org.basex.gui.GUICommands
 
EXIF - Static variable in interface org.basex.build.fs.FSText
EXIF information.
EXIFFORMAT1 - Static variable in interface org.basex.build.fs.FSText
EXIF Format Mismatch.
EXIFFORMAT2 - Static variable in interface org.basex.build.fs.FSText
EXIF Format Mismatch.
EXIFIGNORED - Static variable in interface org.basex.build.fs.FSText
EXIF Number ignored.
EXIFIndex - Class in org.basex.build.fs.metadata
This class indexes EXIF meta data.
EXIFRATIONAL - Static variable in interface org.basex.build.fs.FSText
EXIF Undefined Type.
EXIFUNDEFINED - Static variable in interface org.basex.build.fs.FSText
EXIF Undefined Type.
EXIFUNKNOWN - Static variable in interface org.basex.build.fs.FSText
EXIF Unknown type.
exists() - Method in class org.basex.io.IO
Verifies if the file exists.
exists() - Method in class org.basex.io.IOFile
 
exists() - Method in class org.basex.io.IOUrl
 
Exit - Class in org.basex.core.proc
Represents the 'stop' command.
Exit() - Constructor for class org.basex.core.proc.Exit
Constructor.
EXIT0 - Static variable in interface org.basex.Text
Command Help.
EXIT1 - Static variable in interface org.basex.Text
Command Help.
EXIT2 - Static variable in interface org.basex.Text
Command Help.
EXONE - Static variable in interface org.basex.query.QueryText
FORG0005: Evaluation exception.
Export - Class in org.basex.core.proc
Evaluates the 'optimize' command.
Export(String) - Constructor for class org.basex.core.proc.Export
Constructor.
EXPORT0 - Static variable in interface org.basex.Text
Command help.
EXPORT1 - Static variable in interface org.basex.Text
Command help.
EXPORT2 - Static variable in interface org.basex.Text
Command help.
EXPORTTITLE - Static variable in interface org.basex.Text
Dialog title for exporting XML.
EXPOS - Static variable in interface org.basex.build.fs.FSText
EXIF Exposure.
expr - Variable in class org.basex.query.expr.Arr
Expression list.
Expr - Class in org.basex.query.expr
Abstract Expression.
Expr() - Constructor for class org.basex.query.expr.Expr
 
expr - Variable in class org.basex.query.expr.Single
Expression list.
expr - Variable in class org.basex.query.ft.FTContains
Expression.
expr - Variable in class org.basex.query.ft.FTExpr
Expression list.
expr - Variable in class org.basex.query.util.Var
Variable expressions.
EXPREMPTY - Static variable in interface org.basex.query.QueryText
XPST0003: Parsing exception.
ExprInfo - Class in org.basex.query
Expression Information.
ExprInfo() - Constructor for class org.basex.query.ExprInfo
 
ext - Variable in class org.basex.query.item.SeqType
Extended type info.
extend(boolean[]) - Static method in class org.basex.util.Array
Doubles the array size.
extend(int[]) - Static method in class org.basex.util.Array
Doubles the array size.
extend(int[][]) - Static method in class org.basex.util.Array
Doubles the array size.
extend(long[]) - Static method in class org.basex.util.Array
Doubles the array size.
extend(byte[]) - Static method in class org.basex.util.Array
Doubles the array size.
extend(byte[][]) - Static method in class org.basex.util.Array
Doubles the array size.
extend(String[]) - Static method in class org.basex.util.Array
Doubles the array size.
extend(T[]) - Static method in class org.basex.util.Array
Doubles the array size.
extended() - Method in exception org.basex.query.QueryException
Returns an extended error message.
EXTERNAL - Static variable in interface org.basex.query.QueryTokens
Parser token.
extract(Builder, File) - Method in class org.basex.build.fs.metadata.AbstractExtractor
Extracts the file content.
extract(Builder, File) - Method in class org.basex.build.fs.metadata.BMPExtractor
 
extract(Builder, File) - Method in class org.basex.build.fs.metadata.EMLExtractor
 
extract(Builder, File) - Method in class org.basex.build.fs.metadata.GIFExtractor
 
extract(Builder, File) - Method in class org.basex.build.fs.metadata.JPGExtractor
 
extract(Builder, File) - Method in class org.basex.build.fs.metadata.MP3Extractor
 
extract(Builder, File) - Method in class org.basex.build.fs.metadata.PNGExtractor
 
extract(Builder, File) - Method in class org.basex.build.fs.metadata.TIFExtractor
 
extract(Builder, File) - Method in class org.basex.build.fs.metadata.XMLExtractor
 

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