com.github.stephenc.javaisotools.iso9660.impl
Class ISO9660DateDataReference
java.lang.Object
com.github.stephenc.javaisotools.iso9660.impl.ISO9660DateDataReference
- All Implemented Interfaces:
- DataReference
public class ISO9660DateDataReference
- extends Object
- implements DataReference
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ISO9660DateDataReference
public ISO9660DateDataReference(Date date)
ISO9660DateDataReference
public ISO9660DateDataReference(long date)
ISO9660DateDataReference
public ISO9660DateDataReference()
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.