Uses of Class
ch.qos.logback.core.joran.spi.SaxEventInterpreter
Package
Description
Contains Joran configuration classes.
-
Uses of SaxEventInterpreter in ch.qos.logback.core.joran
Modifier and TypeFieldDescriptionprotected SaxEventInterpreter
GenericXMLConfigurator.saxEventInterpreter
Modifier and TypeMethodDescriptionprotected abstract void
GenericXMLConfigurator.setImplicitRuleSupplier
(SaxEventInterpreter interpreter) protected void
JoranConfiguratorBase.setImplicitRuleSupplier
(SaxEventInterpreter interpreter) -
Uses of SaxEventInterpreter in ch.qos.logback.core.joran.spi
ModifierConstructorDescriptionEventPlayer
(SaxEventInterpreter interpreter, List<SaxEvent> saxEvents) SaxEventInterpretationContext
(Context context, SaxEventInterpreter saxEventInterpreter)