| Package | Description |
|---|---|
| net.ontopia.topicmaps.impl.utils |
INTERNAL: Classes that are used by many implementations.
|
| net.ontopia.utils |
Contains utility classes and generic interfaces.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AbstractAttachManager.AttachHandlerIF
Deprecated.
INTERNAL: Interface that manages attaching new objects to the object model.
|
static interface |
AbstractAttachManager.DetachHandlerIF
Deprecated.
INTERNAL: Interface that manages detaching new objects to the object model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CachedDecider<T>
Deprecated.
|
class |
CachedGrabber<O,G>
Deprecated.
|
class |
CachedStringifier<T>
Deprecated.
|
class |
CacheManager
Deprecated.
|
class |
GrabberCollection<O,G>
Deprecated.
|
class |
GrabberMap<O,KG,VG>
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<Object,Set<CachedIF>> |
CacheManager.caches
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Set<CachedIF> |
CacheManager.getCached(Object group)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CacheManager.addCached(CachedIF cached,
Object group)
Deprecated.
|
void |
CacheManager.removeCached(CachedIF cached,
Object group)
Deprecated.
|