A B C D E F G H I J L M O P R S T V W

A

ACTION_IMAGE - Static variable in class org.w3c.tidy.servlet.TidyServlet
 
ACTION_IMAGE_PARAM_SRC_ONLY - Static variable in class org.w3c.tidy.servlet.TidyServlet
 
ACTION_REPORT - Static variable in class org.w3c.tidy.servlet.TidyServlet
 
ACTION_REPORT_PARAM_SRC_ORG - Static variable in class org.w3c.tidy.servlet.TidyServlet
 
ACTION_REPORT_PARAM_SRC_RESULT - Static variable in class org.w3c.tidy.servlet.TidyServlet
 
ACTION_VIEW - Static variable in class org.w3c.tidy.servlet.TidyServlet
 
ATTRIBUTE_IGNORE - Static variable in class org.w3c.tidy.servlet.Consts
Request attribute indicate that JTidy completely ignores request.
ATTRIBUTE_PASS - Static variable in class org.w3c.tidy.servlet.Consts
Request attribute indicate that JTidy performs only validation for this request.
ATTRIBUTE_PROCESSED - Static variable in class org.w3c.tidy.servlet.Consts
Request attribute indicate that JTidy processed this request.
ATTRIBUTE_REPOSITORY - Static variable in class org.w3c.tidy.servlet.data.SessionRepositoryFactory
Session attribute, used to store Repository in Session.
ATTRIBUTE_REQUEST_ID - Static variable in class org.w3c.tidy.servlet.Consts
Request attribute store RequestID (number) used by Tidy to identify the requst.
addRecord(ResponseRecord) - Method in interface org.w3c.tidy.servlet.ResponseRecordRepository
Add processing results to repository.
addRecord(ResponseRecord) - Method in class org.w3c.tidy.servlet.data.DefaultResponseRecordRepository
Add processing results to repository.
allowURI(String) - Method in class org.w3c.tidy.servlet.data.DefaultRepositoryFactory
Disable some pages validation or, save numbers for not important pages.

B

BufferedServletOutputStream - class org.w3c.tidy.servlet.filter.BufferedServletOutputStream.
Substitute ServletOutputStream.
BufferedServletResponse - class org.w3c.tidy.servlet.filter.BufferedServletResponse.
Buffers the response.
BufferedServletResponse(HttpServletResponse, TidyProcessor) - Constructor for class org.w3c.tidy.servlet.filter.BufferedServletResponse
Calls the parent constructor which creates a ServletResponse adaptor wrapping the given response object.
binary - Variable in class org.w3c.tidy.servlet.filter.BufferedServletOutputStream
Disabe processing for binary output.
binary - Variable in class org.w3c.tidy.servlet.filter.BufferedServletResponse
 
buffer - Variable in class org.w3c.tidy.servlet.filter.BufferedServletOutputStream
stream buffer.
buildEntityTables() - Static method in class org.w3c.tidy.servlet.util.HTMLEncode
 

C

CONFIG_COMMENTS_SUBST - Static variable in class org.w3c.tidy.servlet.filter.JTidyFilter
name of the parameter commentsSubst.
CONFIG_CONFIG - Static variable in class org.w3c.tidy.servlet.filter.JTidyFilter
name of the parameter config containing JTidy Parser configutation string.
CONFIG_DOUBLE_VALIDATION - Static variable in class org.w3c.tidy.servlet.filter.JTidyFilter
name of the parameter doubleValidation.
CONFIG_PROPERTIES_FILE_NAME - Static variable in class org.w3c.tidy.servlet.Consts
name of the parameter containing the properties file path.
CONFIG_PROPERTIES_FILE_NAME - Static variable in class org.w3c.tidy.servlet.TidyServlet
name of the parameter containing the properties file path.
CONFIG_PROPERTIES_FILE_NAME - Static variable in class org.w3c.tidy.servlet.filter.JTidyFilter
name of the parameter properties.filename containing the properties file path.
CONFIG_TEE - Static variable in class org.w3c.tidy.servlet.filter.JTidyFilter
name of the parameter tee.
CONFIG_VALIDATE_ONLY - Static variable in class org.w3c.tidy.servlet.filter.JTidyFilter
name of the parameter validateOnly.
Consts - class org.w3c.tidy.servlet.Consts.
Global string constants use by jtidyservlet library.
Consts() - Constructor for class org.w3c.tidy.servlet.Consts
 
