aboutsummaryrefslogtreecommitdiff
path: root/files/ja/xsltprocessor/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/xsltprocessor/index.html')
-rw-r--r--files/ja/xsltprocessor/index.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/files/ja/xsltprocessor/index.html b/files/ja/xsltprocessor/index.html
deleted file mode 100644
index ca2a707fb7..0000000000
--- a/files/ja/xsltprocessor/index.html
+++ /dev/null
@@ -1,12 +0,0 @@
----
-title: XSLTProcessor
-slug: XSLTProcessor
-translation_of: Web/API/XSLTProcessor
-translation_of_original: XSLTProcessor
----
-<p>XSLTProcesor は、Mozilla の XSLT エンジンへのインタフェースを提供するオブジェクトです。特権のない JavaScript で利用可能です。</p>
-
-<ul>
- <li><a href="/ja/docs/Using_the_Mozilla_JavaScript_interface_to_XSL_Transformations">Using the Mozilla JavaScript interface to XSL Transformations</a></li>
- <li><a href="/ja/docs/The_XSLT_JavaScript_Interface_in_Gecko">The XSLT/JavaScript Interface in Gecko</a></li>
-</ul>