org.jopendocument.io.svm
Class MapNode

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

public class MapNode
extends Object


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

Constructor Detail

MapNode

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

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2010 jOpenDocument All Rights Reserved.