OSDN Git Service

* ChangeLog.gcj, Makefile.in, aclocal.m4, config.guess,
[pf3gnuchains/gcc-fork.git] / libjava / classpath / include / gnu_xml_libxmlj_dom_GnomeNotation.h
1 /* DO NOT EDIT THIS FILE - it is machine generated */
2
3 #ifndef __gnu_xml_libxmlj_dom_GnomeNotation__
4 #define __gnu_xml_libxmlj_dom_GnomeNotation__
5
6 #include <jni.h>
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__ */