xmlwrapp
Lightweight C++ XML parsing library
|
This file contains the definition of the xslt::stylesheet class. More...
#include "xsltwrapp/init.h"
#include "xmlwrapp/document.h"
#include "xmlwrapp/export.h"
#include "xmlwrapp/errors.h"
#include <map>
#include <string>
Go to the source code of this file.
Classes | |
class | xslt::stylesheet |
The xslt::stylesheet class is used to hold information about an XSLT stylesheet. More... | |
Namespaces | |
xslt | |
XSLT library namespace. | |
This file contains the definition of the xslt::stylesheet class.