aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.8/libjava/classpath/include/gnu_xml_libxmlj_dom_GnomeNotation.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.8/libjava/classpath/include/gnu_xml_libxmlj_dom_GnomeNotation.h')
-rw-r--r--gcc-4.8/libjava/classpath/include/gnu_xml_libxmlj_dom_GnomeNotation.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/gcc-4.8/libjava/classpath/include/gnu_xml_libxmlj_dom_GnomeNotation.h b/gcc-4.8/libjava/classpath/include/gnu_xml_libxmlj_dom_GnomeNotation.h
new file mode 100644
index 000000000..88fb95d46
--- /dev/null
+++ b/gcc-4.8/libjava/classpath/include/gnu_xml_libxmlj_dom_GnomeNotation.h
@@ -0,0 +1,20 @@
+/* DO NOT EDIT THIS FILE - it is machine generated */
+
+#include <jni.h>
+
+#ifndef __gnu_xml_libxmlj_dom_GnomeNotation__
+#define __gnu_xml_libxmlj_dom_GnomeNotation__
+
+#ifdef __cplusplus
+extern "C"
+{
+#endif
+
+JNIEXPORT jstring JNICALL Java_gnu_xml_libxmlj_dom_GnomeNotation_getPublicId (JNIEnv *env, jobject);
+JNIEXPORT jstring JNICALL Java_gnu_xml_libxmlj_dom_GnomeNotation_getSystemId (JNIEnv *env, jobject);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif /* __gnu_xml_libxmlj_dom_GnomeNotation__ */