Class: RubyMaat::Parsers::SvnParser
- Inherits:
-
BaseParser
- Object
- BaseParser
- RubyMaat::Parsers::SvnParser
- Defined in:
- lib/ruby_maat/parsers/svn_parser.rb
Overview
SVN parser for XML log files
Input: svn log -v --xml > logfile.log -r YYYYmmDD:HEAD
Sample XML format:
Method Summary
Methods inherited from BaseParser
Constructor Details
This class inherits a constructor from RubyMaat::Parsers::BaseParser