org.znerd.xmlenc
Class XMLOutputter.State

java.lang.Object
  |
  +--org.znerd.xmlenc.XMLOutputter.State
Enclosing class:
XMLOutputter

public static class XMLOutputter.State
extends Object

State of the outputter.

Version:
$Revision: 1.89 $ $Date: 2003/04/25 13:10:31 $
Author:
Ernst de Haan (znerd@FreeBSD.org)

Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public String toString()
Overrides:
toString in class Object


See http://xmlenc.sourceforge.net/.