WritableMap.hasKey() method was not working, always returning false. Tried org.json.XML to convert the XML to json, but ran into other complications. Using HashMap and ArrayList directly to populate the data structure, and the converting it to WritableMap seemed to be the next way forward.
WritableMap.hasKey() method was not working, always returning false. Tried org.json.XML to convert the XML to json, but ran into other complications. Using HashMap and ArrayList directly to populate the data structure, and the converting it to WritableMap seemed to be the next way forward.