NAME

cs::Web::CSW::Url - a record associated with a URL


SYNOPSIS

use cs::Web::CSW::Url;


DESCRIPTION

The cs::Web::CSW::Url module specific URLs.


GENERAL FUNCTIONS


OBJECT CREATION

byUrl(url)

Return the cs::Web::CSW::Url object for a URL.


OBJECT METHODS

Id()

Return the HISTORY_ID of this window.

UrlId()

Return the URL_ID for this entry.

UrlObj()

Return the cs::Web::CSW::Url object for this entry.

ContentType(noparams)

Return the MIME Content-Type field value. Return undef if the URL has not been fetched yet. If the optional noparams is true, suppress the ``;param=value'' suffices.


AUTHOR

Cameron Simpson <cs@zip.com.au