Class StartEvent
- java.lang.Object
-
- ch.qos.logback.core.joran.event.stax.StaxEvent
-
- ch.qos.logback.core.joran.event.stax.StartEvent
-
public class StartEvent extends StaxEvent
-
-
Field Summary
Fields Modifier and Type Field Description ElementPathelementPath
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Attribute>getAttributeList()ElementPathgetElementPath()StringtoString()-
Methods inherited from class ch.qos.logback.core.joran.event.stax.StaxEvent
getLocation, getName
-
-
-
-
Field Detail
-
elementPath
public ElementPath elementPath
-
-