com.arsdigita.cms.dispatcher
Class ItemXML
java.lang.Object
com.arsdigita.cms.dispatcher.ResourceHandlerImpl
com.arsdigita.cms.dispatcher.ItemXML
- All Implemented Interfaces:
- com.arsdigita.dispatcher.Dispatcher, ResourceHandler
- public class ItemXML
- extends ResourceHandlerImpl
XMLPage
Designed to allow you to output straight XML directly from the ContentItem
that implements XMLGenerator, with none of the surrounding headers, footers, etc
- Author:
- slater@arsdigita.com
Method Summary |
void |
dispatch(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
com.arsdigita.dispatcher.RequestContext actx)
Services this resource. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ItemXML
public ItemXML()
dispatch
public void dispatch(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
com.arsdigita.dispatcher.RequestContext actx)
throws IOException,
javax.servlet.ServletException
- Description copied from class:
ResourceHandlerImpl
- Services this resource.
- Specified by:
dispatch
in interface com.arsdigita.dispatcher.Dispatcher
- Specified by:
dispatch
in class ResourceHandlerImpl
- Parameters:
request
- The servlet request objectresponse
- the servlet response objectactx
- The request context
- Throws:
IOException
javax.servlet.ServletException
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 19 2004:2352 UTC