 |
CTK
0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
|
Go to the documentation of this file.
22 #ifndef __ctkCmdLineModuleXslTransform_h
23 #define __ctkCmdLineModuleXslTransform_h
26 #include "ctkCommandLineModulesCoreExport.h"
28 class ctkCmdLineModuleXslTransformPrivate;
168 QScopedPointer<ctkCmdLineModuleXslTransformPrivate> d;
173 #endif // CTKCMDLINEMODULEXSLTRANSFORM_H
Provides validation of an XML document against an XML schema.