Uses of Class
org.apache.struts2.interceptor.debugging.PrettyPrintWriter

Packages that use PrettyPrintWriter
org.apache.struts2.interceptor.debugging   
 

Uses of PrettyPrintWriter in org.apache.struts2.interceptor.debugging
 

Methods in org.apache.struts2.interceptor.debugging with parameters of type PrettyPrintWriter
protected  void DebuggingInterceptor.printContext(PrettyPrintWriter writer)
          Prints the current request to the existing writer.
protected  void DebuggingInterceptor.serializeIt(Object bean, String name, PrettyPrintWriter writer, List<Object> stack)
          Recursive function to serialize objects to XML.
 



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.