public class IfSetAttribute extends BaseIfAttribute
| Modifier and Type | Class and Description | 
|---|---|
| static class  | IfSetAttribute.UnlessThe unless version | 
| Constructor and Description | 
|---|
| IfSetAttribute() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isEnabled(UnknownElement el,
         String value)check if the attribute value is blank or not
 is enabled. | 
convertResult, getParams, isPositive, setPositiveclone, getDescription, getLocation, getProject, log, log, setDescription, setLocation, setProjectpublic boolean isEnabled(UnknownElement el, String value)
el - the unknown element this attribute is in.value - the value of the attribute.