Hierarchy For All Packages
Package Hierarchies:- com.github.junrar,
- com.github.junrar.crc,
- com.github.junrar.crypt,
- com.github.junrar.exception,
- com.github.junrar.io,
- com.github.junrar.rarfile,
- com.github.junrar.unpack,
- com.github.junrar.unpack.decode,
- com.github.junrar.unpack.ppm,
- com.github.junrar.unpack.vm,
- com.github.junrar.unsigned,
- com.github.junrar.volume
Class Hierarchy
- java.lang.Object
- com.github.junrar.unpack.ppm.AnalyzeHeapDump
- com.github.junrar.Archive (implements java.io.Closeable, java.lang.Iterable<T>)
- com.github.junrar.Archive.ExtractorExecutorHolder
- com.github.junrar.unpack.decode.AudioVariables
- com.github.junrar.rarfile.BaseBlock
- com.github.junrar.rarfile.AVHeader
- com.github.junrar.rarfile.BlockHeader
- com.github.junrar.rarfile.FileHeader
- com.github.junrar.rarfile.ProtectHeader
- com.github.junrar.rarfile.SubBlockHeader
- com.github.junrar.rarfile.EAHeader
- com.github.junrar.rarfile.MacInfoHeader
- com.github.junrar.rarfile.UnixOwnersHeader
- com.github.junrar.rarfile.CommentHeader
- com.github.junrar.rarfile.EndArcHeader
- com.github.junrar.rarfile.MainHeader
- com.github.junrar.rarfile.MarkHeader
- com.github.junrar.rarfile.SignHeader
- com.github.junrar.unpack.vm.BitInput
- com.github.junrar.unpack.ComprDataIO
- com.github.junrar.unpack.decode.Compress
- com.github.junrar.ContentDescription
- com.github.junrar.unpack.decode.Decode
- com.github.junrar.unpack.decode.BitDecode
- com.github.junrar.unpack.decode.DistDecode
- com.github.junrar.unpack.decode.LitDecode
- com.github.junrar.unpack.decode.LowDistDecode
- com.github.junrar.unpack.decode.MultDecode
- com.github.junrar.unpack.decode.RepDecode
- com.github.junrar.rarfile.FileHeader.TimePositionTuple
- com.github.junrar.rarfile.FileNameDecoder
- com.github.junrar.volume.FileVolume (implements com.github.junrar.volume.Volume)
- com.github.junrar.volume.FileVolumeManager (implements com.github.junrar.volume.VolumeManager)
- java.io.InputStream (implements java.io.Closeable)
- com.github.junrar.Archive.EmptyInputStream
- com.github.junrar.io.RandomAccessInputStream
- com.github.junrar.volume.InputStreamVolume (implements com.github.junrar.volume.Volume)
- com.github.junrar.volume.InputStreamVolumeManager (implements com.github.junrar.volume.VolumeManager)
- com.github.junrar.Junrar
- com.github.junrar.LocalFolderExtractor
- com.github.junrar.unpack.ppm.ModelPPM
- com.github.junrar.rarfile.NewSubHeaderType
- com.github.junrar.unpack.ppm.Pointer
- com.github.junrar.unpack.ppm.FreqData
- com.github.junrar.unpack.ppm.PPMContext
- com.github.junrar.unpack.ppm.RarMemBlock
- com.github.junrar.unpack.ppm.RarNode
- com.github.junrar.unpack.ppm.State
- com.github.junrar.unpack.ppm.RangeCoder
- com.github.junrar.unpack.ppm.RangeCoder.SubRange
- com.github.junrar.crc.RarCRC
- com.github.junrar.io.Raw
- com.github.junrar.io.RawDataIo (implements com.github.junrar.io.SeekableReadOnlyByteChannel)
- com.github.junrar.crypt.Rijndael
- com.github.junrar.unpack.ppm.SEE2Context
- com.github.junrar.io.SeekableReadOnlyFile (implements com.github.junrar.io.SeekableReadOnlyByteChannel)
- com.github.junrar.io.SeekableReadOnlyInputStream (implements com.github.junrar.io.SeekableReadOnlyByteChannel)
- com.github.junrar.unpack.ppm.StateRef
- com.github.junrar.unpack.ppm.SubAllocator
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.github.junrar.exception.RarException
- com.github.junrar.exception.BadRarArchiveException
- com.github.junrar.exception.CorruptHeaderException
- com.github.junrar.exception.CrcErrorException
- com.github.junrar.exception.HeaderNotInArchiveException
- com.github.junrar.exception.InitDeciphererFailedException
- com.github.junrar.exception.MainHeaderNullException
- com.github.junrar.exception.NotRarArchiveException
- com.github.junrar.exception.UnsupportedRarEncryptedException
- com.github.junrar.exception.UnsupportedRarV5Exception
- com.github.junrar.exception.RarException
- java.lang.Exception
- com.github.junrar.unpack.UnpackFilter
- com.github.junrar.unsigned.UnsignedByte
- com.github.junrar.unsigned.UnsignedInteger
- com.github.junrar.unsigned.UnsignedLong
- com.github.junrar.unsigned.UnsignedShort
- com.github.junrar.unpack.vm.VMCmdFlags
- com.github.junrar.unpack.vm.VMPreparedCommand
- com.github.junrar.unpack.vm.VMPreparedOperand
- com.github.junrar.unpack.vm.VMPreparedProgram
- com.github.junrar.unpack.vm.VMStandardFilterSignature
- com.github.junrar.volume.VolumeHelper
Interface Hierarchy
- com.github.junrar.io.SeekableReadOnlyByteChannel
- com.github.junrar.UnrarCallback
- com.github.junrar.volume.Volume
- com.github.junrar.volume.VolumeManager
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.github.junrar.unpack.ppm.BlockTypes
- com.github.junrar.unpack.decode.CodeType
- com.github.junrar.unpack.decode.FilterType
- com.github.junrar.rarfile.HostSystem
- com.github.junrar.rarfile.RARVersion
- com.github.junrar.rarfile.SubBlockHeaderType
- com.github.junrar.rarfile.UnrarHeadertype
- com.github.junrar.unpack.vm.VMCommands
- com.github.junrar.unpack.vm.VMFlags
- com.github.junrar.unpack.vm.VMOpType
- com.github.junrar.unpack.vm.VMStandardFilters
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)