| AnnotationHelper |
An interface to make annotation processing within
Jenabean agnostic.
|
| As |
Provides standard polymorphic interface for Thing vocabulary
interfaces.
|
| Base |
|
| Bean2RDF |
Converts a simple java bean to RDF, provided it's annotated with
Namespace.
|
| Filler |
|
| Includer |
|
| NotFoundException |
|
| RDF2Bean |
RDF2Bean converts one or more RDF nodes into java beans.
|
| RdfProperty |
@RdfProperty is usefull when you need to map a bean property
to a particular RDF property.
|
| ResolverUtil |
ResolverUtil is used to locate classes that are available in the/a class path
and meet arbitrary conditions.
|
| ResolverUtil.Test |
A simple interface that specifies how to test classes to determine if
they are to be included in the results produced by the ResolverUtil.
|
| Saver |
|
| Thing |
|
| TypeWrapper |
Retrieves annotation information as well as other type related operations on
Classes.
|
| Uri |
Deprecated.
|
| ValuesContext |
|