public class AttributeList extends Token
| Constructor and Description |
|---|
AttributeList(int lineNumber) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttribute(String name,
String value,
boolean escapedAttr) |
void |
addBooleanAttribute(String name,
Boolean value) |
void |
addExpressionAttribute(String name,
String expression,
boolean escapedAttr) |
Map<String,Object> |
getAttributes() |
getIndents, getLineNumber, getMode, getName, getValue, getValues, isBuffer, isSelfClosing, setBuffer, setIndents, setMode, setName, setSelfClosing, setValue, setValues, toStringCopyright © 2016. All rights reserved.