Uses of Class
org.eclipse.jgit.util.QuotedString
Packages that use QuotedString
-
Uses of QuotedString in org.eclipse.jgit.util
Subclasses of QuotedString in org.eclipse.jgit.utilModifier and TypeClassDescriptionstatic classQuoting style used by the Bourne shell.static classBourne style, but permits~userat the start of the string.static final classQuoting style that obeys the rules Git applies to file namesFields in org.eclipse.jgit.util declared as QuotedStringModifier and TypeFieldDescriptionstatic final QuotedStringQuotedString.GIT_PATH_MINIMALQuoting style that obeys the rules Git applies to file names whencore.quotePath = false.