|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.weblab.core.helper.impl.JenaResourceHelper
org.ow2.weblab.core.helper.impl.JenaSingleResourceHelper
public class JenaSingleResourceHelper
This is the simplest implementation of the ResourceHelperExtended. It only loads every Annotations that are on this object. No
crawling of the Resource. If the loaded Resource is an Annotation, its content won't be loaded.
| Field Summary |
|---|
| Fields inherited from class org.ow2.weblab.core.helper.impl.JenaResourceHelper |
|---|
bejh, resource, resourcesMap |
| Constructor Summary | |
|---|---|
JenaSingleResourceHelper()
|
|
| Method Summary | |
|---|---|
protected void |
addResource(org.ow2.weblab.core.model.Resource res)
Method recursively called to add every resources in the model and in the map. |
| Methods inherited from class org.ow2.weblab.core.helper.impl.JenaResourceHelper |
|---|
addComposedQuery, addComposedResource, addDocument, addMediaUnit, addPieceOfKnowledge, addResultSet, addSimilarityQuery, getLitsOnPredSubj, getLitsOnPredSubj, getPreds, getPredsOnSubj, getRdfXml, getResource, getResource, getRessOnPredSubj, getSpecificResource, getSubjs, getSubjsOnPred, getSubjsOnPredLit, getSubjsOnPredRes, getType, hasLitStat, hasResStat, isDefinedResource, isFullyDefinedResource, loadFromRdfXml, loadFromRdfXml, setResource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JenaSingleResourceHelper()
| Method Detail |
|---|
protected void addResource(org.ow2.weblab.core.model.Resource res)
JenaResourceHelper
addResource in class JenaResourceHelperres - The resource to add.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||