org.tm4j.panckoucke.store .ProviderReference

Description

Wrapper around a TopicMapProvider and it's initializing properties Created on 17.02.2003

Implementations of this interface

Method Summary
java.util.Properties getProperties()
java.util.List getProvidedTopicmapReferences(boolean all)
Return a List of the TopicMapReferences which are provided by this provider.
java.lang.String getProviderClassName()

Related Topics