Describes an abstract DescribeLayer request. Provides everything except
the versioning info, which subclasses must implement.
author: Richard Gould
Constructor Summary
public
AbstractDescribeLayerRequest(URL onlineResource, Properties properties) Constructs a basic DescribeLayerRequest, without versioning info.
Parameters: onlineResource - the location of the request Parameters: properties - a set of properties to use.
public AbstractDescribeLayerRequest(URL onlineResource, Properties properties)(Code)
Constructs a basic DescribeLayerRequest, without versioning info.
Parameters: onlineResource - the location of the request Parameters: properties - a set of properties to use. Can be null.