com.novell.nds.dirxml.util
Class DxCmdVersion

java.lang.Object
  extended by com.novell.nds.dirxml.util.DxCmdVersion

public abstract class DxCmdVersion
extends Object


Field Summary
static String DXCMD_COPYRIGHT_END
           
static String DXCMD_VERSION
           
 
Constructor Summary
DxCmdVersion()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DXCMD_VERSION

public static final String DXCMD_VERSION
See Also:
Constant Field Values

DXCMD_COPYRIGHT_END

public static final String DXCMD_COPYRIGHT_END
See Also:
Constant Field Values
Constructor Detail

DxCmdVersion

public DxCmdVersion()