Package | Description |
---|---|
org.apache.jackrabbit.core |
Contains the core classes that provide the implementation of the JCR API.
|
org.apache.jackrabbit.core.nodetype |
Modifier and Type | Method and Description |
---|---|
protected NodeDefinitionImpl |
NodeImpl.getApplicableChildNodeDefinition(Name nodeName,
Name nodeTypeName)
Returns the applicable child node definition for a child node with the
specified name and node type.
|
Modifier and Type | Method and Description |
---|---|
NodeDefinitionImpl |
NodeTypeManagerImpl.getNodeDefinition(QNodeDefinition def) |
NodeDefinitionImpl |
NodeTypeManagerImpl.getRootNodeDefinition() |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.