/* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class org_mozilla_dom_TextImpl */ #ifndef _Included_org_mozilla_dom_TextImpl #define _Included_org_mozilla_dom_TextImpl #ifdef __cplusplus extern "C" { #endif /* * Class: org_mozilla_dom_TextImpl * Method: splitText * Signature: (I)Lorg/w3c/dom/Text; */ JNIEXPORT jobject JNICALL Java_org_mozilla_dom_TextImpl_splitText (JNIEnv *, jobject, jint); #ifdef __cplusplus } #endif #endif