Uses of Class
org.apache.jackrabbit.oak.plugins.name.NamespaceRegistryModel
Packages that use NamespaceRegistryModel
-
Uses of NamespaceRegistryModel in org.apache.jackrabbit.oak.plugins.name
Methods in org.apache.jackrabbit.oak.plugins.name that return NamespaceRegistryModelModifier and TypeMethodDescriptionstatic @Nullable NamespaceRegistryModelCreates a newNamespaceRegistryModelfrom the namespace registry stored in the system tree under the given repositoryRoot.NamespaceRegistryModel.setMappings(@NotNull Map<String, String> additionalPrefixToUrisMappings) Creates a newNamespaceRegistryModelwith the given mappings.NamespaceRegistryModel.tryRegistryRepair()Tries to repair the namespace registry model by fixing the mappings from prefixes to namespace URIs and vice versa.