com.github.stephenc.javaisotools.sabre.util
Class SingleFileFixupList
java.lang.Object
com.github.stephenc.javaisotools.sabre.util.SingleFileFixupList
public class SingleFileFixupList
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SingleFileFixupList
public SingleFileFixupList(RandomAccessFile fixedFile,
File indexFile)
throws FileNotFoundException
- Throws:
FileNotFoundException
addLast
public void addLast(Fixup fixup)
get
public Fixup get(int index)
delete
public void delete()
throws IOException
- Throws:
IOException
Copyright © 2013. All Rights Reserved.