com.esri.gpt.control.sitemap
Class SitemapHandler
java.lang.Object
com.esri.gpt.framework.sql.BaseDao
com.esri.gpt.control.sitemap.SitemapHandler
public class SitemapHandler
- extends BaseDao
Handles the generation of sitemap files based upon the content of the metadata catalog.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SitemapHandler
protected SitemapHandler()
- Default constructor.
handle
protected void handle(HttpServletRequest request,
HttpServletResponse response,
RequestContext context)
throws Exception
- Handles a sitemap request.
- Parameters:
request
- the HTTP requestresponse
- the HTTP responsecontext
- the request context
- Throws:
Exception
- if an exception occurs
Copyright 2011 Environmental Systems Research Institute.
All rights reserved.
Use is subject to
license terms.