JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.eclipse.jgit.attributes
Interface AttributesProvider
All Known Implementing Classes:
NameConflictTreeWalk
,
TreeWalk
public interface
AttributesProvider
Interface for classes which provide git attributes
Since:
4.2
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Attributes
getAttributes
()
Get attributes
Method Detail
getAttributes
Attributes
getAttributes()
Get attributes
Returns:
the currently active attributes
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method