A resource that implements HTTP negotiation among a set of variant resources. This resource implements the HTTP/1.0 negotiation algorithm, which is known to be subject to some bugs.
It maintains the list of resources (by their names, see the variants attribute) among which to negotiate. It uses only the standard HTTPResource attributes to perform the actual negotiation, which can be done based on the variants types, their natural languages, their encodings, or their character sets.
The NegotiatedResource class inherits from the following classes:
The NegotiatedResource defines the following attributes:
variants
Jigsaw Team
$Id: w3c.jigsaw.resources.NegotiatedResource.html,v 1.1 1996/04/11 22:03:47
abaird Exp $