com.aragost.javahg.commands
Class ResolveStatusLine

java.lang.Object
  extended by com.aragost.javahg.internals.BaseStatusLine<ResolveStatusLine.Type>
      extended by com.aragost.javahg.commands.ResolveStatusLine

public class ResolveStatusLine
extends BaseStatusLine<ResolveStatusLine.Type>


Nested Class Summary
static class ResolveStatusLine.Type
           
 
Constructor Summary
ResolveStatusLine()
           
 
Method Summary
static ResolveStatusLine fromStream(HgInputStream stream)
           
protected  ResolveStatusLine.Type typeForChar(char ch)
           
 
Methods inherited from class com.aragost.javahg.internals.BaseStatusLine
getFileName, getType, initFromStream, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ResolveStatusLine

public ResolveStatusLine()
Method Detail

fromStream

public static ResolveStatusLine fromStream(HgInputStream stream)
                                    throws IOException
Throws:
IOException

typeForChar

protected ResolveStatusLine.Type typeForChar(char ch)
Specified by:
typeForChar in class BaseStatusLine<ResolveStatusLine.Type>


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