[REFACTORING] Pre-compile ContentLocationFieldImpl REGEX

Using String::replaceAll leads to recompile the regex on each calls.
1 file changed