close() - Method in class org.w3c.tidy.servlet.filter.BufferedServletOutputStream
Close this output stream, causing any buffered data to be flushed and any further output data to throw an IOException.
closed - Variable in class org.w3c.tidy.servlet.filter.BufferedServletOutputStream
Has this stream been closed?
createOutputStream() - Method in class org.w3c.tidy.servlet.filter.BufferedServletResponse
Create and return a ServletOutputStream to write the content associated with this Response.
createRecord(Object, HttpSession, HttpServletRequest, HttpServletResponse) - Method in interface org.w3c.tidy.servlet.RepositoryFactory
Create new validation results Response Record.
createRecord(Object, HttpSession, HttpServletRequest, HttpServletResponse) - Method in class org.w3c.tidy.servlet.data.DefaultRepositoryFactory
Create new validation results Response Record.

D

DEFAULT_FILENAME - Static variable in class org.w3c.tidy.servlet.properties.JTidyServletProperties
name of the default properties file JTidyServlet.properties.
DEFAULT_IMAGE_NAME_PREFIX - Static variable in class org.w3c.tidy.servlet.Consts
Default image name redefined in properties.
DEFAULT_JTIDYSERVLET_URI - Static variable in class org.w3c.tidy.servlet.Consts
Default JTidy servlet URI.
DefaultRepositoryFactory - class org.w3c.tidy.servlet.data.DefaultRepositoryFactory.
Default Factory implementation, Singleton.
DefaultRepositoryFactory() - Constructor for class org.w3c.tidy.servlet.data.DefaultRepositoryFactory
 
DefaultResponseRecord - class org.w3c.tidy.servlet.data.DefaultResponseRecord.
Data to store Validation results and error.
DefaultResponseRecord() - Constructor for class org.w3c.tidy.servlet.data.DefaultResponseRecord
 
DefaultResponseRecordRepository - class org.w3c.tidy.servlet.data.DefaultResponseRecordRepository.
Static Class to store Validation results and Error.
DefaultResponseRecordRepository() - Constructor for class org.w3c.tidy.servlet.data.DefaultResponseRecordRepository
Create the Repository
destroy() - Method in class org.w3c.tidy.servlet.filter.JTidyFilter
doEndTag() - Method in class org.w3c.tidy.servlet.jsp.tagext.LinkTag
doEndTag() - Method in class org.w3c.tidy.servlet.jsp.tagext.ReportTag
doEndTag() - Method in class org.w3c.tidy.servlet.jsp.tagext.RequestIDTag
doEndTag() - Method in class org.w3c.tidy.servlet.jsp.tagext.TidyTag
Perform the page formating using JTidy.
doEndTag() - Method in class org.w3c.tidy.servlet.jsp.tagext.ValidationImageTag
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.w3c.tidy.servlet.filter.JTidyFilter
Buffer the Response.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.w3c.tidy.servlet.TidyServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.w3c.tidy.servlet.TidyServlet
 
doStartTag() - Method in class org.w3c.tidy.servlet.jsp.tagext.IgnoreTag
doStartTag() - Method in class org.w3c.tidy.servlet.jsp.tagext.PassTag
doStartTag() - Method in class org.w3c.tidy.servlet.jsp.tagext.TidyTag
 

E

encode(String) - Static method in class org.w3c.tidy.servlet.util.HTMLEncode
Converts a String to HTML by converting all special characters to HTML-entities.
encode(String, String) - Static method in class org.w3c.tidy.servlet.util.HTMLEncode
Converts a String to HTML by converting all special characters to HTML-entities.
encodeHREFParam(String) - Static method in class org.w3c.tidy.servlet.util.HTMLEncode
Converts a String to valid HTML HREF by converting all special characters to HTML-entities.
encodeHREFParamJava13(String) - Static method in class org.w3c.tidy.servlet.util.HTMLEncode
 
