gnu_xml_libxmlj_dom_GnomeNotation.h 489 B

123456789101112131415161718192021
  1. /* DO NOT EDIT THIS FILE - it is machine generated */
  2. #include <jni.h>
  3. #ifndef __gnu_xml_libxmlj_dom_GnomeNotation__
  4. #define __gnu_xml_libxmlj_dom_GnomeNotation__
  5. #ifdef __cplusplus
  6. extern "C"
  7. {
  8. #endif
  9. JNIEXPORT jstring JNICALL Java_gnu_xml_libxmlj_dom_GnomeNotation_getPublicId (JNIEnv *env, jobject);
  10. JNIEXPORT jstring JNICALL Java_gnu_xml_libxmlj_dom_GnomeNotation_getSystemId (JNIEnv *env, jobject);
  11. #ifdef __cplusplus
  12. }
  13. #endif
  14. #endif /* __gnu_xml_libxmlj_dom_GnomeNotation__ */