| java.lang.Object javax.swing.text.html.HTML
Inner Class :final public static class Attribute | |
Inner Class :public static class Tag | |
Inner Class :public static class UnknownTag extends Tag implements Serializable | |
Constructor Summary | |
public | HTML() |
NULL_ATTRIBUTE_VALUE | final public static String NULL_ATTRIBUTE_VALUE(Code) | | |
getAllAttributeKeys | public static Attribute[] getAllAttributeKeys()(Code) | | |
getAllTags | public static Tag[] getAllTags()(Code) | | |
getAttributeKey | public static Attribute getAttributeKey(String attrName)(Code) | | |
getIntegerAttributeValue | public static int getIntegerAttributeValue(AttributeSet attr, Attribute key, int def)(Code) | | |
|
|