net.ontopia.topicmaps.utils.ctm
Class NamedWildcardTopicGenerator

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

public class NamedWildcardTopicGenerator
extends AbstractTopicGenerator


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.
 ValueGeneratorIF copy()
           
 TopicIF getTopic()
           
 
Methods inherited from class net.ontopia.topicmaps.utils.ctm.AbstractTopicGenerator
getDatatype, getLiteral, getLocator, isTopic
 
Methods inherited from class java.lang.Object
clone, equals, finalize, 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()

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.



Copyright © 2000-2012 Ontopia.