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