Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Standard XPCOM components

There are a number of components provided in the standard implementation of XPCOM; these are as follows.

nsCategoryManager
The XPCOM Category Manager.
nsDirectoryService
XPCOM ディレクトリサービス。このサービスは、OS 固有のマナーで "よく知られた" ディレクトリの場所を返します。例えば、システムの一時ディレクトリやデスクトップディレクトリ、現在の作業ディレクトリなどのパスを提供します。
nsLocalFile
nsILocalFile を実装するコンポーネント。
nsObserverService
XPCOM Observer サービス。
nsScriptableInputStream
nsIScriptableInputStream を実装するコンポーネント。

ドキュメントのタグと貢献者

 このページの貢献者: Sheppy
 最終更新者: Sheppy,