357358359360361362363364365366367
sValue = ""; } if (result == null) { result = new LookupHashMap(); } String[] sValueArray = (String[])result.get(sName); if (sValueArray != null)