Uses of Class
liquibase.parser.ChangeLogParserFactory
Packages that use ChangeLogParserFactory
-
Uses of ChangeLogParserFactory in liquibase.parser
Methods in liquibase.parser that return ChangeLogParserFactoryModifier and TypeMethodDescriptionstatic ChangeLogParserFactoryChangeLogParserFactory.getInstance()Methods in liquibase.parser with parameters of type ChangeLogParserFactoryModifier and TypeMethodDescriptionstatic voidChangeLogParserFactory.setInstance(ChangeLogParserFactory instance) Set the instance used by this singleton.