Uses of Class
org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
-
Packages that use NodeTypeRegistryImpl Package Description org.apache.jackrabbit.jcr2spi.nodetype -
-
Uses of NodeTypeRegistryImpl in org.apache.jackrabbit.jcr2spi.nodetype
Methods in org.apache.jackrabbit.jcr2spi.nodetype that return NodeTypeRegistryImpl Modifier and Type Method Description static NodeTypeRegistryImplNodeTypeRegistryImpl. create(NodeTypeStorage storage, NamespaceRegistry nsRegistry)Create a newNodeTypeRegistry
-