Skip navigation links

Package net.sf.statsvn.input

This package is responsible for parsing SVN logs and working copy and creating a StatSVN model from them.

See: Description

Package net.sf.statsvn.input Description

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.

Skip navigation links