Class Enquoter
java.lang.Object
jdk.jpackage.internal.util.Enquoter
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic Enquoterstatic Enquoterstatic EnquoterforShellLiterals(char quoteChar) static Enquoteridentity()setQuoteChar(char chr)
-
Field Details
-
QUOTE_IF_WHITESPACES
-
PREPEND_BACKSLASH
-
-
Method Details
-
identity
-
forPropertyValues
-
forShellLiterals
-
forShellLiterals
-
applyTo
-
setQuoteChar
-
setEscaper
-
setEnquotePredicate
-