com.hp.hpl.jena.sparql.core.describe
Class DescribeHandlerRegistry
java.lang.Object
com.hp.hpl.jena.sparql.core.describe.DescribeHandlerRegistry
public class DescribeHandlerRegistry
- extends java.lang.Object
Registry of DescribeHandlers.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
get
public static DescribeHandlerRegistry get(Context context)
set
public static void set(Context context,
DescribeHandlerRegistry reg)
get
public static DescribeHandlerRegistry get()
add
public void add(DescribeHandlerFactory handlerFactory)
remove
public void remove(DescribeHandlerFactory handlerFactory)
clear
public void clear()
newHandlerList
public java.util.List<DescribeHandler> newHandlerList()
handlers
public java.util.Iterator<DescribeHandlerFactory> handlers()
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.