The Result Class. It encapsulates all information about a target URL, the target URL, the returned result code, whether or not it is a valid result and an arbitrary object to store further information should they be needed while processing the URL. Should the target URL is unreachable due to an error, the userData object will contain the throwable object occurring due to the exception.
$Id: Result.java 181 2010-12-12 23:39:00Z georgosn $
@author $LastChangedBy: georgosn $
@version $LastChangedRevision: 181 $