Uses of Class
be.ugent.rml.records.SPARQLResultFormat
-
Packages that use SPARQLResultFormat Package Description be.ugent.rml.records -
-
Uses of SPARQLResultFormat in be.ugent.rml.records
Methods in be.ugent.rml.records that return SPARQLResultFormat Modifier and Type Method Description static SPARQLResultFormatSPARQLResultFormat. valueOf(String name)Returns the enum constant of this type with the specified name.static SPARQLResultFormat[]SPARQLResultFormat. values()Returns an array containing the constants of this enum type, in the order they are declared.
-