Weitere aktuelle Java-Titel finden Sie bei dpunkt.
 Inhaltsverzeichnis   Vorhergehendes Paket   Seite Zurück   Seite Vor   Nächstes Paket   Paketübersicht   Index

Klasse javax.swing.text.html.HTML1.2

java.lang.Object
   |
   +--javax.swing.text.html.HTML

Deklaration

public class HTML
extends java.lang.Object

Beschreibung


 
Geschachtelte Klassen
public static finalHTML.Attribute
public static finalHTML.Tag
public static finalHTML.UnknownTag
 
Datenelemente
public final static StringNULL_ATTRIBUTE_VALUE
 
Konstruktoren
publicHTML()
 
Methoden
public static HTML.Tag[]getAllTags()
public static HTML.TaggetTag(String tagName)
public static intgetIntegerAttributeValue(AttributeSet attr, HTML.Attribute key, int def)
public static HTML.Attribute[]getAllAttributeKeys()
public static HTML.AttributegetAttributeKey(String attName)


 

Datenelemente im Detail

public final static String NULL_ATTRIBUTE_VALUE

 

Konstruktoren im Detail

public HTML()

 

Methoden im Detail

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)


 Inhaltsverzeichnis   Vorhergehendes Paket   Seite Zurück   Seite Vor   Nächstes Paket   Paketübersicht   Index

Copyright © 2002 dpunkt.Verlag, Heidelberg. Alle Rechte vorbehalten.