All Classes Interface Summary Class Summary
| Class |
Description |
| AbstractAnnotation |
Abstract implementation of Annotation, providing correct implementations of equals, hashCode and
toString.
|
| AbstractAnnotationReference |
Abstract implementation of AnnotationReference, providing correct implementations of equals,
hashCode and toString.
|
| AbstractContent<D> |
|
| AbstractContentBuilder<D,C extends Content<D>> |
|
| AbstractContentBuilderFactory<D,C extends Content<D>> |
|
| AbstractGroup |
Abstract implementation of Group, providing correct implementations of equals, hashCode and
toString.
|
| AbstractGroupReference |
Abstract implementation of GroupReference, providing correct implementations of equals, hashCode
and toString.
|
| Annot8ComponentRegistry |
|
| AnnotationBuilderFactory |
Factory to createContent an annotation builder.
|
| AnnotationStoreFactory |
|
| ContentBuilderFactory<D,C extends Content<D>> |
Factory to createContent an content builder.
|
| ContentBuilderFactoryRegistry |
A registry of content builder factories.
|
| DelegateAnnotationBuilder |
|
| DelegateContentBuilder<C extends Content<D>,D> |
|
| DelegateGroupBuilder |
|
| DelegateItem |
|
| Deregister |
|
| GroupBuilderFactory |
Factory to createContent an group builder.
|
| GroupStoreFactory |
|
| Listenable<L> |
|
| Listeners<L,E> |
|
| MapImmutableProperties |
Implementation of ImmutableProperties interface using an in-memory HashMap to store the
properties.
|
| MapImmutableProperties.Builder |
AbstractContentBuilder class for InMemoryImmutableProperties
|
| MapMutableProperties |
Implementation of MutableProperties interface using an in-memory HashMap to store the properties.
|
| NotifyingItemFactory |
|
| QueueItemFactory |
|
| SimpleContentBuilderFactoryRegistry |
|
| SimpleContext |
|