Document: ezcDocumentXsltConverter
[ ]
[ Conversion ]
[ ]
[ ]
[ ]
[ ]
Class: ezcDocumentXsltConverter
|
Base class for conversions between XML documents using XSLT. [
source]
Parents
ezcDocumentConverter
|
--ezcDocumentXsltConverter
Descendents
Member Variables
|
protected XSLTProcessor |
$xsltProcessor
= null
XSLT processor created from the defined XSLT file. |
Inherited Member Variables
From
ezcDocumentConverter:
Method Summary
Inherited Methods
From
ezcDocumentConverter :
Methods
__construct
Construct converter
Construct converter from XSLT file, which is used for the actual conversion.
Parameters
Redefinition of
Redefined in descendants as
buildDocument
Build document
Build document of appropriate type from the DOMDocument, created by the XSLT transformation.
Parameters
| Name |
Type |
Description |
$document |
DOMDocument |
|
Redefined in descendants as
convert
Convert documents between two formats
Convert documents of the given type to the requested type.
Parameters
Redefinition of
Last updated: Tue, 02 Dec 2008