Searched refs:handleExternalEntityMethod (Results 1 – 1 of 1) sorted by relevance
222 static jmethodID handleExternalEntityMethod; variable910 env->CallVoidMethod(javaParser, handleExternalEntityMethod, javaContext.get(), in handleExternalEntity()1349 handleExternalEntityMethod = env->GetMethodID(clazz, in ExpatParser_staticInitialize()1352 if (handleExternalEntityMethod == NULL) return; in ExpatParser_staticInitialize()