java.lang.Object javax.swing.text.html.HTML
public static HTML.Attribute[] getAllAttributeKeys()
public static HTML.Tag[] getAllTags()
public static HTML.Attribute getAttributeKey(String attName)
public static int getIntegerAttributeValue(AttributeSet attr, HTML.Attribute key, int def)
public static HTML.Tag getTag(String tagName)
public HTML()
public static final String NULL_ATTRIBUTE_VALUE