Searched refs:rootDelta (Results 1 – 1 of 1) sorted by relevance
628 ResourceBundle rootDelta = rootBundle.get(key, mError); in writeTable() local631 while(rootDelta.hasNext()){ in writeTable()632 ResourceBundle delta1 = rootDelta.getNext(mError); in writeTable()644 string = rootDelta.getStringEx(mykey, mError); in writeTable()