|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceHelper | |
|---|---|
| org.ow2.weblab.core.helper | |
| org.ow2.weblab.core.helper.impl | |
| Uses of ResourceHelper in org.ow2.weblab.core.helper |
|---|
| Subinterfaces of ResourceHelper in org.ow2.weblab.core.helper | |
|---|---|
interface |
ResourceHelperExtended
Extended API to manipulate Annotation objects that are present on a Resource and its potential sub-resources. |
| Methods in org.ow2.weblab.core.helper that return ResourceHelper | |
|---|---|
static ResourceHelper |
RDFHelperFactory.getResourceHelper(org.ow2.weblab.core.model.Resource resource)
Creates dynamically an instance of ResourceHelper using the Resource in parameter and the class defined in
helper.properties as the implementation class. |
static ResourceHelper |
RDFHelperFactory.getSpecificResourceHelper(org.ow2.weblab.core.model.Resource resource,
java.lang.String resHelperImpl)
Creates dynamically an instance of ResourceHelper using the Resource and the implementation class in parameter. |
| Uses of ResourceHelper in org.ow2.weblab.core.helper.impl |
|---|
| Classes in org.ow2.weblab.core.helper.impl that implement ResourceHelper | |
|---|---|
class |
JenaResourceHelper
This is an implementation of the ResourceHelper. |
class |
JenaResourceHelperExtended
This is an implementation of the ResourceHelperExtended. |
class |
JenaSingleResourceHelper
This is the simplest implementation of the ResourceHelperExtended. |
class |
JenaSingleResourceHelperExtended
This is the simplest implementation of the ResourceHelperExtended. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||