Package org.apache.myfaces.trinidadinternal.io

Class Summary
DebugHtmlResponseWriter ResponseWriter that decorates another and checks for common mistakes in HTML output.
DebugResponseWriter ResponseWriter that decorates another and checks for common mistakes, like unbalanced elements.
HtmlResponseWriter Implementation of ResponseWriter for outputting HTML.
IndentingResponseWriter Output method that decorates another to pretty-print HTML.
RepeatIdResponseWriter ResponseWriter implementation for adding a suffix to 'id' and 'for' attributes.
ResponseWriterDecorator ResponseWriter abstract base used to decorate another ResponseWriter.
XhtmlResponseWriter Implementation of ResponseWriter for outputting XHTML.
 



Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.