Uses of Class
net.ontopia.topicmaps.utils.ctm.Template

Packages that use Template
net.ontopia.topicmaps.utils.ctm Provides support for the ISO-standardized textual Compact Topic Maps syntax (or CTM) format for topic maps. 
 

Uses of Template in net.ontopia.topicmaps.utils.ctm
 

Methods in net.ontopia.topicmaps.utils.ctm that return Template
 Template TemplateEventHandler.getTemplate()
           
 Template ParseContextIF.getTemplate(java.lang.String name)
           
 Template GlobalParseContext.getTemplate(java.lang.String name)
           
 

Methods in net.ontopia.topicmaps.utils.ctm with parameters of type Template
 void ParseContextIF.registerTemplate(java.lang.String name, Template template)
           
 void GlobalParseContext.registerTemplate(java.lang.String name, Template template)
           
 

Constructors in net.ontopia.topicmaps.utils.ctm with parameters of type Template
TopicIdentityVariableGenerator(Template template, java.lang.String variable, TopicMapIF topicmap)
           
VariableLiteralGenerator(Template template, java.lang.String variable)
           
VariableTopicGenerator(Template template, java.lang.String variable)
           
 



Copyright © 2000-2009 Ontopia.