cs.arizona.tau.xml
Interface IDoUnSquashing

All Known Implementing Classes:
DoSVUnSquashing, DoUnSquashing

public interface IDoUnSquashing

Author:
spjoshi

Method Summary
 java.util.ArrayList getSnapshots()
           
 java.util.Hashtable unSquash(java.lang.String tempDataDir, java.lang.String temporalDocument)
           
 

Method Detail

unSquash

java.util.Hashtable unSquash(java.lang.String tempDataDir,
                             java.lang.String temporalDocument)

getSnapshots

java.util.ArrayList getSnapshots()