|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(java.lang.Object bean,
java.lang.String name,
PrettyPrintWriter writer,
java.util.List<java.lang.Object> stack)
Recursive function to serialize objects to XML. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |