Package org.gitective.core.filter.tree

Class Summary
BaseTreeFilter Base tree filter to be extended by sub-classes.
CommitTreeFilter Filter that wraps a TreeFilter and includes commits included by the tree filter.
CommitTreeFilter.FilterWrapper Class that wraps a TreeFilter in a BaseTreeFilter so that BaseTreeFilter.include(RevWalk, RevCommit, TreeWalk) can always be called from CommitTreeFilter.include(RevWalk, RevCommit)
ExtensionOccurrence Class representing the occurrences of a file extension
ExtensionOccurrenceFilter Filter that collects the occurrence count of every file extension of each tree visited.
TypeCountFilter Tree filter that counts entries visited of a configured type
 



Copyright © 2011-2012. All Rights Reserved.