Package org.apache.sling.servlets.get.impl.helpers

Class Summary
HtmlRendererServlet The HtmlRendererServlet renders the current resource in HTML on behalf of the DefaultGetServlet.
JsonRendererServlet The JsonRendererServlet renders the current resource in JSON on behalf of the DefaultGetServlet.
JsonResourceWriter Dumps JCR Items as JSON data.
PlainTextRendererServlet The PlainTextRendererServlet renders the current resource in plain text on behalf of the DefaultGetServlet.
ResourceTraversor  
StreamRendererServlet The StreamRendererServlet streams the current resource to the client on behalf of the DefaultGetServlet.
XMLRendererServlet The XMLRendererServlet renders the current resource in XML on behalf of the DefaultGetServlet.
 



Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.