Uses of Class
org.eclipse.jgit.util.QuotedString.BourneUserPathStyle
-
Packages that use QuotedString.BourneUserPathStyle Package Description org.eclipse.jgit.util Utility classes. -
-
Uses of QuotedString.BourneUserPathStyle in org.eclipse.jgit.util
Fields in org.eclipse.jgit.util declared as QuotedString.BourneUserPathStyle Modifier and Type Field Description static QuotedString.BourneUserPathStyleQuotedString. BOURNE_USER_PATHBourne style, but permits~userat the start of the string.
-