Class NamedWildcardTopicGenerator

java.lang.Object
net.ontopia.topicmaps.utils.ctm.AbstractTopicGenerator
net.ontopia.topicmaps.utils.ctm.NamedWildcardTopicGenerator
All Implemented Interfaces:
ValueGeneratorIF

public class NamedWildcardTopicGenerator extends AbstractTopicGenerator
  • Constructor Details

    • NamedWildcardTopicGenerator

      public NamedWildcardTopicGenerator(ParseContextIF context, String name)
  • Method Details

    • getTopic

      public TopicIF getTopic()
    • copy

      public ValueGeneratorIF 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.