net.ontopia.topicmaps.utils.ctm
Class NamedWildcardTopicGenerator

java.lang.Object
  extended by net.ontopia.topicmaps.utils.ctm.NamedWildcardTopicGenerator
All Implemented Interfaces:
TopicGeneratorIF

public class NamedWildcardTopicGenerator
extends java.lang.Object
implements TopicGeneratorIF


Constructor Summary
NamedWildcardTopicGenerator(ParseContextIF context, java.lang.String name)
           
 
Method Summary
 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.
 TopicGeneratorIF copyTopic()
           
 TopicIF getTopic()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NamedWildcardTopicGenerator

public NamedWildcardTopicGenerator(ParseContextIF context,
                                   java.lang.String name)
Method Detail

getTopic

public TopicIF getTopic()
Specified by:
getTopic in interface TopicGeneratorIF

copyTopic

public TopicGeneratorIF copyTopic()
Specified by:
copyTopic in interface TopicGeneratorIF

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.



Copyright © 2000-2009 Ontopia.