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 ChangeLogParserFactory
ChangeLogParserFactory.getInstance()
Methods in liquibase.parser with parameters of type ChangeLogParserFactoryModifier and TypeMethodDescriptionstatic void
ChangeLogParserFactory.setInstance
(ChangeLogParserFactory instance) Set the instance used by this singleton.