Package liquibase.parser
Interface NamespaceDetails
- All Superinterfaces:
PrioritizedService
- All Known Implementing Classes:
StandardNamespaceDetails
-
Field Summary
Fields inherited from interface liquibase.servicelocator.PrioritizedService
COMPARATOR, PRIORITY_DATABASE, PRIORITY_DEFAULT
-
Method Summary
Modifier and TypeMethodDescriptionString[]
getSchemaUrl
(String namespaceOrUrl) getShortName
(String namespaceOrUrl) boolean
supports
(LiquibaseParser parser, String namespaceOrUrl) boolean
supports
(LiquibaseSerializer serializer, String namespaceOrUrl) Methods inherited from interface liquibase.servicelocator.PrioritizedService
getPriority
-
Field Details
-
PRIORITY_EXTENSION
static final int PRIORITY_EXTENSION- See Also:
-
-
Method Details
-
supports
-
supports
-
getShortName
-
getSchemaUrl
-
getNamespaces
String[] getNamespaces()
-