org.apache.jasper.compiler
Class XmlOutputter

java.lang.Object
  |
  +--org.apache.jasper.compiler.XmlOutputter

public class XmlOutputter
extends java.lang.Object

Class responsible for generating the XML stream representing the JSP translation unit being compiled.

Author:
Pierre Delisle, Danno Ferrin

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2000 Apache Software Foundation. All Rights Reserved.