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