Dead
[official-gcc.git] / gomp-20050608-branch / libjava / classpath / include / gnu_xml_libxmlj_dom_GnomeXPathExpression.h
blobc4b17ff8e6413a7f8947345677f280adf8ebae7e
1 /* DO NOT EDIT THIS FILE - it is machine generated */
3 #ifndef __gnu_xml_libxmlj_dom_GnomeXPathExpression__
4 #define __gnu_xml_libxmlj_dom_GnomeXPathExpression__
6 #include <jni.h>
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__ */