Searched refs:xmlArray (Results 1 – 1 of 1) sorted by relevance
39 String[] xmlArray = new String[50]; in updateProtocolHandler() local47 xmlArray[count] = s; in updateProtocolHandler()68 out.write(xmlArray[i]+"\n"); in updateProtocolHandler()69 …if( ( xmlArray[i].indexOf( "<node oor:name=\"HandlerSet\">" ) != -1 ) && ( xmlArray[i+1].indexOf( … in updateProtocolHandler()113 String[] xmlArray = new String[50]; in updateScriptXLC() local121 xmlArray[count] = s; in updateScriptXLC()144 out.write(xmlArray[i]+"\n"); in updateScriptXLC()145 …if( ( xmlArray[i].indexOf( "<library:libraries xmlns:library" ) != -1 ) && ( xmlArray[i+1].indexOf… in updateScriptXLC()189 String[] xmlArray = new String[50]; in updateDialogXLC() local197 xmlArray[count] = s; in updateDialogXLC()[all …]
Completed in 17 milliseconds