public class KmlGenerator
extends javax.servlet.http.HttpServlet
Constructor and Description |
---|
KmlGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
GET request - (no POST request below, that would need to be added)
|
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
public void doGet(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException
doGet
in class javax.servlet.http.HttpServlet
request
- response
- IOException
Copyright © 2011-2013 GWT Maps API V3. All Rights Reserved.