SaxonC 12.4
Saxon Processor library for C/C++, PHP and Python
Loading...
Searching...
No Matches
Public Attributes | List of all members
sxnc_parameter Struct Reference

#include <SaxonCGlue.h>

Public Attributes

char * 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: