Inherits threading::Thread.
Public Member Functions | |
| def | __init__ |
| def | run |
Public Attributes | |
| urlKey | |
| debug | |
Threaded download of a URL and filter out the desired data for XML and (X)HTML return the filter results
Definition at line 957 of file common_api.py.
| def nv_python_libs::common::common_api::getURL::__init__ | ( | self, | ||
| urlKey, | ||||
| debug | ||||
| ) |
Definition at line 961 of file common_api.py.
| def nv_python_libs::common::common_api::getURL::run | ( | self | ) |
Definition at line 966 of file common_api.py.
Definition at line 963 of file common_api.py.
Definition at line 964 of file common_api.py.
1.6.3