|
|
Home | Loader API | Interfaces | File List | Index | |
P6R's C++ Interface of the XSLT component. More...
#include "p6err.h"
#include "p6datastream.h"
#include "p6xslttypes.h"
#include "p6xpathvariables.h"
Go to the source code of this file.
Classes | |
interface | P6R::p6IXSLT |
Interface to XSLT 2.0, in our implementation an XSLT template is compiled and then can be used over and over again with different input source documents to produce different output results. More... | |
Defines | |
#define | COMP_p6XSLT {0x5e7c4359,0x2d8d,0x4411,{0xb4,0xa9,0xaa,0xfc,0xcb,0xf3,0xa,0x6b}} |
#define | IF_p6IXSLT {0x1e6903d8,0x6331,0x4168,{0x9b,0x8,0xc7,0xd7,0x35,0x8b,0x68,0x9f}} |
P6R's C++ Interface of the XSLT component.
Definition in file p6xslt.h.