Class LiquibaseEntityResolver

java.lang.Object
liquibase.parser.core.xml.LiquibaseEntityResolver
All Implemented Interfaces:
EntityResolver, EntityResolver2

public class LiquibaseEntityResolver extends Object implements EntityResolver2
Finds the Liquibase schema from the classpath rather than fetching it over the Internet. Also resolve external entities using a resourceAccessor if it's provided