Uses of Class
org.apache.sling.feature.cpconverter.vltpkg.JcrNamespaceRegistry
-
Packages that use JcrNamespaceRegistry Package Description org.apache.sling.feature.cpconverter.handlers.slinginitialcontent org.apache.sling.feature.cpconverter.vltpkg Easy to use Apache Jackrabbit Vault packager. -
-
Uses of JcrNamespaceRegistry in org.apache.sling.feature.cpconverter.handlers.slinginitialcontent
Methods in org.apache.sling.feature.cpconverter.handlers.slinginitialcontent that return JcrNamespaceRegistry Modifier and Type Method Description @NotNull JcrNamespaceRegistry
BundleSlingInitialContentExtractContext. getNamespaceRegistry()
-
Uses of JcrNamespaceRegistry in org.apache.sling.feature.cpconverter.vltpkg
Constructors in org.apache.sling.feature.cpconverter.vltpkg with parameters of type JcrNamespaceRegistry Constructor Description DocViewSerializerContentHandler(OutputStream outputStream, JcrNamespaceRegistry nsRegistry)
-