class GetDocument

Delegates this call to IUIPMListener, by calling it's getDocument method.

Public Methods

[more] GetDocument(IUIPMListener*uipmListener)
Constructor.
[more]string execute()
Get requested Document.
[more]string urlDecode(string url)
decode the url


Documentation

Delegates this call to IUIPMListener, by calling it's getDocument method. Get the response by calling getDocument method of IUIPMListener.

o GetDocument(IUIPMListener*uipmListener)
Constructor.

Parameters:
- uipmListener an Object of IUIPMListener

ostring execute()
Get requested Document.
Returns:
a String Value of document

ostring urlDecode(string url)
decode the url
Parameters:
url - String Value of url to be decoded
Returns:
String Value of decoded url


This class has no child classes.
Author:
Parikshit Thakur & Team, Trace R&D Center
Version:
Revision: 1.0

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.