gcc/libjava/classpath/include/gnu_xml_libxmlj_sax_GnomeXMLReader.h

20 lines
507 B
C
Raw Normal View History

2005-07-16 02:30:23 +02:00
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
2005-07-16 02:30:23 +02:00
#ifndef __gnu_xml_libxmlj_sax_GnomeXMLReader__
#define __gnu_xml_libxmlj_sax_GnomeXMLReader__
#ifdef __cplusplus
extern "C"
{
#endif
JNIEXPORT void JNICALL Java_gnu_xml_libxmlj_sax_GnomeXMLReader_parseStream (JNIEnv *env, jobject, jobject, jbyteArray, jstring, jstring, jstring, jboolean, jboolean, jboolean, jboolean, jboolean, jboolean, jboolean);
#ifdef __cplusplus
}
#endif
#endif /* __gnu_xml_libxmlj_sax_GnomeXMLReader__ */