Lucene.Net 1.4.3 Class Library

Constants Fields

The fields of the Constants class are listed below. For a complete list of Constants class members, see the Constants Members topic.

Public Static Fields

JAVA_1_1True iff this is Java version 1.1.
JAVA_1_2True iff this is Java version 1.2.
JAVA_1_3True iff this is Java version 1.3.
JAVA_VERSION 
LINUXTrue iff running on Linux.
OS_NAME 
SUN_OSTrue iff running on SunOS.
WINDOWSTrue iff running on Windows.

See Also

Constants Class | Lucene.Net.Util Namespace