aboutsummaryrefslogtreecommitdiff
path: root/files/ja/xsltprocessor/index.html
blob: 3a314b96b5b506052c0626f40570778eb24405d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
title: XSLTProcessor
slug: XSLTProcessor
translation_of: Web/API/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>