org.joseki.server
Class Configuration
java.lang.Object
org.joseki.server.Configuration
- public class Configuration
- extends java.lang.Object
Parse and process a Joseki configuration file
- Version:
- $Id: Configuration.java,v 1.26 2004/04/30 14:13:13 andy_seaborne Exp $
- Author:
- Andy Seaborne
Field Summary |
static java.lang.String[] |
oldNS
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
oldNS
public static final java.lang.String[] oldNS
Configuration
public Configuration()
- Create an empty ModelSet
getConfigurationModel
public com.hp.hpl.jena.rdf.model.Model getConfigurationModel()
load
public void load(ModelSet modelSet,
java.lang.String configFile)
- Load a file
Copyright © 2002 Hewlett-Packard. All Rights Reserved.