Searched refs:startNamespaceMethod (Results 1 – 1 of 1) sorted by relevance
229 static jmethodID startNamespaceMethod; variable735 env->CallVoidMethod(javaParser, startNamespaceMethod, internedPrefix, internedUri); in startNamespace()1337 startNamespaceMethod = env->GetMethodID(clazz, "startNamespace", in ExpatParser_staticInitialize()1339 if (startNamespaceMethod == NULL) return; in ExpatParser_staticInitialize()