|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
ByteArray | |
IndexCallback | |
Lock | |
Lockable | |
ProgressListener |
Class Summary | |
Arrays | Arrays.java enclosing_type |
ByteArrayPool | A pool for byte arrays. |
ByteConversion | Description of the Class |
CharArrayPool | A pool for char arrays. |
CollectionScanner | |
Configuration | Description of the Class |
DirectoryScanner | |
DOMStreamer | |
FastByteBuffer | Copied this class from Xalan and adopted it for eXist. |
FastQSort | |
FastStringBuffer | Copied this class from Xalan and adopted it for eXist. |
FixedByteArray | |
Heap | A heap-based priority queue, without any concurrency control (i.e., no blocking on empty/full states). |
IncludeXMLFilter | Description of the Class |
LongLinkedList | |
LongLinkedList.ListItem | |
MutableStringTokenizer | |
Occurrences | |
OrderedLinkedList | |
OrderedLongLinkedList | OrderedLongLinkedList.java |
PorterStemmer | Stemmer, implementing the Porter Stemming Algorithm The Stemmer class transforms a word into its root form. |
ProgressBar | |
ProgressIndicator | This class is used to report information about the parsing progress to registered observers. |
ReentrantReadWriteLock | A lock with the same semantics as builtin Java synchronized locks: Once a thread has a lock, it can re-obtain it any number of times without blocking. |
SelectorUtils | This is a utility class used by selectors and DirectoryScanner. |
StorageAddress | |
UTF8 | This class contains two static tools for doing UTF-8 encoding and decoding. |
VariableByteCoding | This class encodes integer values using variable-byte coding. |
VariableByteInputStream | Description of the Class |
VariableByteOutputStream | |
XMLFilenameFilter | |
XMLString | Faster string implementation which uses a CharArrayPool to pool the backing char arrays. |
XMLUtil | Description of the Class |
Exception Summary | |
DatabaseConfigurationException | |
LockException | |
ReadOnlyException | |
SyntaxException | Description of the Class |
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |