org.znerd.xmlenc
Class XMLEventListenerState

java.lang.Object
  extended byorg.znerd.xmlenc.XMLEventListenerState

public final class XMLEventListenerState
extends Object

State for an XML event listener.

Since:
xmlenc 0.30
Version:
$Revision: 1.2 $ $Date: 2005/09/12 08:40:02 $
Author:
Ernst de Haan (wfe.dehaan@gmail.com)

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()


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