com.partnersoft.v3x.apps.MapBrowser.locate
Class FindItemDumpBuilder

java.lang.Object
  extended by com.partnersoft.v3x.io.formats.NamedObjectDumpBuilder
      extended by com.partnersoft.v3x.apps.MapBrowser.locate.FindItemDumpBuilder

public class FindItemDumpBuilder
extends NamedObjectDumpBuilder

A building (not used in actual practice)


Field Summary
 
Fields inherited from class com.partnersoft.v3x.io.formats.NamedObjectDumpBuilder
filenameBase
 
Constructor Summary
FindItemDumpBuilder(java.lang.String filenameBase)
           
 
Method Summary
 void sortAndPack()
           
 void writeObjectImp(java.lang.Object victim, java.io.DataOutputStream outie)
           
 
Methods inherited from class com.partnersoft.v3x.io.formats.NamedObjectDumpBuilder
appendBytes, appendBytes, appendObject, clear, close, getCurrentSize, getDataFile, getFilenameBase, getOffsetFile, reset, sort
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FindItemDumpBuilder

public FindItemDumpBuilder(java.lang.String filenameBase)
                    throws java.io.IOException
Throws:
java.io.IOException
Method Detail

writeObjectImp

public void writeObjectImp(java.lang.Object victim,
                           java.io.DataOutputStream outie)
                    throws java.io.IOException
Overrides:
writeObjectImp in class NamedObjectDumpBuilder
Throws:
java.io.IOException

sortAndPack

public void sortAndPack()
                 throws java.io.IOException
Throws:
java.io.IOException