org.openrdf.repository.object.compiler
Class Compiler

java.lang.Object
  extended by org.openrdf.repository.object.compiler.Compiler

public abstract class Compiler
extends Object

Converts OWL ontologies into Java source code from the command line.

Author:
James Leigh

Constructor Summary
Compiler()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Compiler

public Compiler()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2004-2009 James Leigh Services Inc.. All Rights Reserved.