SaxonC
11.6
Saxon Processor library for C/C++, PHP and Python
|
#include <SaxonCGlue.h>
Public Attributes | |
char * | name |
jobject | value |
char * | namespacei |
sxnc_parameter
. This struct captures details of paramaters used for the transformation as (string, value) pairs.
char* sxnc_parameter::name |
Internal use only. The name of the parameter.
char* sxnc_parameter::namespacei |
Internal use only. The namespace string. Not used yet.
jobject sxnc_parameter::value |
Internal use only. The value of the parameter given as a Java object.