SaxonC 12.8.0
Saxon Processor library for C/C++, PHP and Python
Loading...
Searching...
No Matches
sxnc_parameter Struct Reference

sxnc_parameter. More...

#include <SaxonCGlue.h>

Public Attributes

char * name
 The parameter name.
int64_t value

Detailed Description

sxnc_parameter.

This struct captures details of parameters used for transformations, queries, and XPath expressions, as (string, value) pairs.

Member Data Documentation

◆ value

int64_t sxnc_parameter::value

Internal use only. The value of the parameter points to the Java object.


The documentation for this struct was generated from the following file: