| Package | Description |
|---|---|
| org.ccil.cowan.tagsoup |
| Modifier and Type | Method and Description |
|---|---|
AttributesImpl |
Element.atts()
Return the attributes as an AttributesImpl object.
|
AttributesImpl |
ElementType.atts()
Returns the default attributes associated with this element type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ElementType.setAttribute(AttributesImpl atts,
java.lang.String name,
java.lang.String type,
java.lang.String value)
Sets an attribute and its value into an AttributesImpl object.
|
Licence: Academic Free License 3.0 and/or GPL 2.0