nsIAtomService

Methods

getAtom(value)

Version of NS_NewAtom that doesn’t require linking against the
XPCOM library. See nsIAtom.idl.

getPermanentAtom(value)

Version of NS_NewPermanentAtom that doesn’t require linking against
the XPCOM library. See nsIAtom.idl.

getAtomUTF8(value)

Get an atom with a utf8 string.

getPermanentAtomUTF8(value)