Uses of Class
se.liu.ida.hefquin.federation.members.WrappedRESTEndpoint.DataConversionException
Packages that use WrappedRESTEndpoint.DataConversionException
-
Uses of WrappedRESTEndpoint.DataConversionException in se.liu.ida.hefquin.federation.members
Methods in se.liu.ida.hefquin.federation.members that throw WrappedRESTEndpoint.DataConversionExceptionModifier and TypeMethodDescriptionWrappedRESTEndpoint.evaluatePatternOverRDFView(SPARQLGraphPattern pattern, String data) Assuming the given string is the content of a response retrieved when issuing a request to this REST endpoint, this method returns the result of evaluating the given graph pattern over an RDF view of this content.