Uses of Interface
thewebsemantic.binder.Binder
-
Packages that use Binder Package Description thewebsemantic thewebsemantic.binder thewebsemantic.binding -
-
Uses of Binder in thewebsemantic
Fields in thewebsemantic declared as Binder Modifier and Type Field Description protected BinderBase. binder -
Uses of Binder in thewebsemantic.binder
Classes in thewebsemantic.binder that implement Binder Modifier and Type Class Description classBinderImpMethods in thewebsemantic.binder that return Binder Modifier and Type Method Description static BinderBinderImp. instance() -
Uses of Binder in thewebsemantic.binding
Constructors in thewebsemantic.binding with parameters of type Binder Constructor Description Binding(Binder b, String ontClassUri)Binding(Binder b, org.apache.jena.ontology.OntClass c)
-