nesstar.client
Class InitMappings
java.lang.Object
nesstar.client.InitMappings
public class InitMappings
- extends Object
InitMappings
public InitMappings()
loadNSClasses
public static void loadNSClasses(NetDB db,
boolean useCache)
throws Exception
- Load the rdf classes
- Parameters:
db - the RDFDB where the classes are loadeduseCache - if true load from the local resource; if false load from the net
- Throws:
Exception
addDefaultMappings
public static void addDefaultMappings(RDFDB db)
throws Exception
- Adds the api mapping to the DefaultMappings
- Parameters:
db - the RDFDB where mapping is loaded
- Throws:
Exception
Copyright©2003 NSD - All Rights Reserved