JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.aksw.jena_sparql_api.conjure.resourcespec
Interface ResourceSpecVisitor<T>
All Known Implementing Classes:
ResourceSpecProcessor
public interface
ResourceSpecVisitor<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
visit
(
ResourceSpecInline
spec)
T
visit
(
ResourceSpecUrl
spec)
Method Details
visit
T
visit
(
ResourceSpecUrl
spec)
visit
T
visit
(
ResourceSpecInline
spec)