|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SnapshotParser | |
|---|---|
| liquibase.parser | |
| liquibase.parser.core.json | |
| liquibase.parser.core.yaml | |
| Uses of SnapshotParser in liquibase.parser |
|---|
| Methods in liquibase.parser that return SnapshotParser | |
|---|---|
SnapshotParser |
SnapshotParserFactory.getParser(String fileNameOrExtension,
ResourceAccessor resourceAccessor)
|
| Methods in liquibase.parser that return types with arguments of type SnapshotParser | |
|---|---|
List<SnapshotParser> |
SnapshotParserFactory.getParsers()
|
| Methods in liquibase.parser with parameters of type SnapshotParser | |
|---|---|
void |
SnapshotParserFactory.register(SnapshotParser snapshotParser)
|
void |
SnapshotParserFactory.unregister(SnapshotParser snapshotParser)
|
| Uses of SnapshotParser in liquibase.parser.core.json |
|---|
| Classes in liquibase.parser.core.json that implement SnapshotParser | |
|---|---|
class |
JsonSnapshotParser
|
| Uses of SnapshotParser in liquibase.parser.core.yaml |
|---|
| Classes in liquibase.parser.core.yaml that implement SnapshotParser | |
|---|---|
class |
YamlSnapshotParser
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||