com.github.stephenc.javaisotools.iso9660.impl
Class ISO9660FilenameDataReference
java.lang.Object
com.github.stephenc.javaisotools.iso9660.FilenameDataReference
com.github.stephenc.javaisotools.iso9660.impl.ISO9660FilenameDataReference
- All Implemented Interfaces:
- DataReference
public class ISO9660FilenameDataReference
- extends FilenameDataReference
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ISO9660FilenameDataReference
public ISO9660FilenameDataReference(ISO9660Directory dir)
throws HandlerException
- Throws:
HandlerException
ISO9660FilenameDataReference
public ISO9660FilenameDataReference(ISO9660File file)
throws HandlerException
- Throws:
HandlerException
getLength
public long getLength()
- Specified by:
getLength in interface DataReference- Specified by:
getLength in class FilenameDataReference
createInputStream
public InputStream createInputStream()
throws IOException
- Specified by:
createInputStream in interface DataReference- Specified by:
createInputStream in class FilenameDataReference
- Throws:
IOException
Copyright © 2013. All Rights Reserved.