public class ConditionalIncludeAction
extends ch.qos.logback.core.joran.action.AbstractIncludeAction
| Constructor and Description |
|---|
ConditionalIncludeAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
begin(ch.qos.logback.core.joran.spi.InterpretationContext ic,
java.lang.String name,
org.xml.sax.Attributes attributes) |
protected void |
handleError(java.lang.String message,
java.lang.Exception e) |
protected void |
processInclude(ch.qos.logback.core.joran.spi.InterpretationContext ic,
java.net.URL url) |
close, end, getAttributeInUse, getUrl, isOptionalbody, getColumnNumber, getLineColStr, getLineNumber, toStringprotected void handleError(java.lang.String message,
java.lang.Exception e)
handleError in class ch.qos.logback.core.joran.action.AbstractIncludeActionpublic void begin(ch.qos.logback.core.joran.spi.InterpretationContext ic,
java.lang.String name,
org.xml.sax.Attributes attributes)
throws ch.qos.logback.core.joran.spi.ActionException
begin in class ch.qos.logback.core.joran.action.AbstractIncludeActionch.qos.logback.core.joran.spi.ActionExceptionprotected void processInclude(ch.qos.logback.core.joran.spi.InterpretationContext ic,
java.net.URL url)
throws ch.qos.logback.core.joran.spi.JoranException
processInclude in class ch.qos.logback.core.joran.action.AbstractIncludeActionch.qos.logback.core.joran.spi.JoranException