| Klasse javax.swing.text.html.HTML | 1.2 |
java.lang.Object | +--javax.swing.text.html.HTML
| Geschachtelte Klassen | |
|---|---|
| public static final | HTML.Attribute |
| public static final | HTML.Tag |
| public static final | HTML.UnknownTag |
| Datenelemente | |
|---|---|
| public final static String | NULL_ATTRIBUTE_VALUE |
| Konstruktoren | |
|---|---|
| public | HTML() |
| Methoden | |
|---|---|
| public static HTML.Tag[] | getAllTags() |
| public static HTML.Tag | getTag(String tagName) |
| public static int | getIntegerAttributeValue(AttributeSet attr, HTML.Attribute key, int def) |
| public static HTML.Attribute[] | getAllAttributeKeys() |
| public static HTML.Attribute | getAttributeKey(String attName) |