com.github.stephenc.javaisotools.sabre.impl
Class FileDataReference
java.lang.Object
com.github.stephenc.javaisotools.sabre.impl.FileDataReference
- All Implemented Interfaces:
- DataReference
public class FileDataReference
- extends Object
- implements DataReference
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileDataReference
public FileDataReference(File file)
FileDataReference
public FileDataReference(File file,
int position,
int length)
getLength
public long getLength()
- Specified by:
getLength in interface DataReference
createInputStream
public InputStream createInputStream()
throws IOException
- Specified by:
createInputStream in interface DataReference
- Throws:
IOException
Copyright © 2013. All Rights Reserved.