com.github.stephenc.javaisotools.iso9660.impl
Class ISO9660DirectoryRecord
java.lang.Object
com.github.stephenc.javaisotools.iso9660.impl.ISO9660DirectoryRecord
public class ISO9660DirectoryRecord
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
hide
public boolean hide
isDirectory
public boolean isDirectory
ISO9660DirectoryRecord
public ISO9660DirectoryRecord(StreamHandler streamHandler,
ISO9660File file,
LayoutHelper helper)
throws HandlerException
- File
- Throws:
HandlerException
ISO9660DirectoryRecord
public ISO9660DirectoryRecord(StreamHandler streamHandler,
ISO9660Directory dir,
LayoutHelper helper)
throws HandlerException
- Directory
- Throws:
HandlerException
ISO9660DirectoryRecord
public ISO9660DirectoryRecord(StreamHandler streamHandler,
Object object,
ISO9660Directory dir,
LayoutHelper helper)
throws HandlerException
- Special Directory
- Throws:
HandlerException
setVolSeqNo
public void setVolSeqNo(int value)
hide
public void hide()
doDR
public HashMap doDR()
throws HandlerException
- Throws:
HandlerException
Copyright © 2013. All Rights Reserved.