net.ontopia.topicmaps.utils.ctm
Interface LiteralGeneratorIF

All Known Implementing Classes:
BasicLiteralGenerator, IRIAsArgumentGenerator, VariableLiteralGenerator

public interface LiteralGeneratorIF


Method Summary
 LiteralGeneratorIF copyLiteral()
           
 LocatorIF getDatatype()
           
 java.lang.String getLiteral()
           
 LocatorIF getLocator()
          Returns a locator if the literal is a locator.
 

Method Detail

getLiteral

java.lang.String getLiteral()

getDatatype

LocatorIF getDatatype()

getLocator

LocatorIF getLocator()
Returns a locator if the literal is a locator. Otherwise it throws an exception.


copyLiteral

LiteralGeneratorIF copyLiteral()


Copyright © 2000-2009 Ontopia.