|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.ontopia.topicmaps.utils.ctm.NamedWildcardTopicGenerator
public class NamedWildcardTopicGenerator
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 |
---|
public NamedWildcardTopicGenerator(ParseContextIF context, java.lang.String name)
Method Detail |
---|
public TopicIF getTopic()
getTopic
in interface TopicGeneratorIF
public TopicGeneratorIF copyTopic()
copyTopic
in interface TopicGeneratorIF
public void contextEnd()
|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |