Dead
[official-gcc.git] / gomp-20050608-branch / libjava / classpath / include / gnu_xml_libxmlj_dom_GnomeDocumentType.h
blob7b7e278bba5ec70287178a2bd334417fa2a2da75
1 /* DO NOT EDIT THIS FILE - it is machine generated */
3 #ifndef __gnu_xml_libxmlj_dom_GnomeDocumentType__
4 #define __gnu_xml_libxmlj_dom_GnomeDocumentType__
6 #include <jni.h>
8 #ifdef __cplusplus
9 extern "C"
11 #endif
13 JNIEXPORT jstring JNICALL Java_gnu_xml_libxmlj_dom_GnomeDocumentType_getPublicId (JNIEnv *env, jobject);
14 JNIEXPORT jstring JNICALL Java_gnu_xml_libxmlj_dom_GnomeDocumentType_getSystemId (JNIEnv *env, jobject);
15 JNIEXPORT jstring JNICALL Java_gnu_xml_libxmlj_dom_GnomeDocumentType_getInternalSubset (JNIEnv *env, jobject);
17 #ifdef __cplusplus
19 #endif
21 #endif /* __gnu_xml_libxmlj_dom_GnomeDocumentType__ */