OSDN Git Service

Revert delta 190174
[pf3gnuchains/gcc-fork.git] / libjava / classpath / include / gnu_xml_libxmlj_dom_GnomeProcessingInstruction.h
1 /* DO NOT EDIT THIS FILE - it is machine generated */
2
3 #include <jni.h>
4
5 #ifndef __gnu_xml_libxmlj_dom_GnomeProcessingInstruction__
6 #define __gnu_xml_libxmlj_dom_GnomeProcessingInstruction__
7
8 #ifdef __cplusplus
9 extern "C"
10 {
11 #endif
12
13 JNIEXPORT jstring JNICALL Java_gnu_xml_libxmlj_dom_GnomeProcessingInstruction_getData (JNIEnv *env, jobject);
14 JNIEXPORT void JNICALL Java_gnu_xml_libxmlj_dom_GnomeProcessingInstruction_setData (JNIEnv *env, jobject, jstring);
15
16 #ifdef __cplusplus
17 }
18 #endif
19
20 #endif /* __gnu_xml_libxmlj_dom_GnomeProcessingInstruction__ */