| Name | Description | Type | Package | Framework |
| AbstractHashSet | Abstract base class for all hashset implementations. | Class | org.exist.util.hashtable | ExistDB |
| AbstractHashtable | Abstract base class for all hashtable implementations. | Class | org.exist.util.hashtable | ExistDB |
| ArrayUtils | Utility methods to have indexed access for insertion and deletion Based on original code from dbXML. | Class | org.exist.util | ExistDB |
| ASCIICharSet | Class | org.exist.util.serializer.encodings | ExistDB | |
| AssertFailure | Exception indicating a failed assertion. | Class | org.exist.util.sanity | ExistDB |
| AttrList | Represents a list of attributes. | Class | org.exist.util.serializer | ExistDB |
| Base64Decoder | Base 64 text to byte decoder. | Class | org.exist.util | ExistDB |
| Base64Encoder | Byte to text encoder using base 64 encoding. | Class | org.exist.util | ExistDB |
| Base64OutputStream | Base64 encoding OutputStream Same as org. | Class | org.exist.util.io | ExistDB |
| ByteArray | Interface | org.exist.util | ExistDB | |
| ByteArrayPool | A pool for byte arrays. | Class | org.exist.util | ExistDB |
| ByteBufferAccessor | Interface | org.exist.util.io | ExistDB | |
| ByteBufferInputStream | Class | org.exist.util.io | ExistDB | |
| ByteConversion | A collection of static methods to write integer values from/to aAuthor:Wolfgang Meier | Class | org.exist.util | ExistDB |
| CachingFilterInputStream | any InputStream with mark() and reset() capabilities by caching the read data for later re-reading. | Class | org.exist.util.io | ExistDB |
| CharacterSet | Class | org.exist.util.serializer.encodings | ExistDB | |
| CharArrayPool | A pool for char arrays. | Class | org.exist.util | ExistDB |
| CharSlice | This is an implementation of the JDK 1. | Class | org.exist.util | ExistDB |
| Collations | Utility methods dealing with collations. | Class | org.exist.util | ExistDB |
| CollectionScanner | Class | org.exist.util | ExistDB | |
| CompressedWhitespace | This class provides a compressed representation of a sequence of whitespace characters. | Class | org.exist.util | ExistDB |
| Compressor | Class | org.exist.util | ExistDB | |
| Configuration | Class | org.exist.util | ExistDB | |
| Configuration .IndexModuleConfig | Constructor SummaryConfiguration. | Class | org.exist.util | ExistDB |
| ConfigurationHelper | Class | org.exist.util | ExistDB | |
| DatabaseConfigurationException | See Also:Serialized FormConstructor SummaryDatabaseConfigurationException() | Class | org.exist.util | ExistDB |
| DeadlockException | See Also:Serialized FormConstructor SummaryDeadlockException() | Class | org.exist.util | ExistDB |
| DirectoryScanner | Class | org.exist.util | ExistDB | |
| DOMSerializer | Class | org.exist.util.serializer | ExistDB | |
| DOMStreamer | General purpose class to stream a DOM node to SAX. | Class | org.exist.util.serializer | ExistDB |
| EXISerializer | Fields inherited from interface org. | Class | org.exist.util.serializer | ExistDB |
| EXistInputSource | Class | org.exist.util | ExistDB | |
| ExistSAXParserFactory | Helper class for creating an instance of javax. | Class | org.exist.util | ExistDB |
| ExtendedDOMSerializer | Class | org.exist.util.serializer | ExistDB | |
| ExtendedDOMStreamer | Class | org.exist.util.serializer | ExistDB | |
| FastByteBuffer | Copied this class from Xalan and adopted it for eXist. | Class | org.exist.util | ExistDB |
| FastQSort | This class implements a version of the Introspective Sort Algorithm. | Class | org.exist.util | ExistDB |
| FastStringBuffer | A simple implementation of a class similar to StringBuffer. | Class | org.exist.util | ExistDB |
| FileFilterInputStreamCache | Cache implementation for CachingFilterInputStream Backed by a Random Access File | Class | org.exist.util.io | ExistDB |
| FileInputSource | Class | org.exist.util | ExistDB | |
| FileUtils | Class | org.exist.util | ExistDB | |
| FilterInputStreamCache | Interface for Cache Implementations for use by the CachingFilterInputStreamVersion:1. | Interface | org.exist.util.io | ExistDB |
| FilterInputStreamCacheFactory | Class | org.exist.util.io | ExistDB | |
| FilterInputStreamCacheFactory .FilterInputStreamCacheConfiguration | Interface | org.exist.util.io | ExistDB | |
| FixedByteArray | Class | org.exist.util | ExistDB | |
| FloatingPointConverter | This is a utility class that handles formatting of numbers as strings. | Class | org.exist.util | ExistDB |
| GlobToRegex | Translates a glob expression into a Java regular expression. | Class | org.exist.util | ExistDB |
| GZIPInputSource | This class extends InputSource to be able to deal with GZIP compressed files. | Class | org.exist.util | ExistDB |
| Heap | A heap-based priority queue, without any concurrency control (i. | Class | org.exist.util | ExistDB |
| HeapSort | This class implements a simple version of the heapsort algorithm. | Class | org.exist.util | ExistDB |
| HexOutputStream | Hexadecimal encoding OutputStream Based on org. | Class | org.exist.util.io | ExistDB |
| HSort | This class implements Floyd's version of the heapsort algorithm. | Class | org.exist.util | ExistDB |
| HTML5Writer | Class | org.exist.util.serializer | ExistDB | |
| IncludeXMLFilter | Description of the Classcreated 17. | Class | org.exist.util | ExistDB |
| IndentingXMLWriter | Class | org.exist.util.serializer | ExistDB | |
| IndexCallback | Interface | org.exist.util | ExistDB | |
| InsertionSort | This class implements a version of the insertion sort algorithm. | Class | org.exist.util | ExistDB |
| Int2ObjectHashMap | A hashtable which maps int keys to object values. | Class | org.exist.util.hashtable | ExistDB |
| JSONNode | Class | org.exist.util.serializer.json | ExistDB | |
| JSONNode .SerializationType | Class | org.exist.util.serializer.json | ExistDB | |
| JSONNode .Type | Class | org.exist.util.serializer.json | ExistDB | |
| JSONObject | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.util.serializer.json | ExistDB |
| JSONSimpleProperty | Used to serialize attribute nodes, which are written as a simple "property": "value" pair. | Class | org.exist.util.serializer.json | ExistDB |
| JSONValue | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.util.serializer.json | ExistDB |
| JSONWriter | This class plugs into eXist's serialization to transform XML to JSON. | Class | org.exist.util.serializer.json | ExistDB |
| KOI8RCharSet | Class | org.exist.util.serializer.encodings | ExistDB | |
| Latin1CharSet | Class | org.exist.util.serializer.encodings | ExistDB | |
| Latin2CharSet | Latin2 character set. | Class | org.exist.util.serializer.encodings | ExistDB |
| Lockable | To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. | Interface | org.exist.util | ExistDB |
| LockException | To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. | Class | org.exist.util | ExistDB |
| Long2ObjectHashMap | A hashtable which maps long keys to object values. | Class | org.exist.util.hashtable | ExistDB |
| LongLinkedList | Class | org.exist.util | ExistDB | |
| LongLinkedList .ListItem | Class | org.exist.util | ExistDB | |
| MapRWLock | Class | org.exist.util.hashtable | ExistDB | |
| MapRWLock .LongOperation | Interface | org.exist.util.hashtable | ExistDB | |
| MemoryFilterInputStreamCache | Cache implementation for CachingFilterInputStream Backed by an in-memory byte array | Class | org.exist.util.io | ExistDB |
| MemoryMappedFileFilterInputStreamCache | Cache implementation for CachingFilterInputStream Backed by a Memory Mapped File | Class | org.exist.util.io | ExistDB |
| MimeTable | Global table of mime types. | Class | org.exist.util | ExistDB |
| MimeType | Class | org.exist.util | ExistDB | |
| NamePool | Class | org.exist.util.hashtable | ExistDB | |
| NodePool | A pool of node objects. | Class | org.exist.util.pool | ExistDB |
| Object2IntHashMap | A hashtable which maps object keys to long values. | Class | org.exist.util.hashtable | ExistDB |
| Object2LongHashMap | A hashtable which maps object keys to long values. | Class | org.exist.util.hashtable | ExistDB |
| Object2LongIdentityHashMap | A hashtable which maps object keys to long values. | Class | org.exist.util.hashtable | ExistDB |
| Object2ObjectHashMap | Class | org.exist.util.hashtable | ExistDB | |
| ObjectHashSet | A hash set on objects. | Class | org.exist.util.hashtable | ExistDB |
| Occurrences | Class to count element and word frequencies. | Class | org.exist.util | ExistDB |
| OrderedLinkedList | Class | org.exist.util | ExistDB | |
| OrderedLinkedList .Node | Constructor SummaryOrderedLinkedList. | Class | org.exist.util | ExistDB |
| OrderedLinkedList .SimpleNode | Constructor SummaryOrderedLinkedList. | Class | org.exist.util | ExistDB |
| OrderedLongLinkedList | OrderedLongLinkedList. | Class | org.exist.util | ExistDB |
| ParametersExtractor | Utility class for extracting parameters from DOM representation into a Map | Class | org.exist.util | ExistDB |
| PorterStemmer | Stemmer, implementing the Porter Stemming Algorithm The Stemmer class transforms a word into its root form. | Class | org.exist.util | ExistDB |
| ProgressBar | Class | org.exist.util | ExistDB | |
| ProgressIndicator | This class is used to report information about the parsing progress to registered observers. | Class | org.exist.util | ExistDB |
| ProgressListener | Interface | org.exist.util | ExistDB | |
| Range | Class | org.exist.util | ExistDB | |
| ReadOnlyException | See Also:Serialized FormConstructor SummaryReadOnlyException() | Class | org.exist.util | ExistDB |
| Receiver | A receiver is similar to the SAX content handler and lexical handler interfaces, but uses some higher level types as arguments. | Interface | org.exist.util.serializer | ExistDB |
| ReceiverToSAX | A wrapper class that forwards the method calls defined in the Receiver interface to a | Class | org.exist.util.serializer | ExistDB |
| Resource | eXist's resource. | Class | org.exist.util.io | ExistDB |
| ResourceInputStream | Class | org.exist.util.io | ExistDB | |
| ResourceOutputStream | Class | org.exist.util.io | ExistDB | |
| ResourceRandomAccess | Class | org.exist.util.io | ExistDB | |
| SanityCheck | Utility class for sanity checks. | Class | org.exist.util.sanity | ExistDB |
| SAXSerializer | Fields inherited from interface org. | Class | org.exist.util.serializer | ExistDB |
| SAXToReceiver | Class | org.exist.util.serializer | ExistDB | |
| SelectorUtils | This is a utility class used by selectors and DirectoryScanner. | Class | org.exist.util | ExistDB |
| SequencedLongHashMap | Class | org.exist.util.hashtable | ExistDB | |
| SequencedLongHashMap .Entry | Represents an entry in the map. | Class | org.exist.util.hashtable | ExistDB |
| SerializerObjectFactory | Class | org.exist.util.serializer | ExistDB | |
| SerializerPool | Class | org.exist.util.serializer | ExistDB | |
| SingleInstanceConfiguration | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.util | ExistDB |
| SSLHelper | Helper class for accepting self-signed SSL certificates. | Class | org.exist.util | ExistDB |
| SwapVals | This class only contains static methods which help when the values | Class | org.exist.util | ExistDB |
| SyntaxException | Description of the ClassAuthor:Wolfgang Meier | Class | org.exist.util | ExistDB |
| TemporaryFileManager | Temporary File Manager Attempts to create and delete temporary files | Class | org.exist.util.io | ExistDB |
| TEXTWriter | Write PLAIN TEXT to a writer. | Class | org.exist.util.serializer | ExistDB |
| UnicodeCharSet | Class | org.exist.util.serializer.encodings | ExistDB | |
| UTF16CharacterSet | Class | org.exist.util | ExistDB | |
| UTF8 | This class contains two static tools for doing UTF-8 encoding and UTF-8 is ASCII- transparent. | Class | org.exist.util | ExistDB |
| ValueOccurrences | Class | org.exist.util | ExistDB | |
| VirtualTempFile | This class is a cross-over of many others, but mainly File and OutputStreamConstructor SummaryVirtualTempFile() | Class | org.exist.util | ExistDB |
| VirtualTempFileInputSource | This class extends InputSource, so it also manages File and | Class | org.exist.util | ExistDB |
| XHTMLWriter | Class | org.exist.util.serializer | ExistDB | |
| XMLChar | This class defines the basic XML character properties. | Class | org.exist.util | ExistDB |
| XMLFilenameFilter | Class | org.exist.util | ExistDB | |
| XMLReaderObjectFactory | Factory to create new XMLReader objects on demand. | Class | org.exist.util | ExistDB |
| XMLReaderPool | Maintains a pool of XMLReader objects. | Class | org.exist.util | ExistDB |
| XMLString | Faster string implementation which uses a CharArrayPool to pool the backing char arrays. | Class | org.exist.util | ExistDB |
| XMLWriter | Write XML to a writer. | Class | org.exist.util.serializer | ExistDB |
| ZipEntryInputSource | This class extends InputSource to be able to deal with ZipEntry objects from ZIP compressed files. | Class | org.exist.util | ExistDB |