* events.c (hash_param_callback): Read and pass parameter type.
[official-gcc.git] / libjava / classpath / include / gnu_xml_libxmlj_dom_GnomeXPathExpression.h
blob5ae7969c5196e3c9c61aba468f5ea2fe3f13d15a
1 /* DO NOT EDIT THIS FILE - it is machine generated */
3 #include <jni.h>
5 #ifndef __gnu_xml_libxmlj_dom_GnomeXPathExpression__
6 #define __gnu_xml_libxmlj_dom_GnomeXPathExpression__
8 #ifdef __cplusplus
9 extern "C"
11 #endif
13 JNIEXPORT jobject JNICALL Java_gnu_xml_libxmlj_dom_GnomeXPathExpression_init (JNIEnv *env, jobject, jstring);
14 JNIEXPORT void JNICALL Java_gnu_xml_libxmlj_dom_GnomeXPathExpression_free (JNIEnv *env, jobject, jobject);
15 JNIEXPORT jobject JNICALL Java_gnu_xml_libxmlj_dom_GnomeXPathExpression_doEvaluate (JNIEnv *env, jobject, jobject, jobject, jshort, jobject);
17 #ifdef __cplusplus
19 #endif
21 #endif /* __gnu_xml_libxmlj_dom_GnomeXPathExpression__ */