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

Packages that use QuotedString.BourneStyle
org.eclipse.jgit.util   
 

Uses of QuotedString.BourneStyle in org.eclipse.jgit.util
 

Subclasses of QuotedString.BourneStyle in org.eclipse.jgit.util
static class QuotedString.BourneUserPathStyle
          Bourne style, but permits ~user at the start of the string.
 

Fields in org.eclipse.jgit.util declared as QuotedString.BourneStyle
static QuotedString.BourneStyle QuotedString.BOURNE
          Quoting style used by the Bourne shell.
 



Copyright © 2012. All Rights Reserved.