Package net.ontopia.topicmaps.utils.ctm
Class NamedWildcardTopicGenerator
java.lang.Object
net.ontopia.topicmaps.utils.ctm.AbstractTopicGenerator
net.ontopia.topicmaps.utils.ctm.NamedWildcardTopicGenerator
- All Implemented Interfaces:
ValueGeneratorIF
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.ontopia.topicmaps.utils.ctm.AbstractTopicGenerator
getDatatype, getLiteral, getLocator, isTopic
-
Constructor Details
-
NamedWildcardTopicGenerator
-
-
Method Details
-
getTopic
-
copy
-
contextEnd
public void contextEnd()Called when the parse context the named wildcard occurs in ends, so that next time this named wildcard is seen a new topic will need to be created.
-