|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrettyPrintWriter | |
---|---|
org.apache.struts2.interceptor.debugging |
Uses of PrettyPrintWriter in org.apache.struts2.interceptor.debugging |
---|
Fields in org.apache.struts2.interceptor.debugging declared as PrettyPrintWriter | |
---|---|
private PrettyPrintWriter |
ObjectToHTMLWriter.prettyWriter
|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |