Package net.sf.xtvdclient.xtvd

This package contains classes that are used to represent an XTVD XML document.

See:
          Description

Class Summary
SOAPRequest This class builds a SOAP request that targets the TMS XTVD webservice and fetches the resulting XML document.
XtvdAuthenticator This class is used to authenticate the user against the soap request.
 

Exception Summary
DataDirectException A custom exception that is used to represent all possible exceptions that may be encountered while interacting with the TMSDataDirect webservices.
 

Package net.sf.xtvdclient.xtvd Description

This package contains classes that are used to represent an XTVD XML document. This package also contains parsers built for the XTVD document.