nz.ac.waikato.mcennis.rat.crawler
Class SiteReference

java.lang.Object
  extended by nz.ac.waikato.mcennis.rat.crawler.SiteReference

public class SiteReference
extends java.lang.Object

Container object placing the URL to be parsed with the parameters controlling its parsing


Constructor Summary
SiteReference()
           
 
Method Summary
 Properties getProperties()
          Get the parameters associated with this URL crawl request
 java.lang.String getSiteName()
          Retunr the URL to be parsed as a String
 void setProperties(Properties parserNames)
          Sets the parameters used to control parsing of this object.
 void setSiteName(java.lang.String siteName)
          Get the URL (as a String) scheduled to be parsed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SiteReference

public SiteReference()
Method Detail

getProperties

public Properties getProperties()
Get the parameters associated with this URL crawl request

Returns:
parameters controlling parsing of this URL

setProperties

public void setProperties(Properties parserNames)
Sets the parameters used to control parsing of this object. THis is a null operation if the Properties object is null.

Parameters:
parserNames - parameters to be parsed

getSiteName

public java.lang.String getSiteName()
Retunr the URL to be parsed as a String

Returns:
URL to be parsed

setSiteName

public void setSiteName(java.lang.String siteName)
Get the URL (as a String) scheduled to be parsed

Parameters:
siteName - URL to be parsed

Get Relational Analysis Toolkit at SourceForge.net. Fast, secure and Free Open Source software downloads