public class PropertyAction extends Action
ACTION_CLASS_ATTRIBUTE, CLASS_ATTRIBUTE, FILE_ATTRIBUTE, KEY_ATTRIBUTE, NAME_ATTRIBUTE, PATTERN_ATTRIBUTE, SCOPE_ATTRIBUTE, VALUE_ATTRIBUTEcontext| Constructor and Description |
|---|
PropertyAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
begin(InterpretationContext ec,
String localName,
Attributes attributes)
Set a new property for the execution context by name, value pair, or adds
all the properties found in the given file.
|
void |
end(InterpretationContext ec,
String name) |
void |
finish(InterpretationContext ec) |
body, getColumnNumber, getLineColStr, getLineNumber, toStringaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContextpublic void begin(InterpretationContext ec, String localName, Attributes attributes)
public void end(InterpretationContext ec, String name)
public void finish(InterpretationContext ec)
Copyright © 2005–2014 QOS.ch. All rights reserved.