summaryrefslogtreecommitdiffstats
path: root/libjava/classpath/include/gnu_xml_libxmlj_dom_GnomeXPathNodeList.h
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/classpath/include/gnu_xml_libxmlj_dom_GnomeXPathNodeList.h')
-rw-r--r--libjava/classpath/include/gnu_xml_libxmlj_dom_GnomeXPathNodeList.h21
1 files changed, 21 insertions, 0 deletions
diff --git a/libjava/classpath/include/gnu_xml_libxmlj_dom_GnomeXPathNodeList.h b/libjava/classpath/include/gnu_xml_libxmlj_dom_GnomeXPathNodeList.h
new file mode 100644
index 00000000000..ec9b85c6f8e
--- /dev/null
+++ b/libjava/classpath/include/gnu_xml_libxmlj_dom_GnomeXPathNodeList.h
@@ -0,0 +1,21 @@
+/* DO NOT EDIT THIS FILE - it is machine generated */
+
+#ifndef __gnu_xml_libxmlj_dom_GnomeXPathNodeList__
+#define __gnu_xml_libxmlj_dom_GnomeXPathNodeList__
+
+#include <jni.h>
+
+#ifdef __cplusplus
+extern "C"
+{
+#endif
+
+JNIEXPORT void JNICALL Java_gnu_xml_libxmlj_dom_GnomeXPathNodeList_free (JNIEnv *env, jobject, jobject);
+JNIEXPORT jint JNICALL Java_gnu_xml_libxmlj_dom_GnomeXPathNodeList_getLength (JNIEnv *env, jobject);
+JNIEXPORT jobject JNICALL Java_gnu_xml_libxmlj_dom_GnomeXPathNodeList_item (JNIEnv *env, jobject, jint);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif /* __gnu_xml_libxmlj_dom_GnomeXPathNodeList__ */
OpenPOWER on IntegriCloud