Uses of Package
org.w3c.tidy.servlet

Packages that use org.w3c.tidy.servlet
org.w3c.tidy.servlet JTidyServlet API and common classes. 
org.w3c.tidy.servlet.data Default implementation for validation results handling. 
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.properties JTidyServlet property handling implementation. 
org.w3c.tidy.servlet.reports Reports generation. 
 

Classes in org.w3c.tidy.servlet used by org.w3c.tidy.servlet
RepositoryFactory
          Public interface for user to redefine validation results handling.
ResponseRecord
          Data to store Validation results and error.
ResponseRecordRepository
          You could define your own Repository.
 

Classes in org.w3c.tidy.servlet used by org.w3c.tidy.servlet.data
RepositoryFactory
          Public interface for user to redefine validation results handling.
ResponseRecord
          Data to store Validation results and error.
ResponseRecordRepository
          You could define your own Repository.
 

Classes in org.w3c.tidy.servlet used by org.w3c.tidy.servlet.filter
TidyProcessor
          Common class used by Filter and Tag to process responce.
 

Classes in org.w3c.tidy.servlet used by org.w3c.tidy.servlet.properties
RepositoryFactory
          Public interface for user to redefine validation results handling.
ResponseRecordRepository
          You could define your own Repository.
 

Classes in org.w3c.tidy.servlet used by org.w3c.tidy.servlet.reports
ResponseRecordRepository
          You could define your own Repository.
 



Copyright © 2004-2005 sourceforge. All Rights Reserved.