org.jopendocument.io.svm
Class HeaderParser

java.lang.Object
  extended by org.jopendocument.io.svm.HeaderParser

public class HeaderParser
extends Object


Constructor Summary
HeaderParser(LittleEndianInputStream in)
           
 
Method Summary
 int getActionCount()
           
 MapNode getMapNode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HeaderParser

public HeaderParser(LittleEndianInputStream in)
             throws IOException
Throws:
IOException
Method Detail

toString

public String toString()
Overrides:
toString in class Object

getMapNode

public MapNode getMapNode()

getActionCount

public int getActionCount()


Copyright © 2010 jOpenDocument All Rights Reserved.