encodeHREFQuery(String, String[]) - Static method in class org.w3c.tidy.servlet.util.HTMLEncode
 
encodeHREFQuery(String, String[], boolean) - Static method in class org.w3c.tidy.servlet.util.HTMLEncode
 
encodeHREFQuery(String, Map, boolean) - Static method in class org.w3c.tidy.servlet.util.HTMLEncode
 
encodeQuery(String, String[]) - Static method in class org.w3c.tidy.servlet.util.HTMLEncode
 

F

finishResponse() - Method in class org.w3c.tidy.servlet.filter.BufferedServletResponse
Finish a response.

G

generateNewRequestID(HttpSession) - Method in class org.w3c.tidy.servlet.data.DefaultRepositoryFactory
Implementation of sequence generator.
generateNewRequestID(HttpSession) - Method in class org.w3c.tidy.servlet.data.SessionRepositoryFactory
Implementation of sequence generator.
getBooleanProperty(String, boolean) - Method in class org.w3c.tidy.servlet.properties.JTidyServletProperties
Reads a boolean property.
getHtmlInput() - Method in interface org.w3c.tidy.servlet.ResponseRecord
 
getHtmlInput() - Method in class org.w3c.tidy.servlet.data.DefaultResponseRecord
 
getHtmlOutput() - Method in interface org.w3c.tidy.servlet.ResponseRecord
 
getHtmlOutput() - Method in class org.w3c.tidy.servlet.data.DefaultResponseRecord
 
getImageHTML(String, String, String, HttpServletRequest) - Static method in class org.w3c.tidy.servlet.jsp.tagext.ValidationImageTag
Generates the html tag for jtidy image.
getImageLink(String, HttpServletRequest) - Static method in class org.w3c.tidy.servlet.jsp.tagext.LinkTag
 
getImageName() - Method in interface org.w3c.tidy.servlet.ResponseRecord
 
getImageName() - Method in class org.w3c.tidy.servlet.data.DefaultResponseRecord
 
getInstance() - Static method in class org.w3c.tidy.servlet.properties.JTidyServletProperties
 
getIntProperty(String, int) - Method in class org.w3c.tidy.servlet.properties.JTidyServletProperties
Reads an int property.
getLastPK() - Method in class org.w3c.tidy.servlet.data.DefaultResponseRecordRepository
{@inheritDoc}
getMessages() - Method in interface org.w3c.tidy.servlet.ResponseRecord
 
getMessages() - Method in class org.w3c.tidy.servlet.data.DefaultResponseRecord
 
getOutputStream() - Method in class org.w3c.tidy.servlet.filter.BufferedServletResponse
Return the servlet output stream associated with this Response.
getParsTime() - Method in interface org.w3c.tidy.servlet.ResponseRecord
 
getParsTime() - Method in class org.w3c.tidy.servlet.data.DefaultResponseRecord
 
getParseErrors() - Method in interface org.w3c.tidy.servlet.ResponseRecord
 
getParseErrors() - Method in class org.w3c.tidy.servlet.data.DefaultResponseRecord
 
getParseWarnings() - Method in interface org.w3c.tidy.servlet.ResponseRecord
 
getParseWarnings() - Method in class org.w3c.tidy.servlet.data.DefaultResponseRecord
 
getProperty(String) - Method in class org.w3c.tidy.servlet.properties.JTidyServletProperties
Reads a String property.
getProperty(String, String) - Method in class org.w3c.tidy.servlet.properties.JTidyServletProperties
Reads a String property.
getRecord(Object) - Method in interface org.w3c.tidy.servlet.ResponseRecordRepository
Immediately get the results.
getRecord(Object, int) - Method in interface org.w3c.tidy.servlet.ResponseRecordRepository
Get results sleep if not yet avalable.
getRecord(Object) - Method in class org.w3c.tidy.servlet.data.DefaultResponseRecordRepository
Immediately get the results.
getRecord(Object, int) - Method in class org.w3c.tidy.servlet.data.DefaultResponseRecordRepository
Get results sleep if not yet avalable. Used to get validation image Request from browser will come before JTidy processed the HTML
getRecordRepository(HttpSession) - Static method in class org.w3c.tidy.servlet.TidyServletHelper
 
