|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributesImpl | |
|---|---|
| org.ccil.cowan.tagsoup | |
| Uses of AttributesImpl in org.ccil.cowan.tagsoup |
|---|
| Methods in org.ccil.cowan.tagsoup that return AttributesImpl | |
|---|---|
AttributesImpl |
ElementType.atts()
Returns the default attributes associated with this element type. |
AttributesImpl |
Element.atts()
Return the attributes as an AttributesImpl object. |
| Methods in org.ccil.cowan.tagsoup with parameters of type AttributesImpl | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||