public interface DeclarativeFunctionDriver
| Modifier and Type | Method and Description |
|---|---|
DeclarativeFunctionFactory |
create(org.apache.jena.rdf.model.Resource function)
If this factory is responsible for the provided function Resource
then it must create a FunctionFactory which can then be registered.
|
DeclarativeFunctionFactory create(org.apache.jena.rdf.model.Resource function)
function - the function's declaration resourceCopyright © 2019 TopQuadrant, Inc.. All rights reserved.