public class NewlineReductionServletWriter extends ServletWriter
Constructor and Description |
---|
NewlineReductionServletWriter(PrintWriter writer) |
Modifier and Type | Method and Description |
---|---|
void |
printil(String s)
Prints the current indention, and then the string, and a '\n'.
|
close, getJavaLine, popIndent, print, print, print, printin, printin, println, println, printMultiLn, pushIndent
public NewlineReductionServletWriter(PrintWriter writer)
public void printil(String s)
ServletWriter
printil
in class ServletWriter
s
- The stringCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.