diff options
Diffstat (limited to 'files/ja/conflicting/web/api/xsltprocessor/index.html')
-rw-r--r-- | files/ja/conflicting/web/api/xsltprocessor/index.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/files/ja/conflicting/web/api/xsltprocessor/index.html b/files/ja/conflicting/web/api/xsltprocessor/index.html new file mode 100644 index 0000000000..39a312dd4a --- /dev/null +++ b/files/ja/conflicting/web/api/xsltprocessor/index.html @@ -0,0 +1,13 @@ +--- +title: XSLTProcessor +slug: conflicting/Web/API/XSLTProcessor +translation_of: Web/API/XSLTProcessor +translation_of_original: XSLTProcessor +original_slug: 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> |