aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.8/libjava/classpath/include/gnu_xml_libxmlj_dom_GnomeXPathExpression.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.8/libjava/classpath/include/gnu_xml_libxmlj_dom_GnomeXPathExpression.h')
-rw-r--r--gcc-4.8/libjava/classpath/include/gnu_xml_libxmlj_dom_GnomeXPathExpression.h21
1 files changed, 21 insertions, 0 deletions
diff --git a/gcc-4.8/libjava/classpath/include/gnu_xml_libxmlj_dom_GnomeXPathExpression.h b/gcc-4.8/libjava/classpath/include/gnu_xml_libxmlj_dom_GnomeXPathExpression.h
new file mode 100644
index 000000000..5ae7969c5
--- /dev/null
+++ b/gcc-4.8/libjava/classpath/include/gnu_xml_libxmlj_dom_GnomeXPathExpression.h
@@ -0,0 +1,21 @@
+/* DO NOT EDIT THIS FILE - it is machine generated */
+
+#include <jni.h>
+
+#ifndef __gnu_xml_libxmlj_dom_GnomeXPathExpression__
+#define __gnu_xml_libxmlj_dom_GnomeXPathExpression__
+
+#ifdef __cplusplus
+extern "C"
+{
+#endif
+
+JNIEXPORT jobject JNICALL Java_gnu_xml_libxmlj_dom_GnomeXPathExpression_init (JNIEnv *env, jobject, jstring);
+JNIEXPORT void JNICALL Java_gnu_xml_libxmlj_dom_GnomeXPathExpression_free (JNIEnv *env, jobject, jobject);
+JNIEXPORT jobject JNICALL Java_gnu_xml_libxmlj_dom_GnomeXPathExpression_doEvaluate (JNIEnv *env, jobject, jobject, jobject, jshort, jobject);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif /* __gnu_xml_libxmlj_dom_GnomeXPathExpression__ */