public abstract class ImplicitAction extends Action
isApplicable(ch.qos.logback.core.joran.spi.ElementPath, org.xml.sax.Attributes, ch.qos.logback.core.joran.spi.InterpretationContext)
method.ACTION_CLASS_ATTRIBUTE, CLASS_ATTRIBUTE, FILE_ATTRIBUTE, KEY_ATTRIBUTE, NAME_ATTRIBUTE, PATTERN_ATTRIBUTE, SCOPE_ATTRIBUTE, VALUE_ATTRIBUTE
Constructor and Description |
---|
ImplicitAction() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
isApplicable(ElementPath currentElementPath,
org.xml.sax.Attributes attributes,
InterpretationContext ec)
Check whether this implicit action is appropriate in the current context.
|
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getStatusManager, setContext
public abstract boolean isApplicable(ElementPath currentElementPath, org.xml.sax.Attributes attributes, InterpretationContext ec)
currentElementPath
- This pattern contains the tag name of the current
element being parsed at the top of the stack.attributes
- The attributes of the current element to process.ec
- Copyright © 2010 - 2023 Adobe. All Rights Reserved