com.hp.hpl.jena.sparql.core.assembler
Class AssemblerUtils

java.lang.Object
  extended by com.hp.hpl.jena.sparql.core.assembler.AssemblerUtils

public class AssemblerUtils
extends Object


Constructor Summary
AssemblerUtils()
           
 
Method Summary
static Object build(String assemblerFile, com.hp.hpl.jena.rdf.model.Resource type)
           
static Object build(String assemblerFile, String typeURI)
           
static void init()
           
static com.hp.hpl.jena.shared.PrefixMapping readPrefixMapping(String file)
           
static void register(com.hp.hpl.jena.assembler.assemblers.AssemblerGroup g)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssemblerUtils

public AssemblerUtils()
Method Detail

readPrefixMapping

public static com.hp.hpl.jena.shared.PrefixMapping readPrefixMapping(String file)

init

public static void init()

register

public static void register(com.hp.hpl.jena.assembler.assemblers.AssemblerGroup g)

build

public static Object build(String assemblerFile,
                           String typeURI)

build

public static Object build(String assemblerFile,
                           com.hp.hpl.jena.rdf.model.Resource type)


Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010 Epimorphics Ltd.