public class JspFormatter extends Object
| Constructor and Description |
|---|
JspFormatter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static void |
writeJsp(Reader reader,
PrintWriter out) |
static void |
writeJsp(String filename,
javax.servlet.jsp.JspWriter out) |
public static void writeJsp(String filename, javax.servlet.jsp.JspWriter out) throws IOException
IOExceptionpublic static void writeJsp(Reader reader, PrintWriter out) throws IOException
IOExceptionCopyright © 2002-2020 The Apache Software Foundation. All Rights Reserved.