Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
L
M
N
P
R
S
T
U
W
L
last(String)
- Static method in class thewebsemantic.
Util
listAllIndividuals(OntClass)
- Static method in class thewebsemantic.
JenaHelper
load(Class<E>, String)
- Static method in class thewebsemantic.binding.
Jenabean
load(Class<E>)
- Static method in class thewebsemantic.binding.
Jenabean
load(Class<E>, int)
- Static method in class thewebsemantic.binding.
Jenabean
load(Class<T>)
- Method in class thewebsemantic.
Includer
load(Class<T>, String)
- Method in class thewebsemantic.
Includer
load(Class<T>)
- Method in class thewebsemantic.
RDF2Bean
Loads all individuals having RDF type which maps to Class
c
.
load(Class<T>, String[])
- Method in class thewebsemantic.
RDF2Bean
Similar to
load(Class
c)
except that you may include an array of property names to "include".
load(Class<T>, boolean, String[])
- Method in class thewebsemantic.
RDF2Bean
load all rdf entries that map to the bean.
load(Class<T>, String)
- Method in class thewebsemantic.
RDF2Bean
Loads an ontology individual as a java bean, based on annotations or bindings applied to Class
c
.
load(Class<T>, String, String[])
- Method in class thewebsemantic.
RDF2Bean
Similar to load(Class, String), with the ability to include non-functional Collection based properties.
load(Class<T>, int)
- Method in class thewebsemantic.
RDF2Bean
same as
load(String)
overloaded for id's of type integer.
load(Class<T>, String, boolean)
- Method in class thewebsemantic.
RDF2Bean
load(Object)
- Method in class thewebsemantic.
RDF2Bean
Loads an object from model with the same identifier as
target
.
load(String)
- Method in class thewebsemantic.
RdfBean
loadDeep(Class<T>)
- Method in class thewebsemantic.
RDF2Bean
Deeply loads all individuals having RDF type which matches Class
c
.
loadDeep(Class<T>, int)
- Method in class thewebsemantic.
RDF2Bean
loadDeep
will load a particular individual and all it's properties, recursively.
loadDeep(Class<T>, String)
- Method in class thewebsemantic.
RDF2Bean
Same as loadDeep(Class, String) overloaded for id's of type integer.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
L
M
N
P
R
S
T
U
W