net.axyana.qizxopen.dm
Class FONIDumper
java.lang.Object
net.axyana.qizxopen.dm.FONIDumper
- public class FONIDumper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FONIDumper
public FONIDumper(FONIDocument doc)
setDocument
public void setDocument(FONIDocument doc)
setMaxDepth
public void setMaxDepth(int value)
dump
public void dump(int depth)
dump
public void dump(java.io.BufferedWriter out,
int depth)
dumpNode
public boolean dumpNode(java.io.BufferedWriter out,
int nodeId,
boolean dummy)
throws java.io.IOException
- Throws:
java.io.IOException
dumpTree
public void dumpTree(java.io.BufferedWriter out,
int nodeId,
int depth)
throws java.io.IOException
- Throws:
java.io.IOException
adjust
public int adjust(int nodeId)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException