|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CoreConfig.AutoCRLF | |
---|---|
org.eclipse.jgit.lib | |
org.eclipse.jgit.treewalk |
Uses of CoreConfig.AutoCRLF in org.eclipse.jgit.lib |
---|
Methods in org.eclipse.jgit.lib that return CoreConfig.AutoCRLF | |
---|---|
static CoreConfig.AutoCRLF |
CoreConfig.AutoCRLF.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CoreConfig.AutoCRLF[] |
CoreConfig.AutoCRLF.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of CoreConfig.AutoCRLF in org.eclipse.jgit.treewalk |
---|
Methods in org.eclipse.jgit.treewalk that return CoreConfig.AutoCRLF | |
---|---|
CoreConfig.AutoCRLF |
WorkingTreeOptions.getAutoCRLF()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |