1 /* DO NOT EDIT THIS FILE - it is machine generated */
2 
3 #include <jni.h>
4 
5 #ifndef __gnu_xml_libxmlj_dom_GnomeNotation__
6 #define __gnu_xml_libxmlj_dom_GnomeNotation__
7 
8 #ifdef __cplusplus
9 extern "C"
10 {
11 #endif
12 
13 JNIEXPORT jstring JNICALL Java_gnu_xml_libxmlj_dom_GnomeNotation_getPublicId (JNIEnv *env, jobject);
14 JNIEXPORT jstring JNICALL Java_gnu_xml_libxmlj_dom_GnomeNotation_getSystemId (JNIEnv *env, jobject);
15 
16 #ifdef __cplusplus
17 }
18 #endif
19 
20 #endif /* __gnu_xml_libxmlj_dom_GnomeNotation__ */
21