java.lang.Object
org.apache.maven.scm.provider.svn.svnexe.command.info.SvnInfoConsumer
All Implemented Interfaces:
org.codehaus.plexus.util.cli.StreamConsumer

public class SvnInfoConsumer extends Object implements org.codehaus.plexus.util.cli.StreamConsumer
  • Field Details

  • Constructor Details

    • SvnInfoConsumer

      public SvnInfoConsumer()
  • Method Details

    • consumeLine

      public void consumeLine(String s)
      Specified by:
      consumeLine in interface org.codehaus.plexus.util.cli.StreamConsumer
    • getValue

      private static String getValue(String s)
    • getInfoItems

      public List<InfoItem> getInfoItems()