Interface | Description |
---|---|
IObjectLabelizer |
creates an label for an object instance if object is of type WebMarkupContainer it could return
the id of the component
|
ISerializedObjectTree |
serialized tree
|
ISerializedObjectTreeProcessor |
a serialized tree processor can process a serialized tree
|
Class | Description |
---|---|
AbstractTreeTransformingProcessor | |
AnalyzingSerializationListener |
serialization listener with some aggregation hooks
|
ComponentIdAsLabel | |
ImmutableTree |
immutable implementation of a serialized tree
|
NativeTypesAsLabel | |
ObjectId |
object id
|
ObjectIdFactory |
creates an object id for objects with the guarantee that each distinct object has an distinct id
System.identityHashCode does not provide such a guarantee
|
TreeProcessors |
tree processor utility class
|
Copyright © 2015. All rights reserved.