Inheritance diagram for Domxml:
Definition at line 345 of file xslt.class.php.
Public Member Functions | |
Domxml ($xml, $xsl, $param=array()) | |
Construct the transformation tool. | |
transform () | |
Apply the transformation. |
|
Construct the transformation tool.
Definition at line 354 of file xslt.class.php. |
|
Apply the transformation.
Reimplemented from xslt_base. Definition at line 362 of file xslt.class.php. |