Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.exist.util Classes and Interfaces - 132 results found.
NameDescriptionTypePackageFramework
AbstractHashSetAbstract base class for all hashset implementations.Classorg.exist.util.hashtableExistDB
AbstractHashtableAbstract base class for all hashtable implementations.Classorg.exist.util.hashtableExistDB
ArrayUtilsUtility methods to have indexed access for insertion and deletion Based on original code from dbXML.Classorg.exist.utilExistDB
ASCIICharSetClassorg.exist.util.serializer.encodingsExistDB
AssertFailureException indicating a failed assertion.Classorg.exist.util.sanityExistDB
AttrListRepresents a list of attributes.Classorg.exist.util.serializerExistDB
Base64DecoderBase 64 text to byte decoder.Classorg.exist.utilExistDB
Base64EncoderByte to text encoder using base 64 encoding.Classorg.exist.utilExistDB
Base64OutputStreamBase64 encoding OutputStream Same as org.Classorg.exist.util.ioExistDB
ByteArrayInterfaceorg.exist.utilExistDB
ByteArrayPoolA pool for byte arrays.Classorg.exist.utilExistDB
ByteBufferAccessorInterfaceorg.exist.util.ioExistDB
ByteBufferInputStreamClassorg.exist.util.ioExistDB
ByteConversionA collection of static methods to write integer values from/to aAuthor:Wolfgang Meier Classorg.exist.utilExistDB
CachingFilterInputStream any InputStream with mark() and reset() capabilities by caching the read data for later re-reading.Classorg.exist.util.ioExistDB
CharacterSetClassorg.exist.util.serializer.encodingsExistDB
CharArrayPoolA pool for char arrays.Classorg.exist.utilExistDB
CharSliceThis is an implementation of the JDK 1.Classorg.exist.utilExistDB
CollationsUtility methods dealing with collations.Classorg.exist.utilExistDB
CollectionScannerClassorg.exist.utilExistDB
CompressedWhitespaceThis class provides a compressed representation of a sequence of whitespace characters.Classorg.exist.utilExistDB
CompressorClassorg.exist.utilExistDB
ConfigurationClassorg.exist.utilExistDB
Configuration .IndexModuleConfigConstructor SummaryConfiguration.Classorg.exist.utilExistDB
ConfigurationHelperClassorg.exist.utilExistDB
DatabaseConfigurationExceptionSee Also:Serialized FormConstructor SummaryDatabaseConfigurationException()Classorg.exist.utilExistDB
DeadlockExceptionSee Also:Serialized FormConstructor SummaryDeadlockException()Classorg.exist.utilExistDB
DirectoryScannerClassorg.exist.utilExistDB
DOMSerializerClassorg.exist.util.serializerExistDB
DOMStreamerGeneral purpose class to stream a DOM node to SAX.Classorg.exist.util.serializerExistDB
EXISerializerFields inherited from interface org.Classorg.exist.util.serializerExistDB
EXistInputSourceClassorg.exist.utilExistDB
ExistSAXParserFactoryHelper class for creating an instance of javax.Classorg.exist.utilExistDB
ExtendedDOMSerializerClassorg.exist.util.serializerExistDB
ExtendedDOMStreamerClassorg.exist.util.serializerExistDB
FastByteBufferCopied this class from Xalan and adopted it for eXist.Classorg.exist.utilExistDB
FastQSortThis class implements a version of the Introspective Sort Algorithm.Classorg.exist.utilExistDB
FastStringBufferA simple implementation of a class similar to StringBuffer.Classorg.exist.utilExistDB
FileFilterInputStreamCacheCache implementation for CachingFilterInputStream Backed by a Random Access FileClassorg.exist.util.ioExistDB
FileInputSourceClassorg.exist.utilExistDB
FileUtilsClassorg.exist.utilExistDB
FilterInputStreamCacheInterface for Cache Implementations for use by the CachingFilterInputStreamVersion:1.Interfaceorg.exist.util.ioExistDB
FilterInputStreamCacheFactoryClassorg.exist.util.ioExistDB
FilterInputStreamCacheFactory .FilterInputStreamCacheConfigurationInterfaceorg.exist.util.ioExistDB
FixedByteArrayClassorg.exist.utilExistDB
FloatingPointConverterThis is a utility class that handles formatting of numbers as strings.Classorg.exist.utilExistDB
GlobToRegexTranslates a glob expression into a Java regular expression.Classorg.exist.utilExistDB
GZIPInputSourceThis class extends InputSource to be able to deal with GZIP compressed files.Classorg.exist.utilExistDB
HeapA heap-based priority queue, without any concurrency control (i.Classorg.exist.utilExistDB
HeapSortThis class implements a simple version of the heapsort algorithm.Classorg.exist.utilExistDB
HexOutputStreamHexadecimal encoding OutputStream Based on org.Classorg.exist.util.ioExistDB
HSortThis class implements Floyd's version of the heapsort algorithm.Classorg.exist.utilExistDB
HTML5WriterClassorg.exist.util.serializerExistDB
IncludeXMLFilterDescription of the Classcreated 17.Classorg.exist.utilExistDB
IndentingXMLWriterClassorg.exist.util.serializerExistDB
IndexCallbackInterfaceorg.exist.utilExistDB
InsertionSortThis class implements a version of the insertion sort algorithm.Classorg.exist.utilExistDB
Int2ObjectHashMapA hashtable which maps int keys to object values.Classorg.exist.util.hashtableExistDB
JSONNodeClassorg.exist.util.serializer.jsonExistDB
JSONNode .SerializationTypeClassorg.exist.util.serializer.jsonExistDB
JSONNode .TypeClassorg.exist.util.serializer.jsonExistDB
JSONObjectNested Class SummaryNested classes/interfaces inherited from class org.Classorg.exist.util.serializer.jsonExistDB
JSONSimplePropertyUsed to serialize attribute nodes, which are written as a simple "property": "value" pair.Classorg.exist.util.serializer.jsonExistDB
JSONValueNested Class SummaryNested classes/interfaces inherited from class org.Classorg.exist.util.serializer.jsonExistDB
JSONWriterThis class plugs into eXist's serialization to transform XML to JSON.Classorg.exist.util.serializer.jsonExistDB
KOI8RCharSetClassorg.exist.util.serializer.encodingsExistDB
Latin1CharSetClassorg.exist.util.serializer.encodingsExistDB
Latin2CharSetLatin2 character set.Classorg.exist.util.serializer.encodingsExistDB
Lockable To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates.Interfaceorg.exist.utilExistDB
LockException To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates.Classorg.exist.utilExistDB
Long2ObjectHashMapA hashtable which maps long keys to object values.Classorg.exist.util.hashtableExistDB
LongLinkedListClassorg.exist.utilExistDB
LongLinkedList .ListItemClassorg.exist.utilExistDB
MapRWLockClassorg.exist.util.hashtableExistDB
MapRWLock .LongOperationInterfaceorg.exist.util.hashtableExistDB
MemoryFilterInputStreamCacheCache implementation for CachingFilterInputStream Backed by an in-memory byte arrayClassorg.exist.util.ioExistDB
MemoryMappedFileFilterInputStreamCacheCache implementation for CachingFilterInputStream Backed by a Memory Mapped FileClassorg.exist.util.ioExistDB
MimeTableGlobal table of mime types.Classorg.exist.utilExistDB
MimeTypeClassorg.exist.utilExistDB
NamePoolClassorg.exist.util.hashtableExistDB
NodePoolA pool of node objects.Classorg.exist.util.poolExistDB
Object2IntHashMapA hashtable which maps object keys to long values.Classorg.exist.util.hashtableExistDB
Object2LongHashMapA hashtable which maps object keys to long values.Classorg.exist.util.hashtableExistDB
Object2LongIdentityHashMapA hashtable which maps object keys to long values.Classorg.exist.util.hashtableExistDB
Object2ObjectHashMapClassorg.exist.util.hashtableExistDB
ObjectHashSetA hash set on objects.Classorg.exist.util.hashtableExistDB
OccurrencesClass to count element and word frequencies.Classorg.exist.utilExistDB
OrderedLinkedListClassorg.exist.utilExistDB
OrderedLinkedList .NodeConstructor SummaryOrderedLinkedList.Classorg.exist.utilExistDB
OrderedLinkedList .SimpleNodeConstructor SummaryOrderedLinkedList.Classorg.exist.utilExistDB
OrderedLongLinkedListOrderedLongLinkedList.Classorg.exist.utilExistDB
ParametersExtractorUtility class for extracting parameters from DOM representation into a MapClassorg.exist.utilExistDB
PorterStemmerStemmer, implementing the Porter Stemming Algorithm The Stemmer class transforms a word into its root form.Classorg.exist.utilExistDB
ProgressBarClassorg.exist.utilExistDB
ProgressIndicatorThis class is used to report information about the parsing progress to registered observers.Classorg.exist.utilExistDB
ProgressListenerInterfaceorg.exist.utilExistDB
RangeClassorg.exist.utilExistDB
ReadOnlyExceptionSee Also:Serialized FormConstructor SummaryReadOnlyException()Classorg.exist.utilExistDB
ReceiverA receiver is similar to the SAX content handler and lexical handler interfaces, but uses some higher level types as arguments.Interfaceorg.exist.util.serializerExistDB
ReceiverToSAXA wrapper class that forwards the method calls defined in the Receiver interface to aClassorg.exist.util.serializerExistDB
ResourceeXist's resource.Classorg.exist.util.ioExistDB
ResourceInputStreamClassorg.exist.util.ioExistDB
ResourceOutputStreamClassorg.exist.util.ioExistDB
ResourceRandomAccessClassorg.exist.util.ioExistDB
SanityCheckUtility class for sanity checks.Classorg.exist.util.sanityExistDB
SAXSerializerFields inherited from interface org.Classorg.exist.util.serializerExistDB
SAXToReceiverClassorg.exist.util.serializerExistDB
SelectorUtilsThis is a utility class used by selectors and DirectoryScanner.Classorg.exist.utilExistDB
SequencedLongHashMapClassorg.exist.util.hashtableExistDB
SequencedLongHashMap .EntryRepresents an entry in the map.Classorg.exist.util.hashtableExistDB
SerializerObjectFactoryClassorg.exist.util.serializerExistDB
SerializerPoolClassorg.exist.util.serializerExistDB
SingleInstanceConfigurationNested Class SummaryNested classes/interfaces inherited from class org.Classorg.exist.utilExistDB
SSLHelperHelper class for accepting self-signed SSL certificates.Classorg.exist.utilExistDB
SwapValsThis class only contains static methods which help when the valuesClassorg.exist.utilExistDB
SyntaxExceptionDescription of the ClassAuthor:Wolfgang Meier Classorg.exist.utilExistDB
TemporaryFileManagerTemporary File Manager Attempts to create and delete temporary filesClassorg.exist.util.ioExistDB
TEXTWriterWrite PLAIN TEXT to a writer.Classorg.exist.util.serializerExistDB
UnicodeCharSetClassorg.exist.util.serializer.encodingsExistDB
UTF16CharacterSetClassorg.exist.utilExistDB
UTF8This class contains two static tools for doing UTF-8 encoding and UTF-8 is ASCII- transparent.Classorg.exist.utilExistDB
ValueOccurrencesClassorg.exist.utilExistDB
VirtualTempFileThis class is a cross-over of many others, but mainly File and OutputStreamConstructor SummaryVirtualTempFile()Classorg.exist.utilExistDB
VirtualTempFileInputSourceThis class extends InputSource, so it also manages File andClassorg.exist.utilExistDB
XHTMLWriterClassorg.exist.util.serializerExistDB
XMLCharThis class defines the basic XML character properties.Classorg.exist.utilExistDB
XMLFilenameFilterClassorg.exist.utilExistDB
XMLReaderObjectFactoryFactory to create new XMLReader objects on demand.Classorg.exist.utilExistDB
XMLReaderPoolMaintains a pool of XMLReader objects.Classorg.exist.utilExistDB
XMLStringFaster string implementation which uses a CharArrayPool to pool the backing char arrays.Classorg.exist.utilExistDB
XMLWriterWrite XML to a writer.Classorg.exist.util.serializerExistDB
ZipEntryInputSourceThis class extends InputSource to be able to deal with ZipEntry objects from ZIP compressed files.Classorg.exist.utilExistDB