Uses of Class
org.eclipse.jgit.attributes.AttributesHandler
-
Packages that use AttributesHandler Package Description org.eclipse.jgit.treewalk Walking and comparing directory/file trees (of commits, file system). -
-
Uses of AttributesHandler in org.eclipse.jgit.treewalk
Fields in org.eclipse.jgit.treewalk declared as AttributesHandler Modifier and Type Field Description private AttributesHandler
TreeWalk. attributesHandler
Cached attributes handler
-