Generates a FeatureInfoResponse of type text. This simply reports the
attributes of the feature requested as a text string. This class just
performs the writeTo, the GetFeatureInfoDelegate and abstract feature info
class handle the rest.
author: James Macgill, PSU version: $Id: TextFeatureInfoResponse.java,v 1.3 2004/07/19 22:31:40 jmacgill version: Exp $
Writes the feature information to the client in text/plain format.
Parameters: out - The output stream to write to. throws: org.vfny.geoserver.ServiceException - DOCUMENT ME! throws: java.io.IOException - DOCUMENT ME!
Fields inherited from org.vfny.geoserver.wms.responses.featureInfo.AbstractFeatureInfoResponse