@Version(value="1.0") @Export(optional="provide:=true")
Class | Description |
---|---|
AbstractBlob |
Abstract base class for
Blob implementations. |
AbstractPropertyState |
Abstract base class for
PropertyState implementations. |
ArrayBasedBlob |
This
Blob implementations is based on an array of bytes. |
BinaryPropertyState | |
BooleanPropertyState | |
DecimalPropertyState | |
DoublePropertyState | |
EmptyNodeState |
Singleton instances of empty and non-existent node states, i.e.
|
EmptyPropertyState |
Abstract base class for
PropertyState implementations
providing default implementation which correspond to a property
without any value. |
GenericPropertyState | |
LongPropertyState | |
MemoryChildNodeEntry |
Basic JavaBean implementation of a child node entry.
|
MemoryNodeBuilder |
In-memory node state builder.
|
MemoryNodeStore |
Basic in-memory node store implementation.
|
ModifiedNodeState |
Immutable snapshot of a mutable node state.
|
MultiBinaryPropertyState | |
MultiBooleanPropertyState | |
MultiDecimalPropertyState | |
MultiDoublePropertyState | |
MultiGenericPropertyState | |
MultiLongPropertyState | |
MultiStringPropertyState | |
PropertyBuilder<T> |
PropertyBuilder for building in memory PropertyState instances. |
PropertyStates |
Utility class for creating
PropertyState instances. |
PropertyStateValue |
A
PropertyValue implementation that wraps a PropertyState |
PropertyValues |
Utility class for creating
PropertyValue instances. |
StringBasedBlob |
This
Blob implementations is based on a string. |
StringPropertyState |
Copyright © 2010 - 2020 Adobe. All Rights Reserved