com.aragost.javahg.internals
Class PullPushHelper

java.lang.Object
  extended by com.aragost.javahg.internals.PullPushHelper

public class PullPushHelper
extends Object


Constructor Summary
PullPushHelper()
           
 
Method Summary
static List<Changeset> parseStream(AbstractCommand command, HgInputStream stream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PullPushHelper

public PullPushHelper()
Method Detail

parseStream

public static List<Changeset> parseStream(AbstractCommand command,
                                          HgInputStream stream)
                                   throws IOException
Throws:
IOException


Copyright © 2011-2013 aragost Trifork ag. All Rights Reserved.