Class GonProviderRon
java.lang.Object
org.aksw.jenax.graphql.sparql.v2.gon.model.GonProviderRon
- All Implemented Interfaces:
GonProvider<org.apache.jena.sparql.path.P_Path0,,RdfLiteral> GonProviderApi<RdfElement,org.apache.jena.sparql.path.P_Path0, RdfLiteral>
public class GonProviderRon
extends Object
implements GonProviderApi<RdfElement,org.apache.jena.sparql.path.P_Path0,RdfLiteral>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.aksw.jenax.graphql.sparql.v2.gon.model.GonProviderApi
GonProviderApi.GonProviderApiWrapper<K,V> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddElement(Object arr, Object value) protected static RdfArrayprotected static RdfElementprotected static RdfObjectprotected static RdfLiteralasPrimitive(Object obj) static GonProviderRongetLiteral(Object obj) getProperty(Object obj, Object key) booleanbooleanNon-null literal.booleanbooleanlistElements(Object arr) listProperties(Object obj) newArray()newDirectLiteral(RdfLiteral value) newLiteral(boolean value) newLiteral(Number value) newLiteral(String value) newNull()static GonProviderGsonof()static GonProviderGsonof(com.google.gson.Gson gson) voidremoveElement(Object arr, int index) voidremoveProperty(Object obj, Object key) voidsetElement(Object arr, int index, Object value) voidsetProperty(Object obj, org.apache.jena.sparql.path.P_Path0 key, Object value)
-
Constructor Details
-
GonProviderRon
protected GonProviderRon()
-
-
Method Details
-
getInstance
-
of
-
of
-
upcast
- Specified by:
upcastin interfaceGonProviderApi<RdfElement,org.apache.jena.sparql.path.P_Path0, RdfLiteral>
-
parse
- Specified by:
parsein interfaceGonProvider<org.apache.jena.sparql.path.P_Path0,RdfLiteral> - Specified by:
parsein interfaceGonProviderApi<RdfElement,org.apache.jena.sparql.path.P_Path0, RdfLiteral>
-
newObject
- Specified by:
newObjectin interfaceGonProvider<org.apache.jena.sparql.path.P_Path0,RdfLiteral> - Specified by:
newObjectin interfaceGonProviderApi<RdfElement,org.apache.jena.sparql.path.P_Path0, RdfLiteral>
-
isObject
- Specified by:
isObjectin interfaceGonProvider<org.apache.jena.sparql.path.P_Path0,RdfLiteral>
-
asElement
-
asObject
-
asArray
-
asPrimitive
-
setProperty
- Specified by:
setPropertyin interfaceGonProvider<org.apache.jena.sparql.path.P_Path0,RdfLiteral>
-
getProperty
- Specified by:
getPropertyin interfaceGonProvider<org.apache.jena.sparql.path.P_Path0,RdfLiteral>
-
removeProperty
- Specified by:
removePropertyin interfaceGonProvider<org.apache.jena.sparql.path.P_Path0,RdfLiteral>
-
listProperties
- Specified by:
listPropertiesin interfaceGonProvider<org.apache.jena.sparql.path.P_Path0,RdfLiteral>
-
newArray
- Specified by:
newArrayin interfaceGonProvider<org.apache.jena.sparql.path.P_Path0,RdfLiteral> - Specified by:
newArrayin interfaceGonProviderApi<RdfElement,org.apache.jena.sparql.path.P_Path0, RdfLiteral>
-
isArray
- Specified by:
isArrayin interfaceGonProvider<org.apache.jena.sparql.path.P_Path0,RdfLiteral>
-
addElement
- Specified by:
addElementin interfaceGonProvider<org.apache.jena.sparql.path.P_Path0,RdfLiteral>
-
setElement
- Specified by:
setElementin interfaceGonProvider<org.apache.jena.sparql.path.P_Path0,RdfLiteral>
-
removeElement
- Specified by:
removeElementin interfaceGonProvider<org.apache.jena.sparql.path.P_Path0,RdfLiteral>
-
listElements
- Specified by:
listElementsin interfaceGonProvider<org.apache.jena.sparql.path.P_Path0,RdfLiteral>
-
newDirectLiteral
- Specified by:
newDirectLiteralin interfaceGonProvider<org.apache.jena.sparql.path.P_Path0,RdfLiteral>
-
newLiteral
- Specified by:
newLiteralin interfaceGonProvider<org.apache.jena.sparql.path.P_Path0,RdfLiteral>
-
newLiteral
- Specified by:
newLiteralin interfaceGonProvider<org.apache.jena.sparql.path.P_Path0,RdfLiteral>
-
newLiteral
- Specified by:
newLiteralin interfaceGonProvider<org.apache.jena.sparql.path.P_Path0,RdfLiteral>
-
isLiteral
Description copied from interface:GonProviderNon-null literal.- Specified by:
isLiteralin interfaceGonProvider<org.apache.jena.sparql.path.P_Path0,RdfLiteral>
-
getLiteral
- Specified by:
getLiteralin interfaceGonProvider<org.apache.jena.sparql.path.P_Path0,RdfLiteral>
-
newNull
- Specified by:
newNullin interfaceGonProvider<org.apache.jena.sparql.path.P_Path0,RdfLiteral> - Specified by:
newNullin interfaceGonProviderApi<RdfElement,org.apache.jena.sparql.path.P_Path0, RdfLiteral>
-
isNull
- Specified by:
isNullin interfaceGonProvider<org.apache.jena.sparql.path.P_Path0,RdfLiteral>
-