| Package | Description | 
|---|---|
| org.apache.jackrabbit.core | 
 Contains the core classes that provide the implementation of the JCR API. 
 | 
| org.apache.jackrabbit.core.version | 
 The versioning framework in jackrabbit consists of 3 layers. 
 | 
| Constructor and Description | 
|---|
NodeImpl(ItemManager itemMgr,
        SessionContext sessionContext,
        AbstractNodeData data)
Protected constructor. 
 | 
| Constructor and Description | 
|---|
VersionHistoryImpl(ItemManager itemMgr,
                  SessionContext sessionContext,
                  AbstractNodeData data)
Create a new instance of this class. 
 | 
VersionImpl(ItemManager itemMgr,
           SessionContext sessionContext,
           AbstractNodeData data)
Create a new instance of this class. 
 | 
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.