|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.topicmaps.utils.ctm.AbstractTopicGenerator net.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. |
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 |
---|
public NamedWildcardTopicGenerator(ParseContextIF context, java.lang.String name)
Method Detail |
---|
public TopicIF getTopic()
public ValueGeneratorIF copy()
public void contextEnd()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |