blob: be6bc75fa99262faea83caff4fe60189117f9a70 [file] [log] [blame]
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
#ifndef __gnu_xml_libxmlj_dom_GnomeAttr__
#define __gnu_xml_libxmlj_dom_GnomeAttr__
#ifdef __cplusplus
extern "C"
{
#endif
JNIEXPORT jboolean JNICALL Java_gnu_xml_libxmlj_dom_GnomeAttr_getSpecified (JNIEnv *env, jobject);
JNIEXPORT jstring JNICALL Java_gnu_xml_libxmlj_dom_GnomeAttr_getValue (JNIEnv *env, jobject);
JNIEXPORT void JNICALL Java_gnu_xml_libxmlj_dom_GnomeAttr_setValue (JNIEnv *env, jobject, jstring);
JNIEXPORT jboolean JNICALL Java_gnu_xml_libxmlj_dom_GnomeAttr_xmljIsId (JNIEnv *env, jobject);
#ifdef __cplusplus
}
#endif
#endif /* __gnu_xml_libxmlj_dom_GnomeAttr__ */