org.apache.myfaces.tobago.example.demo.jsp
Class JspFormatter
java.lang.Object
org.apache.myfaces.tobago.example.demo.jsp.JspFormatter
public class JspFormatter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JspFormatter
public JspFormatter()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
writeJsp
public static void writeJsp(String filename,
JspWriter out)
throws IOException
- Throws:
IOException
writeJsp
public static void writeJsp(Reader reader,
PrintWriter out)
throws IOException
- Throws:
IOException
Copyright © 2002-2009 Apache Software Foundation. All Rights Reserved.