From a065e04d529da1d847b5062a12c46d916408bf32 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 21:46:22 -0500 Subject: update based on https://github.com/mdn/yari/issues/2028 --- .../mozilla/tech/xpcom/reference/components/index.html | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 files/ja/mozilla/tech/xpcom/reference/components/index.html (limited to 'files/ja/mozilla/tech/xpcom/reference/components/index.html') diff --git a/files/ja/mozilla/tech/xpcom/reference/components/index.html b/files/ja/mozilla/tech/xpcom/reference/components/index.html deleted file mode 100644 index 930d831c1e..0000000000 --- a/files/ja/mozilla/tech/xpcom/reference/components/index.html +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: Standard XPCOM components -slug: Mozilla/Tech/XPCOM/Reference/Components -tags: - - Components - - Landing - - Mozilla - - NeedsContent - - NeedsTranslation - - TopicStub - - XPCOM -translation_of: Mozilla/Tech/XPCOM/Reference/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 を実装するコンポーネント。
-
-- cgit v1.2.3-54-g00ecf