getReport() - Method in class org.w3c.tidy.servlet.data.DefaultResponseRecord
 
getRepositoryFactoryInstance() - Method in class org.w3c.tidy.servlet.properties.JTidyServletProperties
Returns an instance of configured RepositoryFactory.
getRepositoryInstance(HttpSession) - Method in interface org.w3c.tidy.servlet.RepositoryFactory
Get the Repository where to store validation results.
getRepositoryInstance(HttpSession) - Method in class org.w3c.tidy.servlet.data.DefaultRepositoryFactory
Get the Repository where to store validation results.
getRepositoryInstance(HttpSession) - Method in class org.w3c.tidy.servlet.data.SessionRepositoryFactory
 
getRepositoryInstance(HttpSession) - Method in class org.w3c.tidy.servlet.properties.JTidyServletProperties
Returns an instance of configured ResponseRecordRepository.
getRequestID() - Method in interface org.w3c.tidy.servlet.ResponseRecord
 
getRequestID() - Method in class org.w3c.tidy.servlet.data.DefaultResponseRecord
 
getResponseID(HttpSession, HttpServletRequest, HttpServletResponse, boolean) - Method in interface org.w3c.tidy.servlet.RepositoryFactory
Get the ResponseID for given request.
getResponseID(String) - Method in interface org.w3c.tidy.servlet.ResponseRecordRepository
 
getResponseID(String, HttpSession) - Static method in class org.w3c.tidy.servlet.TidyServletHelper
 
getResponseID(HttpSession, HttpServletRequest, HttpServletResponse, boolean) - Method in class org.w3c.tidy.servlet.data.DefaultRepositoryFactory
Get the ResponseID for given request. This bunction is called
getResponseID(String) - Method in class org.w3c.tidy.servlet.data.DefaultResponseRecordRepository
getWhen() - Method in interface org.w3c.tidy.servlet.ResponseRecord
 
getWhen() - Method in class org.w3c.tidy.servlet.data.DefaultResponseRecord
 
getWriter() - Method in class org.w3c.tidy.servlet.filter.BufferedServletResponse
Return the writer associated with this Response.

H

HTMLEncode - class org.w3c.tidy.servlet.util.HTMLEncode.
Converts a String to HTML by converting all special characters to HTML-entities.

I

IgnoreTag - class org.w3c.tidy.servlet.jsp.tagext.IgnoreTag.
Do not change this Responce.
IgnoreTag() - Constructor for class org.w3c.tidy.servlet.jsp.tagext.IgnoreTag
 
init(ServletConfig) - Method in class org.w3c.tidy.servlet.TidyServlet
Retrieve the confiuration parameters and set the properties.
init(FilterConfig) - Method in class org.w3c.tidy.servlet.filter.JTidyFilter
isClosed() - Method in class org.w3c.tidy.servlet.filter.BufferedServletOutputStream
 
isDoubleValidation() - Method in class org.w3c.tidy.servlet.TidyProcessor
 

J

JTIDYSERVLET_URI - Static variable in class org.w3c.tidy.servlet.properties.JTidyServletProperties
property JTidyServletURI.
JTidyFilter - class org.w3c.tidy.servlet.filter.JTidyFilter.
Wrapp the Response and creates TidyProcessor who does all the work.
JTidyFilter() - Constructor for class org.w3c.tidy.servlet.filter.JTidyFilter
 
JTidyServletProperties - class org.w3c.tidy.servlet.properties.JTidyServletProperties.
 

L

LinkTag - class org.w3c.tidy.servlet.jsp.tagext.LinkTag.
Create link to TidyServlet
LinkTag() - Constructor for class org.w3c.tidy.servlet.jsp.tagext.LinkTag
 
