|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.weblab_project.core.helper.impl.JenaResourceHelper
org.weblab_project.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.weblab_project.core.helper.impl.JenaResourceHelper |
---|
bejh, resource, resourcesMap |
Constructor Summary | |
---|---|
JenaSingleResourceHelper()
|
Method Summary | |
---|---|
protected void |
addResource(Resource res)
Method recursively called to add every resources in the model and in the map. |
Methods inherited from class org.weblab_project.core.helper.impl.JenaResourceHelper |
---|
addCell, addComposedQuery, addComposedUnit, addLine, addMediaUnit, addPieceOfKnowledge, addResourceCollection, addResultSet, addSimilarityQuery, addTable, 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(Resource res)
JenaResourceHelper
addResource
in class JenaResourceHelper
res
- The resource to add.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |