public class ConditionalIncludeAction extends AbstractIncludeAction
ACTION_CLASS_ATTRIBUTE, CLASS_ATTRIBUTE, FILE_ATTRIBUTE, KEY_ATTRIBUTE, NAME_ATTRIBUTE, PATTERN_ATTRIBUTE, SCOPE_ATTRIBUTE, VALUE_ATTRIBUTEcontext| Constructor and Description |
|---|
ConditionalIncludeAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
begin(InterpretationContext ic,
String name,
Attributes attributes)
Called when the parser encounters an element matching a
Pattern. |
protected void |
handleError(String message,
Exception e) |
protected void |
processInclude(InterpretationContext ic,
URL url) |
close, end, getAttributeInUse, getUrl, isOptionalbody, getColumnNumber, getLineColStr, getLineNumber, toStringaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContextprotected void handleError(String message, Exception e)
handleError in class AbstractIncludeActionpublic void begin(InterpretationContext ic, String name, Attributes attributes) throws ActionException
ActionPattern.begin in class AbstractIncludeActionic - interpretation contextname - name of actionattributes - attributes of actionActionException - failed to process actionprotected void processInclude(InterpretationContext ic, URL url) throws JoranException
processInclude in class AbstractIncludeActionJoranExceptionCopyright © 2005–2014 QOS.ch. All rights reserved.