org.primordion.xholon.io
Class Snapshot
java.lang.Object
org.primordion.xholon.io.Snapshot
- All Implemented Interfaces:
- ISnapshot
- Direct Known Subclasses:
- SnapshotXML, SnapshotYAML
- public abstract class Snapshot
- extends java.lang.Object
- implements ISnapshot
Take a shapshot of an entire Xholon tree.
- Since:
- 0.3 (Created on May 17, 2006)
- Author:
- Ken Webb
|
Constructor Summary |
Snapshot()
Constructor. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Snapshot
public Snapshot()
- Constructor.
setSnapshotTostring
public static void setSnapshotTostring(boolean snapTostring)
getSnapshotTostring
public static boolean getSnapshotTostring()
setPathName
public static void setPathName(java.lang.String path)
getPathName
public static java.lang.String getPathName()