Searched refs:territoryPath (Results 1 – 1 of 1) sorted by relevance
407 String territoryPath = String.format(TERRITORY_PATTERN, territory); in addTerritory() local408 outputSource.putValueAtPath(territoryPath, String.format("[%s]", territory)); in addTerritory()