Uses of Class
net.ontopia.topicmaps.utils.ctm.Template
-
Packages that use Template Package Description 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 Modifier and Type Method Description TemplateGlobalParseContext. getTemplate(String name, int paramcount)TemplateParseContextIF. getTemplate(String name, int paramcount)TemplateTemplateEventHandler. getTemplate()Methods in net.ontopia.topicmaps.utils.ctm with parameters of type Template Modifier and Type Method Description voidGlobalParseContext. registerTemplate(String name, Template template)voidParseContextIF. registerTemplate(String name, Template template)
-