filters
XSLTProc Class Reference
List of all members.Detailed Description
Definition at line 35 of file export/xsltproc.h.
Public Member Functions | |
XSLTProc (const char *fileIn, const char *fileOut, const char *stylesheet) | |
XSLTProc (QString fileIn, QString fileOut, QString stylesheet) | |
virtual | ~XSLTProc () |
void | addParam (QString name, QString value) |
int | parse () |
XSLTProc (const char *fileIn, const char *fileOut, const char *stylesheet) | |
XSLTProc (QString fileIn, QString fileOut, QString stylesheet) | |
virtual | ~XSLTProc () |
void | addParam (QString name, QString value) |
int | parse () |
Constructor & Destructor Documentation
|
Create a new xslt processor.
|
|
Destroy the processor.
Definition at line 62 of file export/xsltproc.h. |
|
Create a new xslt processor.
|
|
Destroy the processor.
Definition at line 62 of file import/xsltproc.h. |
Member Function Documentation
|
Process fileIn through the stylesheet.
|
|
Process fileIn through the stylesheet.
Definition at line 217 of file export/xsltproc.cc. |
The documentation for this class was generated from the following files: