Uses of Class
org.eclipse.jgit.attributes.AttributesHandler
Packages that use AttributesHandler
Package
Description
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 AttributesHandlerModifier and TypeFieldDescriptionprivate AttributesHandler[]
TreeWalk.attributesHandlers
Cached attributes handler; per tree.