org.rdfcontext.utils
Class Utils

java.lang.Object
  extended byorg.rdfcontext.utils.Utils

public class Utils
extends java.lang.Object

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

Constructor Summary
Utils()
           
 
Method Summary
static org.openrdf.sesame.repository.local.LocalRepository createSesame(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

createSesame

public static org.openrdf.sesame.repository.local.LocalRepository createSesame(java.lang.String name)