Package: org.tm4j.config.xml
| Class Summary | |
|---|---|
| AddTopicMapSourceRule | Rule for adding a TopicMapSource to a TopicMapProvider in the TopicMapManager The Provider is specified via its id, the Source implementation can be choosen via the clazz xml attribute, the default is SerializedTopicMapSource |
| NonRemovingOCRule | This is a version of the ObjectCreateRule which does not remove the created object from the stack |
| RegisterProviderRule | A Digester rule for creating and configuration a TopicMapProvider. |
| SetMemberRule | This rule supports setting of Params, it accepts either value or type as attributes to the associated tag. |
| TopicMapManagerConfiguration | Reads the configuration of a TopicMapManager Implementation from an XML file using jakarta digester. |
| TopicMapManagerRuleSet | Rule Set for the whole configuration of the TopicMapManager |
Meta Data (1)
Contains
Is Contained By
