2006-08-13 Matthias Klose <doko@debian.org>
[official-gcc.git] / libjava / classpath / include / gnu_xml_libxmlj_dom_GnomeNodeList.h
blob941a1487a1219a1765c69b95e6c0ff9e7f89981f
1 /* DO NOT EDIT THIS FILE - it is machine generated */
3 #ifndef __gnu_xml_libxmlj_dom_GnomeNodeList__
4 #define __gnu_xml_libxmlj_dom_GnomeNodeList__
6 #include <jni.h>
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__ */