com.partnersoft.maps.file
Class FindItemFileBuilder
java.lang.Object
com.partnersoft.maps.file.FindItemFileBuilder
public class FindItemFileBuilder
- extends java.lang.Object
Builds and sorts a FindItemFile.
Copyright 2009 Partner Software, Inc.
- Version:
- $Id$
- Author:
- Paul Reavis
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FindItemFileBuilder
public FindItemFileBuilder(java.lang.String pathString,
int recordSize)
throws java.io.IOException
- Throws:
java.io.IOException
FindItemFileBuilder
public FindItemFileBuilder(Path path,
int recordSize)
throws java.io.IOException
- Throws:
java.io.IOException
FindItemFileBuilder
public FindItemFileBuilder(VfsFile findItemFile,
int recordSize)
throws java.io.IOException
- Throws:
java.io.IOException
writeItem
public void writeItem(java.lang.String name,
int id)
throws java.io.IOException
- Throws:
java.io.IOException
sort
public void sort()
throws java.io.IOException
- Throws:
java.io.IOException
close
public void close()
throws java.io.IOException
- Throws:
java.io.IOException