Uses of Class
org.eclipse.jgit.util.QuotedString

Packages that use QuotedString
org.eclipse.jgit.util Utility classes. 
 

Uses of QuotedString in org.eclipse.jgit.util
 

Subclasses of QuotedString in org.eclipse.jgit.util
static class QuotedString.BourneStyle
          Quoting style used by the Bourne shell.
static class QuotedString.BourneUserPathStyle
          Bourne style, but permits ~user at the start of the string.
static class QuotedString.GitPathStyle
          Quoting style that obeys the rules Git applies to file names
 



Copyright © 2013. All Rights Reserved.