Fix handling of special characters in prefix names 79/135379/3
authordanielhanrahan <daniel.hanrahan@est.tech>
Wed, 12 Jul 2023 15:11:07 +0000 (16:11 +0100)
committerdanielhanrahan <daniel.hanrahan@est.tech>
Thu, 13 Jul 2023 10:38:53 +0000 (11:38 +0100)
This fixes issues with special characters like square brackets
- Make PrefixResolver use CpsPathParser instead of regex
- Make DataMapUtils use CpsPathParser instead of String parsing

Issue-ID: CPS-1758
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: I6dd66eee398a46a69c0229059195f5096ab6fdec


No differences found