Does the user agent support "application/xhtml+xml" as content type?
IE_COMPATIBILITY_MODE
public static finalCapabilityIE_COMPATIBILITY_MODE
In IE 8 and later, a compatibility mode can be activated in the user agent.
For Tobago pages this should not be activated. So this property can be used to
decide, if a warning should be rendered.
Gibt die Enumerationskonstante dieses Typs mit dem angegebenen Namen zurück.
Die Zeichenfolge muss exakt mit einer ID übereinstimmen,
mit der eine Enumerationskonstante in diesem Typ deklariert wird.
(Zusätzliche Leerzeichen sind nicht zulässig.)
Parameter:
name - Name der zurückzugebenden Enumerationskonstante.
Gibt zurück:
Enumerationskonstante mit dem angegebenen Namen
Löst aus:
IllegalArgumentException - wenn dieser Enumerationstyp keine Konstante mit dem angegebenen Namen enthält