import "nsIAtom.idl";
List of all members.
Member Function Documentation
| boolean nsIAtom::equals |
( |
in AString |
aString |
) |
|
Compare the atom to a specific string value Note that this will NEVER return/throw an error condition.
| boolean nsIAtom::equalsUTF8 |
( |
in AUTF8String |
aString |
) |
|
| const PRUint32 nsIAtom::GetLength |
( |
|
) |
[inline] |
| const PRUnichar* nsIAtom::GetUTF16String |
( |
|
) |
[inline] |
Returns true if the atom is static and false otherwise.
| void nsIAtom::ToString |
( |
nsAString & |
aBuf |
) |
[inline] |
| AString nsIAtom::toString |
( |
|
) |
|
Get the Unicode or UTF8 value for the string.
| AUTF8String nsIAtom::toUTF8String |
( |
|
) |
|
Member Data Documentation
The documentation for this interface was generated from the following file: