Searched refs:parsePatchModuleName (Results 1 – 2 of 2) sorted by relevance
288 public static String parsePatchModuleName(String jsonString) throws BundleException { in parsePatchModuleName() method in ModuleJsonUtil
2599 utility.setModuleName(ModuleJsonUtil.parsePatchModuleName(jsonString)); in jsonSpecialProcess()