| Interface | Description |
|---|---|
| ChildNode |
TODO: document
|
| NodeState |
A content tree consists of nodes and properties, each of which
evolves through different states during its lifecycle.
|
| NodeStateDiff |
Handler of node state differences.
|
| NodeStore |
Storage abstraction for content trees.
|
| PropertyState |
Immutable property state.
|
| Class | Description |
|---|---|
| AbstractChildNode |
Abstract base class for
ChildNode implementations. |
| AbstractNodeState |
Abstract base class for
NodeState implementations. |
| AbstractPropertyState |
Abstract base class for
PropertyState implementations. |
| DiffBuilder |
JSOP Diff Builder
|
| NodeDelta | |
| NodeDelta.Conflict | |
| TraversingNodeDiffHandler |
| Enum | Description |
|---|---|
| NodeDelta.ConflictType |
Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.