Package com.novell.nds.dirxml.driver.xds.util

A collection of utility methods.

See:
          Description

Class Summary
DriverTrace A DSTrace wrapper that allows buffering of trace messages before outputting them.
ExtraDTD Tag names, attributes and values that are not part of the XDS DTD but are utilized by this library and IDM drivers.
GUIDUtil A collection of eDirectory Globally Unique Identifier (GUID) formatting methods.
Java A library of Java helper methods.
QueryProcessor A wrapper for a XmlQueryProcessor or XmlCommandProcessor.
StatusAttributes A collection of attribute values for a <status> element.
TimeUtil A collection of useful time conversion methods.
XDSUtil A utilities library for DirXML driver developers.
XPATHUtil Common XPath strings of use to IDM driver writers.
 

Exception Summary
DriverException A useful exception wrapper intended to reduce the complexity of try/catch blocks as well as provide additional context information for exceptions to assist in debugging efforts.
 

Package com.novell.nds.dirxml.driver.xds.util Description

A collection of utility methods.