| Package | Description |
|---|---|
| won.protocol.util |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
RdfUtils.applyMethod(org.apache.jena.query.Dataset dataset,
RdfUtils.ModelVisitor<T> visitor,
RdfUtils.ModelSelector modelSelector,
RdfUtils.ResultCombiner<T> resultCombiner)
Returns the result obtained by calling the specified ModelVisitor's visit
method where the result is combined with the ResultCombiner's combine method.
|
static <T> T |
RdfUtils.applyMethod(org.apache.jena.query.Dataset dataset,
RdfUtils.ModelVisitor<T> visitor,
RdfUtils.ResultCombiner<T> resultCombiner) |
Copyright © 2019. All Rights Reserved.