libjava/ChangeLog:
[official-gcc.git] / libjava / classpath / include / gnu_xml_libxmlj_dom_GnomeEntity.h
blob3ad5c715d155875420b240776e55519db2662a2b
1 /* DO NOT EDIT THIS FILE - it is machine generated */
3 #include <jni.h>
5 #ifndef __gnu_xml_libxmlj_dom_GnomeEntity__
6 #define __gnu_xml_libxmlj_dom_GnomeEntity__
8 #ifdef __cplusplus
9 extern "C"
11 #endif
13 JNIEXPORT jstring JNICALL Java_gnu_xml_libxmlj_dom_GnomeEntity_getPublicId (JNIEnv *env, jobject);
14 JNIEXPORT jstring JNICALL Java_gnu_xml_libxmlj_dom_GnomeEntity_getSystemId (JNIEnv *env, jobject);
15 JNIEXPORT jstring JNICALL Java_gnu_xml_libxmlj_dom_GnomeEntity_getNotationName (JNIEnv *env, jobject);
17 #ifdef __cplusplus
19 #endif
21 #endif /* __gnu_xml_libxmlj_dom_GnomeEntity__ */