URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Go to most recent revision |
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
770 |
jeremybenn |
/* DO NOT EDIT THIS FILE - it is machine generated */
|
2 |
|
|
|
3 |
|
|
#include <jni.h>
|
4 |
|
|
|
5 |
|
|
#ifndef __gnu_xml_libxmlj_dom_GnomeXPathResult__
|
6 |
|
|
#define __gnu_xml_libxmlj_dom_GnomeXPathResult__
|
7 |
|
|
|
8 |
|
|
#ifdef __cplusplus
|
9 |
|
|
extern "C"
|
10 |
|
|
{
|
11 |
|
|
#endif
|
12 |
|
|
|
13 |
|
|
JNIEXPORT void JNICALL Java_gnu_xml_libxmlj_dom_GnomeXPathResult_free (JNIEnv *env, jobject, jobject);
|
14 |
|
|
JNIEXPORT jshort JNICALL Java_gnu_xml_libxmlj_dom_GnomeXPathResult_getResultType (JNIEnv *env, jobject);
|
15 |
|
|
JNIEXPORT jdouble JNICALL Java_gnu_xml_libxmlj_dom_GnomeXPathResult_getNumberValue (JNIEnv *env, jobject);
|
16 |
|
|
JNIEXPORT jstring JNICALL Java_gnu_xml_libxmlj_dom_GnomeXPathResult_getStringValue (JNIEnv *env, jobject);
|
17 |
|
|
JNIEXPORT jboolean JNICALL Java_gnu_xml_libxmlj_dom_GnomeXPathResult_getBooleanValue (JNIEnv *env, jobject);
|
18 |
|
|
JNIEXPORT jobject JNICALL Java_gnu_xml_libxmlj_dom_GnomeXPathResult_getSingleNodeValue (JNIEnv *env, jobject);
|
19 |
|
|
JNIEXPORT jboolean JNICALL Java_gnu_xml_libxmlj_dom_GnomeXPathResult_getInvalidIteratorState (JNIEnv *env, jobject);
|
20 |
|
|
JNIEXPORT jint JNICALL Java_gnu_xml_libxmlj_dom_GnomeXPathResult_getSnapshotLength (JNIEnv *env, jobject);
|
21 |
|
|
JNIEXPORT jobject JNICALL Java_gnu_xml_libxmlj_dom_GnomeXPathResult_iterateNext (JNIEnv *env, jobject);
|
22 |
|
|
JNIEXPORT jobject JNICALL Java_gnu_xml_libxmlj_dom_GnomeXPathResult_snapshotItem (JNIEnv *env, jobject, jint);
|
23 |
|
|
|
24 |
|
|
#ifdef __cplusplus
|
25 |
|
|
}
|
26 |
|
|
#endif
|
27 |
|
|
|
28 |
|
|
#endif /* __gnu_xml_libxmlj_dom_GnomeXPathResult__ */
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.