Package | Description |
---|---|
org.basex.index.name | |
org.basex.index.value | |
org.basex.query.func |
XQuery functions.
|
org.basex.query.util.hash |
Query processor, hash structures.
|
org.basex.util.ft |
Full-text specific utility classes.
|
org.basex.util.hash |
Modifier and Type | Class and Description |
---|---|
class |
Names
This class indexes and organizes the element or attribute names used in an XML document.
|
Modifier and Type | Class and Description |
---|---|
class |
MemValues
This class provides main memory access to attribute values and text contents.
|
Modifier and Type | Class and Description |
---|---|
class |
Functions
This class provides access to built-in and user-defined functions.
|
Modifier and Type | Class and Description |
---|---|
class |
HashItemSet
This is an efficient and memory-saving hash map for storing items.
|
class |
ItemValueMap
Map for quickly indexing items.
|
class |
QNmMap
This class caches frequently used QNames.
|
Modifier and Type | Class and Description |
---|---|
class |
StemDir
Simple stemming directory for full-text requests.
|
class |
StopWords
Simple stop words set for full-text requests.
|
Modifier and Type | Class and Description |
---|---|
class |
IntMap
This is an efficient and memory-saving hash map for storing primitive integers.
|
class |
IntObjMap<E>
This is an efficient and memory-saving hash map for storing primitive integers
and objects.
|
class |
IntSet
This is an efficient and memory-saving hash map for storing primitive integers.
|
class |
TokenBoolMap
This is an efficient and memory-saving hash map for storing tokens and booleans.
|
class |
TokenIntMap
This is an efficient and memory-saving hash map for storing tokens and integers.
|
class |
TokenMap
This is an efficient and memory-saving hash map for storing tokens.
|
class |
TokenObjMap<E>
This is an efficient and memory-saving hash map for storing tokens and objects.
|
class |
TokenSet
This is an efficient and memory-saving hash set for storing tokens.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.