Uses of Class
net.sf.statcvs.input.Builder
Packages that use Builder
Package
Description
This package is responsible for parsing CVS logs and working
copy and creating a StatCVS model from them.
-
Uses of Builder in net.sf.statcvs.input
Constructors in net.sf.statcvs.input with parameters of type BuilderModifierConstructorDescriptionFileBuilder
(Builder builder, String name, boolean isBinary, Map revBySymnames) Creates a new FileBuilder.