loadFile(String) - Method in class org.w3c.tidy.servlet.properties.JTidyServletProperties
 

M

messageReceived(TidyMessage) - Method in class org.w3c.tidy.servlet.data.DefaultResponseRecord
 

O

org.w3c.tidy.servlet - package org.w3c.tidy.servlet
JTidyServlet API and common classes.
org.w3c.tidy.servlet.data - package org.w3c.tidy.servlet.data
Default implementation for validation results handling.
org.w3c.tidy.servlet.filter - package org.w3c.tidy.servlet.filter
Use this filter instead of TidyTag if you don't want to modify your JSP pages or HTML is denerated by non JSP servlets.
org.w3c.tidy.servlet.jsp.tagext - package org.w3c.tidy.servlet.jsp.tagext
JTidyServlet JSP tag library implementation.
org.w3c.tidy.servlet.properties - package org.w3c.tidy.servlet.properties
JTidyServlet property handling implementation.
org.w3c.tidy.servlet.reports - package org.w3c.tidy.servlet.reports
Reports generation.
org.w3c.tidy.servlet.util - package org.w3c.tidy.servlet.util
General utilities.

P

PARAM_ACTION - Static variable in class org.w3c.tidy.servlet.TidyServlet
 
PARAM_REQUEST_ID - Static variable in class org.w3c.tidy.servlet.TidyServlet
The form parameter which defines what should be returned.
PROPERTY_BOOLEAN_XHTML - Static variable in class org.w3c.tidy.servlet.properties.JTidyServletProperties
property xhtml.
PROPERTY_CLASS_REPOSITORYFACTORY - Static variable in class org.w3c.tidy.servlet.properties.JTidyServletProperties
property repositoryFactory.class.
PROPERTY_INT_IMAGEGETTIMEOUT - Static variable in class org.w3c.tidy.servlet.properties.JTidyServletProperties
property imageGetTimeout.
PROPERTY_STRING_IMAGENAMEEXTENSION - Static variable in class org.w3c.tidy.servlet.properties.JTidyServletProperties
property imageNameExtension.
PROPERTY_STRING_IMAGENAMEPREFIX - Static variable in class org.w3c.tidy.servlet.properties.JTidyServletProperties
property imageNamePrefix.
PROPERTY_STRING_IMAGE_HEIGHT - Static variable in class org.w3c.tidy.servlet.properties.JTidyServletProperties
property imageHeight.
PROPERTY_STRING_IMAGE_WIDTH - Static variable in class org.w3c.tidy.servlet.properties.JTidyServletProperties
property imageWidth.
PassTag - class org.w3c.tidy.servlet.jsp.tagext.PassTag.
Do not change this Responce, Perform only validation.
PassTag() - Constructor for class org.w3c.tidy.servlet.jsp.tagext.PassTag
 
parse(InputStream, OutputStream, String) - Method in class org.w3c.tidy.servlet.TidyProcessor
 
parse(InputStream, OutputStream, String, Object, RepositoryFactory) - Method in class org.w3c.tidy.servlet.TidyProcessor
 
print(Writer, String) - Method in class org.w3c.tidy.servlet.reports.Report
 
process(InputStream, HttpSession) - Static method in class org.w3c.tidy.servlet.TidyServletHelper
 
processor - Variable in class org.w3c.tidy.servlet.filter.BufferedServletOutputStream
 
processor - Variable in class org.w3c.tidy.servlet.filter.BufferedServletResponse
 

R

Report - class org.w3c.tidy.servlet.reports.Report.
Report code used by ReportTag and TidyServlet
Report(ResponseRecordRepository) - Constructor for class org.w3c.tidy.servlet.reports.Report
 
Report(HttpSession) - Constructor for class org.w3c.tidy.servlet.reports.Report
 
ReportTag - class org.w3c.tidy.servlet.jsp.tagext.ReportTag.
Print the same report as TidyServlet base on JTidy HTML Validation See tagExample.jsp for usage example.
ReportTag() - Constructor for class org.w3c.tidy.servlet.jsp.tagext.ReportTag
 
