|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.novell.nds.dirxml.driver.xds.XDS
Package-exported constants.
Field Summary | |
static String |
BUILD
The build stamp of this library in the format 'YYYYMMDD_HHMM'. |
static boolean |
DEBUG
Is this a debug build? |
static Map |
EMPTY_MAP
An empty, unmodifiable map object. |
static int |
EQUAL
Normalized equals value returned from calls to Comparable.compareTo(Object):int. |
static int |
GREATER_THAN
Normalized greater than value returned from calls to Comparable.compareTo(Object):int. |
static int |
LESS_THAN
Normalized less than value returned from calls to Comparable.compareTo(Object):int. |
static String |
LIBRARY_NAME
The name of this library. |
static String |
VERSION
The version of this library. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final Map EMPTY_MAP
public static final String BUILD
public static final String LIBRARY_NAME
public static final String VERSION
public static final int LESS_THAN
public static final int EQUAL
public static final int GREATER_THAN
public static final boolean DEBUG
true
== yes, false
== no
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |