net.ontopia.topicmaps.schema.impl.osl.cmdline
Class Generate
java.lang.Object
net.ontopia.topicmaps.schema.impl.osl.cmdline.Generate
public class Generate
- extends Object
Constructor Summary |
Generate()
default constructor. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Generate
public Generate()
- default constructor.
createSchema
public OSLSchema createSchema(String input)
throws IOException
- Creates a schema from the given topic map which is read in fist.
- Parameters:
input
- filename of the input topic map.
- Throws:
IOException
createSchema
public OSLSchema createSchema(TopicMapIF tm)
- Creates a schema from the given topic map. This method is invoked
by the schema export plug-in.
- Parameters:
tm
- the topicmap to create a schema for.
main
public static void main(String[] argv)
Copyright © 2000-2012 Ontopia.