| Name | Description | Type | Package | Framework |
| AbstractChangeLogParser | Fields inherited from interface liquibase. | Class | liquibase.parser.core.xml | LiquiBase |
| FormattedSqlChangeLogParser | Fields inherited from interface liquibase. | Class | liquibase.parser.core.formattedsql | LiquiBase |
| JsonChangeLogParser | Fields inherited from class liquibase. | Class | liquibase.parser.core.json | LiquiBase |
| LiquibaseEntityResolver | Finds the Liquibase schema from the classpath rather than fetching it over the Internet. | Class | liquibase.parser.core.xml | LiquiBase |
| ParsedNode | Acts as a standard abstract syntax layer for changelogs defined in different formats. | Class | liquibase.parser.core | LiquiBase |
| ParsedNodeException | Class | liquibase.parser.core | LiquiBase | |
| SqlChangeLogParser | Fields inherited from interface liquibase. | Class | liquibase.parser.core.sql | LiquiBase |
| StandardNamespaceDetails | Class | liquibase.parser.core.xml | LiquiBase | |
| XMLChangeLogSAXParser | Fields inherited from interface liquibase. | Class | liquibase.parser.core.xml | LiquiBase |
| YamlChangeLogParser | Class | liquibase.parser.core.yaml | LiquiBase | |