Hierarchy For All Packages
Package Hierarchies:- edu.wisc.library.ocfl.core,
- edu.wisc.library.ocfl.core.cache,
- edu.wisc.library.ocfl.core.db,
- edu.wisc.library.ocfl.core.extension,
- edu.wisc.library.ocfl.core.extension.storage.layout,
- edu.wisc.library.ocfl.core.extension.storage.layout.config,
- edu.wisc.library.ocfl.core.inventory,
- edu.wisc.library.ocfl.core.lock,
- edu.wisc.library.ocfl.core.model,
- edu.wisc.library.ocfl.core.path,
- edu.wisc.library.ocfl.core.path.constraint,
- edu.wisc.library.ocfl.core.path.mapper,
- edu.wisc.library.ocfl.core.storage,
- edu.wisc.library.ocfl.core.storage.cloud,
- edu.wisc.library.ocfl.core.storage.filesystem,
- edu.wisc.library.ocfl.core.util,
- edu.wisc.library.ocfl.core.validation
Class Hierarchy
- java.lang.Object
- edu.wisc.library.ocfl.core.storage.AbstractOcflStorage (implements edu.wisc.library.ocfl.core.storage.OcflStorage)
- edu.wisc.library.ocfl.core.storage.CachingOcflStorage
- edu.wisc.library.ocfl.core.storage.cloud.CloudOcflStorage
- edu.wisc.library.ocfl.core.storage.filesystem.FileSystemOcflStorage
- edu.wisc.library.ocfl.core.storage.ObjectDetailsDbOcflStorage
- edu.wisc.library.ocfl.core.inventory.AddFileProcessor
- edu.wisc.library.ocfl.core.inventory.AddFileProcessor.Builder
- edu.wisc.library.ocfl.core.path.constraint.BackslashPathSeparatorConstraint (implements edu.wisc.library.ocfl.core.path.constraint.PathCharConstraint)
- edu.wisc.library.ocfl.core.db.BaseObjectDetailsDatabase (implements edu.wisc.library.ocfl.core.db.ObjectDetailsDatabase)
- edu.wisc.library.ocfl.core.db.H2ObjectDetailsDatabase
- edu.wisc.library.ocfl.core.db.PostgresObjectDetailsDatabase
- edu.wisc.library.ocfl.core.path.constraint.BeginEndPathConstraint (implements edu.wisc.library.ocfl.core.path.constraint.FileNameConstraint, edu.wisc.library.ocfl.core.path.constraint.PathConstraint)
- edu.wisc.library.ocfl.core.path.constraint.BitSetPathCharConstraint (implements edu.wisc.library.ocfl.core.path.constraint.PathCharConstraint)
- edu.wisc.library.ocfl.core.cache.CaffeineCache<K,V> (implements edu.wisc.library.ocfl.core.cache.Cache<K,V>)
- edu.wisc.library.ocfl.core.storage.cloud.CloudObjectKey
- edu.wisc.library.ocfl.core.storage.cloud.CloudObjectKey.Builder
- edu.wisc.library.ocfl.core.storage.cloud.CloudOcflFileRetriever (implements edu.wisc.library.ocfl.api.OcflFileRetriever)
- edu.wisc.library.ocfl.core.storage.cloud.CloudOcflFileRetriever.Builder
- edu.wisc.library.ocfl.core.storage.cloud.CloudOcflStorageBuilder
- edu.wisc.library.ocfl.core.storage.cloud.CloudOcflStorageInitializer
- edu.wisc.library.ocfl.core.path.constraint.ContentPathConstraints
- edu.wisc.library.ocfl.core.path.ContentPathMapper
- edu.wisc.library.ocfl.core.path.ContentPathMapper.Builder
- edu.wisc.library.ocfl.core.path.constraint.DefaultContentPathConstraintProcessor (implements edu.wisc.library.ocfl.core.path.constraint.ContentPathConstraintProcessor)
- edu.wisc.library.ocfl.core.path.constraint.DefaultContentPathConstraintProcessor.Builder
- edu.wisc.library.ocfl.core.DefaultOcflObjectUpdater (implements edu.wisc.library.ocfl.api.OcflObjectUpdater)
- edu.wisc.library.ocfl.core.DefaultOcflRepository (implements edu.wisc.library.ocfl.api.OcflRepository)
- edu.wisc.library.ocfl.core.DefaultMutableOcflRepository (implements edu.wisc.library.ocfl.api.MutableOcflRepository)
- edu.wisc.library.ocfl.core.util.DigestUtil
- edu.wisc.library.ocfl.core.path.mapper.DirectLogicalPathMapper (implements edu.wisc.library.ocfl.core.path.mapper.LogicalPathMapper)
- com.google.common.escape.Escaper
- com.google.common.escape.UnicodeEscaper
- edu.wisc.library.ocfl.core.util.PercentEscaper
- com.google.common.escape.UnicodeEscaper
- edu.wisc.library.ocfl.core.storage.filesystem.FileSystemOcflFileRetriever (implements edu.wisc.library.ocfl.api.OcflFileRetriever)
- edu.wisc.library.ocfl.core.storage.filesystem.FileSystemOcflStorageBuilder
- edu.wisc.library.ocfl.core.storage.filesystem.FileSystemOcflStorageInitializer
- edu.wisc.library.ocfl.core.util.FileUtil
- edu.wisc.library.ocfl.core.extension.storage.layout.config.FlatLayoutConfig (implements edu.wisc.library.ocfl.core.extension.OcflExtensionConfig)
- edu.wisc.library.ocfl.core.extension.storage.layout.FlatLayoutExtension (implements edu.wisc.library.ocfl.core.extension.storage.layout.OcflStorageLayoutExtension)
- edu.wisc.library.ocfl.core.lock.H2ObjectLock (implements edu.wisc.library.ocfl.core.lock.ObjectLock)
- edu.wisc.library.ocfl.core.extension.storage.layout.config.HashedTruncatedNTupleConfig (implements edu.wisc.library.ocfl.core.extension.OcflExtensionConfig)
- edu.wisc.library.ocfl.core.extension.storage.layout.HashedTruncatedNTupleExtension (implements edu.wisc.library.ocfl.core.extension.storage.layout.OcflStorageLayoutExtension)
- edu.wisc.library.ocfl.core.extension.storage.layout.config.HashedTruncatedNTupleIdConfig (implements edu.wisc.library.ocfl.core.extension.OcflExtensionConfig)
- edu.wisc.library.ocfl.core.extension.storage.layout.HashedTruncatedNTupleIdExtension (implements edu.wisc.library.ocfl.core.extension.storage.layout.OcflStorageLayoutExtension)
- edu.wisc.library.ocfl.core.storage.cloud.HeadResult
- edu.wisc.library.ocfl.core.lock.InMemoryObjectLock (implements edu.wisc.library.ocfl.core.lock.ObjectLock)
- edu.wisc.library.ocfl.core.model.Inventory
- edu.wisc.library.ocfl.core.model.Inventory.JacksonBuilder
- edu.wisc.library.ocfl.core.model.InventoryBuilder
- edu.wisc.library.ocfl.core.inventory.InventoryMapper
- edu.wisc.library.ocfl.core.inventory.InventoryUpdater
- edu.wisc.library.ocfl.core.inventory.InventoryUpdater.AddFileResult
- edu.wisc.library.ocfl.core.inventory.InventoryUpdater.Builder
- edu.wisc.library.ocfl.core.inventory.InventoryUpdater.RemoveFileResult
- edu.wisc.library.ocfl.core.validation.InventoryValidator
- edu.wisc.library.ocfl.core.storage.cloud.ListResult
- edu.wisc.library.ocfl.core.storage.cloud.ListResult.DirectoryListing
- edu.wisc.library.ocfl.core.storage.cloud.ListResult.ObjectListing
- edu.wisc.library.ocfl.core.path.constraint.LogicalPathConstraints
- edu.wisc.library.ocfl.core.path.mapper.LogicalPathMappers
- edu.wisc.library.ocfl.core.inventory.MutableHeadInventoryCommitter
- edu.wisc.library.ocfl.core.util.NamasteTypeFile
- edu.wisc.library.ocfl.core.path.constraint.NonEmptyFileNameConstraint (implements edu.wisc.library.ocfl.core.path.constraint.FileNameConstraint)
- edu.wisc.library.ocfl.core.cache.NoOpCache<K,V> (implements edu.wisc.library.ocfl.core.cache.Cache<K,V>)
- edu.wisc.library.ocfl.core.db.ObjectDetailsDatabaseBuilder
- edu.wisc.library.ocfl.core.lock.ObjectLockBuilder
- edu.wisc.library.ocfl.core.util.ObjectMappers
- edu.wisc.library.ocfl.core.ObjectPaths
- edu.wisc.library.ocfl.core.ObjectPaths.ContentRoot
- edu.wisc.library.ocfl.core.ObjectPaths.ObjectRoot (implements edu.wisc.library.ocfl.core.ObjectPaths.HasInventory)
- edu.wisc.library.ocfl.core.ObjectPaths.VersionRoot (implements edu.wisc.library.ocfl.core.ObjectPaths.HasInventory)
- edu.wisc.library.ocfl.core.validation.ObjectValidator
- edu.wisc.library.ocfl.core.extension.OcflExtensionRegistry
- edu.wisc.library.ocfl.core.extension.storage.layout.OcflLayout
- edu.wisc.library.ocfl.core.db.OcflObjectDetails
- edu.wisc.library.ocfl.core.storage.OcflObjectRootDirIterator (implements java.io.Closeable, java.util.Iterator<E>)
- edu.wisc.library.ocfl.core.storage.cloud.CloudOcflObjectRootDirIterator
- edu.wisc.library.ocfl.core.storage.filesystem.FileSystemOcflObjectRootDirIterator
- edu.wisc.library.ocfl.core.OcflRepositoryBuilder
- edu.wisc.library.ocfl.core.model.PathBiMap
- edu.wisc.library.ocfl.core.path.constraint.PathConstraintProcessor
- edu.wisc.library.ocfl.core.path.constraint.PathConstraintProcessor.Builder
- edu.wisc.library.ocfl.core.path.constraint.PathLengthConstraint (implements edu.wisc.library.ocfl.core.path.constraint.FileNameConstraint, edu.wisc.library.ocfl.core.path.constraint.PathConstraint)
- edu.wisc.library.ocfl.core.path.mapper.PercentEncodingLogicalPathMapper (implements edu.wisc.library.ocfl.core.path.mapper.LogicalPathMapper)
- edu.wisc.library.ocfl.core.util.PercentEscaper.Builder
- edu.wisc.library.ocfl.core.lock.PostgresObjectLock (implements edu.wisc.library.ocfl.core.lock.ObjectLock)
- edu.wisc.library.ocfl.core.path.constraint.RegexPathConstraint (implements edu.wisc.library.ocfl.core.path.constraint.FileNameConstraint, edu.wisc.library.ocfl.core.path.constraint.PathConstraint)
- edu.wisc.library.ocfl.core.util.ResponseMapper
- edu.wisc.library.ocfl.core.model.RevisionNum (implements java.lang.Comparable<T>)
- edu.wisc.library.ocfl.core.inventory.SidecarMapper
- edu.wisc.library.ocfl.core.db.TableCreator
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- edu.wisc.library.ocfl.core.storage.cloud.KeyNotFoundException
- java.lang.RuntimeException
- java.lang.Exception
- edu.wisc.library.ocfl.core.util.UncheckedFiles
- edu.wisc.library.ocfl.core.model.User
- edu.wisc.library.ocfl.core.model.Version
- edu.wisc.library.ocfl.core.model.VersionBuilder
- edu.wisc.library.ocfl.core.storage.AbstractOcflStorage (implements edu.wisc.library.ocfl.core.storage.OcflStorage)
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- edu.wisc.library.ocfl.core.storage.OcflObjectRootDirIterator.Directory
- java.io.Closeable
- edu.wisc.library.ocfl.core.cache.Cache<K,V>
- edu.wisc.library.ocfl.core.storage.cloud.CloudClient
- edu.wisc.library.ocfl.core.path.constraint.ContentPathConstraintProcessor
- edu.wisc.library.ocfl.core.path.constraint.FileNameConstraint
- edu.wisc.library.ocfl.core.path.mapper.LogicalPathMapper
- edu.wisc.library.ocfl.core.db.ObjectDetailsDatabase
- edu.wisc.library.ocfl.core.lock.ObjectLock
- edu.wisc.library.ocfl.core.ObjectPaths.HasInventory
- edu.wisc.library.ocfl.core.extension.OcflExtension
- edu.wisc.library.ocfl.core.extension.storage.layout.OcflStorageLayoutExtension
- edu.wisc.library.ocfl.core.extension.OcflExtensionConfig
- edu.wisc.library.ocfl.core.storage.OcflStorage
- edu.wisc.library.ocfl.core.path.constraint.PathCharConstraint
- edu.wisc.library.ocfl.core.path.constraint.PathConstraint
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- edu.wisc.library.ocfl.core.db.DbType
- edu.wisc.library.ocfl.core.path.constraint.PathLengthConstraint.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)