Class GonProviderApi.GonProviderApiWrapper<K,V>
java.lang.Object
org.aksw.jenax.graphql.sparql.v2.gon.model.GonProviderApi.GonProviderApiWrapper<K,V>
- All Implemented Interfaces:
GonProvider<K,,V> GonProviderApi<Object,,K, V> GonProviderWrapper<K,V>
- Enclosing interface:
- GonProviderApi<T,
K, V>
public static class GonProviderApi.GonProviderApiWrapper<K,V>
extends Object
implements GonProviderWrapper<K,V>, GonProviderApi<Object,K,V>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.aksw.jenax.graphql.sparql.v2.gon.model.GonProviderApi
GonProviderApi.GonProviderApiWrapper<K,V> -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.aksw.jenax.graphql.sparql.v2.gon.model.GonProviderWrapper
addElement, getLiteral, getProperty, isArray, isLiteral, isNull, isObject, listElements, listProperties, newDirectLiteral, newLiteral, newLiteral, newLiteral, removeElement, removeProperty, setElement, setProperty
-
Field Details
-
delegate
-
-
Constructor Details
-
GonProviderApiWrapper
-
-
Method Details
-
getDelegate
- Specified by:
getDelegatein interfaceGonProviderWrapper<K,V>
-
parse
- Specified by:
parsein interfaceGonProvider<K,V> - Specified by:
parsein interfaceGonProviderApi<Object,K, V> - Specified by:
parsein interfaceGonProviderWrapper<K,V>
-
upcast
- Specified by:
upcastin interfaceGonProviderApi<Object,K, V>
-
newArray
- Specified by:
newArrayin interfaceGonProvider<K,V> - Specified by:
newArrayin interfaceGonProviderApi<Object,K, V> - Specified by:
newArrayin interfaceGonProviderWrapper<K,V>
-
newObject
- Specified by:
newObjectin interfaceGonProvider<K,V> - Specified by:
newObjectin interfaceGonProviderApi<Object,K, V> - Specified by:
newObjectin interfaceGonProviderWrapper<K,V>
-
newNull
- Specified by:
newNullin interfaceGonProvider<K,V> - Specified by:
newNullin interfaceGonProviderApi<Object,K, V> - Specified by:
newNullin interfaceGonProviderWrapper<K,V>
-