com.github.stephenc.javaisotools.iso9660.impl
Class ISO9660PathTableRecord
java.lang.Object
com.github.stephenc.javaisotools.iso9660.impl.ISO9660PathTableRecord
public class ISO9660PathTableRecord
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ISO9660PathTableRecord
public ISO9660PathTableRecord(StreamHandler streamHandler,
Object type,
Object object,
int parent)
throws HandlerException
- Throws:
HandlerException
ISO9660PathTableRecord
public ISO9660PathTableRecord(StreamHandler streamHandler,
Object type,
DataReference ref,
int parent)
throws HandlerException
- Throws:
HandlerException
hasExtAddrRecordLength
public int hasExtAddrRecordLength()
setExtAttrRecordLength
public void setExtAttrRecordLength(int extAttrRecordLength)
doPTR
public Fixup doPTR()
throws HandlerException
- Throws:
HandlerException
Copyright © 2013. All Rights Reserved.