public class LibraryLoader.Context extends Object
| Constructor and Description |
|---|
LibraryLoader.Context(ModelConnection mc) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAlias(org.openrdf.model.Value v,
RippleValue rv) |
void |
addPrimaryValue(org.openrdf.model.Value v,
RippleValue rv) |
SpecialValueMap |
createSpecialValueMap() |
ModelConnection |
getModelConnection() |
public LibraryLoader.Context(ModelConnection mc)
public ModelConnection getModelConnection()
public void addPrimaryValue(org.openrdf.model.Value v,
RippleValue rv)
public void addAlias(org.openrdf.model.Value v,
RippleValue rv)
public SpecialValueMap createSpecialValueMap()
Copyright © 2007-2012 fortytwo.net. All Rights Reserved.