Logback API
Version 0.9.8

ch.qos.logback.core.joran.event
Class EndEvent

java.lang.Object
  extended by ch.qos.logback.core.joran.event.SaxEvent
      extended by ch.qos.logback.core.joran.event.EndEvent

public class EndEvent
extends SaxEvent


Field Summary
 
Fields inherited from class ch.qos.logback.core.joran.event.SaxEvent
localName, locator, namespaceURI, qName
 
Method Summary
 String toString()
           
 
Methods inherited from class ch.qos.logback.core.joran.event.SaxEvent
getLocalName, getLocator, getNamespaceURI, getQName
 
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

Logback API
Version 0.9.8

Copyright © 2005-2008 QOS.ch. All Rights Reserved.