Uses of Class
com.hp.hpl.jena.sparql.core.describe.DescribeHandlerRegistry

Packages that use DescribeHandlerRegistry
com.hp.hpl.jena.sparql.core.describe   
 

Uses of DescribeHandlerRegistry in com.hp.hpl.jena.sparql.core.describe
 

Methods in com.hp.hpl.jena.sparql.core.describe that return DescribeHandlerRegistry
static DescribeHandlerRegistry DescribeHandlerRegistry.get()
           
static DescribeHandlerRegistry DescribeHandlerRegistry.get(Context context)
           
 

Methods in com.hp.hpl.jena.sparql.core.describe with parameters of type DescribeHandlerRegistry
static void DescribeHandlerRegistry.set(Context context, DescribeHandlerRegistry reg)
           
 



Licenced under the Apache License, Version 2.0