RepositoryFactory - interface org.w3c.tidy.servlet.RepositoryFactory.
Public interface for user to redefine validation results handling.
RequestIDTag - class org.w3c.tidy.servlet.jsp.tagext.RequestIDTag.
RequestID (number) used by Tidy to identify this page.
RequestIDTag() - Constructor for class org.w3c.tidy.servlet.jsp.tagext.RequestIDTag
 
ResponseRecord - interface org.w3c.tidy.servlet.ResponseRecord.
Data to store Validation results and error.
ResponseRecordRepository - interface org.w3c.tidy.servlet.ResponseRecordRepository.
You could define your own Repository.
release() - Method in class org.w3c.tidy.servlet.jsp.tagext.LinkTag
release() - Method in class org.w3c.tidy.servlet.jsp.tagext.ReportTag
release() - Method in class org.w3c.tidy.servlet.jsp.tagext.TidyTag
 
release() - Method in class org.w3c.tidy.servlet.jsp.tagext.ValidationImageTag
 
replaceAll(String, String, String) - Method in class org.w3c.tidy.servlet.TidyProcessor
jre 1.3 compatible replaceAll.
response - Variable in class org.w3c.tidy.servlet.filter.BufferedServletOutputStream
The response with which this servlet output stream is associated.

S

SessionRepositoryFactory - class org.w3c.tidy.servlet.data.SessionRepositoryFactory.
Store Repository in http session.
SessionRepositoryFactory() - Constructor for class org.w3c.tidy.servlet.data.SessionRepositoryFactory
 
setBinary(boolean) - Method in class org.w3c.tidy.servlet.filter.BufferedServletOutputStream
 
setBypass(boolean) - Method in class org.w3c.tidy.servlet.jsp.tagext.TidyTag
Tag attribute.
setCommentsSubst(boolean) - Method in class org.w3c.tidy.servlet.TidyProcessor
 
setCompletePage(boolean) - Method in class org.w3c.tidy.servlet.reports.Report
 
setConfig(String) - Method in class org.w3c.tidy.servlet.TidyProcessor
 
setConfig(String) - Method in class org.w3c.tidy.servlet.jsp.tagext.TidyTag
 
setContentLength(int) - Method in class org.w3c.tidy.servlet.filter.BufferedServletResponse
 
setContentType(String) - Method in class org.w3c.tidy.servlet.filter.BufferedServletResponse
 
setDoubleValidation(boolean) - Method in class org.w3c.tidy.servlet.TidyProcessor
 
setHref(boolean) - Method in class org.w3c.tidy.servlet.jsp.tagext.LinkTag
 
setHtmlInput(String) - Method in interface org.w3c.tidy.servlet.ResponseRecord
 
setHtmlInput(String) - Method in class org.w3c.tidy.servlet.data.DefaultResponseRecord
 
setHtmlOutput(String) - Method in interface org.w3c.tidy.servlet.ResponseRecord
 
setHtmlOutput(String) - Method in class org.w3c.tidy.servlet.data.DefaultResponseRecord
 
setImgName(String) - Method in class org.w3c.tidy.servlet.jsp.tagext.ValidationImageTag
 
setOnclick(String) - Method in class org.w3c.tidy.servlet.jsp.tagext.ValidationImageTag
 
setOriginalContentLength(int) - Method in class org.w3c.tidy.servlet.filter.BufferedServletOutputStream
 
setParsTime(long) - Method in interface org.w3c.tidy.servlet.ResponseRecord
 
setParsTime(long) - Method in class org.w3c.tidy.servlet.data.DefaultResponseRecord
 
setParseErrors(int) - Method in class org.w3c.tidy.servlet.data.DefaultResponseRecord
 
setParseWarnings(int) - Method in class org.w3c.tidy.servlet.data.DefaultResponseRecord
 
setPrintHtmlResult(boolean) - Method in class org.w3c.tidy.servlet.reports.Report
 
setPrintSource(boolean) - Method in class org.w3c.tidy.servlet.reports.Report
 
