|
||||||||||
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
public abstract class AbstractTopicGenerator
Abstract topic generator.
Constructor Summary | |
---|---|
AbstractTopicGenerator()
|
Method Summary | |
---|---|
LocatorIF |
getDatatype()
|
java.lang.String |
getLiteral()
|
LocatorIF |
getLocator()
Returns a locator if the literal is a locator. |
boolean |
isTopic()
Returns true if this generator produces a topic. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.ontopia.topicmaps.utils.ctm.ValueGeneratorIF |
---|
copy, getTopic |
Constructor Detail |
---|
public AbstractTopicGenerator()
Method Detail |
---|
public boolean isTopic()
ValueGeneratorIF
isTopic
in interface ValueGeneratorIF
public java.lang.String getLiteral()
getLiteral
in interface ValueGeneratorIF
public LocatorIF getDatatype()
getDatatype
in interface ValueGeneratorIF
public LocatorIF getLocator()
ValueGeneratorIF
getLocator
in interface ValueGeneratorIF
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |