Uses of Class org.ccil.cowan.tagsoup.AttributesImpl

Uses in package org.ccil.cowan.tagsoup

Methods with parameter type org.ccil.cowan.tagsoup.AttributesImpl

void
ElementType.setAttribute(AttributesImpl atts, String name, String type, String value)
Sets an attribute and its value into an AttributesImpl object.

Methods with return type org.ccil.cowan.tagsoup.AttributesImpl

AttributesImpl
Return the attributes as an AttributesImpl object.
AttributesImpl
Returns the default attributes associated with this element type.

Licence: Academic Free License 3.0 and/or GPL 2.0