This class extracts every link in a web page and stores the results in two arrays.
One array contains link captions and the other one contains their targets.
href property of the class is the name of the array that contains links targets.
caption property of the class is the name of the array that contains links captions.
Contact me at haghparast@gmail.com for any questions you might have.
|