Hierarchy For All Packages
Package Hierarchies:- org.basex,
- org.basex.api.client,
- org.basex.api.dom,
- org.basex.build,
- org.basex.build.csv,
- org.basex.build.html,
- org.basex.build.json,
- org.basex.build.text,
- org.basex.build.xml,
- org.basex.core,
- org.basex.core.cmd,
- org.basex.core.jobs,
- org.basex.core.locks,
- org.basex.core.parse,
- org.basex.core.users,
- org.basex.data,
- org.basex.gui,
- org.basex.gui.dialog,
- org.basex.gui.layout,
- org.basex.gui.listener,
- org.basex.gui.text,
- org.basex.gui.view,
- org.basex.gui.view.editor,
- org.basex.gui.view.explore,
- org.basex.gui.view.folder,
- org.basex.gui.view.info,
- org.basex.gui.view.map,
- org.basex.gui.view.plot,
- org.basex.gui.view.project,
- org.basex.gui.view.table,
- org.basex.gui.view.text,
- org.basex.gui.view.tree,
- org.basex.index,
- org.basex.index.ft,
- org.basex.index.name,
- org.basex.index.path,
- org.basex.index.query,
- org.basex.index.resource,
- org.basex.index.stats,
- org.basex.index.value,
- org.basex.io,
- org.basex.io.in,
- org.basex.io.out,
- org.basex.io.parse.csv,
- org.basex.io.parse.json,
- org.basex.io.parse.xml,
- org.basex.io.random,
- org.basex.io.serial,
- org.basex.io.serial.csv,
- org.basex.io.serial.json,
- org.basex.query,
- org.basex.query.ann,
- org.basex.query.expr,
- org.basex.query.expr.constr,
- org.basex.query.expr.ft,
- org.basex.query.expr.gflwor,
- org.basex.query.expr.index,
- org.basex.query.expr.path,
- org.basex.query.func,
- org.basex.query.func.admin,
- org.basex.query.func.archive,
- org.basex.query.func.array,
- org.basex.query.func.bin,
- org.basex.query.func.client,
- org.basex.query.func.convert,
- org.basex.query.func.crypto,
- org.basex.query.func.csv,
- org.basex.query.func.db,
- org.basex.query.func.fetch,
- org.basex.query.func.file,
- org.basex.query.func.fn,
- org.basex.query.func.ft,
- org.basex.query.func.hash,
- org.basex.query.func.hof,
- org.basex.query.func.html,
- org.basex.query.func.http,
- org.basex.query.func.index,
- org.basex.query.func.inspect,
- org.basex.query.func.java,
- org.basex.query.func.jobs,
- org.basex.query.func.json,
- org.basex.query.func.lazy,
- org.basex.query.func.map,
- org.basex.query.func.math,
- org.basex.query.func.out,
- org.basex.query.func.proc,
- org.basex.query.func.prof,
- org.basex.query.func.random,
- org.basex.query.func.repo,
- org.basex.query.func.sql,
- org.basex.query.func.strings,
- org.basex.query.func.unit,
- org.basex.query.func.update,
- org.basex.query.func.user,
- org.basex.query.func.util,
- org.basex.query.func.validate,
- org.basex.query.func.web,
- org.basex.query.func.xquery,
- org.basex.query.func.xslt,
- org.basex.query.func.zip,
- org.basex.query.iter,
- org.basex.query.scope,
- org.basex.query.up,
- org.basex.query.up.atomic,
- org.basex.query.up.expr,
- org.basex.query.up.primitives,
- org.basex.query.up.primitives.db,
- org.basex.query.up.primitives.name,
- org.basex.query.up.primitives.node,
- org.basex.query.util,
- org.basex.query.util.collation,
- org.basex.query.util.fingertree,
- org.basex.query.util.format,
- org.basex.query.util.ft,
- org.basex.query.util.hash,
- org.basex.query.util.index,
- org.basex.query.util.list,
- org.basex.query.util.parse,
- org.basex.query.util.pkg,
- org.basex.query.util.regex,
- org.basex.query.util.regex.parse,
- org.basex.query.value,
- org.basex.query.value.array,
- org.basex.query.value.item,
- org.basex.query.value.map,
- org.basex.query.value.node,
- org.basex.query.value.seq,
- org.basex.query.value.seq.tree,
- org.basex.query.value.type,
- org.basex.query.var,
- org.basex.server,
- org.basex.util,
- org.basex.util.ft,
- org.basex.util.hash,
- org.basex.util.http,
- org.basex.util.list,
- org.basex.util.options,
- org.basex.util.similarity
Class Hierarchy
- java.lang.Object
- org.basex.query.ann.Ann
- org.basex.util.Array
- org.basex.query.value.array.ArrayBuilder
- org.basex.util.ArrayIterator<E> (implements java.lang.Iterable<T>, java.util.Iterator<E>)
- org.basex.util.hash.ASet
- org.basex.query.util.hash.HashItemSet (implements org.basex.query.util.hash.ItemSet)
- org.basex.util.hash.IntSet
- org.basex.query.util.hash.QNmSet (implements java.lang.Iterable<T>)
- org.basex.query.util.hash.QNmMap<E>
- org.basex.util.hash.TokenSet (implements java.lang.Iterable<T>)
- org.basex.index.name.Names (implements org.basex.index.Index)
- org.basex.util.hash.TokenBoolMap
- org.basex.util.hash.TokenIntMap
- org.basex.util.hash.TokenMap
- org.basex.util.ft.StemDir
- org.basex.util.hash.TokenObjMap<E>
- org.basex.query.util.ASTVisitor
- org.basex.query.up.atomic.AtomicUpdateCache
- org.basex.util.Base64
- org.basex.gui.layout.BaseXFileChooser
- org.basex.gui.layout.BaseXHistory
- org.basex.gui.layout.BaseXImages
- org.basex.gui.layout.BaseXLayout
- org.basex.query.up.atomic.BasicUpdate
- org.basex.util.BitArray
- org.basex.api.dom.BXNode (implements org.w3c.dom.Node)
- org.basex.api.dom.BXAttr (implements org.w3c.dom.Attr)
- org.basex.api.dom.BXComm (implements org.w3c.dom.Comment)
- org.basex.api.dom.BXDoc (implements org.w3c.dom.Document)
- org.basex.api.dom.BXElem (implements org.w3c.dom.Element)
- org.basex.api.dom.BXPI (implements org.w3c.dom.ProcessingInstruction)
- org.basex.api.dom.BXText (implements org.w3c.dom.Text)
- org.basex.build.xml.CatalogWrapper
- java.lang.ClassLoader
- java.security.SecureClassLoader
- java.net.URLClassLoader (implements java.io.Closeable)
- org.basex.util.JarLoader
- java.net.URLClassLoader (implements java.io.Closeable)
- java.security.SecureClassLoader
- org.basex.server.ClientBlocker
- org.basex.query.func.client.ClientSessions (implements org.basex.query.QueryResource)
- org.basex.core.parse.CmdBuilder
- org.basex.query.expr.CmpCache
- org.basex.query.util.collation.Collation
- org.basex.query.util.collation.CollationItemSet (implements org.basex.query.util.hash.ItemSet)
- org.basex.util.similarity.ColognePhonetic
- org.basex.gui.layout.ColumnLayout (implements java.awt.LayoutManager)
- org.basex.core.parse.CommandParser
- org.basex.query.CompileContext
- java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
- java.awt.Container
- javax.swing.JComponent (implements java.io.Serializable)
- javax.swing.AbstractButton (implements java.awt.ItemSelectable, javax.swing.SwingConstants)
- javax.swing.JButton (implements javax.accessibility.Accessible)
- org.basex.gui.layout.BaseXButton
- javax.swing.JToggleButton (implements javax.accessibility.Accessible)
- javax.swing.JCheckBox (implements javax.accessibility.Accessible)
- org.basex.gui.layout.BaseXCheckBox
- javax.swing.JRadioButton (implements javax.accessibility.Accessible)
- org.basex.gui.layout.BaseXRadio
- javax.swing.JCheckBox (implements javax.accessibility.Accessible)
- javax.swing.JButton (implements javax.accessibility.Accessible)
- javax.swing.JComboBox<E> (implements javax.accessibility.Accessible, java.awt.event.ActionListener, java.awt.ItemSelectable, javax.swing.event.ListDataListener)
- org.basex.gui.layout.BaseXCombo
- org.basex.gui.GUIInput
- org.basex.gui.layout.BaseXCombo
- javax.swing.JLabel (implements javax.accessibility.Accessible, javax.swing.SwingConstants)
- org.basex.gui.layout.BaseXLabel
- org.basex.gui.layout.BaseXHeader
- org.basex.gui.layout.BaseXLabel
- javax.swing.JMenuBar (implements javax.accessibility.Accessible, javax.swing.MenuElement)
- org.basex.gui.GUIMenu
- javax.swing.JPanel (implements javax.accessibility.Accessible)
- org.basex.gui.layout.BaseXBack
- org.basex.gui.layout.BaseXList
- org.basex.gui.layout.BaseXPanel (implements java.awt.event.ComponentListener, java.awt.event.KeyListener, java.awt.event.MouseListener, java.awt.event.MouseMotionListener, java.awt.event.MouseWheelListener)
- org.basex.gui.layout.BaseXDSlider
- org.basex.gui.layout.BaseXMem
- org.basex.gui.layout.BaseXScrollBar
- org.basex.gui.layout.BaseXSlider
- org.basex.gui.GUIStatus
- org.basex.gui.view.project.ProjectView
- org.basex.gui.text.TextPanel
- org.basex.gui.view.editor.EditorArea
- org.basex.gui.view.View
- org.basex.gui.view.editor.EditorView
- org.basex.gui.view.explore.ExploreView
- org.basex.gui.view.folder.FolderView
- org.basex.gui.view.info.InfoView (implements org.basex.gui.listener.LinkListener, org.basex.query.QueryTracer)
- org.basex.gui.view.map.MapView
- org.basex.gui.view.plot.PlotView
- org.basex.gui.view.table.TableView
- org.basex.gui.view.text.TextView
- org.basex.gui.view.tree.TreeView
- org.basex.gui.layout.BaseXSerial (implements java.awt.event.ActionListener)
- org.basex.gui.layout.BaseXSplit (implements java.awt.LayoutManager)
- org.basex.gui.dialog.DialogOptions
- org.basex.gui.text.SearchBar
- org.basex.gui.text.SearchEditor
- org.basex.gui.view.ViewContainer
- org.basex.gui.layout.BaseXBack
- javax.swing.JPopupMenu (implements javax.accessibility.Accessible, javax.swing.MenuElement)
- org.basex.gui.layout.BaseXPopup
- javax.swing.JTabbedPane (implements javax.accessibility.Accessible, java.io.Serializable, javax.swing.SwingConstants)
- org.basex.gui.layout.BaseXTabs
- javax.swing.text.JTextComponent (implements javax.accessibility.Accessible, javax.swing.Scrollable)
- javax.swing.JTextField (implements javax.swing.SwingConstants)
- org.basex.gui.layout.BaseXTextField
- javax.swing.JPasswordField
- org.basex.gui.layout.BaseXPassword
- javax.swing.JTextField (implements javax.swing.SwingConstants)
- javax.swing.JTree (implements javax.accessibility.Accessible, javax.swing.Scrollable)
- org.basex.gui.layout.BaseXTree
- javax.swing.AbstractButton (implements java.awt.ItemSelectable, javax.swing.SwingConstants)
- java.awt.Window (implements javax.accessibility.Accessible)
- java.awt.Dialog
- javax.swing.JDialog (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
- org.basex.gui.layout.BaseXDialog (implements org.basex.gui.layout.BaseXWindow)
- org.basex.gui.dialog.DialogAbout
- org.basex.gui.dialog.DialogBindings
- org.basex.gui.dialog.DialogColors
- org.basex.gui.dialog.DialogEdit
- org.basex.gui.dialog.DialogExport
- org.basex.gui.dialog.DialogFonts
- org.basex.gui.dialog.DialogInsert
- org.basex.gui.dialog.DialogLine
- org.basex.gui.dialog.DialogManage
- org.basex.gui.dialog.DialogMem
- org.basex.gui.dialog.DialogMessage
- org.basex.gui.dialog.DialogNew
- org.basex.gui.dialog.DialogPackages
- org.basex.gui.dialog.DialogPass
- org.basex.gui.dialog.DialogPrefs
- org.basex.gui.dialog.DialogProgress (implements java.awt.event.ActionListener)
- org.basex.gui.dialog.DialogProps
- org.basex.gui.dialog.DialogSort
- org.basex.gui.layout.BaseXDialog (implements org.basex.gui.layout.BaseXWindow)
- javax.swing.JDialog (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
- java.awt.Frame (implements java.awt.MenuContainer)
- javax.swing.JFrame (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
- org.basex.gui.GUI (implements org.basex.gui.layout.BaseXWindow)
- javax.swing.JFrame (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
- java.awt.Dialog
- javax.swing.JComponent (implements java.io.Serializable)
- java.awt.Container
- org.basex.util.Compress
- org.basex.util.ConsoleReader (implements java.lang.AutoCloseable, org.basex.core.parse.PasswordReader)
- org.basex.query.expr.constr.Constr
- org.basex.core.Context
- java.util.concurrent.CopyOnWriteArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- org.basex.server.Sessions
- org.basex.io.parse.csv.CsvParser
- org.basex.data.Data
- org.basex.io.random.DataAccess (implements java.io.Closeable)
- org.basex.core.Databases
- org.basex.query.util.DataBuilder
- org.basex.data.DataClip
- org.basex.data.DataPrinter
- org.basex.core.Datas
- org.basex.util.DateTime
- org.basex.query.up.primitives.DBNew
- org.basex.query.up.primitives.DBOptions
- org.basex.query.util.format.DecFormatter
- org.basex.query.func.fn.DeepEqual
- org.xml.sax.helpers.DefaultHandler (implements org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler)
- org.basex.build.xml.SAXHandler (implements org.xml.sax.ext.LexicalHandler)
- org.basex.query.func.validate.ValidationHandler
- javax.swing.tree.DefaultMutableTreeNode (implements java.lang.Cloneable, javax.swing.tree.MutableTreeNode, java.io.Serializable)
- org.basex.gui.layout.ResourceNode (implements javax.swing.event.TreeWillExpandListener)
- org.basex.gui.layout.ResourceFolder
- org.basex.gui.layout.ResourceRootFolder
- org.basex.gui.layout.ResourceLeaf
- org.basex.gui.layout.ResourceFolder
- org.basex.gui.layout.ResourceNode (implements javax.swing.event.TreeWillExpandListener)
- org.basex.util.list.ElementList
- org.basex.util.Atts
- org.basex.util.list.BoolList
- org.basex.util.list.ByteList
- org.basex.util.list.DoubleList
- org.basex.util.list.IntList
- org.basex.util.list.LongList
- org.basex.util.list.ObjectList<E,
L> (implements java.lang.Iterable<T>) - org.basex.query.util.list.AnnList
- org.basex.query.util.list.ANodeBuilder
- org.basex.query.util.list.ANodeList
- org.basex.query.util.list.ExprList
- org.basex.query.util.ft.FTMatch
- org.basex.query.util.ft.FTMatches
- org.basex.query.expr.ft.FTTokens
- org.basex.query.util.list.ItemList
- org.basex.query.util.regex.RegExpList
- org.basex.util.list.StringList
- org.basex.util.list.TokenList
- org.basex.query.util.list.ValueList
- org.basex.query.var.VarStack
- org.basex.query.util.pkg.EXPathRepo
- org.basex.query.expr.ExprInfo
- org.basex.query.expr.Expr
- org.basex.query.expr.ParseExpr
- org.basex.query.expr.Arr
- org.basex.query.expr.Arith
- org.basex.query.expr.constr.CArray
- org.basex.query.expr.constr.CMap
- org.basex.query.expr.Cmp
- org.basex.query.expr.CmpG
- org.basex.query.expr.CmpHashG
- org.basex.query.expr.CmpSimpleG
- org.basex.query.expr.CmpN
- org.basex.query.expr.CmpV
- org.basex.query.expr.CmpG
- org.basex.query.expr.constr.CNode
- org.basex.query.up.expr.Delete
- org.basex.query.expr.Except
- org.basex.query.func.FuncCall
- org.basex.query.func.DynFuncCall
- org.basex.query.func.StaticFuncCall
- org.basex.query.expr.If
- org.basex.query.up.expr.Insert
- org.basex.query.expr.Intersect
- org.basex.query.func.java.JavaCall
- org.basex.query.func.java.StaticJavaCall
- org.basex.query.expr.List
- org.basex.query.expr.Logical
- org.basex.query.expr.Lookup
- org.basex.query.func.PartFunc
- org.basex.query.expr.Pos (implements org.basex.query.expr.CmpPos)
- org.basex.query.expr.Preds
- org.basex.query.expr.Filter
- org.basex.query.expr.CachedFilter
- org.basex.query.expr.IterFilter
- org.basex.query.expr.path.Step
- org.basex.query.expr.path.CachedStep
- org.basex.query.expr.path.IterPosStep
- org.basex.query.expr.path.IterStep
- org.basex.query.expr.Filter
- org.basex.query.expr.Range
- org.basex.query.up.expr.Rename
- org.basex.query.up.expr.Replace
- org.basex.query.expr.SimpleMap
- org.basex.query.func.StandardFunc
- org.basex.query.func.admin.AdminDeleteLogs
- org.basex.query.func.admin.AdminLogs
- org.basex.query.func.admin.AdminSessions
- org.basex.query.func.admin.AdminWriteLog
- org.basex.query.func.archive.ArchiveCreate
- org.basex.query.func.archive.ArchiveCreateFrom
- org.basex.query.func.archive.ArchiveUpdate
- org.basex.query.func.archive.ArchiveDelete
- org.basex.query.func.archive.ArchiveEntries
- org.basex.query.func.archive.ArchiveExtractBinary
- org.basex.query.func.archive.ArchiveExtractText
- org.basex.query.func.archive.ArchiveExtractTo
- org.basex.query.func.archive.ArchiveOptions
- org.basex.query.func.array.ArrayAppend
- org.basex.query.func.array.ArrayFilter
- org.basex.query.func.array.ArrayFlatten
- org.basex.query.func.array.ArrayFoldLeft
- org.basex.query.func.array.ArrayFoldRight
- org.basex.query.func.array.ArrayForEach
- org.basex.query.func.array.ArrayForEachPair
- org.basex.query.func.array.ArrayGet
- org.basex.query.func.array.ArrayHead
- org.basex.query.func.array.ArrayInsertBefore
- org.basex.query.func.array.ArrayJoin
- org.basex.query.func.array.ArrayPut
- org.basex.query.func.array.ArrayRemove
- org.basex.query.func.array.ArrayReverse
- org.basex.query.func.array.ArraySize
- org.basex.query.func.array.ArraySort
- org.basex.query.func.array.ArraySubarray
- org.basex.query.func.array.ArrayTail
- org.basex.query.func.bin.BinAnd
- org.basex.query.func.bin.BinBin
- org.basex.query.func.bin.BinDecodeString
- org.basex.query.func.bin.BinEncodeString
- org.basex.query.func.bin.BinFind
- org.basex.query.func.bin.BinFromOctets
- org.basex.query.func.bin.BinHex
- org.basex.query.func.bin.BinInsertBefore
- org.basex.query.func.bin.BinJoin
- org.basex.query.func.bin.BinLength
- org.basex.query.func.bin.BinNot
- org.basex.query.func.bin.BinOctal
- org.basex.query.func.bin.BinOr
- org.basex.query.func.bin.BinPackDouble
- org.basex.query.func.bin.BinPackFloat
- org.basex.query.func.bin.BinPackInteger
- org.basex.query.func.bin.BinPadLeft
- org.basex.query.func.bin.BinPadRight
- org.basex.query.func.bin.BinPart
- org.basex.query.func.bin.BinShift
- org.basex.query.func.bin.BinToOctets
- org.basex.query.func.bin.BinUnpackDouble
- org.basex.query.func.bin.BinUnpackFloat
- org.basex.query.func.bin.BinUnpackInteger
- org.basex.query.func.bin.BinUnpackUnsignedInteger
- org.basex.query.func.bin.BinXor
- org.basex.query.func.client.ClientClose
- org.basex.query.func.client.ClientConnect
- org.basex.query.func.client.ClientExecute
- org.basex.query.func.client.ClientInfo
- org.basex.query.func.client.ClientQuery
- org.basex.query.func.fn.ContextFn
- org.basex.query.func.fn.FnBaseUri
- org.basex.query.func.fn.FnData
- org.basex.query.func.fn.FnDocumentUri
- org.basex.query.func.fn.FnElementWithId
- org.basex.query.func.fn.FnGenerateId
- org.basex.query.func.fn.FnHasChildren
- org.basex.query.func.fn.FnId
- org.basex.query.func.fn.FnIdref
- org.basex.query.func.fn.FnLang
- org.basex.query.func.fn.FnNamespaceUri
- org.basex.query.func.fn.FnNilled
- org.basex.query.func.fn.FnNodeName
- org.basex.query.func.fn.FnName
- org.basex.query.func.fn.FnLocalName
- org.basex.query.func.fn.FnName
- org.basex.query.func.fn.FnNormalizeSpace
- org.basex.query.func.fn.FnNumber
- org.basex.query.func.fn.FnPath
- org.basex.query.func.fn.FnRoot
- org.basex.query.func.fn.FnString
- org.basex.query.func.fn.FnStringLength
- org.basex.query.func.convert.ConvertBinaryToBytes
- org.basex.query.func.convert.ConvertBinaryToIntegers
- org.basex.query.func.convert.ConvertDateTimeToInteger
- org.basex.query.func.convert.ConvertDayTimeToInteger
- org.basex.query.func.convert.ConvertFn
- org.basex.query.func.convert.ConvertBinaryToString
- org.basex.query.func.convert.ConvertIntegersToBase64
- org.basex.query.func.convert.ConvertDecodeKey
- org.basex.query.func.convert.ConvertEncodeKey
- org.basex.query.func.convert.ConvertIntegersToHex
- org.basex.query.func.convert.ConvertStringToBase64
- org.basex.query.func.convert.ConvertStringToHex
- org.basex.query.func.convert.ConvertIntegerFromBase
- org.basex.query.func.convert.ConvertIntegerToBase
- org.basex.query.func.convert.ConvertIntegerToDateTime
- org.basex.query.func.convert.ConvertIntegerToDayTime
- org.basex.query.func.crypto.CryptoDecrypt
- org.basex.query.func.crypto.CryptoEncrypt
- org.basex.query.func.crypto.CryptoGenerateSignature
- org.basex.query.func.crypto.CryptoHmac
- org.basex.query.func.crypto.CryptoValidateSignature
- org.basex.query.func.csv.CsvParse
- org.basex.query.func.csv.CsvDoc
- org.basex.query.func.csv.CsvSerialize
- org.basex.query.func.db.DbAdd
- org.basex.query.func.db.DbAlterBackup
- org.basex.query.func.db.DbBackups
- org.basex.query.func.db.DbContentType
- org.basex.query.func.db.DbCopy
- org.basex.query.func.db.DbAlter
- org.basex.query.func.db.DbCreate
- org.basex.query.func.db.DbCreateBackup
- org.basex.query.func.db.DbDelete
- org.basex.query.func.db.DbDrop
- org.basex.query.func.db.DbDropBackup
- org.basex.query.func.db.DbExists
- org.basex.query.func.db.DbExport
- org.basex.query.func.db.DbFlush
- org.basex.query.func.db.DbInfo
- org.basex.query.func.db.DbIsRaw
- org.basex.query.func.db.DbIsXml
- org.basex.query.func.db.DbList
- org.basex.query.func.db.DbDir
- org.basex.query.func.db.DbListDetails
- org.basex.query.func.db.DbName
- org.basex.query.func.db.DbNodeId
- org.basex.query.func.db.DbNodePre
- org.basex.query.func.db.DbOpen
- org.basex.query.func.db.DbOpenId
- org.basex.query.func.db.DbOpenPre
- org.basex.query.func.db.DbOptimize
- org.basex.query.func.db.DbOption
- org.basex.query.func.db.DbPath
- org.basex.query.func.db.DbProperty
- org.basex.query.func.db.DbRename
- org.basex.query.func.db.DbReplace
- org.basex.query.func.db.DbRestore
- org.basex.query.func.db.DbRetrieve
- org.basex.query.func.db.DbStore
- org.basex.query.func.db.DbSystem
- org.basex.query.func.db.DbText
- org.basex.query.func.db.DbAttribute
- org.basex.query.func.db.DbToken
- org.basex.query.func.db.DbAttribute
- org.basex.query.func.db.DbTextRange
- org.basex.query.func.db.DbAttributeRange
- org.basex.query.func.fn.Docs
- org.basex.query.func.fn.FnCollection
- org.basex.query.func.fn.FnDoc
- org.basex.query.func.fn.FnDocAvailable
- org.basex.query.func.fn.FnUriCollection
- org.basex.query.func.fetch.FetchBinary
- org.basex.query.func.fetch.FetchContentType
- org.basex.query.func.fetch.FetchText
- org.basex.query.func.fetch.FetchXml
- org.basex.query.func.fetch.FetchXmlBinary
- org.basex.query.func.file.FileBaseDir
- org.basex.query.func.file.FileCopy
- org.basex.query.func.file.FileMove
- org.basex.query.func.file.FileCreateDir
- org.basex.query.func.file.FileCreateTempFile
- org.basex.query.func.file.FileCreateTempDir
- org.basex.query.func.file.FileCurrentDir
- org.basex.query.func.file.FileDelete
- org.basex.query.func.file.FileDirSeparator
- org.basex.query.func.file.FileExists
- org.basex.query.func.file.FileIsAbsolute
- org.basex.query.func.file.FileIsDir
- org.basex.query.func.file.FileIsFile
- org.basex.query.func.file.FileLastModified
- org.basex.query.func.file.FileLineSeparator
- org.basex.query.func.file.FileList
- org.basex.query.func.file.FileChildren
- org.basex.query.func.file.FileDescendants
- org.basex.query.func.file.FileName
- org.basex.query.func.file.FileParent
- org.basex.query.func.file.FilePathSeparator
- org.basex.query.func.file.FilePathToNative
- org.basex.query.func.file.FilePathToUri
- org.basex.query.func.file.FileReadBinary
- org.basex.query.func.file.FileReadText
- org.basex.query.func.file.FileReadTextLines
- org.basex.query.func.file.FileResolvePath
- org.basex.query.func.file.FileSize
- org.basex.query.func.file.FileTempDir
- org.basex.query.func.file.FileWrite
- org.basex.query.func.file.FileAppend
- org.basex.query.func.file.FileWriteBinary
- org.basex.query.func.file.FileAppendBinary
- org.basex.query.func.file.FileWriteText
- org.basex.query.func.file.FileAppendText
- org.basex.query.func.file.FileWriteTextLines
- org.basex.query.func.file.FileAppendTextLines
- org.basex.query.func.fn.FnAbs
- org.basex.query.func.fn.FnAdjustDateToTimezone
- org.basex.query.func.fn.FnAdjustTimeToTimezone
- org.basex.query.func.fn.FnAdustDateTimeToTimezone
- org.basex.query.func.fn.FnAnalyzeString
- org.basex.query.func.fn.FnApply
- org.basex.query.func.update.UpdateApply
- org.basex.query.func.fn.FnAvailableEnvironmentVariables
- org.basex.query.func.fn.FnBoolean
- org.basex.query.func.fn.FnCeiling
- org.basex.query.func.fn.FnCodepointEqual
- org.basex.query.func.fn.FnCodepointsToString
- org.basex.query.func.fn.FnCompare
- org.basex.query.func.fn.FnConcat
- org.basex.query.func.fn.FnContains
- org.basex.query.func.fn.FnContainsToken
- org.basex.query.func.fn.FnCount
- org.basex.query.func.fn.FnCurrentDate
- org.basex.query.func.fn.FnCurrentDateTime
- org.basex.query.func.fn.FnCurrentTime
- org.basex.query.func.fn.FnDateTime
- org.basex.query.func.fn.FnDayFromDate
- org.basex.query.func.fn.FnDayFromDateTime
- org.basex.query.func.fn.FnDayFromDuration
- org.basex.query.func.fn.FnDeepEqual
- org.basex.query.func.fn.FnDefaultCollation
- org.basex.query.func.fn.FnDefaultLanguage
- org.basex.query.func.fn.FnDistinctValues
- org.basex.query.func.fn.FnEmpty
- org.basex.query.func.fn.FnExists
- org.basex.query.func.fn.FnEncodeForUri
- org.basex.query.func.fn.FnEndsWith
- org.basex.query.func.fn.FnEnvironmentVariable
- org.basex.query.func.fn.FnError
- org.basex.query.func.fn.FnEscapeHtmlUri
- org.basex.query.func.fn.FnExactlyOne
- org.basex.query.func.fn.FnFalse
- org.basex.query.func.fn.FnFilter
- org.basex.query.func.fn.FnFloor
- org.basex.query.func.fn.FnFoldLeft
- org.basex.query.func.fn.FnFoldRight
- org.basex.query.func.fn.FnForEach
- org.basex.query.func.update.UpdateForEach
- org.basex.query.func.fn.FnForEachPair
- org.basex.query.func.update.UpdateForEachPair
- org.basex.query.func.fn.FnFormatDate
- org.basex.query.func.fn.FnFormatDateTime
- org.basex.query.func.fn.FnFormatInteger
- org.basex.query.func.fn.FnFormatNumber
- org.basex.query.func.fn.FnFormatTime
- org.basex.query.func.fn.FnFunctionArity
- org.basex.query.func.fn.FnFunctionLookup
- org.basex.query.func.fn.FnFunctionName
- org.basex.query.func.fn.FnHead
- org.basex.query.func.fn.FnHoursFromDateTime
- org.basex.query.func.fn.FnHoursFromDuration
- org.basex.query.func.fn.FnHoursFromTime
- org.basex.query.func.fn.FnImplicitTimezone
- org.basex.query.func.fn.FnIndexOf
- org.basex.query.func.fn.FnInScopePrefixes
- org.basex.query.func.fn.FnInsertBefore
- org.basex.query.func.fn.FnIriToUri
- org.basex.query.func.fn.FnLast
- org.basex.query.func.fn.FnLocalNameFromQName
- org.basex.query.func.fn.FnLowerCase
- org.basex.query.func.fn.FnMatches
- org.basex.query.func.fn.FnMin
- org.basex.query.func.fn.FnMax
- org.basex.query.func.fn.FnMinutesFromDateTime
- org.basex.query.func.fn.FnMinutesFromDuration
- org.basex.query.func.fn.FnMinutesFromTime
- org.basex.query.func.fn.FnMonthFromDate
- org.basex.query.func.fn.FnMonthFromDateTime
- org.basex.query.func.fn.FnMonthsFromDuration
- org.basex.query.func.fn.FnNamespaceUriForPrefix
- org.basex.query.func.fn.FnNamespaceUriFromQName
- org.basex.query.func.fn.FnNormalizeUnicode
- org.basex.query.func.fn.FnNot
- org.basex.query.func.fn.FnOneOrMore
- org.basex.query.func.fn.FnOutermost
- org.basex.query.func.fn.FnInnermost
- org.basex.query.func.fn.FnParseIetfDate
- org.basex.query.func.fn.FnPosition
- org.basex.query.func.fn.FnPrefixFromQName
- org.basex.query.func.fn.FnPut
- org.basex.query.func.fn.FnQName
- org.basex.query.func.fn.FnRandomNumberGenerator
- org.basex.query.func.fn.FnRemove
- org.basex.query.func.fn.FnReplace
- org.basex.query.func.fn.FnResolveQName
- org.basex.query.func.fn.FnResolveUri
- org.basex.query.func.fn.FnReverse
- org.basex.query.func.fn.FnRound
- org.basex.query.func.fn.FnRoundHalfToEven
- org.basex.query.func.fn.FnSecondsFromDateTime
- org.basex.query.func.fn.FnSecondsFromDuration
- org.basex.query.func.fn.FnSecondsFromTime
- org.basex.query.func.fn.FnSerialize
- org.basex.query.func.fn.FnSort
- org.basex.query.func.fn.FnStartsWith
- org.basex.query.func.fn.FnStaticBaseUri
- org.basex.query.func.fn.FnStringJoin
- org.basex.query.func.fn.FnStringToCodepoints
- org.basex.query.func.fn.FnSubsequence
- org.basex.query.func.util.UtilRange
- org.basex.query.func.fn.FnSubstring
- org.basex.query.func.fn.FnSubstringAfter
- org.basex.query.func.fn.FnSubstringBefore
- org.basex.query.func.fn.FnSum
- org.basex.query.func.fn.FnAvg
- org.basex.query.func.fn.FnTail
- org.basex.query.func.fn.FnTimezoneFromDate
- org.basex.query.func.fn.FnTimezoneFromDateTime
- org.basex.query.func.fn.FnTimezoneFromTime
- org.basex.query.func.fn.FnTokenize
- org.basex.query.func.fn.FnTrace
- org.basex.query.func.prof.ProfDump
- org.basex.query.func.fn.FnTranslate
- org.basex.query.func.fn.FnTrue
- org.basex.query.func.fn.FnUnordered
- org.basex.query.func.fn.FnUpperCase
- org.basex.query.func.fn.FnYearFromDate
- org.basex.query.func.fn.FnYearFromDateTime
- org.basex.query.func.fn.FnYearsFromDuration
- org.basex.query.func.fn.FnZeroOrOne
- org.basex.query.func.ft.FtContains
- org.basex.query.func.ft.FtCount
- org.basex.query.func.ft.FtMark
- org.basex.query.func.ft.FtExtract
- org.basex.query.func.ft.FtScore
- org.basex.query.func.ft.FtSearch
- org.basex.query.func.ft.FtTokenize
- org.basex.query.func.ft.FtNormalize
- org.basex.query.func.ft.FtTokens
- org.basex.query.func.hash.HashHash
- org.basex.query.func.hash.HashMd5
- org.basex.query.func.hash.HashSha1
- org.basex.query.func.hash.HashSha256
- org.basex.query.func.hof.HofFoldLeft1
- org.basex.query.func.hof.HofId
- org.basex.query.func.hof.HofConst
- org.basex.query.func.hof.HofScanLeft
- org.basex.query.func.hof.HofSortWith
- org.basex.query.func.hof.HofTakeWhile
- org.basex.query.func.hof.HofDropWhile
- org.basex.query.func.hof.HofTopKBy
- org.basex.query.func.hof.HofTopKWith
- org.basex.query.func.hof.HofUntil
- org.basex.query.func.html.HtmlParse
- org.basex.query.func.html.HtmlDoc
- org.basex.query.func.html.HtmlParser
- org.basex.query.func.http.HttpSendRequest
- org.basex.query.func.index.IndexFn
- org.basex.query.func.index.IndexElementNames
- org.basex.query.func.index.IndexAttributeNames
- org.basex.query.func.index.IndexFacets
- org.basex.query.func.index.IndexTexts
- org.basex.query.func.index.IndexAttributes
- org.basex.query.func.index.IndexTokens
- org.basex.query.func.index.IndexElementNames
- org.basex.query.func.inspect.InspectContext
- org.basex.query.func.inspect.InspectFunction
- org.basex.query.func.inspect.InspectFunctionAnnotations
- org.basex.query.func.inspect.InspectFunctions
- org.basex.query.func.inspect.InspectModule
- org.basex.query.func.inspect.InspectStaticContext
- org.basex.query.func.inspect.InspectType
- org.basex.query.func.inspect.InspectXqdoc
- org.basex.query.func.jobs.JobsCurrent
- org.basex.query.func.jobs.JobsEval
- org.basex.query.func.jobs.JobsInvoke
- org.basex.query.func.jobs.JobsFinished
- org.basex.query.func.jobs.JobsList
- org.basex.query.func.jobs.JobsListDetails
- org.basex.query.func.jobs.JobsResult
- org.basex.query.func.jobs.JobsServices
- org.basex.query.func.jobs.JobsStop
- org.basex.query.func.jobs.JobsWait
- org.basex.query.func.json.JsonParse
- org.basex.query.func.json.JsonDoc
- org.basex.query.func.json.JsonSerialize
- org.basex.query.func.lazy.LazyCache
- org.basex.query.func.lazy.LazyIsCached
- org.basex.query.func.lazy.LazyIsLazy
- org.basex.query.func.map.MapContains
- org.basex.query.func.map.MapEntry
- org.basex.query.func.map.MapFind
- org.basex.query.func.map.MapForEach
- org.basex.query.func.update.UpdateMapForEach
- org.basex.query.func.map.MapGet
- org.basex.query.func.map.MapKeys
- org.basex.query.func.map.MapMerge
- org.basex.query.func.map.MapPut
- org.basex.query.func.map.MapRemove
- org.basex.query.func.map.MapSize
- org.basex.query.func.math.MathAtan2
- org.basex.query.func.math.MathFn
- org.basex.query.func.math.MathAcos
- org.basex.query.func.math.MathAsin
- org.basex.query.func.math.MathAtan
- org.basex.query.func.math.MathCos
- org.basex.query.func.math.MathCosh
- org.basex.query.func.math.MathCrc32
- org.basex.query.func.math.MathE
- org.basex.query.func.math.MathExp
- org.basex.query.func.math.MathExp10
- org.basex.query.func.math.MathLog
- org.basex.query.func.math.MathLog10
- org.basex.query.func.math.MathPi
- org.basex.query.func.math.MathPow
- org.basex.query.func.math.MathSin
- org.basex.query.func.math.MathSinh
- org.basex.query.func.math.MathSqrt
- org.basex.query.func.math.MathTan
- org.basex.query.func.math.MathTanh
- org.basex.query.func.out.OutCr
- org.basex.query.func.out.OutFormat
- org.basex.query.func.out.OutNl
- org.basex.query.func.out.OutTab
- org.basex.query.func.fn.Parse
- org.basex.query.func.fn.FnParseJson
- org.basex.query.func.fn.FnJsonDoc
- org.basex.query.func.fn.FnJsonToXml
- org.basex.query.func.fn.FnXmlToJson
- org.basex.query.func.fn.FnParseXml
- org.basex.query.func.fn.FnParseXmlFragment
- org.basex.query.func.fn.FnUnparsedText
- org.basex.query.func.fn.FnUnparsedTextAvailable
- org.basex.query.func.fn.FnUnparsedTextLines
- org.basex.query.func.fn.FnParseJson
- org.basex.query.func.proc.ProcExecute
- org.basex.query.func.proc.ProcFork
- org.basex.query.func.proc.ProcProperty
- org.basex.query.func.proc.ProcPropertyNames
- org.basex.query.func.proc.ProcSystem
- org.basex.query.func.prof.ProfCurrentMs
- org.basex.query.func.prof.ProfCurrentNs
- org.basex.query.func.prof.ProfGc
- org.basex.query.func.prof.ProfHuman
- org.basex.query.func.prof.ProfRuntime
- org.basex.query.func.prof.ProfSleep
- org.basex.query.func.prof.ProfTime
- org.basex.query.func.prof.ProfMemory
- org.basex.query.func.prof.ProfTrack
- org.basex.query.func.prof.ProfType
- org.basex.query.func.prof.ProfVariables
- org.basex.query.func.prof.ProfVoid
- org.basex.query.func.random.RandomDouble
- org.basex.query.func.random.RandomGaussian
- org.basex.query.func.random.RandomInteger
- org.basex.query.func.random.RandomSeededDouble
- org.basex.query.func.random.RandomSeededInteger
- org.basex.query.func.random.RandomSeededPermutation
- org.basex.query.func.random.RandomUuid
- org.basex.query.func.repo.RepoDelete
- org.basex.query.func.repo.RepoInstall
- org.basex.query.func.repo.RepoList
- org.basex.query.func.sql.SqlClose
- org.basex.query.func.sql.SqlCommit
- org.basex.query.func.sql.SqlConnect
- org.basex.query.func.sql.SqlExecute
- org.basex.query.func.sql.SqlExecutePrepared
- org.basex.query.func.sql.SqlInit
- org.basex.query.func.sql.SqlPrepare
- org.basex.query.func.sql.SqlRollback
- org.basex.query.func.strings.StringsColognePhonetic
- org.basex.query.func.strings.StringsLevenshtein
- org.basex.query.func.strings.StringsSoundex
- org.basex.query.func.unit.UnitAssert
- org.basex.query.func.unit.UnitAssertEquals
- org.basex.query.func.unit.UnitFail
- org.basex.query.func.update.UpdateCache
- org.basex.query.func.update.UpdateOutput
- org.basex.query.func.user.UserAlter
- org.basex.query.func.user.UserCheck
- org.basex.query.func.user.UserCreate
- org.basex.query.func.user.UserCurrent
- org.basex.query.func.user.UserDrop
- org.basex.query.func.user.UserExists
- org.basex.query.func.user.UserGrant
- org.basex.query.func.user.UserInfo
- org.basex.query.func.user.UserList
- org.basex.query.func.user.UserListDetails
- org.basex.query.func.user.UserPassword
- org.basex.query.func.user.UserUpdateInfo
- org.basex.query.func.util.UtilArrayMembers
- org.basex.query.func.util.UtilArrayValues
- org.basex.query.func.util.UtilChars
- org.basex.query.func.util.UtilDdo
- org.basex.query.func.util.UtilDeepEqual
- org.basex.query.func.util.UtilDuplicates
- org.basex.query.func.util.UtilIf
- org.basex.query.func.util.UtilInit
- org.basex.query.func.util.UtilIntersperse
- org.basex.query.func.util.UtilItem
- org.basex.query.func.util.UtilLast
- org.basex.query.func.util.UtilMapEntries
- org.basex.query.func.util.UtilMapValues
- org.basex.query.func.util.UtilOr
- org.basex.query.func.util.UtilReplicate
- org.basex.query.func.util.UtilRoot
- org.basex.query.func.util.UtilWithin
- org.basex.query.func.validate.ValidateDtd
- org.basex.query.func.validate.ValidateDtdInfo
- org.basex.query.func.validate.ValidateDtdReport
- org.basex.query.func.validate.ValidateRng
- org.basex.query.func.validate.ValidateRngInfo
- org.basex.query.func.validate.ValidateRngReport
- org.basex.query.func.validate.ValidateXsd
- org.basex.query.func.validate.ValidateXsdInfo
- org.basex.query.func.validate.ValidateXsdReport
- org.basex.query.func.validate.ValidateXsdProcessor
- org.basex.query.func.validate.ValidateXsdVersion
- org.basex.query.func.web.WebContentType
- org.basex.query.func.web.WebCreateUrl
- org.basex.query.func.web.WebDecodeUrl
- org.basex.query.func.web.WebEncodeUrl
- org.basex.query.func.web.WebError
- org.basex.query.func.web.WebForward
- org.basex.query.func.web.WebRedirect
- org.basex.query.func.web.WebResponseHeader
- org.basex.query.func.xquery.XQueryEval
- org.basex.query.func.xquery.XQueryEvalUpdate
- org.basex.query.func.xquery.XQueryInvoke
- org.basex.query.func.xquery.XQueryInvokeUpdate
- org.basex.query.func.xquery.XQueryForkJoin
- org.basex.query.func.xquery.XQueryParse
- org.basex.query.func.xquery.XQueryParseUri
- org.basex.query.func.xslt.XsltInit
- org.basex.query.func.xslt.XsltProcessor
- org.basex.query.func.xslt.XsltTransform
- org.basex.query.func.xslt.XsltTransformText
- org.basex.query.func.xslt.XsltVersion
- org.basex.query.func.zip.ZipBinaryEntry
- org.basex.query.func.zip.ZipTextEntry
- org.basex.query.func.zip.ZipXmlEntry
- org.basex.query.func.zip.ZipHtmlEntry
- org.basex.query.func.zip.ZipEntries
- org.basex.query.func.zip.ZipZipFile
- org.basex.query.func.zip.ZipUpdateEntries
- org.basex.query.expr.SwitchGroup
- org.basex.query.up.expr.Transform
- org.basex.query.up.expr.TransformWith
- org.basex.query.expr.Union
- org.basex.query.expr.gflwor.Clause
- org.basex.query.expr.ft.FTExpr
- org.basex.query.expr.ft.FTAnd
- org.basex.query.expr.ft.FTExtension
- org.basex.query.expr.ft.FTFilter
- org.basex.query.expr.ft.FTContent
- org.basex.query.expr.ft.FTDistance
- org.basex.query.expr.ft.FTOrder
- org.basex.query.expr.ft.FTScope
- org.basex.query.expr.ft.FTWindow
- org.basex.query.expr.ft.FTMildNot
- org.basex.query.expr.ft.FTNot
- org.basex.query.expr.ft.FTOptions
- org.basex.query.expr.ft.FTOr
- org.basex.query.expr.ft.FTWeight
- org.basex.query.expr.ft.FTWords
- org.basex.query.expr.gflwor.GFLWOR
- org.basex.query.expr.index.IndexDb
- org.basex.query.expr.index.IndexDynDb
- org.basex.query.expr.index.IndexStaticDb
- org.basex.query.expr.path.Path
- org.basex.query.expr.path.AxisPath
- org.basex.query.expr.path.CachedPath
- org.basex.query.expr.path.IterPath
- org.basex.query.expr.path.SingleIterPath
- org.basex.query.expr.path.MixedPath
- org.basex.query.expr.path.AxisPath
- org.basex.query.expr.Simple
- org.basex.query.expr.ContextValue
- org.basex.query.expr.ft.FTIndexAccess
- org.basex.query.expr.index.IndexAccess
- org.basex.query.expr.index.RangeAccess
- org.basex.query.expr.index.StringRangeAccess
- org.basex.query.expr.index.ValueAccess
- org.basex.query.expr.ItrPos (implements org.basex.query.expr.CmpPos)
- org.basex.query.expr.Single
- org.basex.query.expr.Cast
- org.basex.query.expr.Castable
- org.basex.query.expr.Catch
- org.basex.query.func.Closure (implements org.basex.query.scope.Scope, org.basex.query.func.XQFunctionExpr)
- org.basex.query.expr.CmpIR
- org.basex.query.expr.CmpR
- org.basex.query.expr.CmpSR
- org.basex.query.expr.gflwor.Condition
- org.basex.query.expr.Extension
- org.basex.query.expr.ft.FTContains
- org.basex.query.func.FuncLit (implements org.basex.query.scope.Scope)
- org.basex.query.expr.gflwor.GroupSpec
- org.basex.query.expr.Instance
- org.basex.query.expr.gflwor.OrderKey
- org.basex.query.expr.Try
- org.basex.query.expr.TypeCheck
- org.basex.query.expr.Treat
- org.basex.query.expr.TypeswitchGroup
- org.basex.query.expr.Unary
- org.basex.query.expr.Switch
- org.basex.query.expr.Typeswitch
- org.basex.query.var.VarRef
- org.basex.query.expr.Arr
- org.basex.query.value.Value (implements java.lang.Iterable<T>)
- org.basex.query.value.item.Item
- org.basex.query.value.item.ADateDur
- org.basex.query.value.node.ANode
- org.basex.query.value.item.ANum
- org.basex.query.value.item.AStr
- org.basex.query.value.item.Atm
- org.basex.query.value.item.Bin
- org.basex.query.value.item.Bln
- org.basex.query.value.item.Dummy
- org.basex.query.value.seq.Empty
- org.basex.query.value.item.FItem (implements org.basex.query.func.XQFunction)
- org.basex.query.value.item.Jav
- org.basex.query.value.item.QNm
- org.basex.query.value.seq.Seq
- org.basex.query.value.seq.BlnSeq
- org.basex.query.value.seq.BytSeq
- org.basex.query.value.seq.DblSeq
- org.basex.query.value.seq.DBNodeSeq
- org.basex.query.value.seq.DBNodes
- org.basex.query.value.seq.DecSeq
- org.basex.query.value.seq.FltSeq
- org.basex.query.value.seq.IntSeq
- org.basex.query.value.seq.ItemSeq
- org.basex.query.value.seq.RangeSeq
- org.basex.query.value.seq.SingletonSeq
- org.basex.query.value.seq.StrSeq
- org.basex.query.value.seq.SubSeq
- org.basex.query.value.seq.tree.TreeSeq
- org.basex.query.value.item.Item
- org.basex.query.expr.ParseExpr
- org.basex.util.ft.FTOpt
- org.basex.query.expr.Pragma
- org.basex.query.expr.BaseXPragma
- org.basex.query.expr.DBPragma
- org.basex.query.func.StaticFuncs
- org.basex.query.scope.StaticScope (implements org.basex.query.scope.Scope)
- org.basex.query.scope.AModule
- org.basex.query.scope.LibraryModule
- org.basex.query.scope.MainModule
- org.basex.query.scope.StaticDecl
- org.basex.query.func.StaticFunc (implements org.basex.query.func.XQFunction)
- org.basex.query.var.StaticVar
- org.basex.query.scope.AModule
- org.basex.query.expr.path.Test
- org.basex.query.var.Var
- org.basex.query.var.Variables (implements java.lang.Iterable<T>)
- org.basex.query.expr.Expr
- org.basex.query.value.type.ExprType
- org.basex.query.util.fingertree.FingerTree<N,
E> (implements java.lang.Iterable<T>) - org.basex.query.util.fingertree.FingerTreeBuilder<E> (implements java.lang.Iterable<T>)
- org.basex.query.util.format.FormatParser
- org.basex.query.util.format.IntFormat
- org.basex.query.util.format.Formatter
- org.basex.util.FreeSlots
- org.basex.util.ft.FTBitapSearch
- org.basex.index.query.FTIndexIterator (implements org.basex.index.query.IndexIterator)
- org.basex.util.ft.FTIterator (implements java.util.Iterator<E>)
- org.basex.util.ft.FTLexer (implements org.basex.index.query.IndexSearch)
- org.basex.util.ft.Stemmer
- org.basex.util.ft.Tokenizer
- org.basex.util.ft.WesternTokenizer
- org.basex.query.util.ft.FTPos
- org.basex.query.util.ft.FTPosData
- org.basex.util.ft.FTSpan
- org.basex.query.util.ft.FTStringMatch (implements java.lang.Comparable<T>)
- org.basex.util.FTToken
- org.basex.query.expr.ft.FTTokenizer
- org.basex.query.expr.ft.FTWildcard
- org.basex.query.func.FuncDefinition
- org.basex.query.func.FuncOptions
- org.basex.query.func.Functions
- org.basex.query.value.type.FuncType (implements org.basex.query.value.type.Type)
- org.basex.gui.layout.GUICode
- org.basex.gui.GUIConstants
- org.basex.gui.GUIMacOS
- org.basex.gui.GUIMacOSX
- org.basex.gui.GUIMacOSX9 (implements java.lang.reflect.InvocationHandler)
- org.basex.gui.GUIPopupCmd (implements org.basex.gui.GUICommand)
- org.basex.gui.layout.GUIWorker<T>
- org.basex.util.History
- org.basex.util.http.HttpClient
- org.basex.util.http.HttpPayload
- org.basex.util.http.HttpRequest
- org.basex.util.http.HttpRequest.Part
- org.basex.util.http.HttpRequestParser
- org.basex.util.http.HttpResponse
- org.basex.index.IdPreMap
- org.basex.index.IndexCache
- org.basex.query.util.index.IndexContext
- org.basex.query.util.index.IndexCosts (implements java.lang.Comparable<T>)
- org.basex.index.query.IndexEntries (implements org.basex.index.query.IndexSearch)
- org.basex.index.IndexEntry
- org.basex.query.util.index.IndexInfo
- org.basex.index.IndexNames
- org.basex.query.util.index.IndexPath
- org.basex.index.stats.IndexStats
- org.basex.index.IndexTree
- org.basex.util.Inline
- org.basex.query.InlineContext
- org.basex.util.InputInfo
- org.basex.util.InputParser
- org.basex.io.parse.json.JsonParser
- org.basex.query.QueryParser
- org.basex.query.QuerySuggest
- java.io.InputStream (implements java.io.Closeable)
- org.basex.io.in.BufferInput
- org.basex.io.in.ArrayInput
- org.basex.io.in.DataInput
- org.basex.io.in.TextInput
- org.basex.io.in.NewlineInput
- java.io.FilterInputStream
- org.basex.io.in.TarInputStream
- org.basex.io.in.LookupInput
- org.basex.io.in.ServerInput
- org.basex.io.in.XMLInput
- org.basex.io.in.BufferInput
- org.basex.query.func.inspect.Inspect
- org.basex.util.InterruptibleString (implements java.lang.CharSequence)
- org.basex.io.IO
- org.basex.query.iter.Iter
- org.basex.query.iter.AtomIter
- org.basex.query.iter.BasicIter<I> (implements java.lang.Iterable<T>)
- org.basex.query.iter.FTIter
- org.basex.query.iter.NodeIter
- org.basex.query.iter.BasicNodeIter (implements java.lang.Iterable<T>)
- org.basex.query.iter.DBNodeIter
- org.basex.query.iter.BasicNodeIter (implements java.lang.Iterable<T>)
- org.basex.query.func.java.JavaMapping
- org.basex.query.func.sql.JDBCConnections (implements org.basex.query.QueryResource)
- org.basex.core.jobs.Job
- org.basex.build.Builder
- org.basex.build.DiskBuilder
- org.basex.build.MemBuilder
- org.basex.core.Command
- org.basex.core.cmd.ACreate
- org.basex.core.cmd.Add
- org.basex.core.cmd.AlterDB
- org.basex.core.cmd.CreateDB
- org.basex.core.cmd.CreateIndex
- org.basex.core.cmd.Delete
- org.basex.core.cmd.DropDB
- org.basex.core.cmd.DropIndex
- org.basex.core.cmd.Optimize
- org.basex.core.cmd.OptimizeAll
- org.basex.core.cmd.Rename
- org.basex.core.cmd.Replace
- org.basex.core.cmd.Retrieve
- org.basex.core.cmd.Store
- org.basex.core.cmd.AlterBackup
- org.basex.core.cmd.AlterPassword
- org.basex.core.cmd.AlterUser
- org.basex.core.cmd.AQuery
- org.basex.core.cmd.Check
- org.basex.core.cmd.Close
- org.basex.core.cmd.Copy
- org.basex.core.cmd.CreateBackup
- org.basex.core.cmd.CreateUser
- org.basex.core.cmd.DropBackup
- org.basex.core.cmd.DropUser
- org.basex.core.cmd.Execute
- org.basex.core.cmd.Run
- org.basex.core.cmd.Exit
- org.basex.core.cmd.Export
- org.basex.core.cmd.Flush
- org.basex.core.cmd.Get
- org.basex.core.cmd.Grant
- org.basex.core.cmd.Help
- org.basex.core.cmd.Info
- org.basex.core.cmd.InfoDB
- org.basex.core.cmd.InfoIndex
- org.basex.core.cmd.InfoStorage
- org.basex.core.cmd.Inspect
- org.basex.core.cmd.JobsList
- org.basex.core.cmd.JobsResult
- org.basex.core.cmd.JobsStop
- org.basex.core.cmd.Kill
- org.basex.core.cmd.List
- org.basex.core.cmd.Open
- org.basex.core.cmd.Password
- org.basex.core.cmd.RepoDelete
- org.basex.core.cmd.RepoInstall
- org.basex.core.cmd.RepoList
- org.basex.core.cmd.Restore
- org.basex.core.cmd.Set
- org.basex.core.cmd.ShowBackups
- org.basex.core.cmd.ShowSessions
- org.basex.core.cmd.ShowUsers
- org.basex.core.cmd.Test
- org.basex.core.cmd.ACreate
- org.basex.io.parse.csv.CsvConverter
- org.basex.io.parse.csv.CsvXQueryConverter
- org.basex.index.IndexBuilder
- org.basex.index.ft.FTBuilder
- org.basex.index.ValuesBuilder
- org.basex.index.value.DiskValuesBuilder
- org.basex.index.value.MemValuesBuilder
- org.basex.build.Parser
- org.basex.build.DirParser
- org.basex.build.xml.DOMWrapper
- org.basex.build.SingleParser
- org.basex.build.csv.CsvParser
- org.basex.build.xml.SAXWrapper
- org.basex.build.text.TextParser
- org.basex.build.xml.XMLParser
- org.basex.build.html.HtmlParser
- org.basex.build.json.JsonParser
- org.basex.query.QueryContext (implements java.io.Closeable)
- org.basex.core.jobs.QueryJob (implements java.lang.Runnable)
- org.basex.query.QueryProcessor (implements java.io.Closeable)
- org.basex.server.ServerQuery
- org.basex.io.Zip
- org.basex.build.Builder
- org.basex.core.jobs.JobContext
- org.basex.core.jobs.JobPool
- org.basex.core.jobs.Jobs
- org.basex.io.parse.json.JsonConverter
- org.basex.io.parse.json.JsonAttsConverter
- org.basex.io.parse.json.JsonBasicConverter
- org.basex.io.parse.json.JsonDirectConverter
- org.basex.io.parse.json.JsonXQueryConverter
- org.basex.core.Lang
- org.basex.util.ft.Language (implements java.lang.Comparable<T>)
- org.basex.util.similarity.Levenshtein
- org.basex.query.util.parse.LocalVars
- org.basex.core.locks.Locking
- org.basex.core.locks.LockList (implements java.lang.Iterable<T>)
- org.basex.core.locks.LockQueue
- org.basex.core.locks.FairLockQueue
- org.basex.core.locks.NonfairLockQueue
- org.basex.core.locks.Locks
- org.basex.server.Log (implements org.basex.query.QueryTracer)
- org.basex.server.LogEntry
- org.basex.server.LogFile
- org.basex.util.Main
- org.basex.BaseXGUI
- org.basex.core.CLI
- org.basex.BaseX
- org.basex.BaseXClient
- org.basex.BaseXServer (implements java.lang.Runnable)
- org.basex.BaseX
- org.basex.util.MainParser
- org.basex.query.value.map.MapBuilder
- org.basex.util.http.MediaType (implements java.lang.Comparable<T>)
- org.basex.data.MetaData
- org.basex.util.MinHeap<K,
V> - org.basex.query.util.parse.ModInfo
- org.basex.query.util.pkg.ModuleLoader
- org.basex.query.up.NamePool
- org.basex.data.Namespaces
- org.basex.query.up.primitives.NewInput
- org.basex.query.up.NodeUpdateComparator (implements java.util.Comparator<T>)
- org.basex.query.util.NSContext
- org.basex.query.util.NSGlobal
- org.basex.util.Num
- org.basex.index.query.NumericRange (implements org.basex.index.query.IndexSearch)
- org.basex.util.options.Option<O>
- org.basex.util.options.BooleanOption
- org.basex.util.options.Comment
- org.basex.util.options.EnumOption<V>
- org.basex.util.options.FuncOption
- org.basex.util.options.NumberOption
- org.basex.util.options.NumbersOption
- org.basex.util.options.OptionsOption<O>
- org.basex.util.options.StringOption
- org.basex.util.options.StringsOption
- org.basex.util.options.Options (implements java.lang.Iterable<T>)
- org.basex.query.util.collation.BaseXCollationOptions
- org.basex.query.func.archive.CreateOptions
- org.basex.query.func.archive.CreateFromOptions
- org.basex.build.csv.CsvOptions
- org.basex.build.csv.CsvParserOptions
- org.basex.util.ft.FTDistanceOptions
- org.basex.query.func.ft.FtIndexOptions
- org.basex.query.func.ft.FtContainsOptions
- org.basex.util.ft.FTScopeOptions
- org.basex.query.func.ft.FtTokenizeOptions
- org.basex.util.ft.FTWindowOptions
- org.basex.gui.GUIOptions
- org.basex.build.html.HtmlOptions
- org.basex.core.jobs.JobsOptions
- org.basex.query.func.jobs.JobsStop.StopOptions
- org.basex.build.json.JsonOptions
- org.basex.build.json.JsonParserOptions
- org.basex.build.json.JsonSerialOptions
- org.basex.core.MainOptions
- org.basex.query.func.map.MapMerge.MergeOptions
- org.basex.query.func.proc.ProcOptions
- org.basex.query.func.prof.ProfTrack.TrackOptions
- org.basex.io.serial.SerializerOptions
- org.basex.query.func.sql.SqlExecute.StatementOptions
- org.basex.core.StaticOptions
- org.basex.build.text.TextOptions
- org.basex.query.util.collation.UCAOptions
- org.basex.query.func.xquery.XQueryEval.XQueryOptions
- org.basex.query.func.xquery.XQueryParse.XQueryOptions
- org.basex.query.func.xslt.XsltTransform.XsltOptions
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- org.basex.io.out.BufferOutput
- org.basex.io.out.DataOutput
- org.basex.io.out.PrintOutput
- org.basex.io.out.ArrayOutput
- org.basex.io.out.EncoderOutput
- org.basex.io.out.NewlineOutput
- org.basex.io.out.NullOutput
- org.basex.io.out.ServerOutput
- org.basex.io.out.TableOutput
- org.basex.util.Pair<N,
V> - org.basex.query.expr.path.PathCache
- org.basex.index.path.PathIndex (implements org.basex.index.Index)
- org.basex.index.path.PathNode
- org.basex.util.Performance
- org.basex.query.util.pkg.Pkg
- org.basex.query.util.pkg.PkgParser
- org.basex.query.util.pkg.PkgValidator
- org.basex.util.Prop
- org.basex.query.util.parse.QNmCache
- org.basex.api.client.Query (implements java.io.Closeable)
- org.basex.api.client.ClientQuery
- org.basex.api.client.LocalQuery
- org.basex.query.QueryDateTime
- org.basex.query.QueryFocus
- org.basex.query.QueryInfo
- org.basex.query.QueryInput
- org.basex.core.jobs.QueryJobResult
- org.basex.core.jobs.QueryJobSpec
- org.basex.query.QueryModule
- org.basex.query.QueryPlan
- org.basex.query.QueryResources
- org.basex.query.var.QueryStack
- org.basex.query.QueryString
- org.basex.query.QueryThreads
- org.basex.util.Reflect
- org.basex.query.util.regex.parse.RegExLexer (implements org.basex.query.util.regex.parse.RegExParserConstants, org.basex.query.util.regex.parse.TokenManager)
- org.basex.query.util.regex.RegExp
- org.basex.query.util.regex.BackRef
- org.basex.query.util.regex.Branch
- org.basex.query.util.regex.CharClass
- org.basex.query.util.regex.CharGroup
- org.basex.query.util.regex.CharRange
- org.basex.query.util.regex.Disjunction
- org.basex.query.util.regex.Escape
- org.basex.query.util.regex.Group
- org.basex.query.util.regex.LineBorder
- org.basex.query.util.regex.Literal
- org.basex.query.util.regex.Piece
- org.basex.query.util.regex.Quantifier
- org.basex.query.util.regex.Wildcard
- org.basex.query.util.regex.parse.RegExParser (implements org.basex.query.util.regex.parse.RegExParserConstants)
- org.basex.query.util.pkg.RepoManager
- org.basex.index.resource.Resources (implements org.basex.index.Index)
- org.basex.gui.layout.RowLayout (implements java.awt.LayoutManager)
- org.basex.core.Sandbox
- org.basex.util.ft.Scoring
- org.basex.query.func.fn.SeqRange
- org.basex.query.value.type.SeqType
- org.basex.io.serial.Serializer (implements java.io.Closeable)
- org.basex.io.serial.BuilderSerializer
- org.basex.io.serial.OutputSerializer
- org.basex.io.serial.AdaptiveSerializer
- org.basex.io.serial.BaseXSerializer
- org.basex.io.serial.StandardSerializer
- org.basex.io.serial.csv.CsvDirectSerializer
- org.basex.io.serial.csv.CsvXQuerySerializer
- org.basex.io.serial.json.JsonSerializer
- org.basex.io.serial.json.JsonBasicSerializer
- org.basex.io.serial.json.JsonMLSerializer
- org.basex.io.serial.json.JsonNodeSerializer
- org.basex.io.serial.XMLSerializer
- org.basex.io.serial.AdaptiveSerializer
- org.basex.api.client.Session (implements java.io.Closeable)
- org.basex.api.client.ClientSession
- org.basex.api.client.LocalSession
- org.basex.util.SmartStrings
- org.basex.util.similarity.Soundex
- org.basex.query.StaticContext
- org.basex.index.stats.Stats
- org.basex.index.stats.StatsType
- org.basex.util.ft.StopWords
- org.basex.index.query.StringRange (implements org.basex.index.query.IndexSearch)
- org.basex.util.Strings
- org.basex.index.query.StringToken (implements org.basex.index.query.IndexSearch)
- org.basex.query.func.unit.Suite
- org.basex.gui.text.SyntaxXML
- org.basex.util.Table
- org.basex.io.random.TableAccess
- org.basex.io.random.TableDiskAccess
- org.basex.io.random.TableMemAccess
- org.basex.gui.layout.TableLayout (implements java.awt.LayoutManager)
- org.basex.io.in.TarEntry
- org.basex.gui.text.TextEditor
- org.basex.query.expr.ft.Thesaurus
- org.basex.query.expr.ft.ThesQuery
- java.lang.Thread (implements java.lang.Runnable)
- org.basex.server.ClientListener (implements org.basex.server.ClientInfo)
- org.basex.core.Sandbox.Client
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Error
- org.basex.query.util.regex.parse.TokenMgrError
- java.lang.Exception
- java.io.IOException
- org.basex.core.BaseXException
- org.basex.build.BuildException
- org.basex.io.in.InputException
- org.basex.io.in.DecodingException
- org.basex.server.LoginException
- org.basex.query.QueryIOException
- org.basex.query.util.regex.parse.ParseException
- org.basex.query.QueryException
- java.lang.RuntimeException
- org.basex.core.jobs.JobException
- org.basex.query.QueryRTException
- java.io.IOException
- java.lang.Error
- java.util.TimerTask (implements java.lang.Runnable)
- org.basex.core.jobs.QueryJobTask
- org.basex.query.util.regex.parse.Token (implements java.io.Serializable)
- org.basex.util.Token
- org.basex.util.TokenBuilder
- org.basex.util.TokenParser
- org.basex.query.up.TransformModifier
- org.basex.query.value.seq.tree.TreeSeqBuilder (implements java.lang.Iterable<T>)
- org.basex.query.util.fingertree.TreeSlice<N,
E> - org.basex.query.func.TypedFunc
- org.basex.query.up.primitives.Update
- org.basex.query.up.primitives.DataUpdate
- org.basex.query.up.primitives.db.DBUpdate (implements java.lang.Comparable<T>)
- org.basex.query.up.primitives.node.NodeUpdate
- org.basex.query.up.primitives.node.DeleteNode
- org.basex.query.up.primitives.node.InsertAfter
- org.basex.query.up.primitives.node.InsertAttribute
- org.basex.query.up.primitives.node.InsertBefore
- org.basex.query.up.primitives.node.InsertInto
- org.basex.query.up.primitives.node.ReplaceContent
- org.basex.query.up.primitives.node.InsertIntoAsFirst
- org.basex.query.up.primitives.node.InsertIntoAsLast
- org.basex.query.up.primitives.node.RenameNode
- org.basex.query.up.primitives.node.ReplaceDoc
- org.basex.query.up.primitives.node.ReplaceNode
- org.basex.query.up.primitives.node.ReplaceValue
- org.basex.query.up.primitives.name.NameUpdate (implements java.lang.Comparable<T>)
- org.basex.query.up.primitives.name.BackupAlter
- org.basex.query.up.primitives.name.BackupCreate
- org.basex.query.up.primitives.name.BackupDrop
- org.basex.query.up.primitives.name.DBAlter
- org.basex.query.up.primitives.name.DBCopy
- org.basex.query.up.primitives.name.DBCreate
- org.basex.query.up.primitives.name.DBDrop
- org.basex.query.up.primitives.name.DBRestore
- org.basex.query.up.primitives.UserUpdate
- org.basex.query.up.primitives.UserPermUpdate
- org.basex.query.up.primitives.DataUpdate
- org.basex.query.up.Updates
- org.basex.query.util.UriParser
- org.basex.query.util.UriParser.ParsedUri
- org.basex.core.users.User
- org.basex.core.users.Users
- org.basex.util.Util
- org.basex.query.value.ValueBuilder
- org.basex.index.value.ValueCache (implements java.lang.Iterable<T>)
- org.basex.index.value.ValueIndex (implements org.basex.index.Index)
- org.basex.index.value.DiskValues
- org.basex.index.value.UpdatableDiskValues
- org.basex.index.ft.FTIndex
- org.basex.index.value.MemValues
- org.basex.index.value.DiskValues
- org.basex.query.util.parse.VarContext
- org.basex.query.var.VarScope
- org.basex.util.Version (implements java.lang.Comparable<T>)
- org.basex.gui.view.ViewData
- org.basex.gui.view.ViewNotifier
- org.basex.gui.view.ViewRect
- org.basex.util.XMLAccess
- org.basex.io.parse.xml.XmlParser
- org.basex.util.XMLToken
Interface Hierarchy
- org.basex.query.func.AFunction
- org.basex.gui.layout.BaseXLayout.DropHandler
- org.basex.gui.layout.BaseXWindow
- org.basex.build.BuildText
- org.basex.util.Check
- org.basex.util.Checks<T>
- org.basex.server.ClientInfo
- org.basex.query.expr.CmpPos
- org.basex.core.parse.Commands
- org.basex.query.func.unit.Constants
- org.basex.data.DataText
- org.basex.index.query.EntryIterator
- java.util.EventListener
- java.awt.event.FocusListener
- org.basex.gui.listener.FocusGainedListener
- org.basex.gui.listener.FocusLostListener
- java.awt.event.KeyListener
- org.basex.gui.listener.KeyPressedListener
- org.basex.gui.listener.KeyReleasedListener
- org.basex.gui.listener.KeyTypedListener
- java.awt.event.MouseListener
- org.basex.gui.listener.MouseClickedListener
- org.basex.gui.listener.MouseEnteredListener
- java.awt.event.FocusListener
- org.basex.util.ft.FTBitapSearch.TokenComparator
- org.basex.gui.GUICommand
- org.basex.util.http.HttpText
- org.basex.index.Index
- org.basex.index.query.IndexIterator
- org.basex.index.query.IndexSearch
- java.lang.Iterable<T>
- org.basex.query.util.hash.ItemSet
- org.basex.core.jobs.JobsText
- org.basex.io.parse.json.JsonConstants
- org.basex.io.parse.json.JsonFallback
- org.basex.query.value.item.Lazy
- org.basex.gui.listener.LinkListener
- org.basex.query.util.fingertree.NodeLike<N,
E> - org.basex.query.util.fingertree.Node<N,
E>
- org.basex.query.util.fingertree.Node<N,
- org.basex.core.parse.PasswordReader
- org.basex.query.util.pkg.PkgText
- org.basex.query.QueryBiFunction<T,
U, R> - org.basex.query.QueryConsumer<T>
- org.basex.query.QueryFunction<T,
R> - org.basex.query.QueryResource
- org.basex.query.QuerySupplier<T>
- org.basex.query.QueryText
- org.basex.query.QueryTracer
- org.basex.query.util.regex.parse.RegExParserConstants
- org.basex.query.scope.Scope
- org.basex.core.Text
- org.basex.query.util.regex.parse.TokenManager
- org.basex.query.value.type.Type
- org.basex.query.util.UriResolver
- org.basex.core.users.UserText
- org.basex.query.func.XQFunctionExpr
- org.basex.query.func.XQFunction
Annotation Interface Hierarchy
- org.basex.query.QueryModule.ContextDependent (implements java.lang.annotation.Annotation)
- org.basex.query.QueryModule.Deterministic (implements java.lang.annotation.Annotation)
- org.basex.query.QueryModule.FocusDependent (implements java.lang.annotation.Annotation)
- org.basex.query.QueryModule.Lock (implements java.lang.annotation.Annotation)
- org.basex.query.QueryModule.Requires (implements java.lang.annotation.Annotation)
- org.basex.query.QueryModule.Updating (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.basex.core.users.Algorithm
- org.basex.query.ann.Annotation
- org.basex.query.value.type.AtomType (implements org.basex.query.value.type.Type)
- org.basex.query.expr.path.Axis
- org.basex.query.util.collation.BaseXCollationOptions.Decomposition
- org.basex.query.util.collation.BaseXCollationOptions.Strength
- org.basex.gui.layout.BaseXFileChooser.Mode
- org.basex.gui.layout.BaseXKeys
- org.basex.build.BuildText.Type
- org.basex.query.expr.Calc
- org.basex.query.expr.CmpG.OpG
- org.basex.query.expr.CmpN.OpN
- org.basex.query.expr.CmpV.OpV
- org.basex.core.users.Code
- org.basex.query.util.collation.Collation.Mode
- org.basex.core.parse.Commands.Cmd
- org.basex.core.parse.Commands.CmdAlter
- org.basex.core.parse.Commands.CmdCreate
- org.basex.core.parse.Commands.CmdDrop
- org.basex.core.parse.Commands.CmdIndex
- org.basex.core.parse.Commands.CmdIndexInfo
- org.basex.core.parse.Commands.CmdInfo
- org.basex.core.parse.Commands.CmdJobs
- org.basex.core.parse.Commands.CmdOptimize
- org.basex.core.parse.Commands.CmdPerm
- org.basex.core.parse.Commands.CmdRepo
- org.basex.core.parse.Commands.CmdShow
- org.basex.query.CompileContext.Simplify
- org.basex.build.csv.CsvOptions.CsvFormat
- org.basex.build.csv.CsvOptions.CsvSep
- org.basex.query.func.fn.DeepEqual.Mode
- org.basex.query.util.Flag
- org.basex.util.ft.FTBigUnit
- org.basex.util.ft.FTCase
- org.basex.util.ft.FTContents
- org.basex.util.ft.FTDiacritics
- org.basex.util.ft.FTFlag
- org.basex.util.ft.FTMode
- org.basex.util.ft.FTUnit
- org.basex.query.func.Function (implements org.basex.query.func.AFunction)
- org.basex.gui.GUIConstants.Msg
- org.basex.gui.GUIMenuCmd (implements org.basex.gui.GUICommand)
- org.basex.util.http.HttpMethod
- org.basex.util.http.HttpText.Request
- org.basex.index.IndexType
- org.basex.query.up.expr.Insert.Mode
- org.basex.core.jobs.JobState
- org.basex.build.json.JsonOptions.JsonFormat
- org.basex.build.json.JsonParserOptions.JsonDuplicates
- org.basex.query.value.type.ListType (implements org.basex.query.value.type.Type)
- org.basex.server.Log.LogType
- org.basex.core.MainOptions.MainParser
- org.basex.query.value.map.MergeDuplicates
- org.basex.data.MetaProp
- org.basex.query.expr.path.NamePart
- org.basex.query.value.type.NodeType (implements org.basex.query.value.type.Type)
- org.basex.query.value.type.Occ
- org.basex.util.options.Options.YesNo
- org.basex.util.options.Options.YesNoOmit
- org.basex.core.users.Perm
- org.basex.query.util.pkg.PkgType
- org.basex.query.QueryError
- org.basex.query.QueryError.ErrType
- org.basex.query.QueryModule.Permission
- org.basex.gui.text.SearchBar.SearchDir
- org.basex.io.serial.SerializerMode
- org.basex.io.serial.SerializerOptions.Newline
- org.basex.io.serial.SerialMethod
- org.basex.server.ServerCmd
- org.basex.core.StaticOptions.AuthMethod
- org.basex.gui.text.TextEditor.Case
- org.basex.gui.text.TextPanel.Action
- org.basex.query.value.type.Type.ID
- org.basex.query.up.primitives.UpdateType
- org.basex.query.var.VarUsage
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)