Merge with trank @ 137446
[official-gcc.git] / libjava / classpath / include / gnu_xml_libxmlj_dom_GnomeNodeList.h
blob3a4d743b1247665f8851d1b5a2567b715979fbb6
1 /* DO NOT EDIT THIS FILE - it is machine generated */
3 #include <jni.h>
5 #ifndef __gnu_xml_libxmlj_dom_GnomeNodeList__
6 #define __gnu_xml_libxmlj_dom_GnomeNodeList__
8 #ifdef __cplusplus
9 extern "C"
11 #endif
13 JNIEXPORT jobject JNICALL Java_gnu_xml_libxmlj_dom_GnomeNodeList_item (JNIEnv *env, jobject, jint);
14 JNIEXPORT jint JNICALL Java_gnu_xml_libxmlj_dom_GnomeNodeList_getLength (JNIEnv *env, jobject);
16 #ifdef __cplusplus
18 #endif
20 #endif /* __gnu_xml_libxmlj_dom_GnomeNodeList__ */