Uses of Class
net.sf.statsvn.input.Builder

Packages that use Builder
net.sf.statsvn.input This package is responsible for parsing SVN logs and working copy and creating a StatSVN model from them. 
 

Uses of Builder in net.sf.statsvn.input
 

Constructors in net.sf.statsvn.input with parameters of type Builder
FileBuilder(Builder builder, String name, boolean isBinary, Map revBySymnames, Map dateBySymnames)
          Creates a new FileBuilder.