|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.topicmaps.schema.impl.osl.cmdline.Generate
public class Generate
Constructor Summary | |
---|---|
Generate()
default constructor. |
Method Summary | |
---|---|
OSLSchema |
createSchema(java.lang.String input)
Creates a schema from the given topic map which is read in fist. |
OSLSchema |
createSchema(TopicMapIF tm)
Creates a schema from the given topic map. |
static void |
main(java.lang.String[] argv)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Generate()
Method Detail |
---|
public OSLSchema createSchema(java.lang.String input) throws java.io.IOException
input
- filename of the input topic map.
java.io.IOException
public OSLSchema createSchema(TopicMapIF tm)
tm
- the topicmap to create a schema for.public static void main(java.lang.String[] argv)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |