|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CoreConfig.AutoCRLF | |
|---|---|
| org.eclipse.jgit.lib | Core API for repository, config, refs, object database. |
| org.eclipse.jgit.treewalk | Walking and comparing directory/file trees (of commits, file system). |
| 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(java.lang.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 | |||||||||