public class SPINBodyFunctionDriver extends Object implements SPINFunctionDriver
| Constructor and Description |
|---|
SPINBodyFunctionDriver() |
| Modifier and Type | Method and Description |
|---|---|
SPINFunctionFactory |
create(org.apache.jena.rdf.model.Resource spinFunction)
If this factory is responsible for the provided function Resource
then it must create a FunctionFactory which can then be registered.
|
static SPINFunctionFactory |
doCreate(Function spinFunction) |
public SPINFunctionFactory create(org.apache.jena.rdf.model.Resource spinFunction)
SPINFunctionDrivercreate in interface SPINFunctionDriverspinFunction - the SPIN Function's resourcepublic static SPINFunctionFactory doCreate(Function spinFunction)
Copyright © 2017 TopQuadrant, Inc.. All rights reserved.