Uses of Class
org.eclipse.jgit.fnmatch.FileNameMatcher

Packages that use FileNameMatcher
org.eclipse.jgit.fnmatch File name matcher. 
 

Uses of FileNameMatcher in org.eclipse.jgit.fnmatch
 

Methods in org.eclipse.jgit.fnmatch that return FileNameMatcher
 FileNameMatcher FileNameMatcher.createMatcherForSuffix()
           
 

Constructors in org.eclipse.jgit.fnmatch with parameters of type FileNameMatcher
FileNameMatcher(FileNameMatcher other)
          A Copy Constructor which creates a new FileNameMatcher with the same state and reset point like other.
 



Copyright © 2013. All Rights Reserved.