Package | Description |
---|---|
net.ontopia.topicmaps.nav2.taglibs.value |
General (Topic Map independent) value-producing tags, which
provide mainly set manipulation operations on collections.
|
net.ontopia.utils |
Contains utility classes and generic interfaces.
|
Modifier and Type | Method and Description |
---|---|
FilterIF<ScopedIF> |
BaseScopedTag.getScopeFilter(int scopeType)
INTERNAL: Get FilterIF object which provides the possibility to
filter out topic map objects of a collection which have not the
wanted scope.
|
Modifier and Type | Class and Description |
---|---|
class |
DeciderFilter<T>
INTERNAL: Filter that filters a collection using a decider.
|