Uses of Class
org.eclipse.jgit.ignore.IgnoreRule

Packages that use IgnoreRule
org.eclipse.jgit.ignore   
 

Uses of IgnoreRule in org.eclipse.jgit.ignore
 

Methods in org.eclipse.jgit.ignore that return types with arguments of type IgnoreRule
 List<IgnoreRule> IgnoreNode.getRules()
           
 

Constructor parameters in org.eclipse.jgit.ignore with type arguments of type IgnoreRule
IgnoreNode(List<IgnoreRule> rules)
          Create an ignore node with given rules.
 



Copyright © 2012. All Rights Reserved.