public interface EnableAttribute
Modifier and Type | Method and Description |
---|---|
boolean |
isEnabled(UnknownElement el,
String value)
is enabled.
|
boolean isEnabled(UnknownElement el, String value)
el
- the unknown element this attribute is in.value
- the value of the attribute.