Produces a FeatureInfo response in HTML. Relies on
AbstractFeatureInfoResponse and
the feature delegate to do most of the work, just implements an HTML based
writeTo method.
In the future James suggested that we allow some sort of template system, so
that one can control the formatting of the html output, since now we just
hard code some minimal header stuff. See
http://jira.codehaus.org/browse/GEOS-196
author: James Macgill, PSU author: Andrea Aime, TOPP version: $Id: HTMLTableFeatureInfoResponse.java 7589 2007-10-11 08:02:59Z aaime $
Writes the image to the client.
Parameters: out - The output stream to write to. throws: org.vfny.geoserver.ServiceException - For problems with geoserver throws: java.io.IOException - For problems writing the output.
Fields inherited from org.vfny.geoserver.wms.responses.featureInfo.AbstractFeatureInfoResponse