com.github.stephenc.javaisotools.udflib.structures
Class ExtendedFileEntry
java.lang.Object
com.github.stephenc.javaisotools.udflib.structures.FileEntry
com.github.stephenc.javaisotools.udflib.structures.ExtendedFileEntry
public class ExtendedFileEntry
- extends FileEntry
| Fields inherited from class com.github.stephenc.javaisotools.udflib.structures.FileEntry |
AccessTime, AllocationDescriptors, AttributeTime, Checkpoint, DescriptorTag, ExtendedAttributeICB, ExtendedAttributes, FileLinkCount, Gid, ICBTag, ImplementationIdentifier, InformationLength, LengthofAllocationDescriptors, LengthofExtendedAttributes, LogicalBlocksRecorded, ModificationTime, Permissions, RecordDisplayAttributes, RecordFormat, RecordLength, Uid, UniqueID |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectSize
public long ObjectSize
CreationTime
public Timestamp CreationTime
StreamDirectoryICB
public Long_ad StreamDirectoryICB
fixedPartLength
public static int fixedPartLength
ExtendedFileEntry
public ExtendedFileEntry()
read
public void read(RandomAccessFile myRandomAccessFile)
throws IOException
- Overrides:
read in class FileEntry
- Throws:
IOException
getBytesWithoutDescriptorTag
public byte[] getBytesWithoutDescriptorTag()
- Overrides:
getBytesWithoutDescriptorTag in class FileEntry
Copyright © 2013. All Rights Reserved.