liquibase.parser
Interface LiquibaseParser

All Superinterfaces:
PrioritizedService
All Known Subinterfaces:
ChangeLogParser, SnapshotParser
All Known Implementing Classes:
AbstractChangeLogParser, FormattedSqlChangeLogParser, JsonChangeLogParser, JsonSnapshotParser, SqlChangeLogParser, XMLChangeLogSAXParser, YamlChangeLogParser, YamlParser, YamlSnapshotParser

public interface LiquibaseParser
extends PrioritizedService


Field Summary
 
Fields inherited from interface liquibase.servicelocator.PrioritizedService
COMPARATOR, PRIORITY_DATABASE, PRIORITY_DEFAULT
 
Method Summary
 
Methods inherited from interface liquibase.servicelocator.PrioritizedService
getPriority
 



Copyright © 2015 Liquibase.org. All rights reserved.