Searched refs:appendContents (Results 1 – 2 of 2) sorted by relevance
301 root.appendContents(ICUResourceWriter.createString(versionKey, value)); in createRoot()306 root.appendContents(parentIsRoot); in createRoot()309 root.appendContents(ICUResourceWriter.createString(aliasKey, value)); in createRoot()334 root.appendContents(res); in placeResourceAtPath()
198 public Resource appendContents(Resource res) { in appendContents() method in ICUResourceWriter.Resource