Package liquibase.parser.core.json
Class JsonSnapshotParser
java.lang.Object
liquibase.parser.core.yaml.YamlParser
liquibase.parser.core.yaml.YamlSnapshotParser
liquibase.parser.core.json.JsonSnapshotParser
- All Implemented Interfaces:
LiquibaseParser,SnapshotParser,PrioritizedService
-
Field Summary
Fields inherited from class liquibase.parser.core.yaml.YamlSnapshotParser
CODE_POINT_LIMITFields inherited from class liquibase.parser.core.yaml.YamlParser
logFields inherited from interface liquibase.servicelocator.PrioritizedService
COMPARATOR, PRIORITY_DATABASE, PRIORITY_DEFAULT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class liquibase.parser.core.yaml.YamlSnapshotParser
parseMethods inherited from class liquibase.parser.core.yaml.YamlParser
createLoaderOptions, getPriority, supportsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface liquibase.servicelocator.PrioritizedService
getPriorityMethods inherited from interface liquibase.parser.SnapshotParser
supports
-
Constructor Details
-
JsonSnapshotParser
public JsonSnapshotParser()
-
-
Method Details
-
getSupportedFileExtensions
- Overrides:
getSupportedFileExtensionsin classYamlParser
-