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.
HTMLEscapes Utility class for escaping HTML text.
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.
XMLEscapes Utility class for escaping XML text.
 



Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.