org.openrdf.repository.object.compiler
Class Compiler

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

public abstract class Compiler
extends java.lang.Object

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

Author:
James Leigh

Constructor Summary
Compiler()
           
 
Method Summary
static void main(java.lang.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(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


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