|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.novell.nds.dirxml.driver.xds.util.ExtraDTD
Tag names, attributes and values that are not part of the XDS DTD but are utilized by this library and IDM drivers.
Field Summary | |
static String |
ATTR_TYPE
"type" |
static String |
TAG_DESCRIPTION
"description" |
static String |
TAG_EXCEPTION
"exception" |
static String |
TAG_MESSAGE
"message" |
static String |
TAG_PUB_HEARTBEAT_INTERVAL
"pub-heartbeat-interval" |
static String |
TAG_STACK_TRACE
"stack-trace" |
Constructor Summary | |
ExtraDTD()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String TAG_EXCEPTION
public static final String TAG_MESSAGE
public static final String TAG_STACK_TRACE
public static final String TAG_DESCRIPTION
public static final String ATTR_TYPE
public static final String TAG_PUB_HEARTBEAT_INTERVAL
Constructor Detail |
public ExtraDTD()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |