uk.ac.soton.ecs.grimoires.test
Class JenaFileModelTest

java.lang.Object
  extended byuk.ac.soton.ecs.grimoires.test.JenaFileModelTest

public class JenaFileModelTest
extends Object

Author:
wf TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Field Summary
static String fileStore
           
static String rdfFile
           
static String root
           
 
Constructor Summary
JenaFileModelTest()
           
 
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
 

Field Detail

root

public static String root

fileStore

public static String fileStore

rdfFile

public static String rdfFile
Constructor Detail

JenaFileModelTest

public JenaFileModelTest()
Method Detail

main

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