setReport(String) - Method in class org.w3c.tidy.servlet.data.DefaultResponseRecord
 
setReport(boolean) - Method in class org.w3c.tidy.servlet.jsp.tagext.LinkTag
 
setRequestID(Object) - Method in interface org.w3c.tidy.servlet.ResponseRecord
 
setRequestID(Object) - Method in class org.w3c.tidy.servlet.data.DefaultResponseRecord
 
setRequestID(String) - Method in class org.w3c.tidy.servlet.jsp.tagext.LinkTag
 
setRequestID(String) - Method in class org.w3c.tidy.servlet.jsp.tagext.ReportTag
 
setRequestID(String) - Method in class org.w3c.tidy.servlet.jsp.tagext.ValidationImageTag
 
setResult(boolean) - Method in class org.w3c.tidy.servlet.jsp.tagext.LinkTag
 
setResult(boolean) - Method in class org.w3c.tidy.servlet.jsp.tagext.ReportTag
 
setSource(boolean) - Method in class org.w3c.tidy.servlet.jsp.tagext.LinkTag
 
setSource(boolean) - Method in class org.w3c.tidy.servlet.jsp.tagext.ReportTag
 
setSrcOnly(boolean) - Method in class org.w3c.tidy.servlet.jsp.tagext.ValidationImageTag
 
setTee(boolean) - Method in class org.w3c.tidy.servlet.filter.BufferedServletResponse
 
setText(String) - Method in class org.w3c.tidy.servlet.jsp.tagext.LinkTag
 
setValidateOnly(boolean) - Method in class org.w3c.tidy.servlet.TidyProcessor
 
setValidateOnly(boolean) - Method in class org.w3c.tidy.servlet.jsp.tagext.TidyTag
 
setView(boolean) - Method in class org.w3c.tidy.servlet.reports.Report
 
setWrapLen(int) - Method in class org.w3c.tidy.servlet.jsp.tagext.ReportTag
 
setWrapLen(int) - Method in class org.w3c.tidy.servlet.reports.Report
 
setWrapSource(boolean) - Method in class org.w3c.tidy.servlet.jsp.tagext.ReportTag
 
setWrapSource(boolean) - Method in class org.w3c.tidy.servlet.reports.Report
 
stream - Variable in class org.w3c.tidy.servlet.filter.BufferedServletResponse
The ServletOutputStream that has been returned by getOutputStream(), if any.

T

TidyProcessor - class org.w3c.tidy.servlet.TidyProcessor.
Common class used by Filter and Tag to process responce.
TidyProcessor(HttpSession, HttpServletRequest, HttpServletResponse) - Constructor for class org.w3c.tidy.servlet.TidyProcessor
Initialize Processor.
TidyServlet - class org.w3c.tidy.servlet.TidyServlet.
This calss produce JTidy processing results and icons in your web application.
TidyServlet() - Constructor for class org.w3c.tidy.servlet.TidyServlet
 
TidyServletHelper - class org.w3c.tidy.servlet.TidyServletHelper.
 
TidyServletHelper() - Constructor for class org.w3c.tidy.servlet.TidyServletHelper
 
TidyTag - class org.w3c.tidy.servlet.jsp.tagext.TidyTag.
HTML pretty printer tag.
TidyTag() - Constructor for class org.w3c.tidy.servlet.jsp.tagext.TidyTag
 

V

ValidationImageTag - class org.w3c.tidy.servlet.jsp.tagext.ValidationImageTag.
Show Image base on JTidy HTML Validation See tagExample.jsp for usage example.
ValidationImageTag() - Constructor for class org.w3c.tidy.servlet.jsp.tagext.ValidationImageTag
 

W

write(int) - Method in class org.w3c.tidy.servlet.filter.BufferedServletOutputStream
writer - Variable in class org.w3c.tidy.servlet.filter.BufferedServletResponse
The PrintWriter that has been returned by getWriter(), if any.

A B C D E F G H I J L M O P R S T V W

Copyright © 2004-2005 sourceforge. All Rights Reserved.