org.tm4j.topicmap.utils.extractors .OccurrencesExtractor

Description

This is a UnaryFunction that retrieves a Collection of Occurrence from a Topic.

Inheritance Hierarchy

Method Summary
java.lang.Object fn(java.lang.Object in)
The processing function for this extractor.