Package org.pkl.core.util.properties
Class PropertiesUtils
java.lang.Object
org.pkl.core.util.properties.PropertiesUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringrenderPropertiesKeyOrValue(String value, boolean escapeSpace, boolean restrictCharset) Write a property key or value according toProperties.store0(BufferedWriter, String, boolean).