Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- com.independentsoft.io.structuredstorage.DirectoryEntryList
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- java.util.AbstractList<E> (implements java.util.List<E>)
- com.independentsoft.io.structuredstorage.CompoundFile
- com.independentsoft.io.structuredstorage.DirectoryEntry (implements java.lang.Comparable<T>)
- com.independentsoft.io.structuredstorage.RootDirectoryEntry
- com.independentsoft.io.structuredstorage.Storage
- com.independentsoft.io.structuredstorage.Stream
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- com.independentsoft.io.structuredstorage.InvalidFileFormatException
- java.io.IOException
- java.lang.Exception
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.independentsoft.io.structuredstorage.DirectoryEntryType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)