public class YamlEscapeUtility extends Object
| Constructor and Description |
|---|
YamlEscapeUtility() |
YamlEscapeUtility(List<String> filterKeywords) |
| Modifier and Type | Method and Description |
|---|---|
String |
backslashEscape(String text) |
Map |
escapeSingleBackslashInProperties(Map<String,String> properties) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.