com.github.stephenc.javaisotools.iso9660.volumedescriptors
Class BootRecord
java.lang.Object
com.github.stephenc.javaisotools.iso9660.volumedescriptors.ISO9660VolumeDescriptor
com.github.stephenc.javaisotools.iso9660.volumedescriptors.BootRecord
public class BootRecord
- extends ISO9660VolumeDescriptor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BootRecord
public BootRecord(StreamHandler streamHandler,
LayoutHelper helper)
setBootId
public void setBootId(String bootId)
setBootSystemId
public void setBootSystemId(String bootSystemId)
setMetadata
public void setMetadata(BootConfig config)
doBR
public void doBR()
throws HandlerException
- Throws:
HandlerException
Copyright © 2013. All Rights Reserved.