Class BRTPFInterfaceImpl
java.lang.Object
se.liu.ida.hefquin.engine.federation.access.impl.DataRetrievalInterfaceBase
se.liu.ida.hefquin.engine.federation.access.impl.iface.TPFInterfaceImpl
se.liu.ida.hefquin.engine.federation.access.impl.iface.BRTPFInterfaceImpl
- All Implemented Interfaces:
BRTPFInterface
,DataRetrievalInterface
,TPFInterface
,TriplesRetrievalInterface
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal String
protected static final org.apache.jena.sparql.serializer.SerializationContext
Fields inherited from class se.liu.ida.hefquin.engine.federation.access.impl.iface.TPFInterfaceImpl
baseURL, baseURLWithFinalSeparator, httpQueryArgumentForObject, httpQueryArgumentForPredicate, httpQueryArgumentForSubject, nodeFormatter
Fields inherited from class se.liu.ida.hefquin.engine.federation.access.impl.DataRetrievalInterfaceBase
id
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class se.liu.ida.hefquin.engine.federation.access.impl.iface.TPFInterfaceImpl
createParams, createRequestURL, supportsBGPRequests, supportsSPARQLPatternRequests, supportsTriplePatternRequests
Methods inherited from class se.liu.ida.hefquin.engine.federation.access.impl.DataRetrievalInterfaceBase
getID
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface se.liu.ida.hefquin.engine.federation.access.DataRetrievalInterface
getID, supportsBGPRequests, supportsSPARQLPatternRequests, supportsTriplePatternRequests
Methods inherited from interface se.liu.ida.hefquin.engine.federation.access.TPFInterface
createRequestURL
-
Field Details
-
scxt
protected static final org.apache.jena.sparql.serializer.SerializationContext scxt -
httpQueryArgumentForBindings
-
-
Constructor Details
-
BRTPFInterfaceImpl
-
-
Method Details
-
equals
- Overrides:
equals
in classTPFInterfaceImpl
-
supportsRequest
- Specified by:
supportsRequest
in interfaceDataRetrievalInterface
- Overrides:
supportsRequest
in classTPFInterfaceImpl
-
createRequestURL
- Specified by:
createRequestURL
in interfaceBRTPFInterface
-
toString
- Overrides:
toString
in classTPFInterfaceImpl
-