ch.qos.logback.core.joran.event.stax
Class BodyEvent

java.lang.Object
  extended by ch.qos.logback.core.joran.event.stax.StaxEvent
      extended by ch.qos.logback.core.joran.event.stax.BodyEvent

public class BodyEvent
extends StaxEvent


Method Summary
 String getText()
           
 String toString()
           
 
Methods inherited from class ch.qos.logback.core.joran.event.stax.StaxEvent
getLocation, getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getText

public String getText()

toString

public String toString()
Overrides:
toString in class Object


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