2015-06-30 Vladimir Makarov <vmakarov@redhat.com>
[official-gcc.git] / libjava / classpath / include / gnu_xml_libxmlj_dom_GnomeDocumentType.h
blob75d14b94faac63a794ed536f4ba3f49eb1caf4ab
1 /* DO NOT EDIT THIS FILE - it is machine generated */
3 #include <jni.h>
5 #ifndef __gnu_xml_libxmlj_dom_GnomeDocumentType__
6 #define __gnu_xml_libxmlj_dom_GnomeDocumentType__
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__ */