|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ontopia.topicmaps.utils.ltm.LTMTemplateImporter
public class LTMTemplateImporter
PUBLIC: Imports an LTM fragment with references to parameter values specified externally.
| Constructor Summary | |
|---|---|
LTMTemplateImporter()
|
|
| Method Summary | |
|---|---|
static java.util.Map |
read(TopicMapIF topicmap,
java.lang.String ltm,
java.util.Map parameters)
PUBLIC: Imports an LTM fragment with references to parameter values specified externally. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LTMTemplateImporter()
| Method Detail |
|---|
public static java.util.Map read(TopicMapIF topicmap,
java.lang.String ltm,
java.util.Map parameters)
throws java.io.IOException
topicmap - The topic map to import the LTM into.ltm - The LTM fragment.parameters - The %foo% parameters referenced from the LTM.
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||