public class ParamAction extends Action
| Modifier and Type | Field and Description |
|---|---|
private BeanDescriptionCache |
beanDescriptionCache |
(package private) boolean |
inError |
(package private) static java.lang.String |
NO_NAME |
(package private) static java.lang.String |
NO_VALUE |
ACTION_CLASS_ATTRIBUTE, CLASS_ATTRIBUTE, FILE_ATTRIBUTE, KEY_ATTRIBUTE, NAME_ATTRIBUTE, PATTERN_ATTRIBUTE, SCOPE_ATTRIBUTE, VALUE_ATTRIBUTEcontext| Constructor and Description |
|---|
ParamAction(BeanDescriptionCache beanDescriptionCache) |
| Modifier and Type | Method and Description |
|---|---|
void |
begin(InterpretationContext ec,
java.lang.String localName,
org.xml.sax.Attributes attributes)
Called when the parser encounters an element matching a
Pattern. |
void |
end(InterpretationContext ec,
java.lang.String localName) |
void |
finish(InterpretationContext ec) |
body, getColumnNumber, getLineColStr, getLineNumber, toStringaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContextstatic java.lang.String NO_NAME
static java.lang.String NO_VALUE
boolean inError
private final BeanDescriptionCache beanDescriptionCache
public ParamAction(BeanDescriptionCache beanDescriptionCache)
public void begin(InterpretationContext ec, java.lang.String localName, org.xml.sax.Attributes attributes)
ActionPattern.public void end(InterpretationContext ec, java.lang.String localName)
public void finish(InterpretationContext ec)