Uses of Class
org.eclipse.jgit.util.QuotedString.BourneStyle
Packages that use QuotedString.BourneStyle
-
Uses of QuotedString.BourneStyle in org.eclipse.jgit.util
Subclasses of QuotedString.BourneStyle in org.eclipse.jgit.utilModifier and TypeClassDescriptionstatic class
Bourne style, but permits~user
at the start of the string.Fields in org.eclipse.jgit.util declared as QuotedString.BourneStyleModifier and TypeFieldDescriptionstatic final QuotedString.BourneStyle
QuotedString.BOURNE
Quoting style used by the Bourne shell.