Linux Mac OSX Windows

Implemented by


  
[scriptable, uuid(e5d0d92b-ea45-4622-ab48-302baf2094ee)]
interface nsIAtomService : nsISupports

Methods

 Version of NS_NewAtom that doesn't require linking against the
 XPCOM library.  See nsIAtom.idl.
nsIAtom getAtom(in wstring value)
 Version of NS_NewPermanentAtom that doesn't require linking against
 the XPCOM library.  See nsIAtom.idl.
nsIAtom getPermanentAtom(in wstring value)