Uses of Interface
com.hp.hpl.jena.sparql.core.describe.DescribeHandler

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

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

Classes in com.hp.hpl.jena.sparql.core.describe that implement DescribeHandler
 class DescribeBNodeClosure
          DescribeHandler that calculates the bNode closure.
 

Methods in com.hp.hpl.jena.sparql.core.describe that return DescribeHandler
 DescribeHandler DescribeBNodeClosureFactory.create()
           
 DescribeHandler DescribeHandlerFactory.create()
           
 

Methods in com.hp.hpl.jena.sparql.core.describe that return types with arguments of type DescribeHandler
 List<DescribeHandler> DescribeHandlerRegistry.newHandlerList()
           
 



Licenced under the Apache License, Version 2.0