Package liquibase.resource
package liquibase.resource
-
ClassDescriptionConvenience base class for
PathHandlers.Convenience base class forResourceAccessorimplementations.An implementation ofDirectoryResourceAccessorthat builds up the file roots based on the passedClassLoader.AResourceAccessorthat contains multiple sub-accessors and combines the results of all of them.PathHandlerthat converts the path into aDirectoryResourceAccessor.A @{link ResourceAccessor} implementation for files on the file system.Deprecated.A list ofInputStreams.Defines the options for openingResources in Liquibase.Interface for extensions that can translate path strings intoResourceAccessors andInputStreams.Singleton for working withPathHandlers.ResourceAccessors abstract file access so they can be read in a variety of environments.This should generally be the overallResourceAccessorused by integrations.PathHandlerthat converts the path into aDirectoryResourceAccessor.
DirectoryResourceAccessororZipResourceAccessor