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

X

x - Variable in class org.basex.gui.view.tree.TreeRect
X position.
x - Variable in class org.basex.gui.view.ViewRect
X position.
xc - Variable in class org.basex.query.item.Date
Calendar instance.
XDATE - Static variable in interface org.basex.query.QueryText
Example for a Date format.
XDAY - Static variable in interface org.basex.query.QueryText
Example for a Day format.
XDECL - Static variable in interface org.basex.build.BuildText
DTD: XML.
XDTD - Static variable in interface org.basex.query.QueryText
Example for a DayTimeDuration format.
XDTM - Static variable in interface org.basex.query.QueryText
Example for a DateTime format.
XDURR - Static variable in interface org.basex.query.QueryText
Example for a Duration format.
XMDA - Static variable in interface org.basex.query.QueryText
Example for a MonthDay format.
xml(Context, IO, String) - Static method in class org.basex.core.proc.CreateDB
Creates a database for the specified file.
xml(Context, Parser, String) - Static method in class org.basex.core.proc.CreateDB
Creates a database instance from the specified parser.
xml(Parser) - Static method in class org.basex.core.proc.CreateDB
Creates a main memory database for the specified parser.
xml(IO, Prop) - Static method in class org.basex.core.proc.CreateDB
Creates a main memory database from the specified input reference.
xml(SAXSource, Prop) - Static method in class org.basex.core.proc.CreateDB
Creates a main memory database from the specified SAX source.
XML - Static variable in class org.basex.util.Token
XML Token.
XMLCHAR - Static variable in interface org.basex.build.BuildText
Scanner Error.
XMLDBCreate - Class in org.basex.test.examples
This class serves an example for creating a Database with the XML:DB API.
XMLDBInsert - Class in org.basex.test.examples
This class serves an example for inserting a XML Document into a Database using the XML:DB API.
XMLDBQuery - Class in org.basex.test.examples
This class serves an example for executing XPath requests with the XML:DB API.
XMLENCODING - Static variable in class org.basex.core.Prop
Format output.
XMLFORMAT - Static variable in class org.basex.core.Prop
Format output.
XMLInput - Class in org.basex.build.xml
This class provides a convenient access to the XML input.
XMLInput(IO) - Constructor for class org.basex.build.xml.XMLInput
Constructor.
XMLNS - Static variable in class org.basex.util.Token
XMLNS Token.
XMLNSC - Static variable in class org.basex.util.Token
XMLNS Token with colon.
XMLNSURI - Static variable in interface org.basex.query.QueryTokens
XMLNS URI.
XMLOUTPUT - Static variable in class org.basex.core.Prop
Flag for serialization as XML.
xmlParser(IO, Prop) - Static method in class org.basex.build.Parser
Returns an XML parser instance.
XMLParser - Class in org.basex.build.xml
This class parses the tokens that are delivered by the XMLScanner and sends them to the specified database builder.
XMLParser(IO, Prop) - Constructor for class org.basex.build.xml.XMLParser
Constructor.
XMLParser - Class in org.deepfs.fsml.parsers
Parser for XML files.
XMLParser() - Constructor for class org.deepfs.fsml.parsers.XMLParser
 
XMLPLAN - Static variable in class org.basex.core.Prop
Prints a XML plan.
XMLScanner - Class in org.basex.build.xml
This class scans an XML document and creates atomic tokens.
XMLScanner(IO, Prop) - Constructor for class org.basex.build.xml.XMLScanner
Initializes the scanner.
XMLSerializer - Class in org.basex.data
This class serializes XML results.
XMLSerializer(OutputStream) - Constructor for class org.basex.data.XMLSerializer
Constructor.
XMLSerializer(OutputStream, boolean, boolean) - Constructor for class org.basex.data.XMLSerializer
Constructor.
XMLSUFFIX - Static variable in class org.basex.io.IO
XML Suffix.
XMLSyntax - Class in org.basex.gui.view.text
This abstract class defines syntax highlighting of text panels.
XMLSyntax() - Constructor for class org.basex.gui.view.text.XMLSyntax
 
