| /* DO NOT EDIT THIS FILE - it is machine generated */ | |
| #include <jni.h> | |
| #ifndef __gnu_xml_libxmlj_dom_GnomeNodeList__ | |
| #define __gnu_xml_libxmlj_dom_GnomeNodeList__ | |
| #ifdef __cplusplus | |
| extern "C" | |
| { | |
| #endif | |
| JNIEXPORT jobject JNICALL Java_gnu_xml_libxmlj_dom_GnomeNodeList_item (JNIEnv *env, jobject, jint); | |
| JNIEXPORT jint JNICALL Java_gnu_xml_libxmlj_dom_GnomeNodeList_getLength (JNIEnv *env, jobject); | |
| #ifdef __cplusplus | |
| } | |
| #endif | |
| #endif /* __gnu_xml_libxmlj_dom_GnomeNodeList__ */ |