forked from loafle/openapi-generator-original
* extract StringUtils * extract escape function * fixup! extract escape function * forbiddenapis fix * fix merge issue * put string utils methods as deprecated, call with FQDN to call the org.openapitools.codegen.utils.StringUtils static methods * javadoc fix