XMLToken - Class in org.basex.util
This class provides convenience operations for XML-specific character operations.
XMLURI - Static variable in interface org.basex.query.QueryTokens
XML URI.
XMON - Static variable in interface org.basex.query.QueryText
Example for a Month format.
XPARGS - Static variable in interface org.basex.query.QueryText
XPST0017: Parsing Exception.
XPATT - Static variable in interface org.basex.query.QueryText
XPTY0004: Typing exception.
XPCAST - Static variable in interface org.basex.query.QueryText
XPTY0004: Typing exception.
XPDUR - Static variable in interface org.basex.query.QueryText
XPTY0004: Typing exception.
XPDY - Static variable in interface org.basex.query.QueryText
XPDY Error type.
XPEMPTY - Static variable in interface org.basex.query.QueryText
XPTY0004: Typing exception.
XPEMPTYNUM - Static variable in interface org.basex.query.QueryText
XPTY0004: Typing exception.
XPEMPTYPE - Static variable in interface org.basex.query.QueryText
XPTY0004: Typing Exception.
XPINVCAST - Static variable in interface org.basex.query.QueryText
XPTY0004: Typing exception.
XPINVNAME - Static variable in interface org.basex.query.QueryText
XPTY0004: Typing exception.
XPNAME - Static variable in interface org.basex.query.QueryText
XPTY0004: Typing exception.
XPNOCTX - Static variable in interface org.basex.query.QueryText
XPDY0002: Evaluation Exception.
XPSEQ - Static variable in interface org.basex.query.QueryText
XPTY0004: Typing exception.
XPSORT - Static variable in interface org.basex.query.QueryText
XPTY0004: Typing exception.
XPST - Static variable in interface org.basex.query.QueryText
XPST Error type.
XPSTACK - Static variable in interface org.basex.query.QueryText
XQST0054: Parsing exception.
XPTY - Static variable in interface org.basex.query.QueryText
XPTY Error type.
XPTYPE - Static variable in interface org.basex.query.QueryText
XPTY0004: Typing Exception.
XPTYPECMP - Static variable in interface org.basex.query.QueryText
XPTY0004: Typing Exception.
XPTYPENUM - Static variable in interface org.basex.query.QueryText
XPTY0004: Typing exception.
XQDY - Static variable in interface org.basex.query.QueryText
XQDY Error type.
XQJQuery - Class in org.basex.test.examples
This class serves an example for executing XQuery requests using the XQuery for Java (XQJ) API.
XQPATH - Static variable in class org.basex.gui.GUIProp
Path for XQuery files.
XQST - Static variable in interface org.basex.query.QueryText
XQST Error type.
XQSUFFIX - Static variable in class org.basex.io.IO
XQuery Suffix.
XQTY - Static variable in interface org.basex.query.QueryText
XQTY Error type.
XQuery - Class in org.basex.core.proc
Evaluates the 'xquery' command and processes an XQuery request.
XQuery(String) - Constructor for class org.basex.core.proc.XQuery
Default constructor.
xquery(String, boolean) - Method in class org.basex.gui.GUI
Launches a query.
XQUERY - Static variable in class org.basex.gui.GUIProp
Last XQuery inputs.
XQUERY - Static variable in interface org.basex.query.QueryTokens
Parser token.
XQUERYCONF - Static variable in interface org.basex.core.Text
Dialog title for closing XQuery file.
XQUERYENC2 - Static variable in interface org.basex.query.QueryText
XQST0087: Parsing exception.
XQUERYTIT - Static variable in interface org.basex.core.Text
Query title.
XQUERYVER - Static variable in interface org.basex.query.QueryText
XQST0031: Parsing exception.
XQUERYVIEW - Static variable in class org.basex.gui.GUIConstants
Internal name of the XQuery View.
XQueryView - Class in org.basex.gui.view.xquery
This view allows the input and evaluation of XQuery queries.
XQueryView(ViewNotifier) - Constructor for class org.basex.gui.view.xquery.XQueryView
Default constructor.
XS - Static variable in interface org.basex.query.QueryTokens
XS token.
XSI - Static variable in interface org.basex.query.QueryTokens
XS token.
XSIURI - Static variable in interface org.basex.query.QueryTokens
XMLSchema Instance URI.
XSURI - Static variable in interface org.basex.query.QueryTokens
XMLSchema URI.
XTIME - Static variable in interface org.basex.query.QueryText
Example for a Time format.
XUDY - Static variable in interface org.basex.query.QueryText
XUDY Error type.
XUST - Static variable in interface org.basex.query.QueryText
XQUS Error type.
XUTY - Static variable in interface org.basex.query.QueryText
XUTY Error type.
XYEA - Static variable in interface org.basex.query.QueryText
Example for a Year format.
XYMD - Static variable in interface org.basex.query.QueryText
Example for a YearMonthDuration format.
XYMO - Static variable in interface org.basex.query.QueryText
Example for a YearMonth format.

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