Apache Lucene.Net 2.4.0 Class Library API

(global) Namespace

Namespace hierarchy

Classes

Class Description
NIOFSDirectory  
SupportClass Contains conversion support elements such as classes, interfaces and static methods.
SupportClass.AppSettings
SupportClass.BitSetSupport This class provides supporting methods of java.util.BitSet that are not present in System.Collections.BitArray.
SupportClass.Character Mimics Java's Character class.
SupportClass.CollectionsSupport  
SupportClass.CollectionsSupport.BitSet  
SupportClass.Compare Summary description for TestSupportClass.
SupportClass.CompressionSupport Use for .NET 1.1 Framework only.
SupportClass.CRC32  
SupportClass.Cryptography  
SupportClass.Date
SupportClass.FileStream  
SupportClass.FileSupport Represents the methods to support some operations over files.
SupportClass.Number A simple class for number conversions.
SupportClass.Single
SupportClass.TextSupport  
SupportClass.ThreadClass Support class used to handle threads
SupportClass.WeakHashTable A Hashtable which holds weak references to its keys so they can be collected during GC.

Interfaces

Interface Description
IThreadRunnable This interface should be implemented by any class whose instances are intended to be executed by a thread.
SupportClass.Checksum  
SupportClass.CompressionSupport.ICompressionAdapter