Package liquibase.resource
package liquibase.resource
-
ClassDescriptionConvenience base class for
PathHandler
s.Convenience base class forResourceAccessor
implementations.An implementation ofDirectoryResourceAccessor
that builds up the file roots based on the passedClassLoader
.AResourceAccessor
that contains multiple sub-accessors and combines the results of all of them.PathHandler
that converts the path into aDirectoryResourceAccessor
.A @{link ResourceAccessor} implementation for files on the file system.Deprecated.A list ofInputStream
s.Defines the options for openingResource
s in Liquibase.Interface for extensions that can translate path strings intoResourceAccessor
s andInputStream
s.Singleton for working withPathHandler
s.ResourceAccessors abstract file access so they can be read in a variety of environments.This should generally be the overallResourceAccessor
used by integrations.PathHandler
that converts the path into aDirectoryResourceAccessor
.
DirectoryResourceAccessor
orZipResourceAccessor