Searched refs:mzXpathToContinent (Results 1 – 1 of 1) sorted by relevance
107 private static Map<String, String> mzXpathToContinent = new HashMap<String, String>(); field in PathUtilities110 String continent = mzXpathToContinent.get(xpath); in getMetazoneContinent()