Dead
[official-gcc.git] / gomp-20050608-branch / libjava / classpath / include / gnu_xml_libxmlj_dom_GnomeProcessingInstruction.h
blob4682cc253b73abdf101f98bd0d2c814b6dc8425a
1 /* DO NOT EDIT THIS FILE - it is machine generated */
3 #ifndef __gnu_xml_libxmlj_dom_GnomeProcessingInstruction__
4 #define __gnu_xml_libxmlj_dom_GnomeProcessingInstruction__
6 #include <jni.h>
8 #ifdef __cplusplus
9 extern "C"
11 #endif
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);
16 #ifdef __cplusplus
18 #endif
20 #endif /* __gnu_xml_libxmlj_dom_GnomeProcessingInstruction__ */