readFilter(Reader rawRequest) Reads the Filter XML request into a geotools Feature object.
Parameters: rawRequest - The plain POST text from the client.
Reads the Filter XML request into a geotools Feature object.
Parameters: rawRequest - The plain POST text from the client. The geotools filter constructed from rawRequest. throws: WfsException - For any problems reading the request.
Fields inherited from org.vfny.geoserver.util.requests.readers.XmlRequestReader