org.w3c.tidy.servlet
Class TidyServletHelper

java.lang.Object
  extended byorg.w3c.tidy.servlet.TidyServletHelper

public class TidyServletHelper
extends java.lang.Object


Constructor Summary
TidyServletHelper()
           
 
Method Summary
static ResponseRecordRepository getRecordRepository(javax.servlet.http.HttpSession httpSession)
           
static java.lang.String getResponseID(java.lang.String keyString, javax.servlet.http.HttpSession httpSession)
           
static java.lang.String process(java.io.InputStream in, javax.servlet.http.HttpSession httpSession)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TidyServletHelper

public TidyServletHelper()
Method Detail

getRecordRepository

public static ResponseRecordRepository getRecordRepository(javax.servlet.http.HttpSession httpSession)

getResponseID

public static java.lang.String getResponseID(java.lang.String keyString,
                                             javax.servlet.http.HttpSession httpSession)

process

public static java.lang.String process(java.io.InputStream in,
                                       javax.servlet.http.HttpSession httpSession)


Copyright © 2004-2005 sourceforge. All Rights Reserved.