Uses of Class
org.apache.jena.sparql.core.describe.DescribeHandlerRegistry
-
Packages that use DescribeHandlerRegistry Package Description org.apache.jena.sparql.core.describe -
-
Uses of DescribeHandlerRegistry in org.apache.jena.sparql.core.describe
Methods in org.apache.jena.sparql.core.describe that return DescribeHandlerRegistry Modifier and Type Method Description static DescribeHandlerRegistryDescribeHandlerRegistry. get()static DescribeHandlerRegistryDescribeHandlerRegistry. get(Context context)Methods in org.apache.jena.sparql.core.describe with parameters of type DescribeHandlerRegistry Modifier and Type Method Description static voidDescribeHandlerRegistry. set(Context context, DescribeHandlerRegistry reg)
-