public class PropertyAction extends Action
ACTION_CLASS_ATTRIBUTE, CLASS_ATTRIBUTE, FILE_ATTRIBUTE, KEY_ATTRIBUTE, NAME_ATTRIBUTE, PATTERN_ATTRIBUTE, SCOPE_ATTRIBUTE, VALUE_ATTRIBUTE
Constructor and Description |
---|
PropertyAction() |
Modifier and Type | Method and Description |
---|---|
void |
begin(InterpretationContext ec,
java.lang.String localName,
org.xml.sax.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,
java.lang.String name) |
void |
finish(InterpretationContext ec) |
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getStatusManager, setContext
public void begin(InterpretationContext ec, java.lang.String localName, org.xml.sax.Attributes attributes)
public void end(InterpretationContext ec, java.lang.String name)
public void finish(InterpretationContext ec)
Copyright © 2010 - 2023 Adobe. All Rights Reserved