This package is responsible for parsing SVN logs and working copy and creating a StatSVN model from them. The central class is net.sf.statcvs.input.Builder. Its output is a net.sf.statcvs.model.Repository instance which provides access to all data in the repository. The other classes in this package support Builder.