org.d2rq.examples
Class SystemLoaderExample

java.lang.Object
  extended by org.d2rq.examples.SystemLoaderExample

public class SystemLoaderExample
extends Object

Shows how to use the SystemLoader to initialize various D2RQ components.

Author:
Richard Cyganiak (richard@cyganiak.de)

Constructor Summary
SystemLoaderExample()
           
 
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

SystemLoaderExample

public SystemLoaderExample()
Method Detail

main

public static void main(String[] args)