Package org.tuckey.web.filters.validation

Class Summary
DistHelper  
LineIssue Defines an issue on a line.
ResponseCollector A response wrapper to collect the response html into a string.
ResponseWrapper ResponseWrapper
ServerNameMatcher  
ServletStreamCollector Wraps ServletOutputStream so that we can collect the output into a string.
ValidationDoctype A bean class to holding doctype info.
ValidationEntityResolver  
ValidationFilter todo: add ant task that will validate a dir of files todo: add sample xhtml file linked to from error page so user can copy an paste into theirs todo: status code when failed parse should be 500 or similar
ValidationHandler  
 

Exception Summary
BadXmlParserException